chore(deps): update dependency vitest to v0.34.3 #203

Merged
renovate-bot merged 1 commit from renovate/vitest-monorepo into main 2023-08-25 10:02:17 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest 0.34.2 -> 0.34.3 age adoption passing confidence

Release Notes

vitest-dev/vitest (vitest)

v0.34.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    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.2` -> `0.34.3`](https://renovatebot.com/diffs/npm/vitest/0.34.2/0.34.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/0.34.2/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/0.34.2/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v0.34.3`](https://github.com/vitest-dev/vitest/releases/tag/v0.34.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.34.2...v0.34.3) #####    🚀 Features - **coverage**: Add `allowExternal` option  -  by [@&#8203;vojvodics](https://github.com/vojvodics) and [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/3894 [<samp>(c03fa)</samp>](https://github.com/vitest-dev/vitest/commit/c03faa22) - **vitest**: Export all reporters in `vitest/reporters`  -  by [@&#8203;Dunqing](https://github.com/Dunqing) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3980 [<samp>(5704b)</samp>](https://github.com/vitest-dev/vitest/commit/5704b341) #####    🐞 Bug Fixes - Should remove mockPath from callstack whether success or failed  -  by [@&#8203;miserylee](https://github.com/miserylee) and **lijifei** in https://github.com/vitest-dev/vitest/issues/3971 [<samp>(5eb85)</samp>](https://github.com/vitest-dev/vitest/commit/5eb8561c) - Add workspace config files to default coverage excludes  -  by [@&#8203;FelixGraf](https://github.com/FelixGraf) and [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/3973 [<samp>(20263)</samp>](https://github.com/vitest-dev/vitest/commit/20263d9d) - Report file error as a <failure> on JUnit  -  by [@&#8203;3c1u](https://github.com/3c1u) in https://github.com/vitest-dev/vitest/issues/3997 [<samp>(00c43)</samp>](https://github.com/vitest-dev/vitest/commit/00c432fa) - **jsdom**: Correctly resolve buffer on typed arrays  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3998 [<samp>(b42cf)</samp>](https://github.com/vitest-dev/vitest/commit/b42cf36e) - **ui**: Use web hash history in ui  -  by [@&#8203;segevfiner](https://github.com/segevfiner) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3481 and https://github.com/vitest-dev/vitest/issues/3487 [<samp>(8caab)</samp>](https://github.com/vitest-dev/vitest/commit/8caabaa1) - **vite-node**: Inline HMR types  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3993 [<samp>(dff60)</samp>](https://github.com/vitest-dev/vitest/commit/dff60e82) - **vitest**: Correctly resolve optimizer status  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3992 [<samp>(74dc5)</samp>](https://github.com/vitest-dev/vitest/commit/74dc5967) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.34.2...v0.34.3) </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-08-25 10:00:55 +02:00
chore(deps): update dependency vitest to v0.34.3
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
383779b1d9
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-08-25 10:00:55 +02:00
renovate-bot merged commit c2231d1a69 into main 2023-08-25 10:02:17 +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#203
No description provided.