-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update dependency @vue/test-utils to v2.4.6 #52
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #52 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 61 61
=========================================
Hits 61 61 ☔ View full report in Codecov by Sentry. |
dacd7cf
to
fd937c1
Compare
fd937c1
to
b68f7a2
Compare
b68f7a2
to
56f99d4
Compare
56f99d4
to
189f270
Compare
189f270
to
44a5a07
Compare
44a5a07
to
4e946b6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #52 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 61 61
=========================================
Hits 61 61 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
2.3.2
->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.
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.