-
-
Notifications
You must be signed in to change notification settings - Fork 565
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 vueuse to v11 (major) #2922
Conversation
✅ Deploy Preview for elk-zone ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for elk-docs canceled.
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@vueuse/[email protected] |
2b8fc46
to
6eaf713
Compare
composables/idb/index.ts:24:9 - error TS2322: Type 'T | WritableComputedRef<T>' is not assignable to type 'T'. 'T' could be instantiated with an arbitrary type which could be unrelated to 'T | WritableComputedRef<T>'. 24 const rawInit: T = toValue(initialValue) ~~~~~~~ Found 1 error in composables/idb/index.ts:24
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Thanks! 🙂 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: TAKAHASHI Shuuji <[email protected]>
This PR contains the following updates:
^10.9.0
->^11.0.0
^10.8.0
->^11.0.0
^10.8.0
->^11.0.0
^10.8.0
->^11.0.0
Release Notes
vueuse/vueuse (@vueuse/core)
v11.0.1
Compare Source
v11.0.0
Compare Source
🚨 Breaking Changes
change-case@v5
, closes #3457 - by @wheatjs and @antfu in https://github.com/vueuse/vueuse/issues/3460 and https://github.com/vueuse/vueuse/issues/3457 (df343)fuse.js
to v7 - by @antfu in https://github.com/vueuse/vueuse/issues/4036 (cb44c)threshold
default to 0 - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/4069 (13e36)jwt-decode
to v4 - by @root5427 and @antfu in https://github.com/vueuse/vueuse/issues/3510 (9037d)🚀 Features
drauu
anduniversal-cookie
major version - by @antfu (1c9ec)buttons
option - by @DrJonki and @antfu in https://github.com/vueuse/vueuse/issues/4084 (e9938)updateTiming
option - by @DerZade and @antfu in https://github.com/vueuse/vueuse/issues/3869 (0fa17)vResizeObserver
directive - by @pkc918 in https://github.com/vueuse/vueuse/issues/4008 (d4310)maxAlternatives
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/4067 (9eda8)🐞 Bug Fixes
el.getBoundingClientRect
is not a function - by @loongzhu in https://github.com/vueuse/vueuse/issues/4056 (efe4d)target
is Ref Array - by @Alfred-Skyblue and @antfu in https://github.com/vueuse/vueuse/issues/4005 (1c124)triggerResize
triggering - by @Mutter45 and @antfu in https://github.com/vueuse/vueuse/issues/4074 (06c6f)🏎 Performance
sync
false - by @JianJroh, @antfu and autofix-ci[bot] in https://github.com/vueuse/vueuse/issues/3916 (7b108)View changes on GitHub
v10.11.1
Compare Source
No significant changes
View changes on GitHub
v10.11.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
v10.10.1
Compare Source
🚀 Features
preventScroll
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/3994 (4d868)🐞 Bug Fixes
View changes on GitHub
vueuse/vueuse (@vueuse/integrations)
v11.0.1
Compare Source
v11.0.0
Compare Source
🚨 Breaking Changes
change-case@v5
, closes #3457 - by @wheatjs and @antfu in https://github.com/vueuse/vueuse/issues/3460 and https://github.com/vueuse/vueuse/issues/3457 (df343)fuse.js
to v7 - by @antfu in https://github.com/vueuse/vueuse/issues/4036 (cb44c)threshold
default to 0 - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/4069 (13e36)jwt-decode
to v4 - by @root5427 and @antfu in https://github.com/vueuse/vueuse/issues/3510 (9037d)🚀 Features
drauu
anduniversal-cookie
major version - by @antfu (1c9ec)buttons
option - by @DrJonki and @antfu in https://github.com/vueuse/vueuse/issues/4084 (e9938)updateTiming
option - by @DerZade and @antfu in https://github.com/vueuse/vueuse/issues/3869 (0fa17)vResizeObserver
directive - by @pkc918 in https://github.com/vueuse/vueuse/issues/4008 (d4310)maxAlternatives
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/4067 (9eda8)🐞 Bug Fixes
el.getBoundingClientRect
is not a function - by @loongzhu in https://github.com/vueuse/vueuse/issues/4056 (efe4d)target
is Ref Array - by @Alfred-Skyblue and @antfu in https://github.com/vueuse/vueuse/issues/4005 (1c124)triggerResize
triggering - by @Mutter45 and @antfu in https://github.com/vueuse/vueuse/issues/4074 (06c6f)🏎 Performance
sync
false - by @JianJroh, @antfu and autofix-ci[bot] in https://github.com/vueuse/vueuse/issues/3916 (7b108)View changes on GitHub
v10.11.1
Compare Source
No significant changes
View changes on GitHub
v10.11.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
v10.10.1
Compare Source
🚀 Features
preventScroll
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/3994 (4d868)🐞 Bug Fixes
View changes on GitHub
v10.10.0
Compare Source
🚀 Features
as const
- by @enpitsuLin in https://github.com/vueuse/vueuse/issues/3971 (4ea13)options.onMouseUp
callback - by @noook and Anthony Fu in https://github.com/vueuse/vueuse/issues/3791 (7346a)triggerOnRemoval
option - by @alexzhang1030 and @antfu in https://github.com/vueuse/vueuse/issues/3958 (f3515)lastEventId
- by @pkc918 in https://github.com/vueuse/vueuse/issues/3984 (29bc6)🐞 Bug Fixes
import.meta.*
properties - by @danielroe in https://github.com/vueuse/vueuse/issues/3888 (1558c)commitStyles
when finish - by @a1mersnow in https://github.com/vueuse/vueuse/issues/3990 (fba4e)undefined
- by @yanbowe, @antfu and Glandos in https://github.com/vueuse/vueuse/issues/3830 (7966b)isSupported
with try-catch - by @9romise in https://github.com/vueuse/vueuse/issues/3980 (b291c)View changes on GitHub
vueuse/vueuse (@vueuse/math)
v11.0.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v11.0.0
Compare Source
🚨 Breaking Changes
change-case@v5
, closes #3457 - by @wheatjs and @antfu in https://github.com/vueuse/vueuse/issues/3460 and https://github.com/vueuse/vueuse/issues/3457 (df343)fuse.js
to v7 - by @antfu in https://github.com/vueuse/vueuse/issues/4036 (cb44c)threshold
default to 0 - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/4069 (13e36)jwt-decode
to v4 - by @root5427 and @antfu in https://github.com/vueuse/vueuse/issues/3510 (9037d)🚀 Features
drauu
anduniversal-cookie
major version - by @antfu (1c9ec)buttons
option - by @DrJonki and @antfu in https://github.com/vueuse/vueuse/issues/4084 (e9938)updateTiming
option - by @DerZade and @antfu in https://github.com/vueuse/vueuse/issues/3869 (0fa17)vResizeObserver
directive - by @pkc918 in https://github.com/vueuse/vueuse/issues/4008 (d4310)maxAlternatives
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/4067 (9eda8)🐞 Bug Fixes
el.getBoundingClientRect
is not a function - by @loongzhu in https://github.com/vueuse/vueuse/issues/4056 (efe4d)target
is Ref Array - by @Alfred-Skyblue and @antfu in https://github.com/vueuse/vueuse/issues/4005 (1c124)triggerResize
triggering - by @Mutter45 and @antfu in https://github.com/vueuse/vueuse/issues/4074 (06c6f)🏎 Performance
sync
false - by @JianJroh, @antfu and autofix-ci[bot] in https://github.com/vueuse/vueuse/issues/3916 (7b108)View changes on GitHub
v10.11.1
Compare Source
No significant changes
View changes on GitHub
v10.11.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
v10.10.1
Compare Source
🚀 Features
preventScroll
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/3994 (4d868)🐞 Bug Fixes
View changes on GitHub
v10.10.0
Compare Source
🚀 Features
as const
- by @enpitsuLin in https://github.com/vueuse/vueuse/issues/3971 (4ea13)options.onMouseUp
callback - by @noook and Anthony Fu in https://github.com/vueuse/vueuse/issues/3791 (7346a)triggerOnRemoval
option - by @alexzhang1030 and @antfu in https://github.com/vueuse/vueuse/issues/3958 (f3515)lastEventId
- by @pkc918 in https://github.com/vueuse/vueuse/issues/3984 (29bc6)🐞 Bug Fixes
import.meta.*
properties - by @danielroe in https://github.com/vueuse/vueuse/issues/3888 (1558c)commitStyles
when finish - by @a1mersnow in https://github.com/vueuse/vueuse/issues/3990 (fba4e)undefined
- by @yanbowe, @antfu and Glandos in https://github.com/vueuse/vueuse/issues/3830 (7966b)isSupported
with try-catch - by @9romise in https://github.com/vueuse/vueuse/issues/3980 (b291c)View changes on GitHub
v10.9.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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.