Update dependency vitest to v3.0.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vitest (source) | devDependencies | patch | 3.0.3 -> 3.0.4 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vitest-dev/vitest (vitest)
v3.0.4
🐞 Bug Fixes
- Filter projects eagerly during config resolution - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7313 (dff44)
- Apply
development|production
condition on Vites 6 by @hi-ogawa and @sheremet-va (#7301) (ef146) -
browser: Restrict served files from
/__screenshot-error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7340 (ed9ae) - deps: Update all non-major dependencies - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7297 (38ea8)
- runner: Timeout long sync hook - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7289 (c60ee)
- typechecking: Support typechecking parsing with Vite 6 - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7335 (bff70)
- types: Fix public types - by @mrginglymus and @sheremet-va in https://github.com/vitest-dev/vitest/issues/7328 (ce6af)
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.