[js] Update eslint 10.0.2 → 10.0.3 (patch)#672
Merged
digitaltom merged 1 commit intomainfrom Mar 9, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 (10.0.2 → 10.0.3) · Repo · Changelog
Release Notes
10.0.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
10.0.3Build: changelog update for 10.0.3fix: update eslint (#20595)chore: package.json update for eslint-config-eslint releasechore: updates for v9.39.4 releaserefactor: simplify isCombiningCharacter helper (#20524)docs: Update READMEchore: eslint-config-eslint require Node `^20.19.0 || ^22.13.0 || >=24` (#20586)fix: include variable name in `no-useless-assignment` message (#20581)docs: add info box for `eslint-plugin-eslint-comments` (#20570)chore: update eslint-plugin-eslint-comments, remove legacy-peer-deps (#20576)docs: add v10 migration guide link to Use docs index (#20577)chore: disable `eslint-comments/no-unused-disable` rule (#20578)docs: Remove deprecated eslintrc documentation files (#20472)docs: fix typo in no-await-in-loop documentation (#20575)fix: update dependency minimatch to ^10.2.4 (#20562)ci: pin Node.js 25.6.1 (#20559)docs: document TypeScript 5.3 minimum supported version (#20547)chore: update `tsconfig.json` in `eslint-config-eslint` (#20551)Release Notes
0.6.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
5.0.4Fix handling of brackets. Closes #87Correct incorrect brace-expansion import (#89)Release Notes
9.1.2 (from changelog)
Does any of this look wrong? Please let us know.
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