Update dependency vitest to v3.0.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vitest (source) | devDependencies | patch | 3.0.2 -> 3.0.3 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vitest-dev/vitest (vitest)
v3.0.3
🐞 Bug Fixes
-
browser:
- Don't throw a validation error if v8 coverage is used with filtered instances - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7306 (fa463)
- Don't fail when running --browser.headless if the browser projest is part of the workspace - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7311 (e43a8)
🏎 Performance
- reporters: Update summary only when needed - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7291 (7f36b)
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.