Skip to content

Update prettier-eslint-cli - #1212

Merged
JounQin merged 1 commit into
masterfrom
update-prettier-eslint-cli
Jun 15, 2026
Merged

Update prettier-eslint-cli#1212
JounQin merged 1 commit into
masterfrom
update-prettier-eslint-cli

Conversation

@JounQin

@JounQin JounQin commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

  • bump prettier-eslint-cli from v8 to v9
  • preapprove prettier-eslint-cli in Yarn config for installs
  • refresh the lockfile

Test plan

  • yarn start validate

Summary by CodeRabbit

  • Chores
    • Updated development tooling configuration and dependencies.

Bump prettier-eslint-cli to the latest major and preapprove its package for Yarn installs.
Copilot AI review requested due to automatic review settings June 15, 2026 08:52
@changeset-bot

changeset-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6a2d3cc

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 Jun 15, 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

Run ID: 07042f95-bbb3-4b46-a353-1d8daf592a5b

📥 Commits

Reviewing files that changed from the base of the PR and between d3a9dc2 and 6a2d3cc.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (2)
  • .yarnrc.yml
  • package.json

📝 Walkthrough

Walkthrough

prettier-eslint-cli is bumped from ^8.0.1 to ^9.2.0 in devDependencies. The .yarnrc.yml is updated to disable Yarn telemetry and add prettier-eslint-cli to the npmPreapprovedPackages list.

Changes

prettier-eslint-cli Dependency Bump

Layer / File(s) Summary
Dependency version bump and Yarn config
package.json, .yarnrc.yml
prettier-eslint-cli is updated from ^8.0.1 to ^9.2.0 in devDependencies; .yarnrc.yml adds enableTelemetry: false and preapproves prettier-eslint-cli under npmPreapprovedPackages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

dependencies

Poem

🐇 Hop hop, a version's grown,
From eight to nine, the CLI has flown!
Telemetry hushed, approval in place,
prettier-eslint runs with elegant grace.
This bunny approves — what a tidy embrace! 🌿

🚥 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 accurately summarizes the main change: updating the prettier-eslint-cli dependency from version 8 to version 9, which is the primary focus of this pull request.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-prettier-eslint-cli

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 and usage tips.

@codesandbox-ci

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@pkg-pr-new

pkg-pr-new Bot commented Jun 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 6a2d3cc

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repo’s development tooling by bumping prettier-eslint-cli from v8 to v9, adds a Yarn allowlist entry to permit installing it under Yarn’s npm minimal age gate, and refreshes yarn.lock accordingly.

Changes:

  • Bump prettier-eslint-cli to ^9.2.0 in package.json
  • Add npmPreapprovedPackages entry for prettier-eslint-cli in .yarnrc.yml
  • Regenerate yarn.lock to reflect updated dependency tree (notably newer eslint, yargs, chalk, etc. pulled by the CLI)

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updates the dev dependency version for prettier-eslint-cli to v9.
.yarnrc.yml Adds Yarn preapproval configuration for prettier-eslint-cli installs.
yarn.lock Lockfile refresh reflecting the updated transitive dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .yarnrc.yml
@JounQin
JounQin merged commit 9dd024a into master Jun 15, 2026
18 checks passed
@JounQin
JounQin deleted the update-prettier-eslint-cli branch June 15, 2026 08:58
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.

2 participants