chore(deps): update all dependencies #26
Merged
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.39.0
->1.40.0
20.8.10
->20.9.1
4.4.0
->4.5.0
2.4.1
->2.4.2
4.5.0
->5.0.0
3.3.7
->3.3.8
Release Notes
microsoft/playwright (@playwright/test)
v1.40.0
Compare Source
Test Generator Update
New tools to generate assertions:
Here is an example of a generated test with assertions:
New APIs
reason
in page.close(), browserContext.close() and browser.close(). Close reason is reported for all operations interrupted by the closure.firefoxUserPrefs
in browserType.launchPersistentContext(userDataDir).Other Changes
Browser Versions
This version was also tested against the following stable channels:
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v4.5.0
v4.4.1
vuejs/test-utils (@vue/test-utils)
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
vitejs/vite (vite)
v5.0.0
vuejs/core (vue)
v3.3.8
Compare Source
Bug Fixes
Error
type indefineProps
(#5955) (a989345)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.