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.15.2 #1103

Merged
merged 1 commit into from
Jun 23, 2022
Merged

chore(deps): update vitest to ~0.15.2 #1103

merged 1 commit into from
Jun 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

vitest-dev/vitest

v0.15.2

Compare Source

   🐞 Bug Fixes
  • Allow redefining global expect, closes #1496
  • Calculate label of graph node #1431
  • Snapshots are now updating #1503
  • Return types for vi.mocked are now equal to MaybeMocked #1511
  • Don't mark skipped snapshots as obsolete #1505
  • Correctly generate inline snapshots inside js files #1510
  • Respect transformMode when resolving id #1506
   ❤️ Contributors

   Thanks to @​antfu | @​nieyuyao | @​RedJanvier | @​renovate[bot] | @​sheremet-va

    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 2am" (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, click this checkbox.

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 June 23, 2022 00:48
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Jun 23, 2022
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #1103 (d5cf85f) into main (f943b78) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1103   +/-   ##
=======================================
  Coverage   99.64%   99.65%           
=======================================
  Files        2146     2146           
  Lines      230393   230393           
  Branches      979      982    +3     
=======================================
+ Hits       229582   229602   +20     
+ Misses        790      770   -20     
  Partials       21       21           
Impacted Files Coverage Δ
src/modules/internet/user-agent.ts 92.75% <0.00%> (+5.79%) ⬆️

@ST-DDT ST-DDT merged commit 74ad512 into main Jun 23, 2022
@ST-DDT ST-DDT deleted the renovate/vitest branch June 23, 2022 13:17
@ST-DDT ST-DDT added this to the v7 - Current Major milestone Jun 23, 2022
Minozzzi pushed a commit to Minozzzi/faker that referenced this pull request Jul 19, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants