Skip to content

Bump eslint from 9.26.0 to 10.8.0 - #1050

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/eslint-10.7.0
Closed

Bump eslint from 9.26.0 to 10.8.0#1050
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/eslint-10.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint from 9.26.0 to 10.8.0.

Release notes

Sourced from eslint's releases.

v10.8.0

Features

  • 2fee9bb feat: export ConfigObject from eslint/config (#21082) (sethamus)

Bug Fixes

  • 6b8d2f7 fix: escape reserved characters in rule id in html formatter (#21129) (Francesco Trotta)
  • 9091071 fix: prevent no-unreachable-loop crash when all loop types are ignored (#21116) (Pixel)
  • e23fafe fix: prefer-object-spread add semicolon when adding parenthesis (#21081) (synthex-byte)
  • 20b5ad0 fix: quadratic-time regex in prefer-template (#21096) (Milos Djermanovic)
  • 8b6f6c0 fix: apply ignore configs to computed methods in class-methods-use-this (#21094) (Pixel)
  • b2c608c fix: NewExpression with parenthesized callee in preserve-caught-error (#21083) (Francesco Trotta)

Documentation

  • 6ddf858 docs: fix broken Specify Parser Options anchor link (#21106) (Minsu)
  • 784dfbe docs: Clarify no-eq-null description (#21120) (Park Harin)
  • 7ec733a docs: Fix typos and grammar in glossary (#21095) (Marry (Subin Yang))
  • 92bb13f docs: replace quake link (#21108) (Jung Hyeon Jun)
  • 68eb4a5 docs: fix broken Specify Globals anchor links in rule pages (#21103) (Minsu)
  • d28f697 docs: replace Code Climate CLI links with Qlty CLI links (#21099) (Jung Hyeon Jun)
  • eccc68d docs: correct --suppressions-location option description (#21093) (Ga eun Lee)
  • c5963f7 docs: Update README (GitHub Actions Bot)

Chores

  • 4fbf46d test: pin webpack version to 5.108.4 (#21137) (Francesco Trotta)
  • 2d063e2 chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101) (Bo Hyun Kim)
  • eccbe7b test: add error locations to no-class-assign (#21123) (devoil)
  • e7d1e43 ci: bump actions/setup-go from 6 to 7 (#21118) (dependabot[bot])
  • e9d66d0 ci: bump actions/setup-node from 6 to 7 (#21119) (dependabot[bot])
  • ee225b6 test: Add error location details to no-eq-null rule (#21117) (Park Harin)
  • 044a627 chore: update minimatch to ^10.2.5 (#21107) (김채영)
  • fb09aa8 chore: update ecosystem plugins (#21115) (ESLint Bot)
  • 5abd878 test: add error locations to no-proto (#21114) (Gihyeon Jeong / 정기현)
  • 9715887 test: Add error location details to no-div-regex (#21110) (Park Harin)
  • a746ec6 test: add error locations to no-new-wrappers (#21109) (Gihyeon Jeong / 정기현)
  • 8dde645 test: add error locations to no-ex-assign (#21102) (devoil)
  • 13ab0ec test: add error locations to no-label-var (#21098) (Gihyeon Jeong / 정기현)
  • a99906f test: Add error location details to no-delete-var rule (#21105) (Park Harin)
  • c47e8dc chore: add missing backticks to languages/js/index.js (#21104) (beeen)
  • 0174428 chore: add missing backticks to translate-cli-options.js (#21097) (dongkyu lee)
  • 3d36589 chore: add missing backticks to serialization.js (#21091) (이규환)
  • dcc9312 test: add error locations to eqeqeq (#21090) (Ga eun Lee)
  • 2710b18 ci: Add explicit permissions to rebuild-docs-sites workflow (#21089) (Marry (Subin Yang))
  • 5d2f866 chore: update dependency prettier to v3.9.5 (#21086) (renovate[bot])
  • d584e31 chore: fix failing ecosystem test for eslint-plugin-unicorn (#21084) (Francesco Trotta)
  • bf3eda0 chore: update ecosystem plugins (#21079) (ESLint Bot)

v10.7.0

Features

  • cf2a9bf feat: add errorClassNames option to preserve-caught-error rule (#21032) (sethamus)
  • f8b873a feat: max-nested-callbacks option for constructor callbacks (#21063) (fnx)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2026
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
omega-website-5xmp Error Error Jul 27, 2026 8:15am

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.7.0 branch from 4fdabf8 to cf5bcd1 Compare July 19, 2026 08:17
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.7.0 branch from cf5bcd1 to 0185437 Compare July 19, 2026 08:22
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.7.0 branch from 0185437 to 5d83075 Compare July 19, 2026 08:33

Copy link
Copy Markdown
Owner

Same upstream block as #987/#1017/#1041 (superseded predecessors of this PR): eslint-config-next@16.2.7 bundles eslint-plugin-import@2.32.0, whose peer range is still eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" — it hasn't shipped ESLint 10 support. npm ci fails with an ERESOLVE conflict between that peer range and eslint@10.7.0.

npm error While resolving: eslint-plugin-import@2.32.0
npm error Found: eslint@10.7.0
npm error Could not resolve dependency:
npm error peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0

Re-checked npm today: eslint-plugin-import@latest is still 2.32.0 with the same peer cap, so the block from the original diagnosis (#987 (comment) — tracked upstream at vercel/next.js#91702) still applies. Holding; no action needed until eslint-config-next's transitive deps catch up to ESLint 10.


Generated by Claude Code

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head bd3fb9d, package-lock refresh only — same target version 10.7.0): eslint-plugin-import@latest is still 2.32.0 with peer range ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9, so the block from the previous diagnosis still applies. build (22.x) fails the same way. Holding, no action needed.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.7.0 branch from bd3fb9d to c7d6604 Compare July 24, 2026 08:09
@dependabot dependabot Bot changed the title Bump eslint from 9.26.0 to 10.7.0 Bump eslint from 9.26.0 to 10.8.0 Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.7.0 branch from c7d6604 to 67a812a Compare July 26, 2026 22:32

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head 67a812a, package-lock refresh only — same target version 10.7.0/10.8.0 title bump): eslint-plugin-import@latest is still 2.32.0 with peer range ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9, so the block from the previous diagnosis (#1050 (comment)) still applies. build (22.x) fails the same way. Holding, no action needed.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.7.0 branch from 67a812a to e5c6cd5 Compare July 27, 2026 08:11
Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 10.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.26.0...v10.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.7.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.7.0 branch from e5c6cd5 to a5774c4 Compare July 27, 2026 08:15

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head a5774c4, package-lock refresh only — same target version 10.8.0): eslint-plugin-import@latest is still 2.32.0 with peer range ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9, so the block from the previous diagnosis (#1050 (comment)) still applies. Vercel deploy fails the same way. Holding, no action needed.


Generated by Claude Code

@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1070.

@dependabot dependabot Bot closed this Jul 31, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-10.7.0 branch July 31, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant