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

build(deps): update dependency @vue/test-utils to v2.2.4 #1

Merged
merged 1 commit into from Nov 20, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

vuejs/test-utils

v2.2.4

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.3...v2.2.4

v2.2.3

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.2...v2.2.3

v2.2.2

Compare Source

Fixes

Other

Full Changelog: vuejs/test-utils@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

Features
Fixes
Other

New Contributors

Full Changelog: vuejs/test-utils@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

Fixes

Other

Chore

New Contributors

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

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

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


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.


  • If you want to rebase/retry this PR, check this box

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 483ea0e to 8da3dde Compare November 20, 2022 12:29
@renovate renovate bot changed the title build(deps): update dependency @vue/test-utils to v2.0.2 build(deps): update dependency @vue/test-utils to v2.2.3 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 8da3dde to 87dedd4 Compare November 20, 2022 23:47
@renovate renovate bot changed the title build(deps): update dependency @vue/test-utils to v2.2.3 build(deps): update dependency @vue/test-utils to v2.2.4 Nov 20, 2022
@renovate renovate bot merged commit fdf8a51 into main Nov 20, 2022
@renovate renovate bot deleted the renovate/vue-test-utils-2.x branch November 20, 2022 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants