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 (8.52.0 → 8.54.0) · Repo · Changelog
Release Notes
8.54.0
8.53.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
8.54.0
Build: changelog update for 8.54.0
chore: upgrade @eslint/js@8.54.0 (#17773)
chore: package.json update for @eslint/js release
fix: Ensure that extra data is not accidentally stored in the cache file (#17760)
feat: for-direction rule add check for condition in reverse order (#17755)
feat: Add suggestions to no-console (#17680)
chore: Fixed grammar in issue_templates/rule_change (#17770)
docs: Make clear when rules are removed (#17728)
fix: Make dark scroll bar in dark theme (#17753)
chore: upgrade `markdownlint` to 0.31.1 (#17754)
feat: update `no-array-constructor` rule (#17711)
docs: update "Submit a Pull Request" page (#17712)
docs: display info about deprecated rules (#17749)
chore: update dependency recast to ^0.23.0 (#17736)
chore: update dependency markdownlint-cli to ^0.37.0 (#17735)
chore: update dependency regenerator-runtime to ^0.14.0 (#17739)
chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740)
chore: add .github/renovate.json5 (#17567)
fix: Use `cwd` constructor option as config `basePath` in Linter (#17705)
docs: Correct working in migrating plugin docs (#17722)
Revert "chore: remove metascraper (#17707)" (#17708)
8.53.0
Build: changelog update for 8.53.0
chore: remove metascraper (#17707)
chore: Update dependencies (#17706)
chore: package.json update for @eslint/js release
docs: change position of return to top button (#17688)
feat: Deprecate formatting rules (#17696)
test: fix ESLint tests for caching (#17699)
feat: Add suggestions for no-prototype-builtins (#17677)
docs: update twitter icon to new X icon (#17687)
fix: ensure that exit code for fatal errors is not overwritten (#17683)
docs: Update README
docs: Fix tabs in rule examples (#17653)
docs: explained rule fixers and suggestions (#17657)
ci: bump actions/setup-node from 3 to 4 (#17676)
fix: add `;` after JSX nodes in `no-object-constructor` autofix (#17672)
ci: run tests in Node.js 21 (#17673)
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