Update dependency vitest to v3.1.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| vitest (source) | devDependencies | patch | 3.1.2 -> 3.1.3 |
Release Notes
vitest-dev/vitest (vitest)
v3.1.3
🐞 Bug Fixes
- Correctly resolve vitest import if
inline: trueis set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3) - Fix fixture parsing with lowered async with esbuild 0.25.3 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7921 (c5c85)
- Remove event-catcher code - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7898 (deb1b)
- Reset mocks on test retry/repeat - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7897 (2fa76)
- Ignore failures on writeToCache - by @orgads in https://github.com/vitest-dev/vitest/issues/7893 (8c7f7)
- browser: Correctly inherit CLI options - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7858 (03660)
- deps: Update all non-major dependencies - in https://github.com/vitest-dev/vitest/issues/7867 (67ef7)
-
reporters:
--merge-reportsto show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.