chore(deps-dev): bump eslint-dependencies group (ESLint v9→v10 + related packages)#729
Closed
Copilot wants to merge 1 commit into
Closed
Conversation
Copilot
AI
changed the title
[WIP] Bump eslint-dependencies group across one directory
chore(deps-dev): bump eslint-dependencies group (ESLint v9→v10 + related packages)
Feb 22, 2026
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.
Dependabot bump of 6 ESLint-ecosystem packages, including a major version jump for ESLint itself (
9.x→10.0.0/10.0.1).Description
eslint:9.39.2→10.0.0@eslint/js:9.39.2→10.0.1@stylistic/eslint-plugin:5.7.1→5.8.0@typescript-eslint/eslint-plugin:8.54.0→8.55.0@typescript-eslint/parser:8.54.0→8.55.0globals:17.1.0→17.3.0Related Issue
ESLint v10 peer dependency conflict with
eslint-plugin-import.Motivation and Context
Routine dependency maintenance. ESLint v10 is a major release; the rest of the bumps are non-breaking minor/patch updates.
How Has This Been Tested?
CI fails at
npm installdue to the peer dep conflict described above — no tests can run until this is resolved.Types of changes
Bug fix (non-breaking change which fixes an issue)New feature (non-breaking change which adds functionality)Breaking change (fix or feature that would cause existing functionality to change)Checklist:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.