[PR #1374] [MERGED] fix(deps): update vueuse to v13.9.0 #1456

Closed
opened 2025-11-01 21:20:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: renovate/vueuse


📝 Commits (1)

  • ac56267 fix(deps): update vueuse to v13.9.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.8.0 -> 13.9.0 age confidence
@vueuse/router (source) 13.8.0 -> 13.9.0 age confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v13.9.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/1374 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/vueuse` --- ### 📝 Commits (1) - [`ac56267`](https://github.com/go-vikunja/vikunja/commit/ac56267963fb99d599ab74db66537601480003e9) fix(deps): update vueuse to v13.9.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.8.0` -> `13.9.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.8.0/13.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcore/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcore/13.8.0/13.9.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.8.0` -> `13.9.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/13.8.0/13.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2frouter/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2frouter/13.8.0/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vueuse/vueuse (@&#8203;vueuse/core)</summary> ### [`v13.9.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v13.9.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v13.8.0...v13.9.0) #####    🚀 Features - **onLongPress**: Allow function as value in delay  -  by [@&#8203;keeplearning66](https://redirect.github.com/keeplearning66) in [#&#8203;4979](https://redirect.github.com/vueuse/vueuse/issues/4979) [<samp>(415f3)</samp>](https://redirect.github.com/vueuse/vueuse/commit/415f376f) - **useAsyncState**: Allow initial value to be a ref  -  by [@&#8203;43081j](https://redirect.github.com/43081j) in [#&#8203;4992](https://redirect.github.com/vueuse/vueuse/issues/4992) [<samp>(e38e8)</samp>](https://redirect.github.com/vueuse/vueuse/commit/e38e8d9c) #####    🐞 Bug Fixes - **types**: Update type casting for watch functions to use WatchSource<T>  -  by [@&#8203;ArthurDarkstone](https://redirect.github.com/ArthurDarkstone) in [#&#8203;4966](https://redirect.github.com/vueuse/vueuse/issues/4966) [<samp>(00a72)</samp>](https://redirect.github.com/vueuse/vueuse/commit/00a72919) - **useUrlSearchParams**: Restore proper history and navigation behavior  -  by [@&#8203;yosong-github](https://redirect.github.com/yosong-github) and [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) in [#&#8203;4969](https://redirect.github.com/vueuse/vueuse/issues/4969) [<samp>(1cff4)</samp>](https://redirect.github.com/vueuse/vueuse/commit/1cff4c40) #####     [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v13.8.0...v13.9.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <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 2025-11-01 21:20:05 -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#1456