Update dependency vue to v3.5.42 #53

Open
alex wants to merge 7 commits from renovate/vue-monorepo into devel
Owner

This PR contains the following updates:

Package Change Age Confidence
vue (source) 3.5.403.5.42 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vuejs/core (vue)

v3.5.42

Compare Source

Bug Fixes

v3.5.41

Compare Source

Bug Fixes

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 5am"
  • 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 has been generated by Mend Renovate CLI.

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.40` → `3.5.42`](https://renovatebot.com/diffs/npm/vue/3.5.40/3.5.42) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.42?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.40/3.5.42?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/11) for more information. --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.42`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3542-2026-08-27) [Compare Source](https://github.com/vuejs/core/compare/v3.5.41...v3.5.42) ##### Bug Fixes - **hydration:** handle async component unmount before lazy hydration ([#&#8203;15252](https://github.com/vuejs/core/issues/15252)) ([6e1814a](https://github.com/vuejs/core/commit/6e1814aa355aad8dd32a89873e95267297ae0609)) - **hydration:** handle moving unresolved async fragment ([#&#8203;15263](https://github.com/vuejs/core/issues/15263)) ([a72036f](https://github.com/vuejs/core/commit/a72036f66bcb9a4f3b3737cda19eeba1bc531e15)) - **runtime-core:** avoid caching unmounted suspense children ([#&#8203;15291](https://github.com/vuejs/core/issues/15291)) ([b535917](https://github.com/vuejs/core/commit/b535917d46d5c6e28c1d3b9185bfa1665127c73a)), closes [#&#8203;15288](https://github.com/vuejs/core/issues/15288) - **runtime-core:** keep .trim result when combined with .number v-model modifier ([#&#8203;15346](https://github.com/vuejs/core/issues/15346)) ([f8d42e1](https://github.com/vuejs/core/commit/f8d42e1cf2a0ccb43c50fad6e972cb130c53824e)) - **runtime-core:** resolve $el for dev root comment fragment ([#&#8203;15313](https://github.com/vuejs/core/issues/15313)) ([8654f35](https://github.com/vuejs/core/commit/8654f35118a1165ac30fd398ceaff8849c44d9d5)), closes [#&#8203;12680](https://github.com/vuejs/core/issues/12680) - **runtime-dom:** support !important on CSS custom properties in style binding ([#&#8203;15348](https://github.com/vuejs/core/issues/15348)) ([31da934](https://github.com/vuejs/core/commit/31da934fcbe73ab8ed187bf820c80b24ced474be)) - **server-renderer:** reject CR in attribute names ([#&#8203;15266](https://github.com/vuejs/core/issues/15266)) ([a2b40db](https://github.com/vuejs/core/commit/a2b40db9a83b36ed9da3a16403cf8f040262d73f)) - **shared:** correctly compare Map and Set values ([#&#8203;15328](https://github.com/vuejs/core/issues/15328)) ([ef82a26](https://github.com/vuejs/core/commit/ef82a26775952a665545d3771788bd23b2efec91)), closes [#&#8203;15320](https://github.com/vuejs/core/issues/15320) - **suspense:** don't treat the leaving branch as the fallback while its mount is pending ([#&#8203;15333](https://github.com/vuejs/core/issues/15333)) ([cd19745](https://github.com/vuejs/core/commit/cd1974562357dd73101d048f207a694a4e5310ec)), closes [#&#8203;15332](https://github.com/vuejs/core/issues/15332) - **v-model:** re-sync select when model is overridden in change handler ([#&#8203;15298](https://github.com/vuejs/core/issues/15298)) ([6eaecc1](https://github.com/vuejs/core/commit/6eaecc14d8151a7d258b80ce0519e5ecc17a2bef)), closes [#&#8203;10505](https://github.com/vuejs/core/issues/10505) ### [`v3.5.41`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3541-2026-08-05) [Compare Source](https://github.com/vuejs/core/compare/v3.5.40...v3.5.41) ##### Bug Fixes - **compiler-core:** preserve vnode lifecycle in stable v-for ([#&#8203;11682](https://github.com/vuejs/core/issues/11682)) ([02421cd](https://github.com/vuejs/core/commit/02421cdbc4da5dd2eaf39e6c51aa790f9310db62)), closes [#&#8203;9239](https://github.com/vuejs/core/issues/9239) [#&#8203;12569](https://github.com/vuejs/core/issues/12569) - **compiler-sfc:** handle transformed template AST after cache invalidation ([#&#8203;15136](https://github.com/vuejs/core/issues/15136)) ([a4440c0](https://github.com/vuejs/core/commit/a4440c01b96798a23bef12cb6f9ada5ffaba0d3a)), closes [#&#8203;15126](https://github.com/vuejs/core/issues/15126) [#&#8203;15128](https://github.com/vuejs/core/issues/15128) - **custom-element:** preserve nested async mount order ([#&#8203;15154](https://github.com/vuejs/core/issues/15154)) ([71f9ff5](https://github.com/vuejs/core/commit/71f9ff58a2a8748b2c1ec26c55c89f7343b86110)), closes [#&#8203;15153](https://github.com/vuejs/core/issues/15153) - **custom-element:** warn when props override native properties ([#&#8203;12125](https://github.com/vuejs/core/issues/12125)) ([22b53ea](https://github.com/vuejs/core/commit/22b53eafecf56a9fb97f00b8e8b69c90a073d2d4)), closes [#&#8203;12124](https://github.com/vuejs/core/issues/12124) - **runtime-core:** avoid re-fetching resource props with unchanged values ([#&#8203;15105](https://github.com/vuejs/core/issues/15105)) ([a7513a1](https://github.com/vuejs/core/commit/a7513a1a3ed411ccd90bf135c6cba9c9cb2ef10b)) - **runtime-core:** restore SSR setup state when handling async setup result ([#&#8203;15114](https://github.com/vuejs/core/issues/15114)) ([b6191cb](https://github.com/vuejs/core/commit/b6191cbf95c680e076164a319dd987a14de658c1)), closes [#&#8203;15113](https://github.com/vuejs/core/issues/15113) - **scheduler:** avoid stack overflow when flushing very large post cb arrays ([#&#8203;15143](https://github.com/vuejs/core/issues/15143)) ([c04a45d](https://github.com/vuejs/core/commit/c04a45d15498ebba0de3ceae674b88ac43cb9e76)), closes [#&#8203;15142](https://github.com/vuejs/core/issues/15142) - **slots:** handle nullish v-bind slot props ([#&#8203;15177](https://github.com/vuejs/core/issues/15177)) ([2506700](https://github.com/vuejs/core/commit/2506700b289c5277eb465bf959ce0ea23329094d)) - **ssr:** normalize hidden states during hydration ([#&#8203;13125](https://github.com/vuejs/core/issues/13125)) ([4e467d7](https://github.com/vuejs/core/commit/4e467d7ae2cd7d0af031fac8865dcff73cb1cf16)) - **transition:** support transition to teleport component child ([#&#8203;11959](https://github.com/vuejs/core/issues/11959)) ([77061fe](https://github.com/vuejs/core/commit/77061fe88608a5ab77fec705ff65cb81779eb01c)), closes [#&#8203;11910](https://github.com/vuejs/core/issues/11910) - **types:** preserve defineModel inference with factory defaults ([#&#8203;15097](https://github.com/vuejs/core/issues/15097)) ([0516c43](https://github.com/vuejs/core/commit/0516c43284084f0526032a1cc312fb6916bf04fe)), closes [#&#8203;15096](https://github.com/vuejs/core/issues/15096) - **v-model:** preserve text input before hydration ([#&#8203;14411](https://github.com/vuejs/core/issues/14411)) ([2468464](https://github.com/vuejs/core/commit/2468464798a0fc050f86f8fa0bb96a34851bd824)), closes [#&#8203;14403](https://github.com/vuejs/core/issues/14403) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - "before 5am" - 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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41Mi4xIiwidXBkYXRlZEluVmVyIjoiNDQuNTIuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Author
Owner

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.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vue-monorepo:renovate/vue-monorepo
git switch renovate/vue-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch devel
git merge --no-ff renovate/vue-monorepo
git switch renovate/vue-monorepo
git rebase devel
git switch devel
git merge --ff-only renovate/vue-monorepo
git switch renovate/vue-monorepo
git rebase devel
git switch devel
git merge --no-ff renovate/vue-monorepo
git switch devel
git merge --squash renovate/vue-monorepo
git switch devel
git merge --ff-only renovate/vue-monorepo
git switch devel
git merge renovate/vue-monorepo
git push origin devel
Sign in to join this conversation.
No reviewers
No labels
dependencies
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
alex/opengist!53
No description provided.