fix(deps): revert eslint to 9.x and regenerate package-lock.json#161
Closed
Copilot wants to merge 2 commits intorenovate/major-all-dependenciesfrom
Closed
fix(deps): revert eslint to 9.x and regenerate package-lock.json#161Copilot wants to merge 2 commits intorenovate/major-all-dependenciesfrom
Copilot wants to merge 2 commits intorenovate/major-all-dependenciesfrom
Conversation
1 task
Co-authored-by: jaydeluca <7630696+jaydeluca@users.noreply.github.com> Agent-Logs-Url: https://github.com/open-telemetry/opentelemetry-ecosystem-explorer/sessions/cbe4e300-9e85-4ec5-a19b-0f94799cb485
Copilot
AI
changed the title
[WIP] Chore: update all dependencies (major)
fix(deps): revert eslint to 9.x and regenerate package-lock.json
Mar 21, 2026
Member
|
just going to wait for the needed eslint compatibility |
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.
npm ciwas failing withERESOLVEdue to a stalepackage-lock.json(still pinned toeslint@9.39.4,jsdom@28.1.0,vite@7.3.1) conflicting with the updatedpackage.json. Regenerating the lock file exposed a deeper incompatibility:eslint-plugin-react-hooks@7.0.1(latest stable) declares peer support only up toeslint@^9.0.0— no stable release supports 10.x.Changes
eslintand@eslint/jsrolled back from10.0.3/10.0.1→9.39.4; the upgrade is blocked untileslint-plugin-react-hooksships stable eslint 10 supportpackage-lock.json: rebuilt from scratch to be consistent withpackage.json, picking up the remaining major updates (vite@8.0.0,jsdom@29.0.0)vite@8.0.0,jsdom@29.0.0, andactions/upload-artifact@v7(already updated in the workflow) are kept📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.