Update eslint 9.18.0 → 9.19.0 (minor) #625
Merged
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (9.18.0 → 9.19.0) · Repo · Changelog
Release Notes
9.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
9.19.0
Build: changelog update for 9.19.0
chore: upgrade @eslint/js@9.19.0 (#19371)
chore: package.json update for @eslint/js release
docs: Clarify overrideConfig option (#19370)
docs: Update README (#19362)
docs: clarify frozen rule description (#19351)
docs: fix Bluesky links (#19368)
docs: Update README
docs: replace `var` with `let` and `const` in rule examples (#19365)
docs: replace var with const in rule examples (#19352)
docs: update getting-started config to match default generated config (#19308)
fix: sync rule type header comments automatically (#19276)
docs: better `global ignores` instruction (#19297)
test: fix failing test in Node.js v22.13.0 (#19345)
docs: Update README
feat: add `--report-unused-inline-configs` (#19201)
docs: fix divider for rule category (#19264)
docs: fix search result box position for small screens (#19328)
docs: replace var with let or const in rule examples (#19331)
docs: revert accidental changes in TS config files docs (#19336)
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