Update eslint 9.33.0 → 9.35.0 (minor) #345
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.33.0 → 9.35.0) · Repo · Changelog
Release Notes
9.35.0
9.34.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
9.35.0
Build: changelog update for 9.35.0
chore: upgrade @eslint/[email protected] (#20077)
chore: package.json update for @eslint/js release
docs: improve phrasing - "if" → "even if" from getting-started section (#20074)
test: remove `tests/lib/eslint/eslint.config.js` (#20065)
fix: update uncloneable options error message (#20059)
feat: implement suggestions for no-empty-function (#20057)
feat: implement suggestions for no-empty-static-block (#20056)
chore: update `@eslint-community/eslint-utils` (#20069)
docs: invert comparison logic for example in `no-var` doc page (#20064)
feat: add `preserve-caught-error` rule (#19913)
docs: Update README
refactor: remove deprecated `context.parserOptions` usage across rules (#20060)
chore: remove redundant word (#20058)
docs: add missing "the" in rule deprecation docs (#20050)
fix: ignore empty switch statements with comments in no-empty rule (#20045)
fix: add `before` and `after` to test case types (#20049)
docs: update `--no-ignore` and `--ignore-pattern` documentation (#20036)
fix: correct types for `no-restricted-imports` rule (#20034)
docs: add documentation for `--no-config-lookup` (#20033)
fix: no-loss-of-precision false positive with uppercase exponent (#20032)
9.34.0
Build: changelog update for 9.34.0
chore: upgrade to `@eslint/[email protected]` (#20030)
chore: package.json update for @eslint/js release
chore: package.json update for eslint-config-eslint release
refactor: prefer default options in `grouped-accessor-pairs` (#20028)
docs: make rulesdir deprecation clearer (#20018)
fix: default value of accessor-pairs option in rule.d.ts file (#20024)
fix: fix spurious failure in neostandard integration test (#20023)
fix: allow scientific notation with trailing zeros matching exponent (#20002)
docs: Update README
ci: fix `stale.yml` (#20010)
feat: multithread linting (#19794)
docs: Fix typo in core-concepts/index.md (#20009)
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951)
ci: centralize `stale.yml` (#19994)
ci: bump actions/checkout from 4 to 5 (#20005)
docs: fix typo in the "Configuring Rules" section (#20001)
docs: [no-else-return] clarify sample code. (#19991)
docs: Update README
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