fix(deps): update dependency @vueuse/core to v9.12.0 #3027

Merged
konrad merged 1 commits from renovate/vueuse into main 2023-01-29 13:48:15 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 9.11.1 -> 9.12.0

Release Notes

vueuse/vueuse

v9.12.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.11.1` -> `9.12.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/9.11.1/9.12.0) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v9.12.0`](https://github.com/vueuse/vueuse/releases/tag/v9.12.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v9.11.1...v9.12.0) #####    🚀 Features - **usePrevious**: New function  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(e101f)</samp>](https://github.com/vueuse/vueuse/commit/e101fb8e) - **useRafFn, useIntervalFn, useTimeoutFn**: Make status readonly  -  by [@&#8203;rotu](https://github.com/rotu) in https://github.com/vueuse/vueuse/issues/2685 [<samp>(39183)</samp>](https://github.com/vueuse/vueuse/commit/39183406) - **useWebSocket**: Allow undefined ref for url  -  by [@&#8203;ferferga](https://github.com/ferferga) in https://github.com/vueuse/vueuse/issues/2473 [<samp>(13924)</samp>](https://github.com/vueuse/vueuse/commit/1392410f) #####    🐞 Bug Fixes - **useElementSize**: Use contentBoxSize as an array in useElementSize  -  by [@&#8203;threedayAAAAA](https://github.com/threedayAAAAA) and **vaakian X** in https://github.com/vueuse/vueuse/issues/2520 [<samp>(30475)</samp>](https://github.com/vueuse/vueuse/commit/3047594e) - **useElementSize**: Fix incorrect element size on SVG  -  by [@&#8203;Lionad-Morotar](https://github.com/Lionad-Morotar), [@&#8203;wheatjs](https://github.com/wheatjs) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2661 [<samp>(902b3)</samp>](https://github.com/vueuse/vueuse/commit/902b3cc2) - **useMediaControls**: Ended status not updating  -  by [@&#8203;ferferga](https://github.com/ferferga) in https://github.com/vueuse/vueuse/issues/2680 [<samp>(4ef27)</samp>](https://github.com/vueuse/vueuse/commit/4ef27f00) - **useMouseInElement**: Check if mouse out of window  -  by [@&#8203;chaii3](https://github.com/chaii3) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2458 [<samp>(54f4e)</samp>](https://github.com/vueuse/vueuse/commit/54f4e724) - **usePrecision**: Fix return type  -  by [@&#8203;ClemDee](https://github.com/ClemDee) in https://github.com/vueuse/vueuse/issues/2676 [<samp>(e331b)</samp>](https://github.com/vueuse/vueuse/commit/e331b25a) - **useTimeoutFn**: Respect callback parameters in start function  -  by [@&#8203;wvffle](https://github.com/wvffle) in https://github.com/vueuse/vueuse/issues/2693 [<samp>(e054a)</samp>](https://github.com/vueuse/vueuse/commit/e054a24a) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v9.11.1...v9.12.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-29 04:04:14 +00:00
renovate added 1 commit 2023-01-29 04:04:14 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build was killed Details
fa666d2817
fix(deps): update dependency @vueuse/core to v9.12.0
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://3027-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://3027-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 fa666d2817 into main 2023-01-29 13:48:15 +00:00
konrad deleted branch renovate/vueuse 2023-01-29 13:48:15 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.