chore(deps): update dependency vue to v3.5.19 #2571

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vue-monorepo into main 2025-08-21 06:08:35 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-21 04:13:21 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
vue (source) 3.5.18 -> 3.5.19 age confidence

Release Notes

vuejs/core (vue)

v3.5.19

Compare Source

Bug Fixes

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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://github.com/vuejs/core)) | [`3.5.18` -> `3.5.19`](https://renovatebot.com/diffs/npm/vue/3.5.18/3.5.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.18/3.5.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.19`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3519-2025-08-21) [Compare Source](https://github.com/vuejs/core/compare/v3.5.18...v3.5.19) ##### Bug Fixes - **compiler-core:** adjacent v-else should cause a compiler error ([#&#8203;13699](https://github.com/vuejs/core/issues/13699)) ([911e670](https://github.com/vuejs/core/commit/911e67045e2a63e0ecbd198ed4f567530f6d1c17)), closes [#&#8203;13698](https://github.com/vuejs/core/issues/13698) - **compiler-core:** prevent cached array children from retaining detached dom nodes ([#&#8203;13691](https://github.com/vuejs/core/issues/13691)) ([7f60ef8](https://github.com/vuejs/core/commit/7f60ef83e735dbd29d323347acecf69f22b06d53)), closes [element-plus/element-plus#21408](https://github.com/element-plus/element-plus/issues/21408) [#&#8203;13211](https://github.com/vuejs/core/issues/13211) - **compiler-sfc:** improve type inference for generic type aliases types ([#&#8203;12876](https://github.com/vuejs/core/issues/12876)) ([d9dd628](https://github.com/vuejs/core/commit/d9dd628800ae32e673bdfabfe79f1988037991d0)), closes [#&#8203;12872](https://github.com/vuejs/core/issues/12872) - **compiler-sfc:** throw mismatched script langs error before invoking babel ([#&#8203;13194](https://github.com/vuejs/core/issues/13194)) ([0562548](https://github.com/vuejs/core/commit/0562548ab3a040073386021222225e0e9d43c632)), closes [#&#8203;13193](https://github.com/vuejs/core/issues/13193) - **compiler-ssr:** disable v-memo transform in ssr vdom fallback branch ([#&#8203;13725](https://github.com/vuejs/core/issues/13725)) ([0a202d8](https://github.com/vuejs/core/commit/0a202d890ff2a564b1fab51e4ac621708640818e)), closes [#&#8203;13724](https://github.com/vuejs/core/issues/13724) - **devtools:** clear performance measures ([#&#8203;13701](https://github.com/vuejs/core/issues/13701)) ([c875019](https://github.com/vuejs/core/commit/c875019d49b4c36a88d929ccadc31ad414747c7b)), closes [#&#8203;13700](https://github.com/vuejs/core/issues/13700) - **hmr:** prevent updating unmounting component during HMR rerender ([#&#8203;13775](https://github.com/vuejs/core/issues/13775)) ([6e5143d](https://github.com/vuejs/core/commit/6e5143d9635dac3f20fb394a827109df30e232ae)), closes [#&#8203;13771](https://github.com/vuejs/core/issues/13771) [#&#8203;13772](https://github.com/vuejs/core/issues/13772) - **hydration:** also set vShow name if `__FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__` flag is enabled ([#&#8203;13777](https://github.com/vuejs/core/issues/13777)) ([439e1a5](https://github.com/vuejs/core/commit/439e1a543e62de4dbf7658d78d05c358c9677c86)), closes [#&#8203;13744](https://github.com/vuejs/core/issues/13744) - **reactivity:** warn on nested readonly ref update during unwrapping ([#&#8203;12141](https://github.com/vuejs/core/issues/12141)) ([1498821](https://github.com/vuejs/core/commit/1498821ed9eeb22a0767e53ddc1f6a2840598a29)) - **runtime-core:** avoid setting direct ref of useTemplateRef in dev ([#&#8203;13449](https://github.com/vuejs/core/issues/13449)) ([4a2953f](https://github.com/vuejs/core/commit/4a2953f57b90dfc24e34ff1a87cc1ebb0b97636d)) - **runtime-core:** improve consistency of `PublicInstanceProxyHandlers.has` ([#&#8203;13507](https://github.com/vuejs/core/issues/13507)) ([d7283f3](https://github.com/vuejs/core/commit/d7283f3b7f0631c8b8a4a31a05983dac9f078c4f)) - **suspense:** don't immediately resolve suspense on last dep unmount ([#&#8203;13456](https://github.com/vuejs/core/issues/13456)) ([a871315](https://github.com/vuejs/core/commit/a8713159ee24602c7c2b70c5fd52d2e5cd37dca5)), closes [#&#8203;13453](https://github.com/vuejs/core/issues/13453) - **transition:** handle KeepAlive + transition leaving edge case ([#&#8203;13152](https://github.com/vuejs/core/issues/13152)) ([3190b17](https://github.com/vuejs/core/commit/3190b179b0545a3dc4549737793eec630cf9f0d1)), closes [#&#8203;13153](https://github.com/vuejs/core/issues/13153) </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 MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuODIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-21 04:13:26 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit into main 2025-08-21 06:08:36 +00:00
Sign in to join this conversation.