Skip to content

[stable33] chore(deps): Bump vue from 3.5.29 to 3.5.30 - #58932

Merged
github-actions[bot] merged 2 commits into
stable33from
dependabot/npm_and_yarn/stable33/vue-3.5.30
Mar 14, 2026
Merged

[stable33] chore(deps): Bump vue from 3.5.29 to 3.5.30#58932
github-actions[bot] merged 2 commits into
stable33from
dependabot/npm_and_yarn/stable33/vue-3.5.30

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 14, 2026

Copy link
Copy Markdown
Contributor

Bumps vue from 3.5.29 to 3.5.30.

Release notes

Sourced from vue's releases.

v3.5.30

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.30 (2026-03-09)

Bug Fixes

  • compat: add entities to @​vue/compat deps to fix CJS edge cases (#12514) (e725a67), closes #10609
  • custom-element: ensure child component styles are injected in correct order before parent styles (#13374) (1398bf8), closes #13029
  • custom-element: properly locate parent when slotted in shadow dom (#12480) (f06c81a), closes #12479
  • custom-element: should properly patch as props for vue custom elements (#12409) (740983e), closes #12408
  • reactivity: avoid duplicate raw/proxy entries in Set.add (#14545) (d943612)
  • reactivity: fix reduce on reactive arrays to preserve reactivity (#12737) (16ef165), closes #12735
  • reactivity: handle Set with initial reactive values edge case (#12393) (5dc27ca), closes #8647
  • runtime-core: warn about negative number in v-for (#12308) (9438cc5)
  • ssr: prevent watch from firing after async setup await (#14547) (6cda71d), closes #14546
  • types: make generics with runtime props in defineComponent work (fix #11374) (#13119) (cea3cf7), closes #13763
  • types: narrow useAttrs class/style typing for TSX (#14492) (bbb8977), closes #14489
Commits
  • fdd863f release: v3.5.30
  • 6cda71d fix(ssr): prevent watch from firing after async setup await (#14547)
  • 9438cc5 fix(runtime-core): warn about negative number in v-for (#12308)
  • 1398bf8 fix(custom-element): ensure child component styles are injected in correct or...
  • 0d63202 chore(deps): update dependency puppeteer to ~24.38.0 (#14544)
  • 5098986 chore(deps): update all non-major dependencies (#14498)
  • 5d98213 chore(deps): update dependency minimatch to v10.2.3 [security] (#14495)
  • 6a06ee5 chore(deps): update actions/upload-artifact action to v7 (#14500)
  • 34a5d84 fix(deps): update dependency postcss to ^8.5.8 (#14543)
  • d4ea55b chore(deps): update build (#14497)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot
dependabotBot requested review from a team as code ownersMarch 14, 2026 02:37
@dependabot
dependabotBot requested review from artonge, skjnldsv and szaimen and removed request for a teamMarch 14, 2026 02:37
@github-actionsgithub-actionsBot changed the title chore(deps): Bump vue from 3.5.29 to 3.5.30[stable33] chore(deps): Bump vue from 3.5.29 to 3.5.30Mar 14, 2026
@github-actions
github-actionsBot enabled auto-merge March 14, 2026 03:16
@solracsfsolracsf added this to the Nextcloud 33.0.1 milestone Mar 14, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [vue](https://github.com/vuejs/core) from 3.5.29 to 3.5.30.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.29...v3.5.30)
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.30
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/stable33/vue-3.5.30 branch from 65c9f45 to f68653aCompareMarch 14, 2026 12:56
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@github-actions
github-actionsBot merged commit 3be1fa7 into stable33Mar 14, 2026
124 checks passed
@github-actions
github-actionsBot deleted the dependabot/npm_and_yarn/stable33/vue-3.5.30 branch March 14, 2026 13:26
@skjnldsvskjnldsv mentioned this pull request Mar 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@AndyScherzinger@solracsf@nextcloud-command