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.18.1 - autoclosed #110

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.17.1 -> ^0.18.1 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.18.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.18.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.18.0...v0.18.1) #####    🚀 Features - Make fallbackCJS mode try resolve from `/es/...` and `/lib/...`  -  by [@​zthxxx](https://togithub.com/zthxxx) in [https://github.com/vitest-dev/vitest/issues/1633](https://togithub.com/vitest-dev/vitest/issues/1633) #####    🐞 Bug Fixes - Add spec to defaults to exclude from coverage (fix [#​1612](https://togithub.com/vitest-dev/vitest/issues/1612))  -  by [@​pandyarudra](https://togithub.com/pandyarudra) in [https://github.com/vitest-dev/vitest/issues/1627](https://togithub.com/vitest-dev/vitest/issues/1627) - Mock properties of classes/functions (fix [#​1523](https://togithub.com/vitest-dev/vitest/issues/1523))  -  by [@​simon-abbott](https://togithub.com/simon-abbott) in [https://github.com/vitest-dev/vitest/issues/1648](https://togithub.com/vitest-dev/vitest/issues/1648) - **types**: Fix `test.each` and `describe.each` types  -  by [@​Demivan](https://togithub.com/Demivan) in [https://github.com/vitest-dev/vitest/issues/1653](https://togithub.com/vitest-dev/vitest/issues/1653) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.18.0...v0.18.1) ### [`v0.18.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.18.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.17.1...v0.18.0) #####    🚨 Breaking Changes - TestSequencerConstructor typo  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/1618](https://togithub.com/vitest-dev/vitest/issues/1618) - **reporter**: Move `ctx.log` to `ctx.logger.log`, improve log flicking  -  by [@​userquin](https://togithub.com/userquin) and [@​antfu](https://togithub.com/antfu) in [https://github.com/vitest-dev/vitest/issues/1166](https://togithub.com/vitest-dev/vitest/issues/1166) #####    🐞 Bug Fixes - Show error message when cache failed to parse  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/1614](https://togithub.com/vitest-dev/vitest/issues/1614) - Move cache state to `ctx.cache`  -  by [@​antfu](https://togithub.com/antfu) [(695a7)](https://togithub.com/vitest-dev/vitest/commit/695a7a26) - **reporter**: Clear previous state on rerun  -  by [@​antfu](https://togithub.com/antfu) [(f7148)](https://togithub.com/vitest-dev/vitest/commit/f7148335) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.17.1...v0.18.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.