This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 131
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 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
34e2572
to
1aa0fbf
Compare
407a8c6
to
319ad20
Compare
d49d38d
to
4824a15
Compare
4824a15
to
8411795
Compare
8411795
to
51042f1
Compare
51042f1
to
8097991
Compare
8097991
to
564691a
Compare
cc00ded
to
eaf1b74
Compare
eaf1b74
to
b326aa3
Compare
e9315de
to
56b7322
Compare
fef29e0
to
3ad1910
Compare
8ea2d2e
to
248a14e
Compare
248a14e
to
f07e42e
Compare
70cf9cf
to
476b049
Compare
e00e9be
to
dda50f6
Compare
dda50f6
to
dca2237
Compare
dca2237
to
506ad29
Compare
506ad29
to
46cf2b4
Compare
cd16d97
to
ff1ce7d
Compare
ff1ce7d
to
a6262b1
Compare
a6262b1
to
f788f18
Compare
ac65d65
to
c6d2766
Compare
c6d2766
to
326c638
Compare
326c638
to
7334a99
Compare
f1b80cf
to
8991de9
Compare
bb5899d
to
5664514
Compare
5664514
to
b619e0e
Compare
b619e0e
to
1f9caba
Compare
1f9caba
to
28620bf
Compare
b895d7f
to
e8ac01d
Compare
e8ac01d
to
b873e3d
Compare
7e901cf
to
7c6f2fe
Compare
7c6f2fe
to
3cf5071
Compare
3cf5071
to
7256292
Compare
7256292
to
83b650e
Compare
83b650e
to
6ed7b35
Compare
b8a1ebb
to
0bce825
Compare
0bce825
to
7468df7
Compare
7468df7
to
fed7dd7
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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.6
Release Notes
vuejs/test-utils (@vue/test-utils)
v2.4.6
Compare Source
What's Changed
get
vsfind
behavior 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.5
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5
v2.4.4
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.3...v2.4.4
v2.4.3
Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.4.2...v2.4.3
v2.4.2
Compare Source
What's Changed
Fix
<transition>
stubs by @alecgibson in https://github.com/vuejs/test-utils/pull/2185setData
by @rory-instil in https://github.com/vuejs/test-utils/pull/2166VNodeChild
type fromvue
to 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.1
Compare 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.0
Compare 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.2
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.3.1...v2.3.2
v2.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.3.0...v2.3.1
v2.3.0
Compare Source
What's Changed
renderToString
is merged for SSR testing, thanks to @wobsoriano and @cexbrayat!New Contributors
Full Changelog: vuejs/test-utils@2.2.10...v2.3.0
v2.2.10
Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.9...2.2.10
v2.2.9
Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.8...v2.2.9
v2.2.8
Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.7...v2.2.8
v2.2.7
Compare Source
Fixes
Docs
Chore
New Contributors
Full Changelog: vuejs/test-utils@v2.2.6...v2.2.7
v2.2.6
Compare Source
What's Changed
Full Changelog: vuejs/test-utils@v2.2.5...v2.2.6
v2.2.5
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.2.4...v2.2.5
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
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.