chore(deps-dev): Bump eslint from 9.39.5 to 10.8.0 in /web - #58
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): Bump eslint from 9.39.5 to 10.8.0 in /web#58dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/eslint-10.8.0
branch
3 times, most recently
from
August 2, 2026 17:57
fb040af to
aebdb82
Compare
rslayer
added a commit
that referenced
this pull request
Aug 2, 2026
Combines Dependabot #65 (next) and #64 (eslint-config-next), which each failed CI alone. Required changes for the framework major: - eslint.config.mjs: eslint-config-next 16 ships NATIVE flat configs, so spread `eslint-config-next/core-web-vitals` and `.../typescript` directly instead of bridging the old eslintrc format through FlatCompat. - Suppress the new react-hooks/set-state-in-effect rule at 5 call sites, each the SSR-safe "server-default state, read client value on mount" idiom (localStorage / OS-theme / staged-file reads, and a prop-reseed countdown). Zero runtime change; the rule stays active for new code. - tsconfig.json: adopted Next 16's auto-written config (jsx react-jsx, .next/dev/types include). Held back deliberately (upstream incompatibilities, not our code): - typescript 7 (#49): typescript-eslint has no TS 7 support yet (#10940). - eslint 10 (#58): eslint-config-next 16 bundles an eslint-plugin-react that calls context.getFilename(), removed in ESLint 10. Local typecheck, lint, and `next build` (all 10 routes) pass. Supersedes #65 and #64. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/eslint-10.8.0
branch
2 times, most recently
from
August 2, 2026 19:25
e58b8d8 to
0fad559
Compare
Bumps [eslint](https://github.com/eslint/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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/eslint-10.8.0
branch
from
August 3, 2026 00:16
0fad559 to
34117c1
Compare
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 from 9.39.5 to 10.8.0.
Release 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)