nuxt-modules / partytown

Partytown integration for Nuxt. Run third-party scripts from a web worker.
MIT License
318 stars 8 forks source link

chore(deps): update devdependency vitest to ^0.21.0 #127

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest ^0.20.3 -> ^0.21.0 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.21.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.21.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.20.3...v0.21.0) #####    🚀 Features - Show stack trace for aggregated errors, show full stack trace  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/1777](https://togithub.com/vitest-dev/vitest/issues/1777) - Allow timeout in test.each  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/1787](https://togithub.com/vitest-dev/vitest/issues/1787) - Treat pseudo ESM as ESM with custom loader, disable custom Node Loader by default  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/1778](https://togithub.com/vitest-dev/vitest/issues/1778) - Allow using todo/skip/concurrent with each  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/1802](https://togithub.com/vitest-dev/vitest/issues/1802) #####    🐞 Bug Fixes - Better bundling of types  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/1785](https://togithub.com/vitest-dev/vitest/issues/1785) - ToHaveProperty should judge object own property  -  by [@​ChpShy](https://togithub.com/ChpShy) in [https://github.com/vitest-dev/vitest/issues/1795](https://togithub.com/vitest-dev/vitest/issues/1795) - Plugins don't think it's watch mode  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/1784](https://togithub.com/vitest-dev/vitest/issues/1784) - Gracefully handle unsettable keys during automocking  -  by [@​simon-abbott](https://togithub.com/simon-abbott) in [https://github.com/vitest-dev/vitest/issues/1786](https://togithub.com/vitest-dev/vitest/issues/1786) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.20.3...v0.21.0)

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 is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.