Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 2, 2025

User requested removal of .npmrc with legacy-peer-deps=true after updating coverage package to enable vitest 4 migration.

Current State

The PR already updates:

  • vitest 3.2.4 → 4.0.6
  • @vitest/coverage-v8 3.2.4 → 4.0.6

However, @nuxt/[email protected] still declares peerOptional vitest@^3.2.0, creating a peer dependency conflict that requires legacy-peer-deps=true.

Blocker

Cannot remove .npmrc until @nuxt/test-utils releases vitest 4 support. Open upstream PR: nuxt/test-utils#1470

Changes

Documented the blocker in PR comment thread. No code changes needed at this time.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copy link
Contributor Author

Copilot AI commented Nov 2, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • pkg.pr.new
    • Triggering command: npm install (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Update vitest from 3.2.4 to 4.0.6 Clarify legacy-peer-deps requirement for vitest 4 migration Nov 2, 2025
Copilot AI requested a review from DennisSmuda November 2, 2025 09:53
Copilot finished work on behalf of DennisSmuda November 2, 2025 09:53
@DennisSmuda DennisSmuda marked this pull request as ready for review November 2, 2025 10:56
@DennisSmuda DennisSmuda merged commit 8d904d5 into dependabot/npm_and_yarn/vitest-4.0.6 Nov 2, 2025
@DennisSmuda DennisSmuda deleted the copilot/sub-pr-313 branch November 2, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants