chore(deps): update all non-major dependencies #128
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:
^18.0.0
->^18.4.2
^18.0.0
->^18.4.2
^1.39.0
->^1.40.0
^5.8.3
->^5.8.4
^8.44.4
->^8.44.7
^21.1.4
->^21.1.5
^2.3.27
->^2.3.28
^18.18.7
->^18.18.9
^20.8.7
->^20.9.1
^2.4.6
->^2.4.8
^4.4.0
->^4.5.0
^3.0.2
->^3.1.0
^2.4.1
->^2.4.2
^10.2.1
->^10.6.1
^13.3.3
->^13.5.1
^15.0.2
->^15.1.0
^3.2.1
->^3.3.2
^2.1.6
->^2.1.7
^3.0.3
->^3.1.0
^3.1.0
->^3.3.0
^2.0.1
->^2.0.3
^3.3.7
->^3.3.8
^9.5.0
->^9.7.0
^7.0.1
->^7.2.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v18.4.2
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.1
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.0
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.4.2
Compare Source
Note: Version bump only for package @commitlint/config-conventional
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:
TanStack/query (@tanstack/vue-query)
v5.8.4
Compare Source
Version 5.8.4 - 11/15/2023, 11:29 AM
Changes
Fix
e7f6d3a
) by EL AYADI MohamedChore
83d71c3
) by Lachlan Collinsb8bfe43
) by Lachlan CollinsDocs
c6d5f53
) by Richard EjemPackages
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v4.5.0
v4.4.1
vitejs/vite-plugin-vue (@vitejs/plugin-vue-jsx)
v3.1.0
vuejs/test-utils (@vue/test-utils)
v2.4.2
Compare Source
What's Changed
Feat
<transition>
stubs by @alecgibson in https://github.com/vuejs/test-utils/pull/2185Fix
setData
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
vueuse/vueuse (@vueuse/core)
v10.6.1
Compare Source
🐞 Bug Fixes
.style
can be undefined - by @antfu (3d6b9)View changes on GitHub
v10.6.0
Compare Source
🚀 Features
dataTypes
option - by @rtugeek and @antfu in https://github.com/vueuse/vueuse/issues/3471 (3f3f1)takeRecords
function - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3480 (f9136)waitOnMounted
option for SSR - by @posva and @antfu in https://github.com/vueuse/vueuse/issues/3504 (dc6f2)🐞 Bug Fixes
onMounted
to get correct inital arrivedStates values - by @nicooprat and @antfu in https://github.com/vueuse/vueuse/issues/3384 (86bd8)View changes on GitHub
v10.5.0
Compare Source
🚀 Features
Promisify
type definition - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3420 (b067b)🐞 Bug Fixes
brush
- by @17359898647 in https://github.com/vueuse/vueuse/issues/3463 (87ea3)View changes on GitHub
v10.4.1
Compare Source
🐞 Bug Fixes
es2018
, close #3349 - by @antfu in https://github.com/vueuse/vueuse/issues/3349 (0e4a5)View changes on GitHub
v10.4.0
Compare Source
🚀 Features
updateDataOnError
option - by @climba03003 and @antfu in https://github.com/vueuse/vueuse/issues/3092 (945ca)requestPermissions
option, returnpermissionGranted
andensurePermissions
- by @michealroberts and @antfu in https://github.com/vueuse/vueuse/issues/3325 (a1753)🐞 Bug Fixes
as
prop for component usage - by @menghany in https://github.com/vueuse/vueuse/issues/3274 (791f7)type
ispage
, closes #2922 - by @CatsJuice and @antfu in https://github.com/vueuse/vueuse/issues/3244 and https://github.com/vueuse/vueuse/issues/2922 (c2f64)isClient
to checkdocument
too - by @brc-dd and @antfu in https://github.com/vueuse/vueuse/issues/3329 (786cb)View changes on GitHub
v10.3.0
Compare Source
🚀 Features
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.
👻 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.