[js] Update eslint 10.4.1 → 10.5.0 (minor)#787
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.4.1 → 10.5.0) · Repo · Changelog
Release Notes
10.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
10.5.0Build: changelog update for 10.5.0feat: correct stack tracking in max-nested-callbacks (#20973)feat: report no-with violations at the with keyword (#20971)feat: report max-lines-per-function violations at function head (#20966)feat: report max-nested-callbacks violations at function head (#20967)feat: report max-depth violations on keywords (#20943)docs: Update READMEdocs: update Node.js prerequisites to include ICU support (#20962)chore: update ecosystem plugins (#20959)refactor: replace areAllSegmentsUnreachable with !isAnySegmentReachable (#20951)feat: correct max-depth handling for else-if chains (#20944)chore: enhance config-rule to support oneOf, anyOf, and nested schemas (#20788)test: add unit tests for ParserService (#20949)test: add location information to error messages in `max-statements` (#20945)feat: update error loc in `max-statements` to function header (#20907)refactor: deduplicate isAnySegmentReachable across rules (#20890)docs: Update READMEchore: update ecosystem plugins (#20938)chore: update dependency @eslint/json to v2 (#20934)docs: clarify precedence of parserOptions over languageOptions (#20926)chore: update @arethetypeswrong/cli to 0.18.3 (#20933)test: run type tests with TypeScript 7 (#20868)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