-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency @vue/test-utils to v2 #216
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: packages/vue/package-lock.json
|
|
Kudos, SonarCloud Quality Gate passed!
|
4a93364
to
7b08146
Compare
7b08146
to
faee859
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^1.3.4
->^2.0.0
Release Notes
vuejs/test-utils (@vue/test-utils)
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
New Contributors
Full Changelog: vuejs/test-utils@v2.1.0...v2.2.0
v2.1.0
Compare Source
What's Changed
Fixes
script setup
component by @joeyhuang0235 in https://github.com/vuejs/test-utils/pull/1783Other
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
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.