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 ~0.5.9 #560

Merged
merged 1 commit into from
Mar 1, 2022
Merged

chore(deps): update vitest to ~0.5.9 #560

merged 1 commit into from
Mar 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/ui ~0.5.4 -> ~0.5.9 age adoption passing confidence
vitest ~0.5.4 -> ~0.5.9 age adoption passing confidence

Release Notes

vitest-dev/vitest

v0.5.9

Compare Source

Bug Fixes

v0.5.8

Compare Source

Bug Fixes

v0.5.7

Compare Source

Bug Fixes
  • do not override syntax error (7876bff)

v0.5.6

Compare Source

Bug Fixes
Features

v0.5.5

Compare Source

Bug Fixes
  • error out on empty test files (325ea1e)

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner February 25, 2022 00:18
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Feb 25, 2022
@Shinigami92
Copy link
Member

Seems they added a new "feature" that detects more strictly empty test blocks

@renovate renovate bot force-pushed the renovate/vitest branch 2 times, most recently from 96bd058 to 2f3dc30 Compare February 26, 2022 09:37
@renovate renovate bot changed the title chore(deps): update vitest to ~0.5.5 chore(deps): update vitest to ~0.5.7 Feb 26, 2022
@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #560 (fde0d50) into main (a17209c) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #560      +/-   ##
==========================================
- Coverage   99.34%   99.34%   -0.01%     
==========================================
  Files        1920     1920              
  Lines      176414   176414              
  Branches      906      904       -2     
==========================================
- Hits       175259   175257       -2     
- Misses       1099     1101       +2     
  Partials       56       56              
Impacted Files Coverage Δ
src/vendor/unique.ts 95.96% <0.00%> (-1.62%) ⬇️

@Shinigami92 Shinigami92 self-assigned this Feb 26, 2022
ST-DDT
ST-DDT previously approved these changes Feb 26, 2022
@ST-DDT ST-DDT requested a review from a team February 26, 2022 10:15
@renovate renovate bot changed the title chore(deps): update vitest to ~0.5.7 chore(deps): update vitest to ~0.5.9 Mar 1, 2022
@ST-DDT
Copy link
Member

ST-DDT commented Mar 1, 2022

The tests are failing due to:

No test found in suite accountName()

@Shinigami92
Copy link
Member

The tests are failing due to:

No test found in suite accountName()

It trashed my manual commit in this PR
I extracted it into #585

@ST-DDT ST-DDT requested a review from a team March 1, 2022 19:29
@Shinigami92 Shinigami92 merged commit 5452027 into main Mar 1, 2022
@Shinigami92 Shinigami92 deleted the renovate/vitest branch March 1, 2022 19:45
demipel8 pushed a commit to demipel8/faker that referenced this pull request Mar 11, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.

None yet

4 participants