Skip to content

Update eslint 9.39.4 → 10.3.0 (major)#6011

Closed
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/yarn/eslint-10.3.0
Closed

Update eslint 9.39.4 → 10.3.0 (major)#6011
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/yarn/eslint-10.3.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented May 8, 2026

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

What changed?

✳️ eslint (9.39.4 → 10.3.0) · Repo · Changelog

Release Notes

10.3.0

More info than we can show here.

10.2.1

More info than we can show here.

10.2.0

More info than we can show here.

10.1.0

More info than we can show here.

10.0.3

More info than we can show here.

10.0.2

More info than we can show here.

10.0.1

More info than we can show here.

10.0.0

More info than we can show here.

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

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


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 review from canova and fatadel as code owners May 8, 2026 16:00
@depfu depfu Bot added the dependencies Pull requests that update a dependency file label May 8, 2026
Copy link
Copy Markdown
Contributor

@fatadel fatadel left a comment

Choose a reason for hiding this comment

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

Not possible to merge as-is. Recommendations from Claude:

  1. Hold the PR. Given jest-formatting's 4-year dormancy, waiting on upstream is unlikely to pay off.
  2. Drop eslint-plugin-jest-formatting and the two padding-around-* rules (or replace with a maintained alternative — I haven't surveyed what's current).
  3. Patch via patch-package (project already uses it for jsdom@26.1.0) to swap context.getSourceCode() → context.sourceCode in the plugin's lib/rules/padding.js. Lowest-effort unblock, but pins us to a dead dep.

  Recommendation: option 2 or 3, paired with a follow-up to confirm the other ^9-capped plugins still work under v10 once lint actually runs.

@fatadel fatadel closed this May 11, 2026
@depfu depfu Bot deleted the depfu/update/yarn/eslint-10.3.0 branch May 11, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant