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.2 #21

Merged
merged 1 commit into from Aug 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

vuejs/test-utils

v2.0.2

Compare Source

What's Changed

Fixes
Docs
Chore/Other

New Contributors

Full Changelog: vuejs/test-utils@v2.0.1...v2.0.2

v2.0.1

Compare Source

Test Utils is quite stable now, so most of the changes here are minor fixes.

The next "big ticket" feature will be SSR support. You can track it here: https://github.com/vuejs/test-utils/pull/1572

Fixes

Chores/Dependencies

#### New Contributors * @​dcrall made their first contribution in https://github.com/vuejs/test-utils/pull/1535 * @​snoozbuster made their first contribution in https://github.com/vuejs/test-utils/pull/1549

Full Changelog: vuejs/test-utils@v2.0.0...v2.0.1

v2.0.0

Compare Source

This is v2.0.0. The library is quite stable and there are not major bugs.

What's Changed

New Contributors

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

v2.0.0-rc.21

Compare Source

This is the final release candidate, unless something major comes up. We will move to 2.0.0 next release.

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: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 105151a to 4ce0ba1 Compare August 1, 2022 07:21
@xtoolkit xtoolkit merged commit c1433a6 into main Aug 1, 2022
@renovate renovate bot deleted the renovate/vue-test-utils-2.x branch August 1, 2022 07:24
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.

None yet

1 participant