fix(deps): update dependency @vueuse/core to v9.10.0 #2911

Merged
konrad merged 1 commits from renovate/vueuse into main 2023-01-04 09:48:38 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 9.9.0 -> 9.10.0

Release Notes

vueuse/vueuse

v9.10.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, click this checkbox.

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 | [`9.9.0` -> `9.10.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/9.9.0/9.10.0) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v9.10.0`](https://github.com/vueuse/vueuse/releases/tag/v9.10.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v9.9.0...v9.10.0) #####    🚀 Features - **useActiveElement**: Support shadow roots  -  by [@&#8203;43081j](https://github.com/43081j) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2592 [<samp>(07f20)</samp>](https://github.com/vueuse/vueuse/commit/07f20315) - **useArrayUnique**: New function  -  by [@&#8203;Alfred-Skyblue](https://github.com/Alfred-Skyblue) in https://github.com/vueuse/vueuse/issues/2597 [<samp>(162cd)</samp>](https://github.com/vueuse/vueuse/commit/162cdd44) - **useDebounceFn,useThrottleFn**: Return result using promise  -  by [@&#8203;vaakian](https://github.com/vaakian) in https://github.com/vueuse/vueuse/issues/2580 [<samp>(4d305)</samp>](https://github.com/vueuse/vueuse/commit/4d3051ae) - **useMouse**: Support for movement detection  -  by [@&#8203;daniser](https://github.com/daniser) and **Sergey Danilchenko** in https://github.com/vueuse/vueuse/issues/2589 [<samp>(0c39d)</samp>](https://github.com/vueuse/vueuse/commit/0c39d0ca) - **useVirutalList**: Expose `scrollTo` in component  -  by [@&#8203;Agapanthus](https://github.com/Agapanthus) and **Eric Skaliks** in https://github.com/vueuse/vueuse/issues/2397 [<samp>(9f495)</samp>](https://github.com/vueuse/vueuse/commit/9f495d62) #####    🐞 Bug Fixes - **nuxt**: Disable useImage in the Nuxt package for auto imports  -  by [@&#8203;wheatjs](https://github.com/wheatjs) in https://github.com/vueuse/vueuse/issues/2602 [<samp>(d3d1d)</samp>](https://github.com/vueuse/vueuse/commit/d3d1db38) - **onKeyStroke**: Make `target` ref nullable  -  by [@&#8203;vaakian](https://github.com/vaakian) in https://github.com/vueuse/vueuse/issues/2579 [<samp>(28614)</samp>](https://github.com/vueuse/vueuse/commit/2861468b) - **useActiveElement**: Ignore if relatedTarget is set  -  by [@&#8203;dpschen](https://github.com/dpschen) in https://github.com/vueuse/vueuse/issues/2600 [<samp>(ae78d)</samp>](https://github.com/vueuse/vueuse/commit/ae78d8bd) - **useElementBounding**: Update on scroll  -  by [@&#8203;Ducz01](https://github.com/Ducz01) and **sibbng** in https://github.com/vueuse/vueuse/issues/2596 [<samp>(268a6)</samp>](https://github.com/vueuse/vueuse/commit/268a644f) - **useScrollLock**: Fix iOS touchmove bug  -  by [@&#8203;robinscholz](https://github.com/robinscholz), **Robin Scholz**, **webfansplz** and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2362 [<samp>(c9a9a)</samp>](https://github.com/vueuse/vueuse/commit/c9a9a92a) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v9.9.0...v9.10.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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-01-03 15:04:56 +00:00
konrad scheduled this pull request to auto merge when all checks succeed 2023-01-03 15:05:33 +00:00
Member

This should fix the iOS scroll issue. Also it includes my fix to the useActiveElement.

This should fix the iOS scroll issue. Also it includes my fix to the `useActiveElement`.
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://2911-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://2911-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.
renovate force-pushed renovate/vueuse from 02bb1103da to 3da1ab828e 2023-01-04 04:04:52 +00:00 Compare
konrad merged commit 830d6d0a38 into main 2023-01-04 09:48:38 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.