mobxjs / mobx-vue-lite

Lightweight Vue 3 bindings for MobX based on Composition API.
MIT License
72 stars 3 forks source link

Update dependency @vue/test-utils to v2.0.0-rc.20 #59

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/test-utils 2.0.0-rc.19 -> 2.0.0-rc.20 age adoption passing confidence

Release Notes

vuejs/test-utils ### [`v2.0.0-rc.20`](https://togithub.com/vuejs/test-utils/releases/v2.0.0-rc.20) [Compare Source](https://togithub.com/vuejs/test-utils/compare/v2.0.0-rc.19...v2.0.0-rc.20) #### What's Changed - fix: make imports in wrapperLike relative (again) by [@​catrope](https://togithub.com/catrope) in [https://github.com/vuejs/test-utils/pull/1401](https://togithub.com/vuejs/test-utils/pull/1401) - fix: remove compilerOptions from config by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/1408](https://togithub.com/vuejs/test-utils/pull/1408) - docs: add RouterLinkStub to api docs by [@​aethr](https://togithub.com/aethr) in [https://github.com/vuejs/test-utils/pull/1391](https://togithub.com/vuejs/test-utils/pull/1391) - chore: bump to vue v3.2.32 by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/1418](https://togithub.com/vuejs/test-utils/pull/1418) (fixes bug in `shallowMount`) #### New Contributors - [@​celiavelmar](https://togithub.com/celiavelmar) made their first contribution in [https://github.com/vuejs/test-utils/pull/1395](https://togithub.com/vuejs/test-utils/pull/1395) - [@​catrope](https://togithub.com/catrope) made their first contribution in [https://github.com/vuejs/test-utils/pull/1401](https://togithub.com/vuejs/test-utils/pull/1401) **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.0.0-rc.19...v2.0.0-rc.20

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.