mobxjs / mobx-vue-lite

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

Update dependency @vue/test-utils to v2.0.0-rc.19 #53

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.18 -> 2.0.0-rc.19 age adoption passing confidence

Release Notes

vuejs/test-utils ### [`v2.0.0-rc.19`](https://togithub.com/vuejs/test-utils/releases/v2.0.0-rc.19) [Compare Source](https://togithub.com/vuejs/test-utils/compare/v2.0.0-rc.18...v2.0.0-rc.19) Several fixes. We will move from release candidate soon, hopefully this will be the last release candidate, unless any bugs are reported! #### Features [feat: Add createStubs plugin hook](https://togithub.com/vuejs/test-utils/commit/2abdbb80a4e15c0fb04a30f07d1c4c48872a97c8) [feat: support custom class component](https://togithub.com/vuejs/test-utils/commit/54c27fcfd47d4519722d96bb2cac30f787058456) #### Fixes [fix: added missing find overrides](https://togithub.com/vuejs/test-utils/commit/17d5984ce7149eba89f1169f0b5d8da908673bc8) [fix: support functional component props](https://togithub.com/vuejs/test-utils/commit/2872e51a8e56b8f7bd7786c0856d8351a489d52c) [fix: do not match component name on getter that returns component](https://togithub.com/vuejs/test-utils/commit/c3046b6d89862713167dd1e8557236d6e438f0ca) [fix: static imports](https://togithub.com/vuejs/test-utils/commit/54359e5debfaa75bedb3f913b90f92cc30004158) [fix: findAll root nodes when using render function](https://togithub.com/vuejs/test-utils/commit/77994a08c70e4163fd70bb9dd4195d5d015d4849) [fix: stop globalProperties config leak](https://togithub.com/vuejs/test-utils/commit/e5a331c84b9341fe3568d8466a34cb85b8a5b612) [fix: add relative imports in wrapperLike interface](https://togithub.com/vuejs/test-utils/commit/8aa45a6c2f95969f819daf5c7aedaa551c019890) [fix: add methods from baseWrapper to the wrapperLike interface](https://togithub.com/vuejs/test-utils/commit/9ece6290fc6b50d201bd8b26d23e2f55089b0902) [fix(type): add undefined type to attributes() for missing key](https://togithub.com/vuejs/test-utils/commit/5666ca4718e3f1672709cc42671165fefce7140d) [#​1398](https://togithub.com/vuejs/test-utils/issues/1398) [fix(find): find element inside suspense with multi root elements](https://togithub.com/vuejs/test-utils/commit/794b192c964e8418acf49a1f71bdf1d460b9ac2a) [#​1397](https://togithub.com/vuejs/test-utils/issues/1397) [fix(find): find and findAll should not find itself on DOM wrappers](https://togithub.com/vuejs/test-utils/commit/19232231bde7199738b834d5e55d7973d5acbbfa) [#​1392](https://togithub.com/vuejs/test-utils/issues/1392)

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.