vue-gtm
vue-gtm copied to clipboard
Bump vitest from 0.17.1 to 0.22.1
Bumps vitest from 0.17.1 to 0.22.1.
Release notes
Sourced from vitest's releases.
v0.22.1
🚀 Features
- Restart vitest on config change - by
@antfu(c663f)- Show transform time - by
@antfu(b54a1)- vite-node:
moduleCache.invalidateDepTreeutiltity - by@antfuin vitest-dev/vitest#1872🐞 Bug Fixes
- Convert string coverage reporters to array - by
@AriPerkkioin vitest-dev/vitest#1860- Explicitly import performance - by
@antfu(870d1)View changes on GitHub
v0.22.0
🚨 Breaking Changes
c8coverage support now require peer dependency@vitest/coverage-c8to be installed. Alternatively, you can install@vitest/coverage-istanbulto useistanbulfor coverage instead ofc8.🚀 Features
- Add --no-color to cli - by
@jereklasin vitest-dev/vitest#1849- Support auto retry on Node segfault
--segfault-retry- by@tony19@antfuin vitest-dev/vitest#1854- Support
istanbulcoverage provider - by@AriPerkkioand@antfuin vitest-dev/vitest#1676- cli: Support passing
--inspectand--inspect-brk- by@antfu(ea80f)🐞 Bug Fixes
- Handle undefined returns of module mocks, and update migration docs - by
@jereklasin vitest-dev/vitest#1763 and vitest-dev/vitest#1830- Clear pattern when rerun all tests - by
@ChpShyin vitest-dev/vitest#1834- reporter-junit: Remove trailing zeros in duration - by
@nieyuyaoin vitest-dev/vitest#1842View changes on GitHub
v0.21.1
🚀 Features
- types: Better local test context support - by
@Tanimodoriin vitest-dev/vitest#1805🐞 Bug Fixes
- Symbol.toStringTag on Module is non-enumerable - by
@sheremet-vain vitest-dev/vitest#1808- Tap reporter doesn't throw - by
@sheremet-vain vitest-dev/vitest#1810- Add error message when mock is missing export - by
@jereklasin vitest-dev/vitest#1819View changes on GitHub
v0.21.0
🚀 Features
... (truncated)
Commits
637e2b3chore: release v0.22.1a8183afchore(deps): update tinyspy to 1.0.2 (#1869)b8922aafeat(vite-node):moduleCache.invalidateDepTreeutiltity (#1872)02089afdocs: reorder sponsors [ci-skip]7ba6b20refactor(vite-node): clear method and vars name870d16efix: explicitly import performancee21c78cfix: convert string coverage reporters to array (#1860)b54a13efeat: show transform timec663f39feat: restart vitest on config change14279d5chore(deps): update all non-major dependencies (#1852)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)