Update dependency @vitest/coverage-v8 to v2.1.8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vitest/coverage-v8 (source) | devDependencies | patch | 2.1.6 -> 2.1.8 |
Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.8
🐞 Bug Fixes
- Support Node 21 - by @sheremet-va (92f7a)
View changes on GitHub
v2.1.7
🐞 Bug Fixes
- Revert support for Vite 6 - by @sheremet-va (fbe5c)
- This introduced some breaking changes (https://github.com/vitest-dev/vitest/issues/6992). We will enable support for it later. In the meantime, you can still use
pnpm.overrides
or yarn resolutions to override thevite
version in thevitest
package - the APIs are compatible.
- This introduced some breaking changes (https://github.com/vitest-dev/vitest/issues/6992). We will enable support for it later. In the meantime, you can still use
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.