fix(deps): update vueuse to v8.5.0 #1953

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

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 8.4.2 -> 8.5.0
@vueuse/router dependencies minor 8.4.2 -> 8.5.0

Release Notes

vueuse/vueuse

v8.5.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: 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 | [`8.4.2` -> `8.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/8.4.2/8.5.0) | | [@vueuse/router](https://github.com/vueuse/vueuse) | dependencies | minor | [`8.4.2` -> `8.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/8.4.2/8.5.0) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v8.5.0`](https://github.com/vueuse/vueuse/releases/v8.5.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v8.4.2...v8.5.0) ##### Bug Fixes - **shared:** correct to ignore undefined ([#&#8203;1601](https://github.com/vueuse/vueuse/issues/1601)) ([0aecfe6](https://github.com/vueuse/vueuse/commit/0aecfe6)) - **toRefs:** keep class prototype, close [#&#8203;1530](https://github.com/vueuse/vueuse/issues/1530) ([#&#8203;1599](https://github.com/vueuse/vueuse/issues/1599)) ([356da7d](https://github.com/vueuse/vueuse/commit/356da7d)) - **useAxios:** normalize isCanceled flag ([#&#8203;1585](https://github.com/vueuse/vueuse/issues/1585)) ([b833957](https://github.com/vueuse/vueuse/commit/b833957)) - **useFetch:** respect custom fetch option ([#&#8203;1603](https://github.com/vueuse/vueuse/issues/1603)) ([56eb358](https://github.com/vueuse/vueuse/commit/56eb358)) - **useFetch:** return PromiseLike after setting method ([#&#8203;1571](https://github.com/vueuse/vueuse/issues/1571)) ([9b28628](https://github.com/vueuse/vueuse/commit/9b28628)) - **useFocus:** `focused` should be `false` when `element` is undefined ([#&#8203;1580](https://github.com/vueuse/vueuse/issues/1580)) ([f0067ac](https://github.com/vueuse/vueuse/commit/f0067ac)) - **useMediaQuery:** normalize `isSupported` flag ([#&#8203;1575](https://github.com/vueuse/vueuse/issues/1575)) ([0222d48](https://github.com/vueuse/vueuse/commit/0222d48)) - **useUrlSearchParams:** should return initialValue ([#&#8203;1583](https://github.com/vueuse/vueuse/issues/1583)) ([fe58f8a](https://github.com/vueuse/vueuse/commit/fe58f8a)) - **useVModel:** unified value ([#&#8203;1568](https://github.com/vueuse/vueuse/issues/1568)) ([70d8092](https://github.com/vueuse/vueuse/commit/70d8092)) - **watchThrottled:** duplicate callback invokation when leading and trailing edges coincide ([#&#8203;1593](https://github.com/vueuse/vueuse/issues/1593)) ([8ba3b9d](https://github.com/vueuse/vueuse/commit/8ba3b9d)) ##### Features - **watchDebounced:** new `maxWait` option ([#&#8203;1579](https://github.com/vueuse/vueuse/issues/1579)) ([9c72a78](https://github.com/vueuse/vueuse/commit/9c72a78)) </details> --- ### Configuration 📅 **Schedule**: 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 added the
dependencies
label 2022-05-16 04:03:15 +00:00
renovate added 1 commit 2022-05-16 04:03:17 +00:00
continuous-integration/drone/pr Build is passing Details
2045acf726
fix(deps): update vueuse to v8.5.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://1953-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://1953-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 c39bf996c8 into main 2022-05-16 05:51:50 +00:00
konrad deleted branch renovate/vueuse 2022-05-16 05:51:50 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.