Update vue monorepo to v3.5.16 #196

Merged
Brain merged 1 commits from renovate/vue-monorepo into main 2025-06-02 13:48:38 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@vue/compiler-sfc (source) devDependencies patch 3.5.14 -> 3.5.16
vue (source) dependencies patch 3.5.14 -> 3.5.16

Release Notes

vuejs/core (@​vue/compiler-sfc)

v3.5.16

Compare Source

Reverts

v3.5.15

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 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme) ([source](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc)) | devDependencies | patch | [`3.5.14` -> `3.5.16`](https://renovatebot.com/diffs/npm/@vue%2fcompiler-sfc/3.5.14/3.5.16) | | [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://github.com/vuejs/core)) | dependencies | patch | [`3.5.14` -> `3.5.16`](https://renovatebot.com/diffs/npm/vue/3.5.14/3.5.16) | --- ### Release Notes <details> <summary>vuejs/core (@&#8203;vue/compiler-sfc)</summary> ### [`v3.5.16`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3516-2025-05-29) [Compare Source](https://github.com/vuejs/core/compare/v3.5.15...v3.5.16) ##### Reverts - Revert "fix(compiler-sfc): add scoping tag to trailing universal selector" ([#&#8203;13406](https://github.com/vuejs/core/issues/13406)) ([19f23b1](https://github.com/vuejs/core/commit/19f23b180bb679e38db95d6a10a420abeedc8e1c)), closes [#&#8203;13406](https://github.com/vuejs/core/issues/13406) - Revert "fix(compiler-sfc): add error handling for defineModel() without variable" ([#&#8203;13390](https://github.com/vuejs/core/issues/13390)) ([42f879f](https://github.com/vuejs/core/commit/42f879fcab48e0e1011967a771b4ad9e8838d760)), closes [#&#8203;13390](https://github.com/vuejs/core/issues/13390) ### [`v3.5.15`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3515-2025-05-26) [Compare Source](https://github.com/vuejs/core/compare/v3.5.14...v3.5.15) ##### Bug Fixes - **compat:** ensure false value on input retains value attribute ([#&#8203;13216](https://github.com/vuejs/core/issues/13216)) ([1a66474](https://github.com/vuejs/core/commit/1a664749d4d65a345589a6d78106ede7574cb2e1)), closes [#&#8203;13205](https://github.com/vuejs/core/issues/13205) - **compat:** should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for ([#&#8203;12993](https://github.com/vuejs/core/issues/12993)) ([93949e6](https://github.com/vuejs/core/commit/93949e6587ee019bccd5b8b9d76f0e1ed6ea16fc)), closes [#&#8203;12992](https://github.com/vuejs/core/issues/12992) - **compile-sfc:** handle inline template source map in prod build ([#&#8203;12701](https://github.com/vuejs/core/issues/12701)) ([89edc6c](https://github.com/vuejs/core/commit/89edc6cdcbd34ea6394927ecbfaa61dc4f871de7)), closes [#&#8203;12682](https://github.com/vuejs/core/issues/12682) [vitejs/vite-plugin-vue#500](https://github.com/vitejs/vite-plugin-vue/issues/500) - **compiler-core:** ensure mapping is added only if node source is available ([#&#8203;13285](https://github.com/vuejs/core/issues/13285)) ([d37a2ac](https://github.com/vuejs/core/commit/d37a2ac59d904ac0e3257ba552b6c04920a363f0)), closes [#&#8203;13261](https://github.com/vuejs/core/issues/13261) [vitejs/vite-plugin-vue#368](https://github.com/vitejs/vite-plugin-vue/issues/368) - **compiler-dom:** improve HTML nesting validation to allow any child element within template tag ([#&#8203;13320](https://github.com/vuejs/core/issues/13320)) ([163b365](https://github.com/vuejs/core/commit/163b3651d174321911648a164052effa9249a2aa)), closes [#&#8203;13318](https://github.com/vuejs/core/issues/13318) - **compiler-sfc:** add error handling for defineModel() without variable assignment ([#&#8203;13352](https://github.com/vuejs/core/issues/13352)) ([00734af](https://github.com/vuejs/core/commit/00734afef5f7bddbdaee52aa5359a6ef989f32d3)), closes [#&#8203;13280](https://github.com/vuejs/core/issues/13280) - **compiler-sfc:** add scoping tag to trailing universal selector ([#&#8203;12918](https://github.com/vuejs/core/issues/12918)) ([949df80](https://github.com/vuejs/core/commit/949df808809fd7cccf7718797beab0654aa68302)), closes [#&#8203;12906](https://github.com/vuejs/core/issues/12906) - **compiler-sfc:** improve type inference for TSTypeAliasDeclaration with better runtime type detection ([#&#8203;13245](https://github.com/vuejs/core/issues/13245)) ([cf5a5e0](https://github.com/vuejs/core/commit/cf5a5e0edf0efcab25c27aa2d13eba91f7372d39)), closes [#&#8203;13240](https://github.com/vuejs/core/issues/13240) - **compiler-sfc:** simulate `allowArbitraryExtensions` on resolving type ([#&#8203;13301](https://github.com/vuejs/core/issues/13301)) ([f7ce5ae](https://github.com/vuejs/core/commit/f7ce5ae666129339c006b339437c2dff6bceffe0)), closes [#&#8203;13295](https://github.com/vuejs/core/issues/13295) - **custom-element:** allow injecting values ​​from app context in nested elements ([#&#8203;13219](https://github.com/vuejs/core/issues/13219)) ([b991075](https://github.com/vuejs/core/commit/b9910755a50c7d6c52b28c3aef20cf97810295c9)), closes [#&#8203;13212](https://github.com/vuejs/core/issues/13212) - **custom-element:** ensure proper remount and prevent redundant slot parsing with shadowRoot false ([#&#8203;13201](https://github.com/vuejs/core/issues/13201)) ([1d41d4d](https://github.com/vuejs/core/commit/1d41d4de7f64a37160c8171d0137fd8d35c346c9)), closes [#&#8203;13199](https://github.com/vuejs/core/issues/13199) - **custom-element:** preserve appContext during update ([#&#8203;12455](https://github.com/vuejs/core/issues/12455)) ([013749e](https://github.com/vuejs/core/commit/013749e75ef3b51762a86da379ea4ba4501b54ae)), closes [#&#8203;12453](https://github.com/vuejs/core/issues/12453) - **custom-element:** properly resolve props for sync component defs ([#&#8203;12855](https://github.com/vuejs/core/issues/12855)) ([a683c80](https://github.com/vuejs/core/commit/a683c80cf44ecc482f8ac9c76bf2381443c1b0bb)), closes [#&#8203;12854](https://github.com/vuejs/core/issues/12854) - **hydration:** handle transition appear hydration edge case ([#&#8203;13339](https://github.com/vuejs/core/issues/13339)) ([35aeae7](https://github.com/vuejs/core/commit/35aeae7fa3168adcf9ed95fd35495d17c8b93eeb)), closes [#&#8203;13335](https://github.com/vuejs/core/issues/13335) - **hydration:** skip lazy hydration for patched components ([#&#8203;13283](https://github.com/vuejs/core/issues/13283)) ([80055fd](https://github.com/vuejs/core/commit/80055fddfb3ca1e2a44f19c7f0ffaeba00de5140)), closes [#&#8203;13255](https://github.com/vuejs/core/issues/13255) - **suspense:** handle edge case in patching list nodes within Suspense ([#&#8203;13306](https://github.com/vuejs/core/issues/13306)) ([772b008](https://github.com/vuejs/core/commit/772b0087cb7be151c514a1d30365fb0f61a652ba)), closes [#&#8203;13305](https://github.com/vuejs/core/issues/13305) - **teleport:** handle deferred teleport updates before and after mount ([#&#8203;13350](https://github.com/vuejs/core/issues/13350)) ([d15dce3](https://github.com/vuejs/core/commit/d15dce3142474f2ef9fffed38383acdadcb26c4c)), closes [#&#8203;13349](https://github.com/vuejs/core/issues/13349) - **types:** avoid merging component instance into `$props` in `ComponentInstance` ([#&#8203;12870](https://github.com/vuejs/core/issues/12870)) ([f44feed](https://github.com/vuejs/core/commit/f44feed6fa461a9c4c724e9631c19e9e214c0a20)), closes [#&#8203;12751](https://github.com/vuejs/core/issues/12751) - **types:** exclude `undefined` from inferred prop types with default values ([#&#8203;13007](https://github.com/vuejs/core/issues/13007)) ([5179d32](https://github.com/vuejs/core/commit/5179d328d950015e7fb2a74fe1a8518fd8d2c94e)), closes [#&#8203;13006](https://github.com/vuejs/core/issues/13006) - **watch:** update `oldValue` before running `cb` to prevent stale value ([#&#8203;12296](https://github.com/vuejs/core/issues/12296)) ([c69c4bb](https://github.com/vuejs/core/commit/c69c4bb59c114f2b5e03733b55ef9ace3087b5c3)), closes [#&#8203;12294](https://github.com/vuejs/core/issues/12294) </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-05-29 15:35:51 +02:00
Update vue monorepo to v3.5.15
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
38b8123f32
renovate-bot force-pushed renovate/vue-monorepo from 38b8123f32 to 7141c5b402 2025-06-01 02:36:03 +02:00 Compare
renovate-bot changed title from Update vue monorepo to v3.5.15 to Update vue monorepo to v3.5.16 2025-06-01 02:36:04 +02:00
renovate-bot force-pushed renovate/vue-monorepo from 7141c5b402 to f389f7a30c 2025-06-02 13:35:42 +02:00 Compare
Brain merged commit 14671a5915 into main 2025-06-02 13:48:38 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wtf-eg/digitale-online-offline-registration#196
No description provided.