fix(deps): update vueuse to v9.4.0 #2575

Merged
konrad merged 1 commits from renovate/vueuse into main 2022-10-25 13:12:55 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 9.3.1 -> 9.4.0
@vueuse/router (source) dependencies minor 9.3.1 -> 9.4.0

Release Notes

vueuse/vueuse

v9.4.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.3.1` -> `9.4.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/9.3.1/9.4.0) | | [@vueuse/router](https://github.com/vueuse/vueuse/tree/main/packages/router#readme) ([source](https://github.com/vueuse/vueuse)) | dependencies | minor | [`9.3.1` -> `9.4.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/9.3.1/9.4.0) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v9.4.0`](https://github.com/vueuse/vueuse/releases/tag/v9.4.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v9.3.1...v9.4.0) #####    🚀 Features - **refDebounced**: Use MaybeComputedRef for ms  -  by [@&#8203;dominikklein](https://github.com/dominikklein) in https://github.com/vueuse/vueuse/issues/2337 - **useClipboard**: Support legacy copy  -  by [@&#8203;lumdzeehol](https://github.com/lumdzeehol) in https://github.com/vueuse/vueuse/issues/2336 - **useVirtualList**: Horizontal list  -  by [@&#8203;Surof1n](https://github.com/Surof1n) in https://github.com/vueuse/vueuse/issues/2310 - **useWebWorker**: Support overloads  -  by [@&#8203;GODLiangCY](https://github.com/GODLiangCY) in https://github.com/vueuse/vueuse/issues/2259 #####    🐞 Bug Fixes - **useCounter**: Set and reset should also be limited  -  by [@&#8203;iChengbo](https://github.com/iChengbo) in https://github.com/vueuse/vueuse/issues/2179 - **useRouteHash, useRouteParams, useRouteQuery**: Override only selected route param  -  by [@&#8203;dvh91](https://github.com/dvh91) in https://github.com/vueuse/vueuse/issues/2350 - **useWebSocket**: Don't reconnect WebSocket if `close` issued between retries  -  by [@&#8203;rotu](https://github.com/rotu) in https://github.com/vueuse/vueuse/issues/2330 - **watchThrottled**: Wait incorrect remaining time  -  by [@&#8203;sun0day](https://github.com/sun0day) in https://github.com/vueuse/vueuse/issues/2267 #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v9.3.1...v9.4.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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-10-25 13:04:36 +00:00
renovate added 1 commit 2022-10-25 13:04:37 +00:00
continuous-integration/drone/pr Build is passing Details
85bdb99182
fix(deps): update vueuse to v9.4.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://2575-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://2575-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 scheduled this pull request to auto merge when all checks succeed 2022-10-25 13:08:20 +00:00
konrad merged commit 70e81ee682 into main 2022-10-25 13:12:55 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.