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 v1 (major) - autoclosed #212

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-istanbul (source) ^0.34.0 -> ^1.0.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.1 -> ^1.0.0 age adoption passing confidence
@vitest/ui (source) ^0.34.0 -> ^1.0.0 age adoption passing confidence
vitest (source) ^0.34.0 -> ^1.0.0 age adoption passing confidence

Release Notes

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

v1.3.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.0

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub

v1.2.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.0.4

Compare Source

The previous release was built incorrectly and didn't include the performance fix. This release fixes that.

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.0

Compare Source

Vitest 1.0 is here! 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 10, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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: server/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vitest/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vitest
npm ERR!   dev vitest@"^1.0.0" from the root project
npm ERR!   peer vitest@"^1.0.0" from @vitest/[email protected]
npm ERR!   node_modules/@vitest/coverage-istanbul
npm ERR!     dev @vitest/coverage-istanbul@"^1.0.0" from the root project
npm ERR!   2 more (@vitest/coverage-v8, @vitest/ui)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vitest@">=0.30.0 <1" from @vitest/[email protected]
npm ERR! node_modules/@vitest/coverage-c8
npm ERR!   dev @vitest/coverage-c8@"^0.33.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vitest
npm ERR!   peer vitest@">=0.30.0 <1" from @vitest/[email protected]
npm ERR!   node_modules/@vitest/coverage-c8
npm ERR!     dev @vitest/coverage-c8@"^0.33.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T10_34_14_205Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T10_34_14_205Z-debug-0.log

File name: client/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vitest/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vitest
npm ERR!   dev vitest@"^1.0.0" from the root project
npm ERR!   peerOptional vitest@">= 0.32" from @testing-library/[email protected]
npm ERR!   node_modules/@testing-library/jest-dom
npm ERR!     @testing-library/jest-dom@"^6.0.0" from the root project
npm ERR!   2 more (@vitest/coverage-v8, @vitest/ui)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vitest@">=0.30.0 <1" from @vitest/[email protected]
npm ERR! node_modules/@vitest/coverage-c8
npm ERR!   dev @vitest/coverage-c8@"^0.33.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vitest
npm ERR!   peer vitest@">=0.30.0 <1" from @vitest/[email protected]
npm ERR!   node_modules/@vitest/coverage-c8
npm ERR!     dev @vitest/coverage-c8@"^0.33.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T10_34_30_184Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T10_34_30_184Z-debug-0.log

Copy link

sonarcloud bot commented Dec 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 5ca6af2 to 5b6c757 Compare January 29, 2024 10:34
Copy link

sonarcloud bot commented Jan 29, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot changed the title chore(deps): update vitest monorepo to v1 (major) chore(deps): update vitest monorepo to v1 (major) - autoclosed Mar 27, 2024
@renovate renovate bot closed this Mar 27, 2024
@renovate renovate bot deleted the renovate/major-vitest-monorepo branch March 27, 2024 10:26
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