Update dependency vitest to v2.0.2 #25

Merged
renovate-bot merged 1 commit from renovate/vitest-2.x-lockfile into main 2024-07-10 16:01:52 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
vitest (source) devDependencies patch 2.0.1 -> 2.0.2

Release Notes

vitest-dev/vitest (vitest)

v2.0.2

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`2.0.1` -> `2.0.2`](https://renovatebot.com/diffs/npm/vitest/2.0.1/2.0.2) | --- ### Release Notes <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v2.0.2`](https://github.com/vitest-dev/vitest/releases/tag/v2.0.2) [Compare Source](https://github.com/vitest-dev/vitest/compare/v2.0.1...v2.0.2) #####    🐞 Bug Fixes - **browser**: - Remove [@&#8203;vitest/runner](https://github.com/vitest/runner) > pretty-format from prebundling because it doesn't exist  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6075 [<samp>(a169d)</samp>](https://github.com/vitest-dev/vitest/commit/a169d25a) - Inline pretty-format and replace picocolors with tinyrainbow  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6077 [<samp>(80a43)</samp>](https://github.com/vitest-dev/vitest/commit/80a43d5c) - Remove `crypto.randomUUID` from the client  -  by [@&#8203;userquin](https://github.com/userquin) in https://github.com/vitest-dev/vitest/issues/6079 [<samp>(04c83)</samp>](https://github.com/vitest-dev/vitest/commit/04c83acc) - Correctly overwrite loupe require  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(756ac)</samp>](https://github.com/vitest-dev/vitest/commit/756ac2bc) - Dedupe @&#8203;vitest/browser/client  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6081 [<samp>(ee725)</samp>](https://github.com/vitest-dev/vitest/commit/ee725184) - Don't release keyboard automatically  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6083 [<samp>(58fac)</samp>](https://github.com/vitest-dev/vitest/commit/58fac77b) - **ui**: - Test files notified only when running  -  by [@&#8203;userquin](https://github.com/userquin) in https://github.com/vitest-dev/vitest/issues/6069 [<samp>(af7fe)</samp>](https://github.com/vitest-dev/vitest/commit/af7fec58) - Encode html entities in task name  -  by [@&#8203;userquin](https://github.com/userquin) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6070 [<samp>(7f0cc)</samp>](https://github.com/vitest-dev/vitest/commit/7f0cc24e) - **web-worker**: - Peer dependency version on `vitest`  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/6060 [<samp>(95a2d)</samp>](https://github.com/vitest-dev/vitest/commit/95a2d870) #####    🏎 Performance - **browser**: Don't import msw if no modules are mocked  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6073 [<samp>(aa527)</samp>](https://github.com/vitest-dev/vitest/commit/aa52792a) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v2.0.1...v2.0.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-10 16:00:45 +00:00
Update dependency vitest to v2.0.2
All checks were successful
Build and Test / build-and-test (pull_request) Successful in 1m3s
Publish Docker image / Push Docker image to GitHub Packages (push) Successful in 8m39s
423d239889
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-07-10 16:00:45 +00:00
renovate-bot merged commit 423d239889 into main 2024-07-10 16:01:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wbrawner/interval-timer#25
No description provided.