[CHORE](deps)(deps): Bump the next-eslint-major group across 1 directory with 2 updates - #352
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ory with 2 updates Bumps the next-eslint-major group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [eslint](https://github.com/eslint/eslint). Updates `next` from 14.2.35 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v14.2.35...v16.3.0) Updates `eslint` from 9.39.5 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.5...v10.8.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: next-eslint-major - dependency-name: next dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: next-eslint-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/next-eslint-major-fba73c1b06
branch
from
August 14, 2026 14:34
e6267a3 to
5413be7
Compare
Francisco Jiménez (jjcfrancisco)
approved these changes
Aug 14, 2026
John McCall (lowlydba)
added a commit
that referenced
this pull request
Aug 14, 2026
eslint 10's addDeclaredGlobals calls scopeManager.addGlobals(), which @typescript-eslint/parser@8.67.0's ScopeManager (pulled in by eslint-config-next's flat config) doesn't implement, despite its peerDependencies claiming eslint@^10.0.0 support. Confirmed on the next-eslint-major group's own branch (#352), independent of react. Pinning eslint to ^9.39.0 (still >=9.0.0 per eslint-config-next's peer range) gets lint back to 0 errors. Signed-off-by: John McCall <john@overturemaps.org>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/next-eslint-major-fba73c1b06
branch
August 14, 2026 14:56
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 the next-eslint-major group with 2 updates in the / directory: next and eslint.
Updates
nextfrom 14.2.35 to 16.3.0Release notes
Sourced from next's releases.
... (truncated)
Commits
d73f562v16.3.02e0d4cbEdits to turbopackFileSystemCache (#96531)86df9c7docs: cover direct visits and client navigations in the instant() e2e example...47a52c0[turbopack / next.js] Add an end-to-end test for new root detection (#96544)8e878d4Remove implicit Partial Prefetching opt-in frominstant(#96539)e37ddd1Fix deploy test TypeScript exclusions (#96545)8a4920cdocs: clarify first-party Skills workflows (#96495)4344b83Flag newly disabled deploy tests (#96505)459617afix: double fragment on navigation (#93132)cbf0cefEnable TypeScript CLI by default (#96497)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
eslintfrom 9.39.5 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)