chore(deps-dev): bump eslint from 9.39.4 to 10.3.0#63
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
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.
|
There was a problem hiding this comment.
1 issue found across 2 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="package.json">
<violation number="1" location="package.json:89">
P2: Bumping ESLint to 10 here leaves `eslint-plugin-react-hooks` on an unsupported peer range, so the lint install/run path will be in a peer-conflict state until that plugin is upgraded too.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| "conventional-changelog-angular": "^8.3.1", | ||
| "conventional-changelog-cli": "^5.0.0", | ||
| "eslint": "^9.9.0", | ||
| "eslint": "^10.2.1", |
There was a problem hiding this comment.
P2: Bumping ESLint to 10 here leaves eslint-plugin-react-hooks on an unsupported peer range, so the lint install/run path will be in a peer-conflict state until that plugin is upgraded too.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 89:
<comment>Bumping ESLint to 10 here leaves `eslint-plugin-react-hooks` on an unsupported peer range, so the lint install/run path will be in a peer-conflict state until that plugin is upgraded too.</comment>
<file context>
@@ -86,7 +86,7 @@
"conventional-changelog-angular": "^8.3.1",
"conventional-changelog-cli": "^5.0.0",
- "eslint": "^9.9.0",
+ "eslint": "^10.2.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.5",
</file context>
| "eslint": "^10.2.1", | |
| "eslint": "^9.39.4", |
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.3.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.3.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
e0a2318 to
2094bc2
Compare
|
|
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.3.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)