fix(deps): update vueuse to v9.3.0 #2423

Merged
konrad merged 1 commits from renovate/vueuse into main 2022-09-26 10:58:36 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 9.2.0 -> 9.3.0
@vueuse/router dependencies minor 9.2.0 -> 9.3.0

Release Notes

vueuse/vueuse

v9.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 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 | minor | [`9.2.0` -> `9.3.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/9.2.0/9.3.0) | | [@vueuse/router](https://github.com/vueuse/vueuse) | dependencies | minor | [`9.2.0` -> `9.3.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/9.2.0/9.3.0) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v9.3.0`](https://github.com/vueuse/vueuse/releases/tag/v9.3.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v9.2.0...v9.3.0) #####    🚀 Features - Optional callback for useInterval, useTimeout & useTimestamp  -  by [@&#8203;Waleed-KH](https://github.com/Waleed-KH) in https://github.com/vueuse/vueuse/issues/2240 - **onClickOutside**: Add `bubble` modifier to directive  -  by [@&#8203;sibbng](https://github.com/sibbng) in https://github.com/vueuse/vueuse/issues/2183 - **onKeyStroke**: Support capture all handler  -  by [@&#8203;azaleta](https://github.com/azaleta) in https://github.com/vueuse/vueuse/issues/2197 - **useAxios**: Improve type  -  by [@&#8203;azaleta](https://github.com/azaleta) in https://github.com/vueuse/vueuse/issues/2208 - **useAxios**: Add second generic type to error  -  by [@&#8203;azaleta](https://github.com/azaleta) in https://github.com/vueuse/vueuse/issues/2248 - **useAxios**: Add option for choosing shallowRef or ref  -  by [@&#8203;jahnli](https://github.com/jahnli) in https://github.com/vueuse/vueuse/issues/2251 - **useDateFormat**: Support MMM and MMMM formatter  -  by [@&#8203;777Vasya77](https://github.com/777Vasya77) in https://github.com/vueuse/vueuse/issues/2234 - **useDateFormat**: Support meridiem format  -  by [@&#8203;huynl-96](https://github.com/huynl-96) in https://github.com/vueuse/vueuse/issues/2011 - **useFirestore**: Support dependent queries  -  by [@&#8203;kiyopikko](https://github.com/kiyopikko) in https://github.com/vueuse/vueuse/issues/2103 - **useMediaQuery**: Allow query to be a `ref`  -  by [@&#8203;GODLiangCY](https://github.com/GODLiangCY) in https://github.com/vueuse/vueuse/issues/2178 - **useScroll**: Support setting scroll position and toggling smooth scrolling  -  by [@&#8203;curtgrimes](https://github.com/curtgrimes) in https://github.com/vueuse/vueuse/issues/1996 - **useTimeAgo**: New `showSecond` option  -  by [@&#8203;azaleta](https://github.com/azaleta) in https://github.com/vueuse/vueuse/issues/2209 #####    🐞 Bug Fixes - **onClickOutside**: Put ignore logic on `pointerdown` event  -  by [@&#8203;GODLiangCY](https://github.com/GODLiangCY) in https://github.com/vueuse/vueuse/issues/2198 - **templateRef**: Add Component type  -  by [@&#8203;Holi0317](https://github.com/Holi0317) in https://github.com/vueuse/vueuse/issues/2203 - **until**: `.not` returns new instance  -  by [@&#8203;lsdsjy](https://github.com/lsdsjy) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/2224 #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v9.2.0...v9.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 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-09-26 03:03:21 +00:00
renovate added 1 commit 2022-09-26 03:03:22 +00:00
continuous-integration/drone/pr Build is passing Details
5f104ccc31
fix(deps): update vueuse to v9.3.0
konrad scheduled this pull request to auto merge when all checks succeed 2022-09-26 09:49:56 +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://2423-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://2423-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 5f6cfa8e09 into main 2022-09-26 10:58:36 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.