This repository was archived by the owner on Jun 18, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 35
chore(deps): update dependency @vue/test-utils to v2 #552
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/vue-test-utils-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ec92ed8 to
ee3f104
Compare
1074bec to
f513df2
Compare
9adb1c2 to
d9521f1
Compare
d9521f1 to
2b99506
Compare
2b99506 to
e2a9196
Compare
1fbdb21 to
59b0c5b
Compare
59b0c5b to
f401846
Compare
ed1ddeb to
b012bbd
Compare
b012bbd to
9dc9158
Compare
8fa4ee0 to
9c151c5
Compare
1dfb1de to
d0085d7
Compare
cd28822 to
a61ea83
Compare
a61ea83 to
8ac2905
Compare
5ce872b to
dd2f4a5
Compare
dd2f4a5 to
e3ff572
Compare
7da06b4 to
9024cd6
Compare
9024cd6 to
78aaf98
Compare
78aaf98 to
f180840
Compare
f180840 to
5a5fe2e
Compare
5a5fe2e to
893c56d
Compare
893c56d to
3ae0dd9
Compare
3ae0dd9 to
a709077
Compare
a709077 to
37a8a46
Compare
e4a2d74 to
7cf340e
Compare
00a45af to
e15238d
Compare
e15238d to
2b54925
Compare
4522c3b to
4851ce0
Compare
4851ce0 to
aa42b11
Compare
aa42b11 to
848ca6b
Compare
848ca6b to
1d6aaad
Compare
2969355 to
c94b212
Compare
c94b212 to
db2e381
Compare
db2e381 to
cfd91ad
Compare
cfd91ad to
a002f94
Compare
a002f94 to
2b401c3
Compare
2b401c3 to
5a7d12b
Compare
e2ca04e to
804aecd
Compare
804aecd to
976924b
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.6->2.4.6Release Notes
vuejs/test-utils (@vue/test-utils)
v2.4.6Compare Source
What's Changed
getvsfindbehavior by @KatWorkGit in https://github.com/vuejs/test-utils/pull/2422New Contributors
Full Changelog: vuejs/test-utils@v2.4.5...v2.4.6
v2.4.5Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5
v2.4.4Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.3...v2.4.4
v2.4.3Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.4.2...v2.4.3
v2.4.2Compare Source
What's Changed
Fix
<transition>stubs by @alecgibson in https://github.com/vuejs/test-utils/pull/2185setDataby @rory-instil in https://github.com/vuejs/test-utils/pull/2166VNodeChildtype fromvueto avoid breakage by @sodatea in https://github.com/vuejs/test-utils/pull/2237Docs
Chore
New Contributors
Full Changelog: vuejs/test-utils@v2.4.1...v2.4.2
v2.4.1Compare Source
What's Changed
Fixes
Docs
isVisible()by @alecgibson in https://github.com/vuejs/test-utils/pull/2122(Dev) Dependencies
New Contributors
Full Changelog: vuejs/test-utils@v2.4.0...v2.4.1
v2.4.0Compare Source
Note: there might be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2
Between the last main release, v2.3.2, and v2.4.0, there were three alphas:
Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.
If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.
v2.3.2Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.3.1...v2.3.2
v2.3.1Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
renderToStringis merged for SSR testing, thanks to @wobsoriano and @cexbrayat!New Contributors
Full Changelog: vuejs/test-utils@2.2.10...v2.3.0
v2.2.10Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.9...2.2.10
v2.2.9Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.8...v2.2.9
v2.2.8Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.7...v2.2.8
v2.2.7Compare Source
Fixes
Docs
Chore
New Contributors
Full Changelog: vuejs/test-utils@v2.2.6...v2.2.7
v2.2.6Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.5...v2.2.6
v2.2.5Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.2.4...v2.2.5
v2.2.4Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.3...v2.2.4
v2.2.3Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.2...v2.2.3
v2.2.2Compare Source
Fixes
Other
Full Changelog: vuejs/test-utils@v2.2.1...v2.2.2
v2.2.1Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.0...v2.2.1
v2.2.0Compare Source
What's Changed
Features
Fixes
Other
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.
This PR was generated by Mend Renovate. View the repository job log.