Update dependency vue to v3.5.30 #21

Merged
nitrix merged 1 commits from renovate/vue-monorepo into master 2026-03-09 17:25:43 +01:00
Owner

This PR contains the following updates:

Package Change Age Confidence
vue (source) 3.5.293.5.30 age confidence

Release Notes

vuejs/core (vue)

v3.5.30

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 this update 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://github.com/vuejs/core)) | [`3.5.29` → `3.5.30`](https://renovatebot.com/diffs/npm/vue/3.5.29/3.5.30) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.30?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.29/3.5.30?slim=true) | --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.30`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3530-2026-03-09) [Compare Source](https://github.com/vuejs/core/compare/v3.5.29...v3.5.30) ##### Bug Fixes - **compat:** add `entities` to [@&#8203;vue/compat](https://github.com/vue/compat) deps to fix CJS edge cases ([#&#8203;12514](https://github.com/vuejs/core/issues/12514)) ([e725a67](https://github.com/vuejs/core/commit/e725a679e434a688c3493fc9af496501a8d1eeec)), closes [#&#8203;10609](https://github.com/vuejs/core/issues/10609) - **custom-element:** ensure child component styles are injected in correct order before parent styles ([#&#8203;13374](https://github.com/vuejs/core/issues/13374)) ([1398bf8](https://github.com/vuejs/core/commit/1398bf8dfbfef6b1bca154fc98d37044011a51be)), closes [#&#8203;13029](https://github.com/vuejs/core/issues/13029) - **custom-element:** properly locate parent when slotted in shadow dom ([#&#8203;12480](https://github.com/vuejs/core/issues/12480)) ([f06c81a](https://github.com/vuejs/core/commit/f06c81aa3dddbeff8bc2e2e63c0b6b6debcbdc13)), closes [#&#8203;12479](https://github.com/vuejs/core/issues/12479) - **custom-element:** should properly patch as props for vue custom elements ([#&#8203;12409](https://github.com/vuejs/core/issues/12409)) ([740983e](https://github.com/vuejs/core/commit/740983e6736255b183ee27a3f8b40e89ad7e3ba3)), closes [#&#8203;12408](https://github.com/vuejs/core/issues/12408) - **reactivity:** avoid duplicate raw/proxy entries in Set.add ([#&#8203;14545](https://github.com/vuejs/core/issues/14545)) ([d943612](https://github.com/vuejs/core/commit/d943612e59feb656e16568dea77b97856923c58c)) - **reactivity:** fix reduce on reactive arrays to preserve reactivity ([#&#8203;12737](https://github.com/vuejs/core/issues/12737)) ([16ef165](https://github.com/vuejs/core/commit/16ef165415224def18ec8247dabb84d5a1338c17)), closes [#&#8203;12735](https://github.com/vuejs/core/issues/12735) - **reactivity:** handle `Set` with initial reactive values edge case ([#&#8203;12393](https://github.com/vuejs/core/issues/12393)) ([5dc27ca](https://github.com/vuejs/core/commit/5dc27ca68fdbab95b37af15870d91515fc2412b2)), closes [#&#8203;8647](https://github.com/vuejs/core/issues/8647) - **runtime-core:** warn about negative number in v-for ([#&#8203;12308](https://github.com/vuejs/core/issues/12308)) ([9438cc5](https://github.com/vuejs/core/commit/9438cc54506a38038a1bf4b6698025f9a4cafb48)) - **ssr:** prevent watch from firing after async setup await ([#&#8203;14547](https://github.com/vuejs/core/issues/14547)) ([6cda71d](https://github.com/vuejs/core/commit/6cda71d48bd45c5e0ed2822866b83c4fafff1be9)), closes [#&#8203;14546](https://github.com/vuejs/core/issues/14546) - **types:** make generics with runtime props in defineComponent work (fix [#&#8203;11374](https://github.com/vuejs/core/issues/11374)) ([#&#8203;13119](https://github.com/vuejs/core/issues/13119)) ([cea3cf7](https://github.com/vuejs/core/commit/cea3cf758645c9683db51822590b073ce3069dda)), closes [#&#8203;13763](https://github.com/vuejs/core/issues/13763) - **types:** narrow useAttrs class/style typing for TSX ([#&#8203;14492](https://github.com/vuejs/core/issues/14492)) ([bbb8977](https://github.com/vuejs/core/commit/bbb89775b137eac12b92ae4eb49999a7fd6b52b0)), closes [#&#8203;14489](https://github.com/vuejs/core/issues/14489) </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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS42IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
nitrix added 1 commit 2026-03-09 12:17:07 +01:00
Update dependency vue to v3.5.30
All checks were successful
CI / backend-test (push) Successful in 1m2s
CI / frontend-test (push) Successful in 23s
CI / frontend-e2e (push) Successful in 1m10s
CI / build-and-publish (push) Has been skipped
27ca8ab4b8
nitrix merged commit aa3ea04bfc into master 2026-03-09 17:25:43 +01:00
nitrix deleted branch renovate/vue-monorepo 2026-03-09 17:25:43 +01: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: nitrix/fete#21