chore(deps): bump eslint from 9.39.4 to 10.8.0 - #46
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
161e323 to
3f41808
Compare
|
PR author is in the excluded authors list. |
| "@eslint/js": "^9.39.4", | ||
| "@types/node": "^25.9.2", | ||
| "eslint": "^9.39.4", | ||
| "eslint": "^10.8.0", |
There was a problem hiding this comment.
🔍 @eslint/js left on 9.x while ESLint core moves to 10.x
Only the eslint dependency was bumped; @eslint/js stays at ^9.39.4 (lockfile still resolves 9.39.4, package-lock.json:551-554) and is consumed as js.configs.recommended in eslint.config.js. That shared-config package normally tracks the core version, so the recommended rule set will lag behind ESLint 10 (rules removed/renamed in the major would still be referenced by the 9.x preset). Worth bumping @eslint/js to ^10 in the same PR to keep the lint config coherent.
Was this helpful? React with 👍 or 👎 to provide feedback.
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.8.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3f41808 to
5054ab6
Compare


Bumps eslint from 9.39.4 to 10.8.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)