[DEPENDABOT]: Bump eslint from 9.39.2 to 10.10.0 - #2051
dependabot[bot] wants to merge 1 commit into
Conversation
|
4ee98ef to
1a33f80
Compare
1a33f80 to
a431510
Compare
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.10.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a431510 to
9f0e940
Compare
|
Investigated this one specifically because the sibling repos (tabbable, focus-trap) had similar-looking eslint 10 PRs that turned out to be fixable via a coordinated migration (drop @babel/eslint-parser/@babel/eslint-plugin, swap eslint-plugin-import for eslint-plugin-import-x). That fix does NOT work here. The peer conflict CI reports (@babel/eslint-parser capping eslint at ^9) is only the surface issue. Underneath it, eslint-plugin-react@7.37.5 (latest published) actually crashes under ESLint 10 — reproduced locally: ESLint 10 removed |
|
Closing — this needed more than a version bump. eslint-plugin-react@7.37.5 (latest published) genuinely crashes under ESLint 10 (ESLint 10 removed |
|
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.10.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)