Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Dec 19, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint (9.39.1 → 9.39.2) · Repo · Changelog

Release Notes

9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 7 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from a team as a code owner December 19, 2025 22:56
@depfu depfu bot added the depfu label Dec 19, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 19, 2025

Walkthrough

ESLint was updated from version ^9.39.1 to ^9.39.2 in two package.json files: playgrounds/nextjs/package.json and playgrounds/v3/package.json. These are minor patch version updates to the ESLint devDependency. No changes were made to runtime dependencies, scripts, or public API declarations across either file.

Pre-merge checks

✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating eslint from version 9.39.1 to 9.39.2 across the playground packages.
Description check ✅ Passed The description is directly related to the changeset, providing detailed release notes, changelog links, and commit information for the eslint version bump.

📜 Recent review details

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between c703638 and e755280.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • playgrounds/nextjs/package.json (1 hunks)
  • playgrounds/v3/package.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (9)
  • GitHub Check: Linux / vite
  • GitHub Check: Linux / postcss
  • GitHub Check: Linux / webpack
  • GitHub Check: Linux / oxide
  • GitHub Check: Linux / cli
  • GitHub Check: Linux / upgrade
  • GitHub Check: Windows
  • GitHub Check: macOS
  • GitHub Check: Linux
🔇 Additional comments (2)
playgrounds/nextjs/package.json (1)

23-23: LGTM! Consistent version update across playgrounds.

The ESLint version update is consistent with the change in playgrounds/v3/package.json. Please refer to the verification script in that file to confirm version validity and security.

playgrounds/v3/package.json (1)

22-22: Appropriate patch version update.

ESLint version 9.39.2 exists on npm, released as a patch version that fixes several bugs found in the previous release. No security vulnerabilities are associated with this version.


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

@depfu
Copy link
Contributor Author

depfu bot commented Dec 19, 2025

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

@thecrypticace thecrypticace merged commit 3c06c55 into main Dec 21, 2025
9 checks passed
@thecrypticace thecrypticace deleted the depfu/update/pnpm/eslint-9.39.2 branch December 21, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants