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

Bump vitest from 3.0.5 to 3.0.7 #5547

Merged
merged 2 commits into from
Mar 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps vitest from 3.0.5 to 3.0.7.

Release notes

Sourced from vitest's releases.

v3.0.7

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 358cccf chore: release v3.0.7
  • 365ffe6 fix(deps): update all non-major dependencies (#7543)
  • aaa5855 perf(browser): do wdio context switching only once per file (#7549)
  • f71004f fix(spy): clear/reset/restore mocks in stack order (#7499)
  • 9584be3 chore: release v3.0.6
  • 027ce9b fix(reporters): render tasks in tree when in TTY (#7503)
  • b62ac22 chore: use tinyglobby instead of fast-glob in Vitest (#7504)
  • 167a98d fix: exclude queueMicrotask from default fake timers to not break node fetc...
  • 6cc408d fix(deps): update all non-major dependencies (#7507)
  • 8f13825 docs: fix sequence.hooks: 'stack' as default (#7492)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 25, 2025 08:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-3.0.7 branch from f422dad to 1df1f73 Compare February 25, 2025 08:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-3.0.7 branch from 1df1f73 to 2d6765d Compare February 25, 2025 08:33
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-3.0.7 branch from 2d6765d to 2f7ab6f Compare February 25, 2025 08:46
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.96%. Comparing base (b52cb12) to head (bba858b).
Report is 16 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5547   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files         282      282           
  Lines       39050    39077   +27     
  Branches     6859     6869   +10     
=======================================
+ Hits        35911    35936   +25     
- Misses       3012     3013    +1     
- Partials      127      128    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 1afc318 into main Mar 1, 2025
17 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/vitest-3.0.7 branch March 1, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant