Skip to content

Commit 0c9f8b4

Browse files
chore(deps): update vitest and its coverage provider to v4.0.4 (#3026)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`4.0.3` -> `4.0.4`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/4.0.3/4.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/4.0.3/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vitest](https://vitest.dev) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`4.0.3` -> `4.0.4`](https://renovatebot.com/diffs/npm/vitest/4.0.3/4.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/4.0.3/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest (@&#8203;vitest/coverage-v8)</summary> ### [`v4.0.4`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v4.0.4) [Compare Source](https://redirect.github.com/vitest-dev/vitest/compare/v4.0.3...v4.0.4) #####    🐞 Bug Fixes - **browser**: - Correct typo  -  by [@&#8203;benmccann](https://redirect.github.com/benmccann) in [#&#8203;8796](https://redirect.github.com/vitest-dev/vitest/issues/8796) [<samp>(ede1f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/ede1f39d6) - Publish a missing context file for webdriverio  -  by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in [#&#8203;8824](https://redirect.github.com/vitest-dev/vitest/issues/8824) [<samp>(7c7b6)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7c7b6f0b1) - **mocker**: - Support mocking builtins without `node:` prefix  -  by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in [#&#8203;8829](https://redirect.github.com/vitest-dev/vitest/issues/8829) [<samp>(06208)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/06208d30b) - **pool**: - Runner's error listener causing `MaxListenersExceededWarning`  -  by [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in [#&#8203;8820](https://redirect.github.com/vitest-dev/vitest/issues/8820) [<samp>(d1bff)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d1bff3bb3) - Capture workers `stdio` to logger  -  by [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in [#&#8203;8809](https://redirect.github.com/vitest-dev/vitest/issues/8809) [<samp>(fb95f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/fb95fc736) - **spy**: - Allow classes in `vi.mocked` utility  -  by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in [#&#8203;8839](https://redirect.github.com/vitest-dev/vitest/issues/8839) [<samp>(f8756)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f87568d64) - **worker**: - Rpc listener leak when `isolate: false`  -  by [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in [#&#8203;8821](https://redirect.github.com/vitest-dev/vitest/issues/8821) [<samp>(573dc)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/573dc06fe) #####    🏎 Performance - **utils**: Optimized reducer to avoid creating new objects  -  by [@&#8203;Connormiha](https://redirect.github.com/Connormiha) in [#&#8203;8818](https://redirect.github.com/vitest-dev/vitest/issues/8818) [<samp>(d19ce)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d19cece3a) #####     [View changes on GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v4.0.3...v4.0.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/RobinTail/express-zod-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f57db77 commit 0c9f8b4

File tree

1 file changed

+79
-79
lines changed

1 file changed

+79
-79
lines changed

pnpm-lock.yaml

Lines changed: 79 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)