vinceglb / Spaceship

Boilerplate project ! Nuxt + VueJs + Firebase 🚀🔥
https://vinceglb.github.io/Spaceship/
29 stars 1 forks source link

⬆️ Update dependency @vue/test-utils to v2.4.4 #586

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/test-utils 2.4.3 -> 2.4.4 age adoption passing confidence

Release Notes

vuejs/test-utils (@​vue/test-utils) ### [`v2.4.4`](https://togithub.com/vuejs/test-utils/releases/tag/v2.4.4) [Compare Source](https://togithub.com/vuejs/test-utils/compare/v2.4.3...v2.4.4) #### What's Changed - fix: ignore prototype methods when using setData on objects by [@​Haberkamp](https://togithub.com/Haberkamp) in [https://github.com/vuejs/test-utils/pull/2265](https://togithub.com/vuejs/test-utils/pull/2265) - fix: always load cjs bundle in node environment by [@​danielroe](https://togithub.com/danielroe) in [https://github.com/vuejs/test-utils/pull/2269](https://togithub.com/vuejs/test-utils/pull/2269) - fix: experimentalVmThreads is now pool=vmThreads by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2275](https://togithub.com/vuejs/test-utils/pull/2275) - feat: respect devtools definition by [@​webfansplz](https://togithub.com/webfansplz) in [https://github.com/vuejs/test-utils/pull/2311](https://togithub.com/vuejs/test-utils/pull/2311) #### New Contributors - [@​ArtemTropanets](https://togithub.com/ArtemTropanets) made their first contribution in [https://github.com/vuejs/test-utils/pull/2267](https://togithub.com/vuejs/test-utils/pull/2267) - [@​Haberkamp](https://togithub.com/Haberkamp) made their first contribution in [https://github.com/vuejs/test-utils/pull/2265](https://togithub.com/vuejs/test-utils/pull/2265) - [@​danielroe](https://togithub.com/danielroe) made their first contribution in [https://github.com/vuejs/test-utils/pull/2269](https://togithub.com/vuejs/test-utils/pull/2269) - [@​webfansplz](https://togithub.com/webfansplz) made their first contribution in [https://github.com/vuejs/test-utils/pull/2311](https://togithub.com/vuejs/test-utils/pull/2311) **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4

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.



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