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.5 #593

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

vuejs/test-utils (@​vue/test-utils) ### [`v2.4.5`](https://togithub.com/vuejs/test-utils/releases/tag/v2.4.5) [Compare Source](https://togithub.com/vuejs/test-utils/compare/v2.4.4...v2.4.5) #### What's Changed - feat: add teleport stub possibility, https://github.com/vuejs/test-ut… by [@​blizzardKv](https://togithub.com/blizzardKv) in [https://github.com/vuejs/test-utils/pull/2336](https://togithub.com/vuejs/test-utils/pull/2336) - fix(findComponent): Use correct vm for stubbed component with selector by [@​freakzlike](https://togithub.com/freakzlike) in [https://github.com/vuejs/test-utils/pull/2327](https://togithub.com/vuejs/test-utils/pull/2327) - fix(teleport.md): fix missed "global" key, https://github.com/vuejs/t… by [@​blizzardKv](https://togithub.com/blizzardKv) in [https://github.com/vuejs/test-utils/pull/2337](https://togithub.com/vuejs/test-utils/pull/2337) - fix(vue-router.md): update highlights when mocking real router by [@​dmoyadev](https://togithub.com/dmoyadev) in [https://github.com/vuejs/test-utils/pull/2340](https://togithub.com/vuejs/test-utils/pull/2340) - fix(deps): update dependency vue-component-type-helpers to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2358](https://togithub.com/vuejs/test-utils/pull/2358) - fix: Allow access to nested computed values (fix [#​2196](https://togithub.com/vuejs/test-utils/issues/2196)) by [@​Evobaso-J](https://togithub.com/Evobaso-J) in [https://github.com/vuejs/test-utils/pull/2356](https://togithub.com/vuejs/test-utils/pull/2356) - docs: add mention of enableAutoDestroy replacement by [@​strokirk](https://togithub.com/strokirk) in [https://github.com/vuejs/test-utils/pull/2344](https://togithub.com/vuejs/test-utils/pull/2344) #### New Contributors - [@​blizzardKv](https://togithub.com/blizzardKv) made their first contribution in [https://github.com/vuejs/test-utils/pull/2336](https://togithub.com/vuejs/test-utils/pull/2336) - [@​dmoyadev](https://togithub.com/dmoyadev) made their first contribution in [https://github.com/vuejs/test-utils/pull/2340](https://togithub.com/vuejs/test-utils/pull/2340) - [@​strokirk](https://togithub.com/strokirk) made their first contribution in [https://github.com/vuejs/test-utils/pull/2344](https://togithub.com/vuejs/test-utils/pull/2344) - [@​Evobaso-J](https://togithub.com/Evobaso-J) made their first contribution in [https://github.com/vuejs/test-utils/pull/2356](https://togithub.com/vuejs/test-utils/pull/2356) - [@​qmonmert](https://togithub.com/qmonmert) made their first contribution in [https://github.com/vuejs/test-utils/pull/2364](https://togithub.com/vuejs/test-utils/pull/2364) **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5

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.