fix(deps): update dependency @vueuse/core to v10.3.0 #3708

Merged
konrad merged 1 commits from renovate/vueuse into main 2023-08-21 11:03:36 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 10.2.1 -> 10.3.0

Release Notes

vueuse/vueuse

v10.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vueuse/core](https://github.com/vueuse/vueuse) | dependencies | minor | [`10.2.1` -> `10.3.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/10.2.1/10.3.0) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v10.3.0`](https://github.com/vueuse/vueuse/releases/tag/v10.3.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v10.2.1...v10.3.0) #####    🚀 Features - **createReusableTemplate**: Inherit attrs  -  by [@&#8203;wiidede](https://github.com/wiidede) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3226 [<samp>(a32ae)</samp>](https://github.com/vueuse/vueuse/commit/a32ae737) - **useActiveElement**: Search deeply in shadow dom  -  by [@&#8203;duoduoObama](https://github.com/duoduoObama) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3208 [<samp>(296dc)</samp>](https://github.com/vueuse/vueuse/commit/296dcc5e) - **useCounter**: InitialValue support ref  -  by [@&#8203;Rock070](https://github.com/Rock070) in https://github.com/vueuse/vueuse/issues/3266 [<samp>(6ae3a)</samp>](https://github.com/vueuse/vueuse/commit/6ae3a8c8) - **useFocus**: Support `:focus-visible`  -  by [@&#8203;onmax](https://github.com/onmax) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3254 [<samp>(80329)</samp>](https://github.com/vueuse/vueuse/commit/80329333) - **useRTDB**: Add errorHandler option  -  by [@&#8203;wobsoriano](https://github.com/wobsoriano) in https://github.com/vueuse/vueuse/issues/3232 [<samp>(b5e52)</samp>](https://github.com/vueuse/vueuse/commit/b5e52f59) - **useSorted**: Accept getter function as source  -  by [@&#8203;wvffle](https://github.com/wvffle) in https://github.com/vueuse/vueuse/issues/3249 [<samp>(33a12)</samp>](https://github.com/vueuse/vueuse/commit/33a12b2a) - **useSpeechSynthesis**: Add reactivity for pitch and rate  -  by [@&#8203;shestmintsev-kirill](https://github.com/shestmintsev-kirill) in https://github.com/vueuse/vueuse/issues/3205 [<samp>(ac88f)</samp>](https://github.com/vueuse/vueuse/commit/ac88fd76) #####    🐞 Bug Fixes - **build**: Ensure correct typing for node esm  -  by [@&#8203;xiaoxiangmoe](https://github.com/xiaoxiangmoe) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3209 [<samp>(e7556)</samp>](https://github.com/vueuse/vueuse/commit/e755653b) - **createReusableTemplate**: Camelize props  -  by [@&#8203;94726](https://github.com/94726), [@&#8203;antfu](https://github.com/antfu) and [@&#8203;wvffle](https://github.com/wvffle) in https://github.com/vueuse/vueuse/issues/3253 [<samp>(d79e1)</samp>](https://github.com/vueuse/vueuse/commit/d79e174f) - **onClickOutside**: Fix outside click on html element in ios  -  by [@&#8203;sibbng](https://github.com/sibbng) in https://github.com/vueuse/vueuse/issues/3252 [<samp>(9091e)</samp>](https://github.com/vueuse/vueuse/commit/9091e2c8) - **reactiveComputed**: Unwrap reactive type  -  by [@&#8203;sxzz](https://github.com/sxzz) in https://github.com/vueuse/vueuse/issues/3215 [<samp>(17a72)</samp>](https://github.com/vueuse/vueuse/commit/17a725e2) - **router**: Improves router functions: synchronize values, adds tests, and optimize performance  -  by [@&#8203;anteriovieira](https://github.com/anteriovieira), [@&#8203;antfu](https://github.com/antfu), **CJBoy** and **tzyoo** in https://github.com/vueuse/vueuse/issues/3184 [<samp>(0d02f)</samp>](https://github.com/vueuse/vueuse/commit/0d02f6cc) - **toRefs**: Don't trigger unwanted watchEffects  -  by [@&#8203;wvffle](https://github.com/wvffle) in https://github.com/vueuse/vueuse/issues/3260 [<samp>(5309c)</samp>](https://github.com/vueuse/vueuse/commit/5309c26a) - **useDateFormat**: Handle zero properly  -  by [@&#8203;JocelynFloresz](https://github.com/JocelynFloresz) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3272 [<samp>(d6428)</samp>](https://github.com/vueuse/vueuse/commit/d642866a) - **useEventListener**: Improved `useEventListener` overload  -  by [@&#8203;Alfred-Skyblue](https://github.com/Alfred-Skyblue) in https://github.com/vueuse/vueuse/issues/3246 [<samp>(4f414)</samp>](https://github.com/vueuse/vueuse/commit/4f4141ad) - **useFetch**: Generated payloadType on execute  -  by [@&#8203;tolking](https://github.com/tolking) in https://github.com/vueuse/vueuse/issues/3251 [<samp>(b7e3d)</samp>](https://github.com/vueuse/vueuse/commit/b7e3d7e8) - **useInfiniteScroll**: Improve visibility check  -  by [@&#8203;erikkkwu](https://github.com/erikkkwu) in https://github.com/vueuse/vueuse/issues/3212 [<samp>(5ce61)</samp>](https://github.com/vueuse/vueuse/commit/5ce6151c) - **useMediaQuery**: Only add/remove event listeners on query change  -  by [@&#8203;Ingramz](https://github.com/Ingramz) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3236 [<samp>(f3969)</samp>](https://github.com/vueuse/vueuse/commit/f39691f7) - **useObjectUrl**: Improve parameter type  -  by [@&#8203;ferreira-tb](https://github.com/ferreira-tb) in https://github.com/vueuse/vueuse/issues/3239 [<samp>(d3f7e)</samp>](https://github.com/vueuse/vueuse/commit/d3f7e6a9) - **usePointer**: Add `pointerup` event for `pressure` field  -  by [@&#8203;cunzaizhuyi](https://github.com/cunzaizhuyi) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3217 [<samp>(ee425)</samp>](https://github.com/vueuse/vueuse/commit/ee425ff8) - **useScroll**: Support configurable window  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/3229 [<samp>(dde41)</samp>](https://github.com/vueuse/vueuse/commit/dde41666) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v10.2.1...v10.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-07-30 16:06:11 +00:00
renovate added 1 commit 2023-07-30 16:06:11 +00:00
fix(deps): update dependency @vueuse/core to v10.3.0
All checks were successful
continuous-integration/drone/pr Build is passing
62ea08a3b2
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3708-renovate-vueuse--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3708-renovate-vueuse--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 24f0822a12 into main 2023-08-21 11:03:36 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.