fix(deps): update vueuse to v10.7.1 #3872

Merged
konrad merged 2 commits from renovate/vueuse into main 2024-01-10 15:04:34 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vueuse/core dependencies patch 10.7.0 -> 10.7.1
@vueuse/router (source) dependencies patch 10.7.0 -> 10.7.1

Release Notes

vueuse/vueuse (@​vueuse/core)

v10.7.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, check this box

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 | [`10.7.0` -> `10.7.1`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/10.7.0/10.7.1) | | [@vueuse/router](https://github.com/vueuse/vueuse/tree/main/packages/router#readme) ([source](https://github.com/vueuse/vueuse)) | dependencies | patch | [`10.7.0` -> `10.7.1`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/10.7.0/10.7.1) | --- ### Release Notes <details> <summary>vueuse/vueuse (@&#8203;vueuse/core)</summary> ### [`v10.7.1`](https://github.com/vueuse/vueuse/releases/tag/v10.7.1) [Compare Source](https://github.com/vueuse/vueuse/compare/v10.7.0...v10.7.1) #####    🚀 Features - **syncRef**: Enhance type  -  by [@&#8203;Doctor-wu](https://github.com/Doctor-wu) in https://github.com/vueuse/vueuse/issues/3678 [<samp>(dad66)</samp>](https://github.com/vueuse/vueuse/commit/dad663e0) #####    🐞 Bug Fixes - Fix `tryOnMounted` in vue2  -  by [@&#8203;Doctor-wu](https://github.com/Doctor-wu) in https://github.com/vueuse/vueuse/issues/3658 [<samp>(ce420)</samp>](https://github.com/vueuse/vueuse/commit/ce420c4f) - **nuxt**: Stable optimizeDeps augmenting  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(98985)</samp>](https://github.com/vueuse/vueuse/commit/98985a4d) - **useDropzone**: Avoid circular reference  -  by [@&#8203;diegopf](https://github.com/diegopf) in https://github.com/vueuse/vueuse/issues/3683 [<samp>(15a38)</samp>](https://github.com/vueuse/vueuse/commit/15a38e11) - **useElementBounding**: Trigger by css or style  -  by [@&#8203;huiliangShen](https://github.com/huiliangShen) in https://github.com/vueuse/vueuse/issues/3664 [<samp>(70dbd)</samp>](https://github.com/vueuse/vueuse/commit/70dbd65d) - **useIpcRenderer**: Set explicit return type  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(dd820)</samp>](https://github.com/vueuse/vueuse/commit/dd82044a) - **useMouse**: Handle Touch class compatibility for Firefox  -  by [@&#8203;elschilling](https://github.com/elschilling) in https://github.com/vueuse/vueuse/issues/3679 [<samp>(5719b)</samp>](https://github.com/vueuse/vueuse/commit/5719bfb2) - **useVirtualList**: Ensure component applies overflow style  -  by [@&#8203;reubns](https://github.com/reubns) in https://github.com/vueuse/vueuse/issues/3626 [<samp>(286c3)</samp>](https://github.com/vueuse/vueuse/commit/286c3572) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v10.7.0...v10.7.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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-12-27 15:26:42 +00:00
renovate added 1 commit 2023-12-27 15:26:46 +00:00
continuous-integration/drone/pr Build is failing Details
196f7da140
fix(deps): update vueuse to v10.7.1
konrad added 1 commit 2024-01-10 11:03:46 +00:00
continuous-integration/drone/pr Build is passing Details
3dfe9e8611
chore(deps): update lockfile
konrad scheduled this pull request to auto merge when all checks succeed 2024-01-10 11:04:29 +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://3872-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://3872-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 force-pushed renovate/vueuse from 3dfe9e8611 to bccef6cb8b 2024-01-10 11:22:02 +00:00 Compare
konrad force-pushed renovate/vueuse from bccef6cb8b to 7e52351cc8 2024-01-10 11:33:12 +00:00 Compare
konrad scheduled this pull request to auto merge when all checks succeed 2024-01-10 11:35:37 +00:00
renovate force-pushed renovate/vueuse from 7e52351cc8 to 8657341249 2024-01-10 12:32:52 +00:00 Compare
konrad added 1 commit 2024-01-10 14:38:29 +00:00
continuous-integration/drone/pr Build is passing Details
9837a9b604
chore(deps): update lockfile
konrad scheduled this pull request to auto merge when all checks succeed 2024-01-10 14:42:20 +00:00
konrad merged commit 50502d9d11 into main 2024-01-10 15:04:34 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.