Skip to content

Chore(deps): Bump vue from 3.5.30 to 3.5.32#1297

Merged
github-actions[bot] merged 2 commits into
masterfrom
dependabot/npm_and_yarn/vue-3.5.32
Apr 16, 2026
Merged

Chore(deps): Bump vue from 3.5.30 to 3.5.32#1297
github-actions[bot] merged 2 commits into
masterfrom
dependabot/npm_and_yarn/vue-3.5.32

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Copy link
Copy Markdown
Contributor

Bumps vue from 3.5.30 to 3.5.32.

Release notes

Sourced from vue's releases.

v3.5.32

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

v3.5.31

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.32 (2026-04-03)

Bug Fixes

Reverts

3.5.31 (2026-03-25)

Bug Fixes

  • compiler-sfc: allow Node.js subpath imports patterns in asset urls (#13045) (95c3356), closes #9919
  • compiler-sfc: support template literal as defineModel name (#14622) (bd7eef0), closes #14621
  • reactivity: normalize toRef property keys before dep lookup + improve types (#14625) (1bb28d0), closes #12427 #12431
  • runtime-core: invalidate detached v-for memo vnodes after unmount (#14624) (560def4), closes #12708 #12710
  • runtime-core: preserve nullish event handlers in mergeProps (#14550) (5725222)
  • runtime-core: prevent merging model listener when value is null or undefined (#14629) (b39e032)
  • runtime-dom: defer teleport mount/update until suspense resolves (#8619) (88ed045), closes #8603
  • runtime-dom: handle activeElement check in Shadow DOM for v-model (#14196) (959ded2)
  • server-renderer: cleanup component effect scopes after SSR render (#14548) (862f11e)
  • suspense: avoid unmount activeBranch twice if wrapped in transition (#9392) (908c6ad), closes #7966
  • suspense: update suspense vnode's el during branch self-update (#12922) (a2c1700), closes #12920
  • transition: skip enter guard while hmr updating (#14611) (be0a2f1), closes #14608
  • types: prevent shallowReactive marker from leaking into value unions (#14493) (3b561db), closes #14490
Commits
  • 9a2eb53 release: v3.5.32
  • 32b44f1 fix(teleport): handle updates before deferred mount (#14642)
  • f166353 fix(runtime-core): prevent currentInstance leak into sibling render during as...
  • 302c47a fix(types): use private branding for shallowReactive (#14641)
  • e20ddb0 fix(types): allow customRef to have different getter/setter types (#14639)
  • 219d83b Revert "fix(server-renderer): cleanup component effect scopes after SSR rende...
  • fa23116 chore: fix typos in changelogs (#14653)
  • 81615d3 release: v3.5.31
  • 3b561db fix(types): prevent shallowReactive marker from leaking into value unions (#1...
  • 1b2aca4 chore: ignore entities updates in renovate (#14630)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels Apr 4, 2026
@github-actions
github-actions Bot enabled auto-merge April 4, 2026 01:07
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vue-3.5.32 branch 2 times, most recently from 75a7055 to 4febe3f Compare April 16, 2026 07:15
@skjnldsv

Copy link
Copy Markdown
Member

/compile rebase

dependabot Bot and others added 2 commits April 16, 2026 07:23
Bumps [vue](https://github.com/vuejs/core) from 3.5.30 to 3.5.32.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.30...v3.5.32)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-command force-pushed the dependabot/npm_and_yarn/vue-3.5.32 branch from 4febe3f to daaccf2 Compare April 16, 2026 07:23
@github-actions
github-actions Bot merged commit e8d759b into master Apr 16, 2026
35 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/vue-3.5.32 branch April 16, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants