Update eslint: 8.6.0 → 8.7.0 (minor) #123
Closed
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 (8.6.0 → 8.7.0) · Repo · Changelog
Release Notes
8.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
8.7.0
Build: changelog update for 8.7.0
chore: Upgrade to eslint-visitor-keys@3.2.0 (#15526)
fix: no-invalid-this false positive in class field initializer (#15495)
feat: no-restricted-imports support casing (#15439)
docs: Update CLI docs to prefer local install (#15513)
docs: Update shell code fences for new website (#15522)
fix: Correctly consume RuleTester statics (#15507)
fix: Add property `fatalErrorCount` to ignored file results (#15520)
fix: Prevent false positives with no-constant-condition (#15486)
feat: Support arbitrary module namespace names in no-restricted-imports (#15491)
feat: Support arbitrary module namespace names in no-useless-rename (#15493)
ci: remove master branch from CI configs (#15501)
feat: move `eslint --init` to @eslint/create-config (#15150)
chore: fixed typo in client-Engine (#15497)
feat: false negative with `property` option in `id-match` (#15474)
feat: Support arbitrary module namespace names in the camelcase rule (#15490)
Sponsors: Sync README with website
feat: Support arbitrary module namespace names in the quotes rule (#15479)
feat: Support arbitrary module namespace names in keyword-spacing (#15481)
feat: Support arbitrary module namespace names in no-restricted-exports (#15478)
chore: switch `new syntax` issue template to forms (#15480)
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