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 to v1 (major) #2573

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) ~0.34.6 -> ~1.2.2 age adoption passing confidence
@vitest/ui (source) ~0.34.7 -> ~1.2.2 age adoption passing confidence
vitest (source) ~0.34.6 -> ~1.2.2 age adoption passing confidence

Release Notes

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

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
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 11, 2023 01:40
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Dec 11, 2023
@renovate renovate bot force-pushed the renovate/major-vitest branch 2 times, most recently from c6bcadd to 4262939 Compare December 11, 2023 09:13
@ST-DDT ST-DDT added this to the v9.0 milestone Dec 11, 2023
@ST-DDT ST-DDT added the do NOT merge yet Do not merge this PR into the target branch yet label Dec 11, 2023
@ST-DDT
Copy link
Member

ST-DDT commented Dec 11, 2023

I'm freezing these PRs to avoid getting notifications and wasting my time by blocking our CI resources.

@ST-DDT ST-DDT removed the do NOT merge yet Do not merge this PR into the target branch yet label Feb 9, 2024
@ST-DDT ST-DDT self-assigned this Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5fe3979) 99.57% compared to head (ce54bb0) 99.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2573      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        2807     2807              
  Lines      250525   250525              
  Branches     1152      742     -410     
==========================================
- Hits       249457   249451       -6     
- Misses       1040     1074      +34     
+ Partials       28        0      -28     

see 29 files with indirect coverage changes

Copy link
Member

@ST-DDT ST-DDT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The difference in snapshots is because " no longer gets escaped as \\"

@ST-DDT ST-DDT requested review from a team February 9, 2024 12:18
@ST-DDT ST-DDT merged commit f3980fd into next Feb 9, 2024
16 checks passed
@ST-DDT ST-DDT deleted the renovate/major-vitest branch February 9, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants