Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) ^3.2.4 -> ^4.0.6 age confidence
vitest (source) ^3.2.4 -> ^4.0.6 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.4

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from danielroe as a code owner October 27, 2025 07:38
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2025

📦 Bundle Size Comparison

➡️ nuxi

Metric Base Head Diff
Rendered 4456.32 KB 4456.32 KB 0.00 KB (0.00%)

➡️ nuxt-cli

Metric Base Head Diff
Rendered 135.77 KB 135.77 KB 0.00 KB (0.00%)

➡️ create-nuxt

Metric Base Head Diff
Rendered 2378.67 KB 2378.67 KB 0.00 KB (0.00%)

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 27, 2025

  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1102
    
    npm i https://pkg.pr.new/nuxi@1102
    
    npm i https://pkg.pr.new/@nuxt/cli@1102
    

commit: 7696d05

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 7 times, most recently from ce00a63 to f130cba Compare November 3, 2025 10:32
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from f130cba to efbb0bd Compare November 3, 2025 12:28
@renovate
Copy link
Contributor Author

renovate bot commented Nov 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danielroe
Copy link
Member

pending for CodSpeedHQ/codspeed-node#67

@marcusguttenplan
Copy link

marcusguttenplan commented Dec 7, 2025

It looks like this PR not being merged causes a regression in CLI generation for all app types except for minimal setup

npm error While resolving: @nuxt/test-utils@3.21.0
npm error Found: vitest@4.0.15
npm error node_modules/vitest
npm error   dev vitest@"^4.0.14" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional vitest@"^3.2.0" from @nuxt/test-utils@3.21.0
npm error node_modules/@nuxt/test-utils
npm error   dev @nuxt/test-utils@"^3.20.1" from the root project
npm error
npm error Conflicting peer dependency: vitest@3.2.4
npm error node_modules/vitest
npm error   peerOptional vitest@"^3.2.0" from @nuxt/test-utils@3.21.0
npm error   node_modules/@nuxt/test-utils
npm error     dev @nuxt/test-utils@"^3.20.1" from the root project

I may be off base here, but it looks like the version bump for vitest that happened across other packages recently leaves the CLI wonky with these dependency versions, but I haven't been able to figure out how to pass flags for skipping peer deps in. Happy to help figure out how to get this merged if needed.

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.

3 participants