Update eslint 8.57.0 → 9.11.0 (major) #187
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (8.57.0 → 9.11.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.1.0
3.0.2
3.0.1
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore: release 3.1.0 (#155)
feat: Expose loadConfigFile() function (#160)
chore: update dependency shelljs to ^0.8.5 (#156)
ci: run tests in Node.js 22 (#154)
chore: release 3.0.2 (#153)
chore: maintenance update of `globals` to `v14` (#152)
chore: release 3.0.1 (#145)
chore: upgrade [email protected] (#151)
docs: More explicit about all and recommended configs (#150)
docs: fix changelog for v3.0.0 (#144)
chore: release 3.0.0 (#141)
chore: upgrade github actions (#143)
feat!: Require Node.js `^18.18.0 || ^20.9.0 || >=21.1.0` (#142)
feat!: Set default `schema: []`, drop support for function-style rules (#139)
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 25 commits:
Mark version 8.12.1
Don't use an /s regexp
Simplify imports
Bump actions/setup-node v4
Bump test262
Mark acorn-walk version 8.3.3
Mark version 8.12.0
Specify a direct dependency on acorn in acorn-walk
Add VariableDeclarator to AnyNode type
Actually initialize branchID in RegExpValidationState constuctor
refactor to remove unnecessary code
Add 2025 to ecmaVersion type
Allow duplicate regexp capture group names in different branches
Fix parsing of an "async of" edge case in for loop (#1286)
Properly handle line breaks when looking for directives (#1283)
Mark Parser constructor as protected so plugins can extend it
Fix minor ParenthesizedExpression-related issues (#1277)
Fix minor line terminator/line number tracking issues
Properly account for crlf line breaks in readInvalidTemplateToken
Properly tack line numbers in readInvalidTemplateToken
Add missing changelog entry
Mark acorn-walk 8.3.2
Delete trailing whitespace
Export type for findNodeBefore
Adjust package.json
Release Notes
8.0.2
8.0.1
8.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
chore: release 8.0.2 (#128)
fix: `Definition#name` in catch patterns should be `Identifier` node (#127)
ci: reduce list of releasable tags to `feat`, `fix` and `perf` (#126)
chore: update dependency shelljs to ^0.8.5 (#124)
ci: run tests in Node.js 22 (#123)
chore: release 8.0.1 (#120)
docs: document Security Policy (#122)
refactor: switch to eslint flat config (#121)
chore: upgrade [email protected], [email protected] (#119)
chore: release 8.0.0 (#107)
feat!: use ESTree `directive` property when searching for `"use strict"` (#118)
fix!: class `extends` is evaluated in the class scope (#116)
feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115)
docs: Update README with analyze() options (#111)
ci: run tests in Node.js 21 (#109)
chore: standardize npm script names (#105)
chore: Remove add-to-triage (#106)
Release Notes
10.1.0
10.0.1
10.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
chore: release 10.1.0 (#610)
feat: Support ES2025 and RegExp duplicate named capturing groups (#608)
chore: switch to eslint-config-eslint v11 (#607)
ci: reduce list of releasable tags to `feat`, `fix` and `perf` (#606)
refactor: switch to eslint v9, eslint-config-eslint v10 (#604)
chore: update dependency shelljs to ^0.8.5 (#600)
ci: run tests in Node.js 22 (#598)
chore: release 10.0.1 (#596)
chore: upgrade [email protected] (#595)
chore: release 10.0.0 (#581)
feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#589)
fix: upgrade acorn v8.11.3 (#590)
ci: run tests in Node.js 21 (#585)
chore: use [email protected] (#584)
chore: standardize npm script names (#582)
chore: Remove add-to-triage (#583)
chore: Add PRs to triage project (#580)
Release Notes
8.0.0
7.0.2
7.0.1
7.0.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:
Merge pull request #43 from jaredwray/removing-support-for-nodejs-12-and-14
version bump to v8.0.0
upgrading eslint and modules to latest
adding rimraf to devDependencies
upgrading to use flat-cache v4
updating to use nodejs 16
updating to use 16
removing support for nodejs 12 and 14
version bump to v7.0.2
Merge pull request #41 from jaredwray/upgrading-flat-cache-to-3.2.0
upgrading flat-cache to 3.2.0
Merge pull request #40 from jaredwray/removing-del-module-as-no-longer-needed
removing del module as no longer needed
version bump to v7.0.1
Merge pull request #39 from jaredwray/upgrading-eslint-to-8.50.0-and-mocha-plugin
upgrading eslint to 8.50.0 and mocha plugin
Merge pull request #38 from jaredwray/upgrading-chai-to-4.3.10
upgrading chai to 4.3.10
Merge pull request #37 from jaredwray/upgrading-flat-cache-to-3.1.1
upgrading flat-cache to 3.1.1
Merge pull request #36 from jaredwray/removing-support-for-Nodejs-version-10
removing support for Nodejs version 10
Update README.md
Merge pull request #35 from jaredwray/adding-code-coverage-reporting-via-codecov
updating tests for master
Merge pull request #34 from jaredwray/adding-code-coverage-reporting-via-codecov
Update LICENSE
Update cache.js
moving to 100% code coverage
Update README.md
adding code coverage reporting via codecov
Update LICENSE
Merge pull request #33 from jaredwray/removing-package-lock-and-setting-tests-to-nodejs-versions
Update tests.yaml
removing package-lock and setting tests to nodejs versions
update readme to show workflow status
Merge pull request #32 from jaredwray/upgrading-chai-and-mocha-to-latest
Merge branch 'master' into upgrading-chai-and-mocha-to-latest
upgrading chai and mocha to latest
Release Notes
4.0.1
4.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
Merge pull request #97 from jaredwray/removing-parts-of-keyv-as-a-dependency
moving to 18
removing testing on 16
Update cache.js
removing parts of keyv as a dependency
Merge pull request #95 from jaredwray/upgrading-moch-to-10.3.0
upgrading moch to 10.3.0
Merge pull request #93 from jaredwray/upgrading-prettier-to-3.2.4
upgrading prettier to 3.2.4
Merge pull request #92 from jaredwray/upgrading-c8-to-9.1.0
upgrading c8 to 9.1.0
Merge pull request #89 from uncenter/dont-use-var
test: missed a var
docs: use const in readme examples
test: use let/const instead of var
refactor: use named exports, update imports
refactor: prefer let/const over var
Merge pull request #88 from uncenter/run-prettier-separately
style: format files with prettier
chore: run prettier separately from eslint
Merge pull request #87 from jaredwray/removing-rimraf-as-core-dependency
removing rimraf as core dependency
Merge pull request #86 from jaredwray/removing-support-for-node-10,-12,-and-14
version bump to v4.0.0
adding a clean command
upgrading to latest c8, eslint, and mocha
removing support for node 10, 12, and 14
Merge pull request #85 from jaredwray/removing-the-testing-on-21
removing lint as it is handled int tests
removing the testing on 21
Release Notes
14.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
14.0.0
Require Node.js 18
Generate types rather than relying on `type-fest` (#209)
Add script to get builtin globals (#207)
🆕 @eslint/config-array (added, 0.18.0)
🆕 @eslint/object-schema (added, 2.1.4)
🆕 @eslint/plugin-kit (added, 0.2.0)
🆕 @humanwhocodes/retry (added, 0.3.0)
🆕 eslint-visitor-keys (added, 4.0.0)
🗑️ @babel/plugin-proposal-logical-assignment-operators (removed)
🗑️ @humanwhocodes/config-array (removed)
🗑️ @humanwhocodes/object-schema (removed)
🗑️ @ungap/structured-clone (removed)
🗑️ type-fest (removed)
🗑️ @react-native/babel-plugin-codegen (removed)
🗑️ @react-native/babel-preset (removed)
🗑️ @react-native/codegen (removed)
🗑️ hermes-estree (removed)
🗑️ hermes-parser (removed)
🗑️ doctrine (removed)
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