Bump vitest from 0.29.2 to 0.29.7
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
- Import
@vite/client
in browser code for handling optimizer - by@sheremet-va
(20c51)View changes on GitHub
v0.29.6
🐞 Bug Fixes
- Bundle UI with
@vitest/browser
- by@sheremet-va
(14091)View changes on GitHub
v0.29.5
🐞 Bug Fixes
- browser: Relax vitest peer dependency - by
@cexbrayat
in vitest-dev/vitest#3039 (865d1)View changes on GitHub
v0.29.4
🚀 Features
--test-timeout
CLI argument - by@AriPerkkio
in vitest-dev/vitest#3019 (63c62)- Add an option to control Vitest pool with filepath - by
@sheremet-va
in vitest-dev/vitest#3029 (c7f0c)- Process timeout to log names of stuck test files - by
@AriPerkkio
in vitest-dev/vitest#3031 (0ddf7)- Support relative path in html report - by
@poyoho
and@sheremet-va
in vitest-dev/vitest#2695 (a7680)- Webdriverio (+ custom providers) integration for browser mode - by
@Aslemammad
, Christian Bromann,@sheremet-va
,@userquin
and@dammy001
in vitest-dev/vitest#2999 (9cdc8)
🐞 Bug Fixes
- Show correct line numbers in stack trace when using vi.resetModules() - by
@sheremet-va
in vitest-dev/vitest#3020 (35730)- Mocking value proxy filter Symbol static properties - by
@ChpShy
in vitest-dev/vitest#3036 (0cf44)- Escape XML in error stack trace when using junit reporter - by
@sheremet-va
in vitest-dev/vitest#3038 (cc577)View changes on GitHub
v0.29.3
🚀 Features
- Use custom colors implementation instead of picocolors - by
@sheremet-va
(427b0)- Uncaught errors to indicate env teardown - by
@AriPerkkio
in vitest-dev/vitest#2982 (1fe82)- config: Add an option to run setupFiles in sequence - by
@sheremet-va
in vitest-dev/vitest#3008 (c2e25)
🐞 Bug Fixes
- Console log not visible - by
@AriPerkkio
in vitest-dev/vitest#2943 (02808)- Remove duplicate execArgv when deps.registerNodeLoader: true - by
@AriPerkkio
in vitest-dev/vitest#2965 (a1954)- Prevent running test cases timers after environment teardown - by
@AriPerkkio
in vitest-dev/vitest#2971 (bde75)
... (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 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)