chore(deps): bump eslint from 9.39.2 to 10.1.0#1719
Merged
pethers merged 2 commits intodependabot/npm_and_yarn/eslint-10.1.0from Mar 24, 2026
Merged
chore(deps): bump eslint from 9.39.2 to 10.1.0#1719pethers merged 2 commits intodependabot/npm_and_yarn/eslint-10.1.0from
pethers merged 2 commits intodependabot/npm_and_yarn/eslint-10.1.0from
Conversation
Contributor
Dependency Reviewβ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files
|
β¦ errors - Remove eslint-plugin-import (incompatible with ESLint 10, unused in flat config) - Remove eslint-plugin-react (incompatible with ESLint 10, unused in flat config) - Remove @typescript-eslint/eslint-plugin (transitive via typescript-eslint) - Remove @typescript-eslint/parser (transitive via typescript-eslint) - Update @eslint/js from ^9.39.2 to ^10.0.0 - Add npm overrides for eslint-plugin-react-hooks peer dep - Remove legacy .eslintrc.cjs (unused with flat config) - Fix 4 no-useless-assignment errors from new ESLint 10 rules Co-authored-by: pethers <1726836+pethers@users.noreply.github.com> Agent-Logs-Url: https://github.com/Hack23/blacktrigram/sessions/dcef49f3-353c-4167-a2e8-39086e36a91f
Copilot
AI
changed the title
[WIP] Bump eslint from 9.39.2 to 10.1.0
chore(deps): bump eslint from 9.39.2 to 10.1.0
Mar 24, 2026
Copilot stopped work on behalf of
pethers due to an error
March 24, 2026 12:26
Contributor
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
68fe3b2
into
dependabot/npm_and_yarn/eslint-10.1.0
9 checks passed
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.
ESLint 10 upgrade was blocked by peer dependency conflicts from plugins that don't yet declare
eslint@^10support.Removed incompatible/unused plugins
eslint-plugin-importβ peer dep caps at^9, not referenced in flat configeslint-plugin-reactβ peer dep caps at^9.7, not referenced in flat config@typescript-eslint/eslint-plugin,@typescript-eslint/parserβ redundant, already transitive deps oftypescript-eslint.eslintrc.cjsβ legacy config unused since flat config adoptionUpdated dependencies
@eslint/js^9.39.2β^10.0.0overridesforeslint-plugin-react-hooks(stable 7.0.1 doesn't declare^10peer support yet)Fixed
no-useless-assignmenterrorsESLint 10's recommended config enables
no-useless-assignment, which flagged 4 variables initialized with values immediately overwritten by exhaustive branches:Files fixed:
VariantSelector.ts,useSkeletalAnimation.ts,AdaptiveDifficulty.ts,KoreanAnatomy.ts㪠Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.