Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 5, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

vuejs/test-utils

v2.0.0-rc.20

Compare Source

What's Changed
New Contributors

Full Changelog: vuejs/test-utils@v2.0.0-rc.19...v2.0.0-rc.20

v2.0.0-rc.19

Compare Source

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
feat: support custom class component

Fixes

fix: added missing find overrides
fix: support functional component props
fix: do not match component name on getter that returns component
fix: static imports
fix: findAll root nodes when using render function
fix: stop globalProperties config leak
fix: add relative imports in wrapperLike interface
fix: add methods from baseWrapper to the wrapperLike interface
fix(type): add undefined type to attributes() for missing key #​1398
fix(find): find element inside suspense with multi root elements #​1397
fix(find): find and findAll should not find itself on DOM wrappers #​1392

v2.0.0-rc.18

Compare Source

We are edging closer to a 2.0.0. This release contains many small fixes, mainly related to niche edge cases.

Fixes

fix: stringify symbol props in stubs (#​1086)
fix: Remove methods key from mount (#​1145)
Fix: Use defaultName when it exists to correctly stub async components (#​1136)
fix(find): allow finding stubs by stub definition (#​1113)
fix(emitted): do not track native events on multi-root components (#​1121)
fix(html): ensure wrapper.html() works correctly for multi-root (#​1120)
fix(find): implement proper find for multi-root components (#​1116)
fix(find): do not find DOM node by ref if it is not inside element b118e9aa956a81997dc1276583c0f48c5a767387
fix(find): finding by ref may return Node, not just Element 125ea2fa6c0c757c0628f21aa1b1f60f996ca323

Other

chore(findComponent): refactor find & findComponent (fixes #​716, #​899)
chore(compat): Always treat legacy functional components as function bb44d9e4b92b852db7dc588c0d663f33739d41de


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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.0.0-rc.19 Update dependency @vue/test-utils to v2.0.0-rc.20 Apr 12, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from d0f27e2 to 10ab1b8 Compare April 12, 2022 23:57
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.0.0-rc.20 Update dependency @vue/test-utils to v2.0.0-rc.20 - autoclosed Apr 14, 2022
@renovate renovate bot closed this Apr 14, 2022
@renovate renovate bot deleted the renovate/vue-test-utils-2.x branch April 14, 2022 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant