[js] Update eslint 10.5.0 → 10.6.0 (minor)#798
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.5.0 → 10.6.0) · Repo · Changelog
Release Notes
10.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
10.6.0Build: changelog update for 10.6.0ci: run ecosystem tests on main branch (#20891)feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)ci: bump actions/checkout from 6 to 7 (#21014)chore: correct JSDoc param types in html formatter (#21018)docs: Update READMEci: split ecosystem tests into separate jobs (#21001)fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)fix: account for shadowed `Boolean` in `no-extra-boolean-cast` (#21013)fix: don't report shadowed undefined in `radix` rule (#21011)fix: don't report shadowed undefined in no-throw-literal (#21010)fix: suppress invalid class suggestion in no-promise-executor-return (#21008)fix: don't report shadowed undefined in prefer-promise-reject-errors (#21006)chore: update ecosystem plugins (#21005)fix: prefer-promise-reject-errors false positives for shadowed Promise (#21003)feat: add checkRelationalComparisons to no-constant-binary-expression (#20948)docs: document userland patterns for global assertionOptions in RuleT… (#20986)fix: restore max-classes-per-file report range (#21002)docs: Update READMEfix: callback detection logic for IIFEs in max-nested-callbacks (#20979)ci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#20989)docs: update code-path diagrams (#20984)docs: add TypeScript config guidance for MCP server (#20796)fix: don't report inner non-callbacks in `max-nested-callbacks` (#20995)docs: Update READMEchore: update dependency markdown-it to v14 in root (#20994)chore: update dependency markdown-it to v14 (#20993)chore: update dependency prettier to v3.8.4 (#20990)docs: Update READMEchore: update ecosystem plugins (#20985)docs: fix grammar in prefer-const rule description (#20983)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