chore(deps-dev): bump @eslint/js from 9.39.4 to 10.0.1 - #8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump @eslint/js from 9.39.4 to 10.0.1#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.4 to 10.0.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint/js-10.0.1
branch
from
May 2, 2026 13:00
927da98 to
3fadbc4
Compare
5 tasks
DaveHomeAssist
pushed a commit
that referenced
this pull request
Jul 11, 2026
Consolidate 7 of the 9 open Dependabot PRs into one verified change. All updates pass the full CI pipeline (lint + 279 tests + build + budget). GitHub Actions: - actions/checkout 6 -> 7 (#17) - actions/configure-pages 5 -> 6 (#5) - actions/upload-pages-artifact 3 -> 5 (#6) - actions/deploy-pages 4 -> 5 (#20) npm: - @anthropic-ai/sdk 0.90.0 -> 0.95.2 (#15) - es-iterator-helpers 1.2.1 -> 1.3.2 (#14) - vitest 4.1.5 -> 4.1.6 (#16) Excluded: eslint 9 -> 10 (#13) and @eslint/js 9 -> 10 (#8). These are blocked upstream — eslint-plugin-react (latest 7.37.5) only declares a peer range up to eslint ^9.7, so npm ci fails with ERESOLVE on eslint 10. Hold until eslint-plugin-react ships eslint 10 support. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01USr8YSFzzocs1JL4UDHLez
DaveHomeAssist
added a commit
that referenced
this pull request
Jul 12, 2026
- eslint ^10.3.0 (resolves 10.7.0), @eslint/js ^10.0.1 - npm override forcing eslint-plugin-react's eslint peer to the project eslint (plugin has no ESLint 10 release yet; the two rules we use, jsx-uses-react/jsx-uses-vars, verified working under v10) - fix new no-useless-assignment errors (rule joined js.configs.recommended in @eslint/js 10): remove dead initializers in colorOps.js hslToRgb/hsvToRgb and PixelForge.jsx moveSelectedShapeOrder Co-authored-by: Dave Robertson <avbydave@gmail.com>
Owner
|
Superseded by the combined ESLint 10 upgrade (merged). Per audit cleanup RUN-20260711-2048. |
Contributor
Author
|
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. |
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 @eslint/js from 9.39.4 to 10.0.1.
Release 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)