build(deps): bump @vueuse/core from 11.3.0 to 13.4.0
Open
Number: #114
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 19, 2025 at 11:55 PM UTC
(5 months ago)
(5 months ago)
Updated:
June 19, 2025 at 11:55 PM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @vueuse/core from 11.3.0 to 13.4.0.
Release notes
Sourced from @vueuse/core's releases.
v13.4.0
🚀 Features
- shared: Introduce
TimerHandlefor setTimeout type - by@ilyaliaoin vueuse/vueuse#4801 (319d8)- useAsyncState: Add executeImmediate with the same type as the promise fn - by
@davidglezzin vueuse/vueuse#4716 (82740)- useEventSource: Added lastEventId for named events - by
@whiteyebrwin vueuse/vueuse#4791 (f6f0b)- useFetch: Support for custom abort reason - by
@doyuliin vueuse/vueuse#4820 (44c0b)- useRefHistory: Add
shouldCommit- by@JonathanSchndr, Anthony Fu and Robin in vueuse/vueuse#4471 (18acf)- useUrlSearchParams: Add a stringify option for users to provide stringify logic - by
@mingXta, Robin and Anthony Fu in vueuse/vueuse#4773 (6a523)🐞 Bug Fixes
- computedWithControl: Allow deeply watching source - by
@MetRonnieand Anthony Fu in vueuse/vueuse#4786 (ffc1a)- useDevicesList: Check for device availability before requesting permissions - by
@ilyaliaoin vueuse/vueuse#4818 (c424f)- useEventListener: Improve types - by
@ArthurDarkstone, liliang18 and@Alfred-Skybluein vueuse/vueuse#4787 (6f565)- useIdle: Changed the
resetcall when the initial value is true - by@whiteyebrwin vueuse/vueuse#4800 (c6469)- useMouseInElement: Fixing the issue where target element updates were not considered. - by
@Codfisherand bgm.cod in vueuse/vueuse#4782 (04af9)- useScreenSafeArea: Сhanged initial value update - by
@whiteyebrwin vueuse/vueuse#4789 (ae573)- useScriptTag: Support passing nonce - by
@1-dilikeleiand 董梁玮 in vueuse/vueuse#4753 (57370)- useScroll: Use mutationObserver to update arrivedState when the DOM is changed - by
@andylou0102, AndyLuo, Robin and Anthony Fu in vueuse/vueuse#4433 (135d5)- watchIgnorable: Add and export types - by
@ArthurDarkstone, liliang18 and Robin in vueuse/vueuse#4809 (0e10e)🏎 Performance
- computedWithControl: Optimize with shallowRef - by
@broBinChenand binge_c-admin in vueuse/vueuse#4826 (2c91a)View changes on GitHub
v13.3.0
🚀 Features
- useNow: Expose immediate option - by
@scottbedardin vueuse/vueuse#4768 (44660)🐞 Bug Fixes
- asyncComputed: Fix types for
AsyncComputedOptions- by@antfu(217cc)- useFetch: Use
globalThis.fetchwhendefaultWindow.fetchnot exist - by@Groupguanfang, Naily and@OrbisKin vueuse/vueuse#4765 (bf354)- useSortable: Fix type misalignment - by
@michaelcozzolinoin vueuse/vueuse#4760 (16692)View changes on GitHub
v13.2.0
🚀 Features
- computedAsync: Add option to control watcher's flush timing - by
@ferfergain vueuse/vueuse#4746 (b1bc8)- useFileDialog: Allow custom input element for file dialog - by
@ishakhorskiin vueuse/vueuse#4679 (0ea16)- useScroll: Add missing measure documentation - by
@Matkolitand Mateusz Kołodziej in vueuse/vueuse#4727 (dd98a)- useStyleTag: Support passing
nonce- by@1-dilikeleiand 董梁玮 in vueuse/vueuse#4749 (fa2c0)- watchOnce: Use vue's native once behaviour - by
@ferfergain vueuse/vueuse#4750 (08f7d)
... (truncated)
Commits
2f7e489chore: release v13.4.06a52334feat(useUrlSearchParams): Add a stringify option for users to provide stringi...118c28dchore: update deps04af98cfix(useMouseInElement): fixing the issue where target element updates were no...135d507fix(useScroll): use mutationObserver to update arrivedState when the DOM is c...f6f0bc1feat(useEventSource): added lastEventId for named events (#4791)44c0ba8feat(useFetch): support for custom abort reason (#4820)6f56583fix(useEventListener): improve types (#4787)319d821feat(shared): IntroduceTimerHandlefor setTimeout type (#4801)c424f98fix(useDevicesList): Check for device availability before requesting permissi...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+311
+311
Deletions:
-323
-323
Package Dependencies
Technical Details
| ID: | 1943154 |
| UUID: | 2605907303 |
| Node ID: | PR_kwDOMYjrj86bUv1n |
| Host: | GitHub |
| Repository: | nextui-vue/nextui-vue |
| Merge State: | Unknown |