chore(deps): vue ^ 3.5.39 - #1629
Merged
Merged
Conversation
floatpanebot
force-pushed
the
renovate/vue-monorepo
branch
from
June 28, 2026 21:01
16f409c to
1334830
Compare
andrinoff
approved these changes
Jun 30, 2026
floatpanebot
added a commit
that referenced
this pull request
Jun 30, 2026
## What? This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vue](https://vuejs.org/) ([source](https://redirect.github.com/vuejs/core)) | [`3.5.38` → `3.5.39`](https://renovatebot.com/diffs/npm/vue/3.5.38/3.5.39) |  |  | --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.39`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3539-2026-06-25) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.38...v3.5.39) ##### Bug Fixes - **compiler-core:** correct filter rewrite recursion ([#​14959](https://redirect.github.com/vuejs/core/issues/14959)) ([be7ce31](https://redirect.github.com/vuejs/core/commit/be7ce314b96256f1c56f53088d51ed6bc77fde28)) - **hydration:** force patch dynamic props when hydrating ([#​9083](https://redirect.github.com/vuejs/core/issues/9083)) ([024cf06](https://redirect.github.com/vuejs/core/commit/024cf06daa33db4660431f20aa050acb99cff07f)), closes [#​9033](https://redirect.github.com/vuejs/core/issues/9033) - **hydration:** respect data-allow-mismatch on conditional branches ([#​12801](https://redirect.github.com/vuejs/core/issues/12801)) ([164af63](https://redirect.github.com/vuejs/core/commit/164af639a120421194f7afe0e097bdf254c90199)), closes [#​12782](https://redirect.github.com/vuejs/core/issues/12782) - **reactivity:** avoid triggering effects when set fails ([#​14964](https://redirect.github.com/vuejs/core/issues/14964)) ([e450973](https://redirect.github.com/vuejs/core/commit/e450973eabc0038f398344b981acd8759c246c50)) - **runtime-core:** handle non-isomorphic block element update ([#​15002](https://redirect.github.com/vuejs/core/issues/15002)) ([932ddd0](https://redirect.github.com/vuejs/core/commit/932ddd058d69be9bbd8cd796c89f0d1a4fc128d7)), closes [#​6385](https://redirect.github.com/vuejs/core/issues/6385) - **runtime-core:** normalize function children for elements and Teleport ([#​9108](https://redirect.github.com/vuejs/core/issues/9108)) ([2f374cd](https://redirect.github.com/vuejs/core/commit/2f374cda18cbe331ede1a49a324b423c75d0faf3)), closes [#​9107](https://redirect.github.com/vuejs/core/issues/9107) - **runtime-core:** pause tracking when invoking function refs ([#​14985](https://redirect.github.com/vuejs/core/issues/14985)) ([3ac052b](https://redirect.github.com/vuejs/core/commit/3ac052b6b1e9d3978e98cc30a1a89a9b9b51358b)) - **runtime-core:** preserve once event listener name ([#​8341](https://redirect.github.com/vuejs/core/issues/8341)) ([87b73b6](https://redirect.github.com/vuejs/core/commit/87b73b64a0d9b4e2dd2dacfe98f2f1c2396d7a61)), closes [#​8342](https://redirect.github.com/vuejs/core/issues/8342) - **runtime-dom:** preserve option modifier event names ([#​8338](https://redirect.github.com/vuejs/core/issues/8338)) ([4b659e6](https://redirect.github.com/vuejs/core/commit/4b659e699925555464ea9ae8fa3e1984609f6dc2)), closes [#​8334](https://redirect.github.com/vuejs/core/issues/8334) - **ssr:** dedupe inherited scope ids during vnode rendering ([#​15005](https://redirect.github.com/vuejs/core/issues/15005)) ([027da6b](https://redirect.github.com/vuejs/core/commit/027da6b2810c4752131439d2645f3d931d07242f)), closes [#​12159](https://redirect.github.com/vuejs/core/issues/12159) [#​12175](https://redirect.github.com/vuejs/core/issues/12175) - **ssr:** resolve nested async teleport content ([#​9431](https://redirect.github.com/vuejs/core/issues/9431)) ([31d0f23](https://redirect.github.com/vuejs/core/commit/31d0f23757afb410c638a9c29d44d76d0944e18f)), closes [#​6207](https://redirect.github.com/vuejs/core/issues/6207) - **teleport:** handle teleport unmount edge case ([#​12705](https://redirect.github.com/vuejs/core/issues/12705)) ([671997a](https://redirect.github.com/vuejs/core/commit/671997ade74e34880cebe3c340269b8598c3b26c)), closes [#​12702](https://redirect.github.com/vuejs/core/issues/12702) - **types:** support named tuple emits ([#​12676](https://redirect.github.com/vuejs/core/issues/12676)) ([232f402](https://redirect.github.com/vuejs/core/commit/232f4022e3160b30b11748a6d97ea2c15ed3b74f)), closes [#​12673](https://redirect.github.com/vuejs/core/issues/12673) - **types:** validate defineModel defaults ([#​14968](https://redirect.github.com/vuejs/core/issues/14968)) ([747f57e](https://redirect.github.com/vuejs/core/commit/747f57e9cdb3c5f084f8da5ca7e0e0b7b326b662)), closes [#​14966](https://redirect.github.com/vuejs/core/issues/14966) </details> ## Why? Automated dependency update via Renovate. --- ### Configuration 📅 **Schedule**: (UTC) - 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 is behind base branch, 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 has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> (cherry picked from commit 5e69b08)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
This PR contains the following updates:
3.5.38→3.5.39Release Notes
vuejs/core (vue)
v3.5.39Compare Source
Bug Fixes
Why?
Automated dependency update via Renovate.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.