fix(deps): update dependency @vueuse/core to v9.7.0 #2851

Merged
konrad merged 1 commits from renovate/vueuse into main 2022-12-16 16:20:05 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 9.6.0 -> 9.7.0

Release Notes

vueuse/vueuse

v9.7.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.6.0` -> `9.7.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/9.6.0/9.7.0) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v9.7.0`](https://github.com/vueuse/vueuse/releases/tag/v9.7.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v9.6.0...v9.7.0) #####    🚀 Features - **createEeventHook**: Auto dispose  -  by [@&#8203;ARZarkesh](https://github.com/ARZarkesh) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2518 [<samp>(fdd4d)</samp>](https://github.com/vueuse/vueuse/commit/fdd4dbf0) - **useBreakpoints**: Add breakpoints for Master CSS  -  by [@&#8203;imsus](https://github.com/imsus) in https://github.com/vueuse/vueuse/issues/2529 [<samp>(30c5b)</samp>](https://github.com/vueuse/vueuse/commit/30c5b09c) - **useRafFn**: Add `delta` and `timestamp`  -  by [@&#8203;innocenzi](https://github.com/innocenzi) in https://github.com/vueuse/vueuse/issues/2493 [<samp>(692d0)</samp>](https://github.com/vueuse/vueuse/commit/692d0247) - **useTimeAgo**: Add `floor` and `ceil` value calculation  -  by [@&#8203;userquin](https://github.com/userquin) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2543 [<samp>(a7dc6)</samp>](https://github.com/vueuse/vueuse/commit/a7dc61b0) - **useTimeAgo**: Custom units, number rounding  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(324de)</samp>](https://github.com/vueuse/vueuse/commit/324ded63) #####    🐞 Bug Fixes - Reference  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(ea497)</samp>](https://github.com/vueuse/vueuse/commit/ea497a84) - **useActiveElement**: Ignore blur for relatedTarget  -  by [@&#8203;dpschen](https://github.com/dpschen) in https://github.com/vueuse/vueuse/issues/2540 [<samp>(88b44)</samp>](https://github.com/vueuse/vueuse/commit/88b4419a) - **useDraggable**: Use `clientX` instead of `pageX`, close [#&#8203;2053](https://github.com/vueuse/vueuse/issues/2053)  -  by [@&#8203;stefnotch](https://github.com/stefnotch) in https://github.com/vueuse/vueuse/issues/2054 and https://github.com/vueuse/vueuse/issues/2053 [<samp>(c9186)</samp>](https://github.com/vueuse/vueuse/commit/c91867fd) - **useGeolocation**: Implement immediate option  -  by [@&#8203;ebisbe](https://github.com/ebisbe) in https://github.com/vueuse/vueuse/issues/2472 [<samp>(161fd)</samp>](https://github.com/vueuse/vueuse/commit/161fdb01) - **useIntervalFn**: Watch computed refs instead of just refs  -  by [@&#8203;innocenzi](https://github.com/innocenzi) in https://github.com/vueuse/vueuse/issues/2539 [<samp>(8bb7b)</samp>](https://github.com/vueuse/vueuse/commit/8bb7b509) - **useMagicKeys**: Also clear 'current' on [@&#8203;focus](https://github.com/focus)  -  by [@&#8203;hartmut](https://github.com/hartmut) [<samp>(@&#8203;blur)</samp>](https://github.com/vueuse/vueuse/commit/@&#8203;blur "#&#8203;2515") - **useStyleTag**: Allow multiline CSS  -  by [@&#8203;jameswragg](https://github.com/jameswragg) in https://github.com/vueuse/vueuse/issues/2476 [<samp>(cfcc2)</samp>](https://github.com/vueuse/vueuse/commit/cfcc2952) - **useTextareaAutosize**: Support changes of element width  -  by [@&#8203;dpschen](https://github.com/dpschen) in https://github.com/vueuse/vueuse/issues/2541 [<samp>(ebd48)</samp>](https://github.com/vueuse/vueuse/commit/ebd48528) - **useTimeAgo**: Add `showSecond` prop to component  -  by [@&#8203;CS-Birb](https://github.com/CS-Birb) in https://github.com/vueuse/vueuse/issues/2547 [<samp>(0c333)</samp>](https://github.com/vueuse/vueuse/commit/0c333bd3) - **useWindowScroll**: Use configured window onScroll  -  by [@&#8203;94726](https://github.com/94726) in https://github.com/vueuse/vueuse/issues/2545 [<samp>(5df0a)</samp>](https://github.com/vueuse/vueuse/commit/5df0ab60) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v9.6.0...v9.7.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 2022-12-16 16:05:20 +00:00
renovate added 1 commit 2022-12-16 16:05:21 +00:00
continuous-integration/drone/pr Build is passing Details
674b079fec
fix(deps): update dependency @vueuse/core to v9.7.0
konrad scheduled this pull request to auto merge when all checks succeed 2022-12-16 16:09:27 +00:00
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://2851-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://2851-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 344b38bf93 into main 2022-12-16 16:20:05 +00:00
Member

See:

useActiveElement: Ignore blur for relatedTarget - by @​dpschen in https://github.com/vueuse/vueuse/issues/2540 (88b44)

useTextareaAutosize: Support changes of element width - by @​dpschen in https://github.com/vueuse/vueuse/issues/2541 (ebd48)

See: > useActiveElement: Ignore blur for relatedTarget - by @​dpschen in https://github.com/vueuse/vueuse/issues/2540 (88b44) > useTextareaAutosize: Support changes of element width - by @​dpschen in https://github.com/vueuse/vueuse/issues/2541 (ebd48)
This repo is archived. You cannot comment on pull requests.
No description provided.