examples-v10-next-prisma-starter-sqlite
examples-v10-next-prisma-starter-sqlite copied to clipboard
Bump vitest from 0.23.4 to 0.24.1
Bumps vitest from 0.23.4 to 0.24.1.
Release notes
Sourced from vitest's releases.
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- jsdom: Use jsdom Blob instead of Node, if jsdom is enabled - by
@ChpShyin vitest-dev/vitest#2086View changes on GitHub
Commits
6f856c4chore: release v0.24.199b7d9efix: parse env options from comments (fix #1962) (#1984)3d5f502fix: don't show extra properties for test context (#2116)a24c873fix: remove work-around fromistanbul-lib-instrument(#2121)052bc02chore(deps): revert vite to 3.0.09f9f288chore(deps): update all non-major dependencies (#2131)232d51fchore(deps): update dependency@happy-dom/jest-environmentto v7 (#2132)7a429e0build: include *.d.cts files in npm package (#2128)af3ad61fix(coverage): fix sourcemaps of uncovered lines (#2122)0bd3788chore: release v0.24.0- 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)