Skip to content

Bump vitest from 0.29.2 to 0.29.7

Geoxor requested to merge dependabot/npm_and_yarn/vitest-0.29.7 into master

Created by: dependabot[bot]

Bumps vitest from 0.29.2 to 0.29.7.

Release notes

Sourced from vitest's releases.

v0.29.7

   🐞 Bug Fixes

    View changes on GitHub

v0.29.6

   🐞 Bug Fixes

    View changes on GitHub

v0.29.5

   🐞 Bug Fixes

    View changes on GitHub

v0.29.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.29.3

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 9150a26 chore: release v0.29.7
  • 8294811 chore: release v0.29.6
  • be34451 chore: release v0.29.5
  • 4148d80 chore: release v0.29.4
  • cfe98ee chore: cleanup license
  • 9cdc803 feat: webdriverio (+ custom providers) integration for browser mode (#2999)
  • cc5779d fix: escape XML in error stack trace when using junit reporter (#3038)
  • 0cf4409 fix: mocking value proxy filter Symbol static properties (#3036)
  • 29c4952 refactor: move module mocking transforms out of plugins (#2993)
  • 0ddf722 feat: process timeout to log names of stuck test files (#3031)
  • 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 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)

Merge request reports

Loading