Update dependency vitest to v0.24.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vitest | 0.23.4 -> 0.24.1 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
vitest-dev/vitest
v0.24.1
🐞 Bug Fixes
- Remove work-around from
istanbul-lib-instrument
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2121 - Don't show extra properties for test context - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/2116
- Parse env options from comments (fix #1962) - by @nickmccurdy in https://github.com/vitest-dev/vitest/issues/1984
- coverage: Fix sourcemaps of uncovered lines - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2122
View changes on GitHub
v0.24.0
🚨 Breaking Changes
- Use type module (revert #1411) - by @bluwy and @sheremet-va in https://github.com/vitest-dev/vitest/issues/1465
- Drop support for Vite 2 - by @antfu and @sheremet-va in https://github.com/vitest-dev/vitest/issues/1928
🚀 Features
- benchmark: Todo mode - by @Aslemammad in https://github.com/vitest-dev/vitest/issues/2057
- inline-snapshot: Support comment - by @azaleta in https://github.com/vitest-dev/vitest/issues/2077
🐞 Bug Fixes
- Run related test, even if test doesn't have dependencies - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/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 https://github.com/vitest-dev/vitest/issues/2027
- Import CustomEventMap from vite for vite-node - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/2124
- jsdom: Use jsdom Blob instead of Node, if jsdom is enabled - by @ChpShy in https://github.com/vitest-dev/vitest/issues/2086
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot