[js] Update eslint 10.6.0 → 10.7.0 (minor)#811
Open
depfu[bot] wants to merge 1 commit into
Open
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.6.0 → 10.7.0) · Repo · Changelog
Release Notes
10.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
10.7.0Build: changelog update for 10.7.0chore: update dependency @eslint/eslintrc to ^3.3.6 (#21076)chore: updates for v9.39.5 releasefix: apply `ignoreClassesWithImplements` to class expressions (#21069)chore: enable `$ExpectType` annotations in all TypeScript files (#21071)feat: add errorClassNames option to preserve-caught-error rule (#21032)docs: Update READMEfeat: max-nested-callbacks option for constructor callbacks (#21063)chore: restrict `markdownlint-cli2` updates in renovate (#21067)fix: insert cause outside wrapping parens in preserve-caught-error (#21062)docs: document ESLint migration codemods in v9 and v10 guides (#20980)chore: update dependency prettier to v3.9.4 (#21061)docs: Update READMEchore: update ecosystem plugins (#21059)fix: handle static template literals in `eqeqeq` rule (#21058)fix: prevent `eqeqeq` null option from reporting non-equality operators (#21057)chore: add prettier update commit to `.git-blame-ignore-revs` (#21056)chore: update dependency prettier to v3.9.1 (#21055)chore: update prettier to v3.9.0 (#21054)fix: avoid `no-invalid-regexp` false positive for shadowed RegExp (#21051)fix: avoid `no-control-regex` false positive for shadowed RegExp (#21050)chore: update dependency prettier to v3.8.5 (#21049)fix: parenthesize sequence expression operands in no-implicit-coercion (#21045)docs: update semver policy for bug fixes (#21048)docs: Update READMEci: run ecosystem tests on pull requests (#21027)fix: avoid prefer-numeric-literals false positive for shadowed globals (#21047)fix: use-isnan false positive on shadowed NaN/Number (#20958)feat: support computed `Number.parseInt` member access in `radix` rule (#21041)fix: avoid false positives in `radix` rule for spread arguments (#21044)feat: add suggestions to no-compare-neg-zero (#21034)chore: update dependency @eslint/json to ^2.0.1 (#21042)docs: Update READMEfeat: report invalid signed numeric radix values in `radix` rule (#21030)docs: correct `**/.js` glob to `**/*.js` in config files guide (#21036)test: add error locations to `no-constant-binary-expression` (#21039)refactor: clean up radix rule internals (#21015)chore: update ecosystem plugins (#21035)ci: add Node.js 26 to CI (#20847)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