deps-dev: bump eslint from 9.39.4 to 10.4.0#23
Conversation
Finn24-09
left a comment
There was a problem hiding this comment.
Approved after isolated-worktree CI gauntlet (lint + format + typecheck + 102 tests + ncc build) passed clean; zero dist/ drift. @typescript-eslint 8.59.x already declares eslint ^10.0.0 as supported peer — no companion bump required. eslint.config.js flat-config schema unchanged; --no-error-on-unmatched-pattern still supported. Node 20.19+ requirement is satisfied by setup-node resolving .nvmrc=20 to latest 20.x. Dev-only dep — does not enter dist/.
|
@dependabot rebase |
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.4.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a3a5bbb to
08cdec0
Compare
Finn24-09
left a comment
There was a problem hiding this comment.
Re-approving after dependabot rebase onto main (post-#22 merge). New HEAD 08cdec0 already passed CI. Original verdict unchanged — eslint 10 compatible with @typescript-eslint 8.59.4 (now bumped via #22), peer dep allows ^10.0.0, no eslint.config.js changes needed.
Bumps eslint from 9.39.4 to 10.4.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update README