Update dependency @vue/test-utils_v3 to v2.4.0#121
Open
dev-mend-for-github-com[bot] wants to merge 1 commit intotrunkfrom
Open
Update dependency @vue/test-utils_v3 to v2.4.0#121dev-mend-for-github-com[bot] wants to merge 1 commit intotrunkfrom
dev-mend-for-github-com[bot] wants to merge 1 commit intotrunkfrom
Conversation
b278cb9 to
2cfa202
Compare
1caa43a to
e693466
Compare
497b4f9 to
cfffc42
Compare
cfffc42 to
3de9ce6
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.3.2→2.4.0By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
vuejs/test-utils (@vue/test-utils_v3)
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.