chore(deps): update dependency vitest to v0.34.5 #250

Merged
renovate-bot merged 1 commit from renovate/vitest-monorepo into main 2023-09-21 16:01:39 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest 0.34.4 -> 0.34.5 age adoption passing confidence

Release Notes

vitest-dev/vitest (vitest)

v0.34.5

Compare Source

   🚀 Features
   🐞 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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest](https://github.com/vitest-dev/vitest) | [`0.34.4` -> `0.34.5`](https://renovatebot.com/diffs/npm/vitest/0.34.4/0.34.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/0.34.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/0.34.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/0.34.4/0.34.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/0.34.4/0.34.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v0.34.5`](https://github.com/vitest-dev/vitest/releases/tag/v0.34.5) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5) #####    🚀 Features - **config**: - Add `diff` option  -  by [@&#8203;fenghan34](https://github.com/fenghan34) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4063 [<samp>(b50cf)</samp>](https://github.com/vitest-dev/vitest/commit/b50cf7ad) - **coverage**: - Add `coverage['100']` to istanbul provider  -  by [@&#8203;marcelobotega](https://github.com/marcelobotega) in https://github.com/vitest-dev/vitest/issues/4109 [<samp>(a7e09)</samp>](https://github.com/vitest-dev/vitest/commit/a7e09939) - **vitest**: - Support `vi.waitFor` method  -  by [@&#8203;Dunqing](https://github.com/Dunqing) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4113 [<samp>(d79cb)</samp>](https://github.com/vitest-dev/vitest/commit/d79cb44b) - Allow using unprocessed environment files  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4098 [<samp>(1aee1)</samp>](https://github.com/vitest-dev/vitest/commit/1aee13af) - Support `vi.waitUntil` method  -  by [@&#8203;Dunqing](https://github.com/Dunqing) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4129 [<samp>(e0ac9)</samp>](https://github.com/vitest-dev/vitest/commit/e0ac97cf) #####    🐞 Bug Fixes - Update HappyDOMOptions to be compatible with v12  -  by [@&#8203;anthonyblond](https://github.com/anthonyblond) in https://github.com/vitest-dev/vitest/issues/4135 [<samp>(e8797)</samp>](https://github.com/vitest-dev/vitest/commit/e8797534) - Print value shape when .resolves and .rejects fails  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4137 [<samp>(e649d)</samp>](https://github.com/vitest-dev/vitest/commit/e649d78f) - **docs**: - Fix lint errors on onConsoleLog example  -  by [@&#8203;marcelobotega](https://github.com/marcelobotega) in https://github.com/vitest-dev/vitest/issues/4116 [<samp>(ba1e7)</samp>](https://github.com/vitest-dev/vitest/commit/ba1e7335) - **expect**: - Improve the error message when nothing is thrown when testing `toThrow`  -  by [@&#8203;Dunqing](https://github.com/Dunqing) in https://github.com/vitest-dev/vitest/issues/3979 [<samp>(725a0)</samp>](https://github.com/vitest-dev/vitest/commit/725a0146) - **happy-dom**: - Catch errors in happy-dom  -  by [@&#8203;capricorn86](https://github.com/capricorn86) in https://github.com/vitest-dev/vitest/issues/4140 [<samp>(c21c0)</samp>](https://github.com/vitest-dev/vitest/commit/c21c0efa) - **runner**: - Restore leading space in `testNamePattern`  -  by [@&#8203;segrey](https://github.com/segrey) in https://github.com/vitest-dev/vitest/issues/4103 and https://github.com/vitest-dev/vitest/issues/4104 [<samp>(3c305)</samp>](https://github.com/vitest-dev/vitest/commit/3c305857) - `test.extend` doesn't work in hooks without test  -  by [@&#8203;Dunqing](https://github.com/Dunqing) in https://github.com/vitest-dev/vitest/issues/4065 [<samp>(175c7)</samp>](https://github.com/vitest-dev/vitest/commit/175c752d) - **snapshot**: - Support mix of normal/with placeholders snapshots  -  by [@&#8203;RobertPechaCZ](https://github.com/RobertPechaCZ) in https://github.com/vitest-dev/vitest/issues/4118 [<samp>(01e01)</samp>](https://github.com/vitest-dev/vitest/commit/01e01bfc) - **ui**: - Correctly render ansi diff  -  by [@&#8203;so1ve](https://github.com/so1ve) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3810 [<samp>(8c315)</samp>](https://github.com/vitest-dev/vitest/commit/8c3152fa) - **vite-node**: - Export `SourceMapInput` to fix CYCLIC_CROSS_CHUNK_REEXPORT  -  by [@&#8203;Dunqing](https://github.com/Dunqing) in https://github.com/vitest-dev/vitest/issues/4128 [<samp>(ca70a)</samp>](https://github.com/vitest-dev/vitest/commit/ca70a779) - Align vite dependency version with vitest  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(90ff8)</samp>](https://github.com/vitest-dev/vitest/commit/90ff899b) - **vitest**: - Rerun tests if a file loaded with query changes  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4130 [<samp>(a084c)</samp>](https://github.com/vitest-dev/vitest/commit/a084ceaf) - Inject "define" in workspaces  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4096 [<samp>(b4d5a)</samp>](https://github.com/vitest-dev/vitest/commit/b4d5ae23) #####    🏎 Performance - Use lazy require in vm pool  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/4136 [<samp>(21ba4)</samp>](https://github.com/vitest-dev/vitest/commit/21ba4935) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-09-21 16:00:47 +02:00
chore(deps): update dependency vitest to v0.34.5
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful
e5d936c7ad
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-09-21 16:00:47 +02:00
renovate-bot merged commit e5d936c7ad into main 2023-09-21 16:01:39 +02:00
Sign in to join this conversation.
No reviewers
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: dungeonslayers/ds4#250
No description provided.