[PR #1382] [MERGED] fix(deps): update dependency vue to v3.5.21 #7511

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

📋 Pull Request Information

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

Base: mainHead: renovate/vue-monorepo


📝 Commits (1)

  • 0619480 fix(deps): update dependency vue to v3.5.21

📊 Changes

2 files changed (+184 additions, -157 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+183 -156)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
vue (source) 3.5.20 -> 3.5.21 age confidence

Release Notes

vuejs/core (vue)

v3.5.21

Compare Source

Bug Fixes
Performance Improvements

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 this update 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/1382 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/vue-monorepo` --- ### 📝 Commits (1) - [`0619480`](https://github.com/go-vikunja/vikunja/commit/06194806c74e8b5fd231afa629025dd24121398e) fix(deps): update dependency vue to v3.5.21 ### 📊 Changes **2 files changed** (+184 additions, -157 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+183 -156) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vue](https://redirect.github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://redirect.github.com/vuejs/core)) | [`3.5.20` -> `3.5.21`](https://renovatebot.com/diffs/npm/vue/3.5.20/3.5.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.20/3.5.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.21`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3521-2025-09-02) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.20...v3.5.21) ##### Bug Fixes - **compiler-core:** force dynamic slots when slot referencing scope vars ([#&#8203;9427](https://redirect.github.com/vuejs/core/issues/9427)) ([99d54b2](https://redirect.github.com/vuejs/core/commit/99d54b28b46dbea006205dff71c383a31dd1b87a)), closes [#&#8203;9380](https://redirect.github.com/vuejs/core/issues/9380) - **compiler-sfc:** check lang before attempt to compile script ([#&#8203;13508](https://redirect.github.com/vuejs/core/issues/13508)) ([55922ff](https://redirect.github.com/vuejs/core/commit/55922ff3168a1397ad72f18946eb1c4051cdab3b)), closes [#&#8203;8368](https://redirect.github.com/vuejs/core/issues/8368) - **compiler-sfc:** support `${configDir}` in paths for TypeScript 5.5+ ([#&#8203;13491](https://redirect.github.com/vuejs/core/issues/13491)) ([8696e34](https://redirect.github.com/vuejs/core/commit/8696e346b4780d88247464490f1a992cc0c3658c)), closes [#&#8203;13484](https://redirect.github.com/vuejs/core/issues/13484) - **compiler-sfc:** support global augments with named exports ([#&#8203;13789](https://redirect.github.com/vuejs/core/issues/13789)) ([35da3c6](https://redirect.github.com/vuejs/core/commit/35da3c6dcb30030ef60fa22e30aa83a56e396c60)) - **custom-element:** prevent defineCustomElement from mutating the options object ([#&#8203;13791](https://redirect.github.com/vuejs/core/issues/13791)) ([e322436](https://redirect.github.com/vuejs/core/commit/e322436887549c129e61eb58a0084167103451bb)) - **hmr:** prevent `__VUE_HMR_RUNTIME__` from being overwritten by vue runtime in 3rd-party libraries ([#&#8203;13817](https://redirect.github.com/vuejs/core/issues/13817)) ([1392734](https://redirect.github.com/vuejs/core/commit/1392734ae5d5a3b2be124753e198eafa324f6815)), closes [vitejs/vite-plugin-vue#644](https://redirect.github.com/vitejs/vite-plugin-vue/issues/644) - **hmr:** prevent update unmounting component during HMR reload ([#&#8203;13815](https://redirect.github.com/vuejs/core/issues/13815)) ([ef20b86](https://redirect.github.com/vuejs/core/commit/ef20b86b36a127e317f8981df970dc8efd277053)), closes [vitejs/vite-plugin-vue#599](https://redirect.github.com/vitejs/vite-plugin-vue/issues/599) - **runtime-core:** disable tracking block in h function ([#&#8203;8213](https://redirect.github.com/vuejs/core/issues/8213)) ([8f6b505](https://redirect.github.com/vuejs/core/commit/8f6b5050518441a5047d128138da44f798836002)), closes [#&#8203;6913](https://redirect.github.com/vuejs/core/issues/6913) - **runtime-core:** use separate emits caches for components and mixins ([#&#8203;11661](https://redirect.github.com/vuejs/core/issues/11661)) ([15fc75f](https://redirect.github.com/vuejs/core/commit/15fc75f4031dea805c3bbb67a75e48a9dc307c11)) - **Suspence:** handle Suspense + KeepAlive HMR updating edge case ([#&#8203;13076](https://redirect.github.com/vuejs/core/issues/13076)) ([5d75a17](https://redirect.github.com/vuejs/core/commit/5d75a170c8d23acd11ef2513173d4cbc4d0b54de)), closes [#&#8203;13075](https://redirect.github.com/vuejs/core/issues/13075) - **Teleport:** hydrate disabled Teleport with undefined target ([#&#8203;11235](https://redirect.github.com/vuejs/core/issues/11235)) ([00978f7](https://redirect.github.com/vuejs/core/commit/00978f7d14e85b49d9d334ea92fa8c03733ce64c)), closes [#&#8203;11230](https://redirect.github.com/vuejs/core/issues/11230) - **templateRef:** prevent unnecessary set ref on dynamic ref change or component unmount ([#&#8203;12642](https://redirect.github.com/vuejs/core/issues/12642)) ([93ba107](https://redirect.github.com/vuejs/core/commit/93ba10767230872fcdca974a1e19e8bd69b7eb6a)), closes [#&#8203;12639](https://redirect.github.com/vuejs/core/issues/12639) - **watch:** use maximum depth for duplicates ([#&#8203;13434](https://redirect.github.com/vuejs/core/issues/13434)) ([f2699a5](https://redirect.github.com/vuejs/core/commit/f2699a5cb376ffa452a54feb171c14411c67287c)) ##### Performance Improvements - improve regexp performance with non-capturing groups ([#&#8203;13567](https://redirect.github.com/vuejs/core/issues/13567)) ([1e8b65a](https://redirect.github.com/vuejs/core/commit/1e8b65aa4934c94ef6142b4f49cdfb13ba5e6ce5)) </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 this update 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 2026-04-20 17:44:29 -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#7511