chore(deps): update dependency vue to v3.5.39 #37

Open
renovate-bot wants to merge 2 commits from renovate/all-minor-patch into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
vue (source) 3.5.383.5.39 age confidence

Release Notes

vuejs/core (vue)

v3.5.39

Compare Source

Bug Fixes

  • If you want to rebase/retry this PR, check this box
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://github.com/vuejs/core)) | [`3.5.38` → `3.5.39`](https://renovatebot.com/diffs/npm/vue/3.5.38/3.5.39) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.39?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.38/3.5.39?slim=true) | --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.39`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3539-2026-06-25) [Compare Source](https://github.com/vuejs/core/compare/v3.5.38...v3.5.39) ##### Bug Fixes - **compiler-core:** correct filter rewrite recursion ([#&#8203;14959](https://github.com/vuejs/core/issues/14959)) ([be7ce31](https://github.com/vuejs/core/commit/be7ce314b96256f1c56f53088d51ed6bc77fde28)) - **hydration:** force patch dynamic props when hydrating ([#&#8203;9083](https://github.com/vuejs/core/issues/9083)) ([024cf06](https://github.com/vuejs/core/commit/024cf06daa33db4660431f20aa050acb99cff07f)), closes [#&#8203;9033](https://github.com/vuejs/core/issues/9033) - **hydration:** respect data-allow-mismatch on conditional branches ([#&#8203;12801](https://github.com/vuejs/core/issues/12801)) ([164af63](https://github.com/vuejs/core/commit/164af639a120421194f7afe0e097bdf254c90199)), closes [#&#8203;12782](https://github.com/vuejs/core/issues/12782) - **reactivity:** avoid triggering effects when set fails ([#&#8203;14964](https://github.com/vuejs/core/issues/14964)) ([e450973](https://github.com/vuejs/core/commit/e450973eabc0038f398344b981acd8759c246c50)) - **runtime-core:** handle non-isomorphic block element update ([#&#8203;15002](https://github.com/vuejs/core/issues/15002)) ([932ddd0](https://github.com/vuejs/core/commit/932ddd058d69be9bbd8cd796c89f0d1a4fc128d7)), closes [#&#8203;6385](https://github.com/vuejs/core/issues/6385) - **runtime-core:** normalize function children for elements and Teleport ([#&#8203;9108](https://github.com/vuejs/core/issues/9108)) ([2f374cd](https://github.com/vuejs/core/commit/2f374cda18cbe331ede1a49a324b423c75d0faf3)), closes [#&#8203;9107](https://github.com/vuejs/core/issues/9107) - **runtime-core:** pause tracking when invoking function refs ([#&#8203;14985](https://github.com/vuejs/core/issues/14985)) ([3ac052b](https://github.com/vuejs/core/commit/3ac052b6b1e9d3978e98cc30a1a89a9b9b51358b)) - **runtime-core:** preserve once event listener name ([#&#8203;8341](https://github.com/vuejs/core/issues/8341)) ([87b73b6](https://github.com/vuejs/core/commit/87b73b64a0d9b4e2dd2dacfe98f2f1c2396d7a61)), closes [#&#8203;8342](https://github.com/vuejs/core/issues/8342) - **runtime-dom:** preserve option modifier event names ([#&#8203;8338](https://github.com/vuejs/core/issues/8338)) ([4b659e6](https://github.com/vuejs/core/commit/4b659e699925555464ea9ae8fa3e1984609f6dc2)), closes [#&#8203;8334](https://github.com/vuejs/core/issues/8334) - **ssr:** dedupe inherited scope ids during vnode rendering ([#&#8203;15005](https://github.com/vuejs/core/issues/15005)) ([027da6b](https://github.com/vuejs/core/commit/027da6b2810c4752131439d2645f3d931d07242f)), closes [#&#8203;12159](https://github.com/vuejs/core/issues/12159) [#&#8203;12175](https://github.com/vuejs/core/issues/12175) - **ssr:** resolve nested async teleport content ([#&#8203;9431](https://github.com/vuejs/core/issues/9431)) ([31d0f23](https://github.com/vuejs/core/commit/31d0f23757afb410c638a9c29d44d76d0944e18f)), closes [#&#8203;6207](https://github.com/vuejs/core/issues/6207) - **teleport:** handle teleport unmount edge case ([#&#8203;12705](https://github.com/vuejs/core/issues/12705)) ([671997a](https://github.com/vuejs/core/commit/671997ade74e34880cebe3c340269b8598c3b26c)), closes [#&#8203;12702](https://github.com/vuejs/core/issues/12702) - **types:** support named tuple emits ([#&#8203;12676](https://github.com/vuejs/core/issues/12676)) ([232f402](https://github.com/vuejs/core/commit/232f4022e3160b30b11748a6d97ea2c15ed3b74f)), closes [#&#8203;12673](https://github.com/vuejs/core/issues/12673) - **types:** validate defineModel defaults ([#&#8203;14968](https://github.com/vuejs/core/issues/14968)) ([747f57e](https://github.com/vuejs/core/commit/747f57e9cdb3c5f084f8da5ca7e0e0b7b326b662)), closes [#&#8203;14966](https://github.com/vuejs/core/issues/14966) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 2 commits 2026-06-28 10:01:56 +00:00
fix(ci): update Playwright container to v1.60.0-noble for @playwright/test 1.60.0
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
PR / test (pull_request) Successful in 29s
PR / lint (pull_request) Failing after 36s
PR / e2e (pull_request) Successful in 1m18s
PR / docker-build (pull_request) Successful in 1m49s
90dd3806a5
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @vue/server-renderer@3.5.38
npm error Found: vue@3.5.39
npm error node_modules/vue
npm error   vue@"3.5.39" from the root project
npm error   peer vue@">=3.0.0" from @iconify/vue@5.0.1
npm error   node_modules/@iconify/vue
npm error     @iconify/vue@"^5.0.1" from @nuxt/icon@2.2.3
npm error     node_modules/@nuxt/icon
npm error       @nuxt/icon@"^2.2.3" from the root project
npm error   12 more (@nuxt/nitro-server, @nuxt/test-utils, ...)
npm error
npm error Could not resolve dependency:
npm error peer vue@"3.5.38" from @vue/server-renderer@3.5.38
npm error node_modules/@vue/server-renderer
npm error   peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11
npm error   node_modules/@vue/test-utils
npm error     peerOptional @vue/test-utils@"^2.4.2" from @nuxt/test-utils@4.0.3
npm error     node_modules/@nuxt/test-utils
npm error       @nuxt/test-utils@"^4.0.0" from vitest-environment-nuxt@2.0.0
npm error       node_modules/vitest-environment-nuxt
npm error       1 more (the root project)
npm error     1 more (the root project)
npm error
npm error Conflicting peer dependency: vue@3.5.38
npm error node_modules/vue
npm error   peer vue@"3.5.38" from @vue/server-renderer@3.5.38
npm error   node_modules/@vue/server-renderer
npm error     peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11
npm error     node_modules/@vue/test-utils
npm error       peerOptional @vue/test-utils@"^2.4.2" from @nuxt/test-utils@4.0.3
npm error       node_modules/@nuxt/test-utils
npm error         @nuxt/test-utils@"^4.0.0" from vitest-environment-nuxt@2.0.0
npm error         node_modules/vitest-environment-nuxt
npm error         1 more (the root project)
npm error       1 more (the root project)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-06-28T10_01_38_432Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-06-28T10_01_38_432Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @vue/server-renderer@3.5.38 npm error Found: vue@3.5.39 npm error node_modules/vue npm error vue@"3.5.39" from the root project npm error peer vue@">=3.0.0" from @iconify/vue@5.0.1 npm error node_modules/@iconify/vue npm error @iconify/vue@"^5.0.1" from @nuxt/icon@2.2.3 npm error node_modules/@nuxt/icon npm error @nuxt/icon@"^2.2.3" from the root project npm error 12 more (@nuxt/nitro-server, @nuxt/test-utils, ...) npm error npm error Could not resolve dependency: npm error peer vue@"3.5.38" from @vue/server-renderer@3.5.38 npm error node_modules/@vue/server-renderer npm error peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11 npm error node_modules/@vue/test-utils npm error peerOptional @vue/test-utils@"^2.4.2" from @nuxt/test-utils@4.0.3 npm error node_modules/@nuxt/test-utils npm error @nuxt/test-utils@"^4.0.0" from vitest-environment-nuxt@2.0.0 npm error node_modules/vitest-environment-nuxt npm error 1 more (the root project) npm error 1 more (the root project) npm error npm error Conflicting peer dependency: vue@3.5.38 npm error node_modules/vue npm error peer vue@"3.5.38" from @vue/server-renderer@3.5.38 npm error node_modules/@vue/server-renderer npm error peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11 npm error node_modules/@vue/test-utils npm error peerOptional @vue/test-utils@"^2.4.2" from @nuxt/test-utils@4.0.3 npm error node_modules/@nuxt/test-utils npm error @nuxt/test-utils@"^4.0.0" from vitest-environment-nuxt@2.0.0 npm error node_modules/vitest-environment-nuxt npm error 1 more (the root project) npm error 1 more (the root project) npm error npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2026-06-28T10_01_38_432Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-06-28T10_01_38_432Z-debug-0.log ```
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
Some checks are pending
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
PR / test (pull_request) Successful in 29s
PR / lint (pull_request) Failing after 36s
PR / e2e (pull_request) Successful in 1m18s
PR / docker-build (pull_request) Successful in 1m49s
This pull request has changes conflicting with the target branch.
  • .gitea/workflows/pr.yml
  • package-lock.json
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-minor-patch:renovate/all-minor-patch
git checkout renovate/all-minor-patch
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: keligrubb/kestrelos#37