Update eslint 9.19.0 → 9.20.1 (minor)#16726
Merged
RobinMalfait merged 1 commit intomainfrom Feb 21, 2025
Merged
Conversation
Contributor
Author
|
Sorry, but the merge failed with:
|
RobinMalfait
approved these changes
Feb 21, 2025
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 (9.19.0 → 9.20.1) · Repo · Changelog
Release Notes
9.20.1
9.20.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:
9.20.1Build: changelog update for 9.20.1docs: allow typing in search box while dropdown is open (#19424)fix: fix `RuleContext` type (#19417)docs: Add instructions for pnpm compat (#19422)docs: Fix Keyboard Navigation for Search Results (#19416)docs: Update README9.20.0Build: changelog update for 9.20.0chore: upgrade @eslint/js@9.20.0 (#19412)chore: package.json update for @eslint/js releasefix: Bring types in sync with @eslint/core (#19157)docs: rewrite examples with var using let and const (#19407)test: avoid empty config warning in test output (#19408)feat: change behavior of inactive flags (#19386)fix: Emit warning when empty config file is used (#19399)docs: Update READMEdocs: rewrite some examples with var using let and const (#19404)docs: rewrite examples with var using let and const (#19398)docs: replace var with let or const in rules docs (#19396)docs: change `sourceType` in `no-eval` examples (#19393)docs: replace var with let and const in rules docs (#19392)docs: replace `var` with `const` and `let` in rules (#19389)fix: Clearer error message for wrong plugin format (#19380)fix: Better error message for unserializable parser (#19384)docs: Explain what frozen rules mean (#19382)chore: update dependency @eslint/json to ^0.10.0 (#19387)fix: Ensure module scope is checked for references in `consistent-this` (#19383)fix: `arrow-body-style` crash with single-token body (#19379)chore: add permissions: read-all to stale.yml workflow (#19374)docs: additional checks for rule examples (#19358)docs: fix order of installation steps in getting started (#19326)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