build(deps-dev): bump eslint from 9.39.2 to 10.1.0 in /tests - #1461
build(deps-dev): bump eslint from 9.39.2 to 10.1.0 in /tests#1461dependabot[bot] wants to merge 1 commit into
Conversation
590397e to
ded85ea
Compare
|
The author of eslint-plugin-import is working on making the package compatible with eslint v10. |
ded85ea to
c87233e
Compare
c87233e to
7463c33
Compare
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7463c33 to
5cc471f
Compare
Wallace Breza (wbreza)
left a comment
There was a problem hiding this comment.
ESLint 10.x is a major bump that breaks two dependencies:
eslint-plugin-import@2.32.0— peer dependency iseslint ^2–^9, explicitly excludes 10.x. This is the root cause of the CIERESOLVEfailure.@eslint/js— still at^9.0.0in package.json but should be^10.0.0to match ESLint 10.x.
Additionally, ESLint 10 bumps the Node.js minimum to ^20.19.0 || ^22.13.0 || >=24 — CI workflows should be verified.
Recommendation: This can't proceed until eslint-plugin-import releases ESLint 10 support (or is replaced). Consider closing and waiting for ecosystem compatibility.
|
As Wallace Breza (@wbreza) suggested, closing this one in honor of #1700 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps eslint from 9.39.2 to 10.1.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8351ec710.1.03270bc1Build: changelog update for 10.1.0a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584)1f42bd7chore: updateprettierto 3.8.1 (#20651)c0a6f4achore: update dependency@eslint/jsonto ^1.2.0 (#20652)cc43f79chore: update dependency c8 to v11 (#20650)2ce4635chore: update dependency@eslint/jsonto v1 (#20649)f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646)dbb4c95chore: remove trunk (#20478)ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638)