fix(deps): update dependency @vueuse/core to v8.1.1 #1690

Merged
konrad merged 1 commits from renovate/vueuse-core-8.x into main 2022-03-16 21:23:00 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies minor 8.0.1 -> 8.1.1

Release Notes

vueuse/vueuse

v8.1.1

Compare Source

Bug Fixes
  • useStroage: synced timing (27d1ba2)

v8.1.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 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 | [`8.0.1` -> `8.1.1`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/8.0.1/8.1.1) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v8.1.1`](https://github.com/vueuse/vueuse/releases/v8.1.1) [Compare Source](https://github.com/vueuse/vueuse/compare/v8.1.0...v8.1.1) ##### Bug Fixes - **useStroage:** synced timing ([27d1ba2](https://github.com/vueuse/vueuse/commit/27d1ba2)) ### [`v8.1.0`](https://github.com/vueuse/vueuse/releases/v8.1.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v8.0.1...v8.1.0) ##### Bug Fixes - **useEventListener:** support component target ([#&#8203;1408](https://github.com/vueuse/vueuse/issues/1408)) ([981c651](https://github.com/vueuse/vueuse/commit/981c651)) - useStorage sync race condition, closes [#&#8203;808](https://github.com/vueuse/vueuse/issues/808) ([#&#8203;1430](https://github.com/vueuse/vueuse/issues/1430)) ([1ee0ae0](https://github.com/vueuse/vueuse/commit/1ee0ae0)) - **onKeyStroke:** make directive only registered once ([#&#8203;1410](https://github.com/vueuse/vueuse/issues/1410)) ([da440ab](https://github.com/vueuse/vueuse/commit/da440ab)) - **unrefElement:** improve types ([#&#8203;1409](https://github.com/vueuse/vueuse/issues/1409)) ([3e19431](https://github.com/vueuse/vueuse/commit/3e19431)) - **useElementHover:** make directive only registered once ([#&#8203;1412](https://github.com/vueuse/vueuse/issues/1412)) ([db4f7a2](https://github.com/vueuse/vueuse/commit/db4f7a2)) - **useElementSize:** make directive only registered once ([#&#8203;1414](https://github.com/vueuse/vueuse/issues/1414)) ([bc1bd48](https://github.com/vueuse/vueuse/commit/bc1bd48)) - **useElementVisibility:** directive should work fine ([#&#8203;1424](https://github.com/vueuse/vueuse/issues/1424)) ([be803af](https://github.com/vueuse/vueuse/commit/be803af)) - **useInfiniteScroll:** make directive only registered once ([#&#8203;1413](https://github.com/vueuse/vueuse/issues/1413)) ([554a17e](https://github.com/vueuse/vueuse/commit/554a17e)) - **useIntersectionObserver:** make directive only registered once ([#&#8203;1411](https://github.com/vueuse/vueuse/issues/1411)) ([fb71532](https://github.com/vueuse/vueuse/commit/fb71532)) - **useScroll:** make directive only registered once ([#&#8203;1415](https://github.com/vueuse/vueuse/issues/1415)) ([efc6cc5](https://github.com/vueuse/vueuse/commit/efc6cc5)) ##### Features - **onClickOutside:** customizable phase ([#&#8203;1406](https://github.com/vueuse/vueuse/issues/1406)) ([c31b01e](https://github.com/vueuse/vueuse/commit/c31b01e)) - **useElementVisibility:** directive support ([#&#8203;1377](https://github.com/vueuse/vueuse/issues/1377)) ([de14228](https://github.com/vueuse/vueuse/commit/de14228)) </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 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 added the
dependencies
label 2022-03-16 18:07:04 +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://1690-renovate-vueuse-core-8-x--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://1690-renovate-vueuse-core-8-x--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.
renovate changed title from fix(deps): update dependency @vueuse/core to v8.1.0 to fix(deps): update dependency @vueuse/core to v8.1.1 2022-03-16 19:05:25 +00:00
renovate force-pushed renovate/vueuse-core-8.x from 2760f41328 to 2aabe834ee 2022-03-16 19:05:26 +00:00 Compare
konrad merged commit 7564c26201 into main 2022-03-16 21:23:00 +00:00
konrad deleted branch renovate/vueuse-core-8.x 2022-03-16 21:23:01 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.