Skip to content

chore: update Prettier to v3.9.6 - #368

Merged
fisker merged 1 commit into
mainfrom
prettier-396
Aug 13, 2026
Merged

chore: update Prettier to v3.9.6#368
fisker merged 1 commit into
mainfrom
prettier-396

Conversation

@fisker

@fisker fisker commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated the development formatting tool to a fixed version for more consistent code formatting.
  • Style
    • Improved code indentation without changing validation behavior.
    • Preserved existing validation results and user-facing behavior.

@changeset-bot

changeset-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0139df8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6537ee8e-fa36-4092-a2b4-e7cc3175f5b7

📥 Commits

Reviewing files that changed from the base of the PR and between 3103ce5 and 0139df8.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • package.json

📝 Walkthrough

Walkthrough

The pull request normalizes indentation in bin/validators.js and pins the prettier development dependency to version 3.9.6.

Changes

Maintenance updates

Layer / File(s) Summary
Validator formatting
bin/validators.js
The lines-around-comment validation conditions use normalized indentation. Validation behavior remains unchanged.
Prettier version pin
package.json
The prettier development dependency changes from ^3.5.3 to exact version 3.9.6.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Mergeability Score: ⚪ Minimal · up to 0139d

This PR updates the Prettier dependency and related tooling metadata without introducing a concrete product or production risk; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: updating the development dependency Prettier to version 3.9.6.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch prettier-396

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Aug 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/eslint-config-prettier@368

commit: 0139df8

@fisker
fisker marked this pull request as ready for review August 13, 2026 01:21
@fisker
fisker merged commit b53f6ac into main Aug 13, 2026
21 checks passed
@fisker
fisker deleted the prettier-396 branch August 13, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant