Update eslint 8.51.0 → 8.52.0 (minor) #68
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.51.0 → 8.52.0) · Repo · Changelog
Release Notes
8.52.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
8.52.0
Build: changelog update for 8.52.0
chore: upgrade @eslint/js@8.52.0 (#17671)
chore: package.json update for @eslint/js release
docs: Add note about invalid CLI flags when using flat config. (#17664)
fix: Ensure shared references in rule configs are separated (#17666)
test: fix FlatESLint tests for caching (#17658)
test: update tests for no-promise-executor-return (#17661)
feat: report-unused-disable-directive to report unused eslint-enable (#17611)
fix: add preceding semicolon in suggestions of `no-object-constructor` (#17649)
docs: Plugin flat config migration guide (#17640)
docs: fix examples for several rules (#17645)
docs: Remove trailing newline from the code of Playground links (#17641)
docs: Update README
docs: Enable pretty code formatter output (#17635)
docs: Fix syntax errors in rule examples (#17633)
docs: Make no-continue example code work (#17643)
docs: upgrade to 11ty 2.0 (#17632)
docs: Update README
docs: Update README
docs: Update `no-irregular-whitespace` and fix examples (#17626)
docs: Add real whitespace to `no-trailing-spaces` examples (#17630)
docs: Fix examples in `unicode-bom` (#17631)
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