Skip to content

build(deps-dev): Bump eslint from 9.39.2 to 10.3.0#8

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-10.3.0
Closed

build(deps-dev): Bump eslint from 9.39.2 to 10.3.0#8
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-10.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps eslint from 9.39.2 to 10.3.0.

Release notes

Sourced from eslint's releases.

v10.3.0

Features

  • 379571a feat: add suggestions for no-unused-private-class-members (#20773) (sethamus)

Bug Fixes

  • b6ae5cf fix: handle unavailable require cache (#20812) (Simon Podlipsky)
  • 6fb3685 fix: rule suggestions cause continuation in class body (#20787) (Milos Djermanovic)

Documentation

  • 32cc7ab docs: fix typos in docs and comments (#20809) (Tanuj Kanti)
  • 7f47937 docs: Update README (GitHub Actions Bot)

Chores

  • d32235e ci: use pnpm in eslint-flat-config-utils type integration test (#20826) (Francesco Trotta)
  • 3ffb14e chore: clean up typos in comments and JSDoc (#20821) (Pixel998)
  • 22eb58a chore: add missing continue-on-error to ecosystem-tests.yml (#20818) (Josh Goldberg ✨)
  • 88bf002 ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815) (dependabot[bot])
  • 97c8c33 chore: update ilshidur/action-discord action to v0.4.0 (#20811) (renovate[bot])
  • 2f58136 chore: pin peter-evans/create-pull-request action to 5f6978f (#20810) (renovate[bot])
  • 77add7f chore: add initial ecosystem plugin tests workflow (#19643) (Josh Goldberg ✨)
  • 4023b55 test: Add unit tests for SuppressionsService.prune() (#20797) (kuldeep kumar)
  • 54080da test: add unit tests for ForkContext (#20778) (kuldeep kumar)
  • f0e2bcc test: add unit tests for SuppressionsService.suppress() method (#20765) (kuldeep kumar)
  • a7f0b94 chore: update dependency prettier to v3.8.3 (#20782) (renovate[bot])
  • 7bf93d9 chore: update TypeScript to v6 (#20677) (sethamus)
  • b42dd72 ci: bump pnpm/action-setup from 6.0.0 to 6.0.1 (#20781) (dependabot[bot])
  • 2b252be test: add unit tests for IdGenerator (#20775) (kuldeep kumar)

v10.2.1

Bug Fixes

  • 14be92b fix: model generator yield resumption paths in code path analysis (#20665) (sethamus)
  • 84a19d2 fix: no-async-promise-executor false positives for shadowed Promise (#20740) (xbinaryx)
  • af764af fix: clarify language and processor validation errors (#20729) (Pixel998)
  • e251b89 fix: update eslint (#20715) (renovate[bot])

Documentation

  • ca92ca0 docs: reuse markdown-it instance for markdown filter (#20768) (Amaresh S M)
  • 57d2ee2 docs: Enable Eleventy incremental mode for watch (#20767) (Amaresh S M)
  • c1621b9 docs: fix typos in code-path-analyzer.js (#20700) (Ayush Shukla)
  • 1418d52 docs: Update README (GitHub Actions Bot)
  • 39771e6 docs: Update README (GitHub Actions Bot)
  • 71e0469 docs: fix incomplete JSDoc param description in no-shadow rule (#20728) (kuldeep kumar)
  • 22119ce docs: clarify scope of for-direction rule with dead code examples (#20723) (Amaresh S M)
  • 8f3fb77 docs: document meta.docs.dialects (#20718) (Pixel998)

Chores

  • 7ddfea9 chore: update dependency prettier to v3.8.2 (#20770) (renovate[bot])
  • fac40e1 ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763) (dependabot[bot])
  • 7246f92 test: add tests for SuppressionsService.load() error handling (#20734) (kuldeep kumar)
  • 4f34b1e chore: update pnpm/action-setup action to v5 (#20762) (renovate[bot])

... (truncated)

Commits
  • 7889204 10.3.0
  • 5b69b4f Build: changelog update for 10.3.0
  • d32235e ci: use pnpm in eslint-flat-config-utils type integration test (#20826)
  • b6ae5cf fix: handle unavailable require cache (#20812)
  • 3ffb14e chore: clean up typos in comments and JSDoc (#20821)
  • 6fb3685 fix: rule suggestions cause continuation in class body (#20787)
  • 22eb58a chore: add missing continue-on-error to ecosystem-tests.yml (#20818)
  • 88bf002 ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)
  • 379571a feat: add suggestions for no-unused-private-class-members (#20773)
  • 97c8c33 chore: update ilshidur/action-discord action to v0.4.0 (#20811)
  • Additional commits viewable in compare view


Open in Devin Review

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title Bump eslint from 9.39.2 to 10.3.0 build(deps-dev): Bump eslint from 9.39.2 to 10.3.0 May 2, 2026
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.3.0 branch from 49b9e46 to 727eff8 Compare May 2, 2026 11:49
FlexNetOS added a commit that referenced this pull request May 3, 2026
@eslint/js@10.0.1 peer-requires eslint@^10.0.0, so this PR cannot land
without also moving eslint off 9.x. Combined with the existing PR #8
content so this branch is self-consistent and CI can resolve.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
eslint@10.x and @eslint/js track together; combined with existing PR #6
content so this branch is self-consistent.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 3 potential issues.

Open in Devin Review

Comment thread package.json
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@eslint/js": "^10.0.1",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 yarn.lock not updated for @eslint/js — installs stale 9.x instead of 10.x with Yarn

The package.json was updated to "@eslint/js": "^10.0.1" but the yarn.lock root workspace entry still specifies "@eslint/js": "npm:^9.39.2" (see the lockfile resolution at yarn.lock:578), resolving to @eslint/js@9.39.2. The eslint dependency was correctly bumped to ^10.3.0 in both package.json and yarn.lock, but @eslint/js was missed in the lockfile.

Since Yarn 4.9.2 is the declared packageManager, Yarn users (the primary install path) will get @eslint/js@9.39.2 paired with eslint@10.3.0 — a cross-major-version mismatch. The package-lock.json confirms @eslint/js@10.0.1 declares peerDependencies: { eslint: "^10.0.0" }, so these packages are designed to share the same major version. Running yarn install --immutable in CI will either fail or silently install the wrong version.

Prompt for agents
The yarn.lock file was not updated when @eslint/js was bumped from ^9.39.2 to ^10.0.1 in package.json. The root workspace entry in yarn.lock (around line 578) still reads '@eslint/js: npm:^9.39.2' and resolves to 9.39.2, while eslint was correctly bumped to 10.3.0. To fix, run 'yarn install' (or 'yarn up @eslint/js') so that yarn.lock is regenerated with the correct @eslint/js@^10.0.1 specifier and resolves to 10.0.1. Verify the lockfile diff shows the updated specifier in the ecc-universal workspace entry and a new resolution block for @eslint/js@^10.0.1.
Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Comment thread package.json
"@types/node": "^20.19.24",
"c8": "^11.0.0",
"eslint": "^9.39.2",
"eslint": "^10.3.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 Node.js 18 engine incompatibility with ESLint 10 ecosystem

The package-lock.json reveals that eslint@10.3.0, @eslint/js@10.0.1, @eslint/config-array@0.23.5, and @eslint/config-helpers@0.5.5 all declare "engines": { "node": "^20.19.0 || ^22.13.0 || >=24" }. However, package.json:276 still declares "node": ">=18" and the CI matrix at .github/workflows/ci.yml includes node: ['18.x', '20.x', '22.x']. Since ESLint is a devDependency and the lint CI job runs on Node 20.x, CI won't break. But any developer on Node 18 running npm run lint locally will hit engine warnings or failures. The engines field in package.json is now misleading for dev workflows. This isn't necessarily a bug (engine fields on devDependencies are advisory), but it's worth considering whether to bump the engines field to >=20 or document the Node 20+ requirement for linting.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Comment thread package.json
"@types/node": "^20.19.24",
"c8": "^11.0.0",
"eslint": "^9.39.2",
"eslint": "^10.3.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 CommonJS eslint.config.js may be incompatible with ESLint 10

The eslint.config.js uses CommonJS syntax (require('@eslint/js'), module.exports = [...]), and the project has no "type": "module" in package.json (so it defaults to CommonJS). ESLint 10 is a major version bump that may change how config files are loaded. The lockfile diff shows @eslint/eslintrc was removed as a dependency of eslint, suggesting config loading internals changed. If ESLint 10 expects ESM config by default, the CommonJS config would need to be renamed to eslint.config.cjs or migrated to ESM. This could not be verified from the repo context alone and needs testing.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@FlexNetOS FlexNetOS closed this May 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 3, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-10.3.0 branch May 3, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant