chore(deps-dev): bump eslint from 9.39.2 to 10.8.0 - #984
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...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/eslint-10.8.0
branch
from
August 10, 2026 05:46
4483cbb to
bb7bcc3
Compare
This was referenced Aug 11, 2026
Contributor
Author
|
Superseded by #993. |
lv10
added a commit
that referenced
this pull request
Aug 18, 2026
* chore(deps): consolidate Dependabot updates Folds 3 of the 4 open Dependabot PRs into one change: Next 16, eslint-config-next 16 and the postcss transitive. Next 16 removed 'next lint', so the lint script runs eslint directly against a flat config - eslint-config-next 16 provides one natively, replacing .eslintrc.json. eslint 10 (#984) stays open: eslint-plugin-react, via eslint-config-next, does not support it yet. Closes #985 * chore: ignore slidev dist output, disable Next 16 agent rules, migrate images config - eslint.config.mjs: add dist/** to ignores. next lint only walked app/pages/components/lib/src; eslint . walks the whole tree, so a local npm run slides:build made npm run lint fail on generated slidev output. - .gitignore: add dist (gap predates this PR). - next.config.js: agentRules: false so next dev stops writing AGENTS.md and CLAUDE.md into every attendee's clone; images.domains -> images.remotePatterns to clear the Next 16 deprecation warning. --------- Co-authored-by: Luis Villamarin <luis.villamarin@nearform.com> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.2 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)