build(deps-dev): bump eslint from 9.39.4 to 10.10.0 in /frontend - #249
build(deps-dev): bump eslint from 9.39.4 to 10.10.0 in /frontend#249dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
🛑 Major version bump ( |
cf455c4 to
e102f18
Compare
|
🛑 Major version bump ( |
e102f18 to
a6f2a04
Compare
|
🛑 Major version bump ( |
a6f2a04 to
d4c2b89
Compare
|
🛑 Major version bump ( |
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...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>
d4c2b89 to
d3717cb
Compare
|
🛑 Major version bump ( |
Dependabot split these across two PRs (#249 eslint 10.10.0, #75 @eslint/js 10.0.1) which cannot be merged independently — @eslint/js supplies the recommended rule set that eslint consumes, and they share a major line. Taken as a pair instead. The project is already on flat config (`eslint.config.js`), which is the whole of the 9 -> 10 migration for this codebase. Verified by running both versions against the same tree: eslint 9.39.4 and eslint 10.10.0 each report 47 problems, 13 errors, 34 warnings — identical. The major introduces zero new findings here. Also checked: npm audit --audit-level=high --omit=dev finds 0 vulnerabilities, 99 frontend tests pass, vite build succeeds. Those 13 pre-existing errors are not from eslint and are not new — they are react-hooks/immutability (12) and react-hooks/use-memo (1) from eslint-plugin-react-hooks 7.1.1, unchanged by this bump. They survive in master because `npm run lint` is not part of CI, which is tracked separately. Closes #249 Closes #75 Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
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.4 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)