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 dependencies (major) #374

Merged
merged 2 commits into from Jan 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
c8 8.0.1 -> 9.0.0 age adoption passing confidence
vitest (source) 0.31.4 -> 1.1.3 age adoption passing confidence

Release Notes

bcoe/c8 (c8)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • build: minimum Node.js version is now 14.14.0
Features
  • build: minimum Node.js version is now 14.14.0 (2cdc86b)
  • deps: update foreground-child to promise API (#​512) (b46b640)
  • deps: use Node.js built in rm (2cdc86b)
vitest-dev/vitest (vitest)

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
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) January 12, 2024 23:55
Copy link
Contributor Author

renovate bot commented Jan 12, 2024

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vitest/coverage-c8@0.31.4
npm ERR! Found: vitest@1.1.3
npm ERR! node_modules/vitest
npm ERR!   dev vitest@"1.1.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vitest@">=0.30.0 <1" from @vitest/coverage-c8@0.31.4
npm ERR! node_modules/@vitest/coverage-c8
npm ERR!   dev @vitest/coverage-c8@"0.31.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vitest@0.34.6
npm ERR! node_modules/vitest
npm ERR!   peer vitest@">=0.30.0 <1" from @vitest/coverage-c8@0.31.4
npm ERR!   node_modules/@vitest/coverage-c8
npm ERR!     dev @vitest/coverage-c8@"0.31.4" 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-12T23_55_29_835Z-eresolve-report.txt

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

Copy link
Contributor Author

renovate bot commented Jan 12, 2024

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.

Copy link

Test Results

 1 files  ±0   4 suites  ±0   0s ⏱️ ±0s
60 tests ±0  60 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 01b4527. ± Comparison against base commit 43ec68b.

Copy link

Test Results

 1 files  ±0   4 suites  ±0   0s ⏱️ ±0s
60 tests ±0  60 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 01b4527. ± Comparison against base commit 43ec68b.

Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 100% 100% 0
src.lib 100% 100% 0
Summary 100% (429 / 429) 100% (87 / 87) 0

@renovate renovate bot merged commit 83d6e49 into main Jan 13, 2024
7 checks passed
@renovate renovate bot deleted the renovate/major-vitest-dependencies branch January 13, 2024 00:00
@meza
Copy link
Owner

meza commented Jan 13, 2024

🎉 This PR is included in version 2.3.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@meza meza added the released label Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant