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
@webfansplz
and@userquin
in vitest-dev/vitest#2133🐞 Bug Fixes
- bench: Throw root cause - by
@azaleta
and@nickmccurdy
in vitest-dev/vitest#2137- browser: Working again - by
@userquin
in vitest-dev/vitest#2143- coverage: Reduce size of leftover v8 reports - by
@AriPerkkio
in 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-ovo
in vitest-dev/vitest#2127View changes on GitHub
v0.24.1
🐞 Bug Fixes
- Remove work-around from
istanbul-lib-instrument
- by@AriPerkkio
in vitest-dev/vitest#2121- Don't show extra properties for test context - by
@sheremet-va
in vitest-dev/vitest#2116- Parse env options from comments (fix #1962) - by
@nickmccurdy
in vitest-dev/vitest#1984- coverage: Fix sourcemaps of uncovered lines - by
@AriPerkkio
in vitest-dev/vitest#2122View changes on GitHub
v0.24.0
🚨 Breaking Changes
- Use type module (revert #1411) - by
@bluwy
and@sheremet-va
in vitest-dev/vitest#1465- Drop support for Vite 2 - by
@antfu
and@sheremet-va
in vitest-dev/vitest#1928🚀 Features
- benchmark: Todo mode - by
@Aslemammad
in vitest-dev/vitest#2057- inline-snapshot: Support comment - by
@azaleta
in vitest-dev/vitest#2077🐞 Bug Fixes
- Run related test, even if test doesn't have dependencies - by
@sheremet-va
in 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
@haikyuu
in vitest-dev/vitest#2027- Import CustomEventMap from vite for vite-node - by
@sheremet-va
in vitest-dev/vitest#2124
... (truncated)
Commits
7d9eebb
chore: release v0.24.33c4a277
fix(build): build packages before publishingad8c9a0
chore: release v0.24.221ca5cc
chore: update pnpm-lockd0c0998
fix(vite-node): init the debugger ahead of time to ensure that load dumped co...b2c332e
fix(bench): throw root cause (#2137)8c80b8f
fix(coverage): reduce size of leftover v8 reports (#2144)01ca7ad
fix(browser): working again (#2143)a6618c1
feat(ui): add tests summary in the dashboard (#2133)6ca1802
chore: 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)