fix(deps): update vueuse to v9.3.1 #2552

Merged
konrad merged 1 commits from renovate/vueuse into main 2022-10-17 07:39:01 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies patch 9.3.0 -> 9.3.1
@vueuse/router dependencies patch 9.3.0 -> 9.3.1

Release Notes

vueuse/vueuse

v9.3.1

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 these updates 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 | patch | [`9.3.0` -> `9.3.1`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/9.3.0/9.3.1) | | [@vueuse/router](https://github.com/vueuse/vueuse) | dependencies | patch | [`9.3.0` -> `9.3.1`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/9.3.0/9.3.1) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v9.3.1`](https://github.com/vueuse/vueuse/releases/tag/v9.3.1) [Compare Source](https://github.com/vueuse/vueuse/compare/v9.3.0...v9.3.1) #####    🚀 Features - **fromEvent**: Support HTMLElement  -  by [@&#8203;rorry121](https://github.com/rorry121) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2048 - **useAxios**: Add R genericity type for custom response data  -  by [@&#8203;jahnli](https://github.com/jahnli) in https://github.com/vueuse/vueuse/issues/2304 - **useFocusTrap**: Enable options in component  -  by [@&#8203;azaleta](https://github.com/azaleta) in https://github.com/vueuse/vueuse/issues/2321 - **useSorted**: New function  -  by [@&#8203;okxiaoliang4](https://github.com/okxiaoliang4) in https://github.com/vueuse/vueuse/issues/1799 #####    🐞 Bug Fixes - **nuxt**: Wrap ssr plugin in defineNuxtPlugin  -  by [@&#8203;dan-online](https://github.com/dan-online) in https://github.com/vueuse/vueuse/issues/2326 - **useBluetooth**: Use `shallowRef` for bluetooth instance  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(0199b)</samp>](https://github.com/vueuse/vueuse/commit/0199b983) - **useFetch**: Fix incorrect `chainCallbacks` behavior  -  by [@&#8203;GODLiangCY](https://github.com/GODLiangCY) in https://github.com/vueuse/vueuse/issues/2231 - **useFirestore**: Auto dispose documents  -  by [@&#8203;Zehir](https://github.com/Zehir) in https://github.com/vueuse/vueuse/issues/2318 - **useStorage**: Fixed data desynchronization in case of clearing storage  -  by [@&#8203;yuryrudey](https://github.com/yuryrudey) in https://github.com/vueuse/vueuse/issues/2221 - **useTitle**: Prevent `observe` and `titleTemplate` been specified at the same time  -  by [@&#8203;huynl-96](https://github.com/huynl-96) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2049 #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v9.3.0...v9.3.1) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-17 01:03:28 +00:00
renovate added 1 commit 2022-10-17 01:03:29 +00:00
continuous-integration/drone/pr Build is passing Details
bfba95b703
fix(deps): update vueuse to v9.3.1
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://2552-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://2552-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 2db263f2d2 into main 2022-10-17 07:39:01 +00:00
konrad deleted branch renovate/vueuse 2022-10-17 07:39:02 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.