core
core copied to clipboard
chore(deps-dev): bump vitest from 0.21.1 to 0.24.3
Bumps vitest from 0.21.1 to 0.24.3.
Release notes
Sourced from vitest's releases.
v0.24.3
🐞 Bug Fixes
- build: Build packages before publishing - by
@sheremet-va(3c4a2)View changes on GitHub
v0.24.2
🚀 Features
- ui: Add tests summary in the dashboard - by
@webfansplzand@userquinin vitest-dev/vitest#2133🐞 Bug Fixes
- bench: Throw root cause - by
@azaletaand@nickmccurdyin vitest-dev/vitest#2137- browser: Working again - by
@userquinin vitest-dev/vitest#2143- coverage: Reduce size of leftover v8 reports - by
@AriPerkkioin vitest-dev/vitest#2144- vite-node: Init the debugger ahead of time to ensure that load dumped code work as expected (fix #2126) - by
@await-ovoin vitest-dev/vitest#2127View changes on GitHub
v0.24.1
🐞 Bug Fixes
- Remove work-around from
istanbul-lib-instrument- by@AriPerkkioin vitest-dev/vitest#2121- Don't show extra properties for test context - by
@sheremet-vain vitest-dev/vitest#2116- Parse env options from comments (fix #1962) - by
@nickmccurdyin vitest-dev/vitest#1984- coverage: Fix sourcemaps of uncovered lines - by
@AriPerkkioin vitest-dev/vitest#2122View changes on GitHub
v0.24.0
🚨 Breaking Changes
- Use type module (revert #1411) - by
@bluwyand@sheremet-vain vitest-dev/vitest#1465- Drop support for Vite 2 - by
@antfuand@sheremet-vain vitest-dev/vitest#1928🚀 Features
- benchmark: Todo mode - by
@Aslemammadin vitest-dev/vitest#2057- inline-snapshot: Support comment - by
@azaletain vitest-dev/vitest#2077🐞 Bug Fixes
- Run related test, even if test doesn't have dependencies - by
@sheremet-vain vitest-dev/vitest#2043- Check for asymmetricMatch before accessing - by
@sheremet-va(75719)- Check hook teardown return type, closes #2092 - by
@sheremet-va(cba3f)- Don't stop watch mode, if non-object error is thrown, close #2106 - by
@sheremet-va(bd677)- Use correct source maps in stacktrace - by
@haikyuuin vitest-dev/vitest#2027- Import CustomEventMap from vite for vite-node - by
@sheremet-vain vitest-dev/vitest#2124
... (truncated)
Commits
7d9eebbchore: release v0.24.33c4a277fix(build): build packages before publishingad8c9a0chore: release v0.24.221ca5ccchore: update pnpm-lockd0c0998fix(vite-node): init the debugger ahead of time to ensure that load dumped co...b2c332efix(bench): throw root cause (#2137)8c80b8ffix(coverage): reduce size of leftover v8 reports (#2144)01ca7adfix(browser): working again (#2143)a6618c1feat(ui): add tests summary in the dashboard (#2133)6ca1802chore: typo (#2147)- 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)