Update eslint 8.52.0 → 8.53.0 (minor)
Node.js web server for live map viewing
Brought to you by:
maxxzippn
Originally created by: depfu[bot]
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.
Features
528e1c0feat: Deprecate formatting rules (#17696](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17696">/issues/17696)) (Nicholas C. Zakas)c0b11ddfeat: Add suggestions for no-prototype-builtins (#17677](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17677">/issues/17677)) (Yonathan Randolph)Bug Fixes
1ad6257fix: ensure that exit code for fatal errors is not overwritten (#17683](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17683">/issues/17683)) (Milos Djermanovic)b329ea7fix: add;after JSX nodes inno-object-constructorautofix (#17672](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17672">/issues/17672)) (Francesco Trotta)Documentation
ab8c60ddocs: change position of return to top button (#17688](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17688">/issues/17688)) (Tanuj Kanti)4fc44c0docs: update twitter icon to new X icon (#17687](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17687">/issues/17687)) (Tanuj Kanti)4164b2cdocs: Update README (GitHub Actions Bot)8651895docs: Fix tabs in rule examples (#17653](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17653">/issues/17653)) (Francesco Trotta)3aec1c5docs: explained rule fixers and suggestions (#17657](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17657">/issues/17657)) (Josh Goldberg ✨)Chores
ba4d4d5chore: remove metascraper (#17707](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17707">/issues/17707)) (Milos Djermanovic)0d07338chore: Update dependencies (#17706](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17706">/issues/17706)) (Milos Djermanovic)93256a3chore: package.json update for @eslint/js release (ESLint Jenkins)485ec7dtest: fix ESLint tests for caching (#17699](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17699">/issues/17699)) (Milos Djermanovic)db06a7fci: bump actions/setup-node from 3 to 4 (#17676](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17676">/issues/17676)) (dependabot[bot])994596bci: run tests in Node.js 21 (#17673](https://github.com/href="https://bounce.depfu.com/github.com/eslint/eslint/pull/17673">/issues/17673)) (Francesco Trotta)
Does any of this look wrong? Please let us know.
See the full diff on Github. The new version differs by 17 commits:
8.53.0Build: changelog update for 8.53.0chore: remove metascraper (#17707)chore: Update dependencies (#17706)chore: package.json update for @eslint/js release (github.com)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 READMEdocs: 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) (github.com)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.
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)