chore(deps-dev): bump eslint from 9.39.3 to 10.8.1 - #745
Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.3 to 10.8.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.8.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR bumps the dev dependency eslint to ^10.8.1 in the workspace packages that provide shared configuration and devtools, and updates package-lock.json accordingly.
Changes:
- Update
eslintto^10.8.1inpackages/configandpackages/devtools. - Refresh
package-lock.jsonto reflect the new ESLint major version and its transitive dependency graph.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| packages/devtools/package.json | Bumps eslint to v10 for the devtools workspace. |
| packages/config/package.json | Bumps eslint to v10 for the shared config workspace. |
| package-lock.json | Updates lockfile entries for ESLint v10 and related dependency metadata. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "@types/react-dom": "^18.3.5", | ||
| "@vitejs/plugin-react": "^4.3.4", | ||
| "eslint": "^9.19.0", | ||
| "eslint": "^10.8.1", | ||
| "eslint-plugin-react-compiler": "^19.0.0-beta-40c6c23-20250301", | ||
| "eslint-plugin-react-hooks": "^5.0.0", |
| "@eslint/js": "^9.25.1", | ||
| "@stylistic/eslint-plugin": "^4.2.0", | ||
| "eslint": "^9.25.1", | ||
| "eslint": "^10.8.1", | ||
| "eslint-plugin-import": "^2.31.0", | ||
| "typescript": "^5.4.5", | ||
| "typescript-eslint": "^8.67.0" |
|
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.3 to 10.8.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)