deps(dev): bump the eslint group across 1 directory with 2 updates - #5396
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(dev): bump the eslint group across 1 directory with 2 updates#5396dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-ac6c6dae40
branch
from
September 3, 2026 23:20
3ce0bdc to
ba4a9f8
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-ac6c6dae40
branch
from
September 4, 2026 23:02
ba4a9f8 to
4fd8fce
Compare
| "conventional-changelog-conventionalcommits": "^9.3.1", | ||
| "cypress": "^15.17.0", | ||
| "eslint": "^9.39.2", | ||
| "eslint": "^10.9.1", |
There was a problem hiding this comment.
🔴 Dependency installation always fails
Installing eslint 10 conflicts with eslint-plugin-import's peer range, so npm ci exits with ERESOLVE. Every CI and deployment workflow stops.
Prompt for agents
The ESLint 10 upgrade conflicts with existing lint plugins. package-lock.json shows eslint-plugin-import 2.32.0 supports only ESLint through 9, while eslint-plugin-react 7.37.5 and eslint-plugin-react-hooks 5.2.0 also exclude ESLint 10. npm ci therefore exits with ERESOLVE in every workflow. Keep ESLint and @eslint/js on compatible 9.x releases, or upgrade or replace all incompatible plugins and verify that npm ci and npm run lint complete with the flat configuration in eslint.config.js.
Was this helpful? React with 👍 or 👎 to provide feedback.
Bumps the eslint group with 2 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.2 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.9.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-ac6c6dae40
branch
from
September 4, 2026 23:08
4fd8fce to
e241188
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the eslint group with 2 updates in the / directory: @eslint/js and eslint.
Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
eslintfrom 9.39.2 to 10.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)