Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update vitest monorepo to v3 (major) #1103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2025

This PR contains the following updates:

Package Type Update Change
@vitest/browser (source) devDependencies major ^2.1.8 -> ^3.0.0
@vitest/coverage-v8 (source) devDependencies major ^2.1.8 -> ^3.0.0
@vitest/ui (source) devDependencies major ^2.1.8 -> ^3.0.0
vitest (source) devDependencies major ^2.1.8 -> ^3.0.0

Release Notes

vitest-dev/vitest (@​vitest/browser)

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

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

Configuration

📅 Schedule: Branch creation - "* 0-4 1 * *" (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 has been generated by Renovate Bot.

Copy link
Contributor Author

github-actions bot commented Feb 1, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @analogjs/[email protected]
npm error Found: [email protected]
npm error node_modules/vitest
npm error   dev vitest@"^3.0.0" from the root project
npm error   peerOptional vitest@"*" from @vitest/[email protected]
npm error   node_modules/@vitest/eslint-plugin
npm error     dev @vitest/eslint-plugin@"^1.1.14" from the root project
npm error   2 more (@vitest/browser, @vitest/ui)
npm error
npm error Could not resolve dependency:
npm error peer vitest@"^1.3.1 || ^2.0.0" from @analogjs/[email protected]
npm error node_modules/@analogjs/vitest-angular
npm error   dev @analogjs/vitest-angular@"^1.10.1" from @agnos-ui/[email protected]
npm error   angular/headless
npm error     @agnos-ui/[email protected]
npm error     node_modules/@agnos-ui/angular-headless
npm error       workspace angular/headless from the root project
npm error       1 more (@agnos-ui/angular-bootstrap)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/vitest
npm error   peer vitest@"^1.3.1 || ^2.0.0" from @analogjs/[email protected]
npm error   node_modules/@analogjs/vitest-angular
npm error     dev @analogjs/vitest-angular@"^1.10.1" from @agnos-ui/[email protected]
npm error     angular/headless
npm error       @agnos-ui/[email protected]
npm error       node_modules/@agnos-ui/angular-headless
npm error         workspace angular/headless from the root project
npm error         1 more (@agnos-ui/angular-bootstrap)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-01T04_18_33_742Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-01T04_18_33_742Z-debug-0.log

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.

0 participants