build(deps-dev): bump eslint from 9.39.4 to 10.4.1#4
Conversation
There was a problem hiding this comment.
Review summary
Dependabot bump of eslint from 9.39.4 to 10.4.0 (major). This is a lockfile-only change with no source code modifications. Notable: ESLint 10 drops Node 18 support (now requires >=20.19.0), removes @eslint/eslintrc (legacy config format), and upgrades internal @eslint/* packages with API changes. Ensure the project's Node runtime and ESLint config format are compatible with v10 before merging.
c7bd876 to
77709fa
Compare
There was a problem hiding this comment.
Review summary
Dependabot bump of eslint from 9.39.4 to 10.4.0 (major version). This is a significant upgrade: ESLint 10 drops Node.js 18 support (now requires ^20.19.0 || ^22.13.0 || >=24), removes the @eslint/eslintrc package indicating legacy .eslintrc config format is no longer supported, and bumps several internal packages to new major versions. Verify that the project's Node.js engine requirements are compatible and that the ESLint config uses the flat config format (eslint.config.js/eslint.config.mjs). No code-level issues found in the diff.
77709fa to
aecfb77
Compare
There was a problem hiding this comment.
Review summary
Dependabot bump of eslint from 9.39.4 to 10.4.1. This is a major version upgrade (9→10). Key changes in the lockfile include: Node.js engine requirement raised to ^20.19.0 || ^22.13.0 || >=24 (dropping Node 18 support), @eslint/eslintrc package removed from the dependency tree, @eslint/* internal packages all bumped to new major versions, and minimatch upgraded from v3 to v10 in @eslint/config-array. Verify that the project's CI and development environments run a supported Node.js version (≥20.19.0) and that the existing ESLint config is compatible with ESLint 10's breaking changes before merging.
dfdf06d to
d3f60af
Compare
There was a problem hiding this comment.
Review summary
Dependabot bumps ESLint from 9.39.4 to 10.4.1, a major version upgrade. Only package.json and package-lock.json are modified. ESLint 10 drops Node.js 18 support (now requires ^20.19.0, ^22.13.0, or >=24) and removes the separate @eslint/eslintrc package. The ESLint configuration should be verified for compatibility with v10 breaking changes since no config files are updated in this PR. The project's CI and development environments should be confirmed to use a supported Node.js version.
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.4.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.4.1) --- 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>
d3f60af to
a8e7799
Compare
Bumps eslint from 9.39.4 to 10.4.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)