[PR #1187] [MERGED] fix(deps): update vueuse to v13.6.0 #7360

Closed
opened 2026-04-20 17:39:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1187
Author: @renovate[bot]
Created: 7/28/2025
Status: Merged
Merged: 7/28/2025
Merged by: @kolaente

Base: mainHead: renovate/vueuse


📝 Commits (1)

  • 49b0641 fix(deps): update vueuse to v13.6.0

📊 Changes

2 files changed (+21 additions, -21 deletions)

View changed files

📝 frontend/package.json (+2 -2)
📝 frontend/pnpm-lock.yaml (+19 -19)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@vueuse/core (source) 13.5.0 -> 13.6.0 age confidence
@vueuse/router (source) 13.5.0 -> 13.6.0 age confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v13.6.0

Compare Source

vueuse/vueuse (@​vueuse/router)

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

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1187 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/28/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/vueuse` --- ### 📝 Commits (1) - [`49b0641`](https://github.com/go-vikunja/vikunja/commit/49b064125493db9f29d41e77eef39c592524517e) fix(deps): update vueuse to v13.6.0 ### 📊 Changes **2 files changed** (+21 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+2 -2) 📝 `frontend/pnpm-lock.yaml` (+19 -19) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@vueuse/core](https://redirect.github.com/vueuse/vueuse) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core)) | [`13.5.0` -> `13.6.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.5.0/13.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcore/13.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcore/13.5.0/13.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vueuse/router](https://redirect.github.com/vueuse/vueuse/tree/main/packages/router#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/router)) | [`13.5.0` -> `13.6.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/13.5.0/13.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2frouter/13.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2frouter/13.5.0/13.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vueuse/vueuse (@&#8203;vueuse/core)</summary> ### [`v13.6.0`](https://redirect.github.com/vueuse/vueuse/compare/v13.5.0...v13.6.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v13.5.0...v13.6.0) </details> <details> <summary>vueuse/vueuse (@&#8203;vueuse/router)</summary> ### [`v13.6.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v13.6.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v13.5.0...v13.6.0) #####    🚀 Features - Mark templateRef as deprecated  -  by [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) in [https://github.com/vueuse/vueuse/issues/4894](https://redirect.github.com/vueuse/vueuse/issues/4894) [<samp>(0271e)</samp>](https://redirect.github.com/vueuse/vueuse/commit/0271eef9) - **useFileDialog**: Add MaybRef to multiple, accept, capture, reset, and directory  -  by [@&#8203;hunterwilhelm](https://redirect.github.com/hunterwilhelm), **Anthony Fu** and [@&#8203;antfu](https://redirect.github.com/antfu) in [https://github.com/vueuse/vueuse/issues/4813](https://redirect.github.com/vueuse/vueuse/issues/4813) [<samp>(a44bd)</samp>](https://redirect.github.com/vueuse/vueuse/commit/a44bdc2c) - **useFocusTrap**: Expose updateContainerElements for dynamic contai…  -  by [@&#8203;PeikyLiu](https://redirect.github.com/PeikyLiu) and [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) in [https://github.com/vueuse/vueuse/issues/4849](https://redirect.github.com/vueuse/vueuse/issues/4849) [<samp>(3d5e5)</samp>](https://redirect.github.com/vueuse/vueuse/commit/3d5e511a) - **useIDBKeyval**: Add `options.serializer`  -  by [@&#8203;matthewjumpsoffbuildings](https://redirect.github.com/matthewjumpsoffbuildings), [@&#8203;OrbisK](https://redirect.github.com/OrbisK) and [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/vueuse/vueuse/issues/4781](https://redirect.github.com/vueuse/vueuse/issues/4781) [<samp>(bb831)</samp>](https://redirect.github.com/vueuse/vueuse/commit/bb831783) - **useStorageAsync**: Add `onReady` option and Promise return  -  by [@&#8203;asika32764](https://redirect.github.com/asika32764), **Fernando Fernández**, [@&#8203;OrbisK](https://redirect.github.com/OrbisK) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4158](https://redirect.github.com/vueuse/vueuse/issues/4158) [<samp>(3a2df)</samp>](https://redirect.github.com/vueuse/vueuse/commit/3a2df2e1) - **useTransition**: Support custom window  -  by [@&#8203;byronogis](https://redirect.github.com/byronogis) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4850](https://redirect.github.com/vueuse/vueuse/issues/4850) [<samp>(a75f4)</samp>](https://redirect.github.com/vueuse/vueuse/commit/a75f40c8) #####    🐞 Bug Fixes - **onClickOutside**: The order of overload signatures  -  by [@&#8203;whiteyebrw](https://redirect.github.com/whiteyebrw), [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4839](https://redirect.github.com/vueuse/vueuse/issues/4839) [<samp>(d5812)</samp>](https://redirect.github.com/vueuse/vueuse/commit/d5812393) - **types**: Use Vue's native `MaybeRef` and `MaybeRefOrGetter` instead  -  by [@&#8203;RYGRIT](https://redirect.github.com/RYGRIT) in [https://github.com/vueuse/vueuse/issues/4913](https://redirect.github.com/vueuse/vueuse/issues/4913) [<samp>(2d179)</samp>](https://redirect.github.com/vueuse/vueuse/commit/2d1797b9) - **useDraggable**: Add capture prop to component  -  by [@&#8203;wgh970312](https://redirect.github.com/wgh970312) in [https://github.com/vueuse/vueuse/issues/4911](https://redirect.github.com/vueuse/vueuse/issues/4911) [<samp>(547f8)</samp>](https://redirect.github.com/vueuse/vueuse/commit/547f8fa8) - **useMagicKeys**: Prevent incorrect clearing of other keys after releasing shift  -  by [@&#8203;keeplearning66](https://redirect.github.com/keeplearning66) in [https://github.com/vueuse/vueuse/issues/4916](https://redirect.github.com/vueuse/vueuse/issues/4916) [<samp>(d7f28)</samp>](https://redirect.github.com/vueuse/vueuse/commit/d7f284af) - **useMouseInElement**: Correctly update elementX and elementY  -  by [@&#8203;cszhjh](https://redirect.github.com/cszhjh) and [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) in [https://github.com/vueuse/vueuse/issues/4846](https://redirect.github.com/vueuse/vueuse/issues/4846) [<samp>(cf02b)</samp>](https://redirect.github.com/vueuse/vueuse/commit/cf02b997) - **useVirtualList**: Resolve invalid watch source  -  by [@&#8203;cszhjh](https://redirect.github.com/cszhjh) and [@&#8203;OrbisK](https://redirect.github.com/OrbisK) in [https://github.com/vueuse/vueuse/issues/4857](https://redirect.github.com/vueuse/vueuse/issues/4857) [<samp>(d2381)</samp>](https://redirect.github.com/vueuse/vueuse/commit/d23812db) #####     [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v13.5.0...v13.6.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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 17:39:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#7360