Skip to content

Chore(deps): Bump vue from 3.5.34 to 3.5.38#1373

Merged
github-actions[bot] merged 2 commits into
stable34from
dependabot/npm_and_yarn/stable34/vue-3.5.35
Jun 30, 2026
Merged

Chore(deps): Bump vue from 3.5.34 to 3.5.38#1373
github-actions[bot] merged 2 commits into
stable34from
dependabot/npm_and_yarn/stable34/vue-3.5.35

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps vue from 3.5.34 to 3.5.38.

Release notes

Sourced from vue's releases.

v3.5.38

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

v3.5.37

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

v3.5.35

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.38 (2026-06-11)

3.5.37 (2026-06-11)

3.5.36 (2026-06-11)

Bug Fixes

  • compiler-core: avoid crash on CDATA at the document root (#14916) (0ea17e2)
  • compiler-core: prefix dynamic keys on v-memo elements (#14922) (68e978e), closes #14920
  • compiler-sfc: handle vue-ignore on leading intersection/union type (#14950) (0dcd225), closes #12254
  • compiler-sfc: respect var hoisting in props destructure (48ad452)
  • reactivity: preserve watch callback return value when wrapped for once: true (#14902) (450a8a8)
  • runtime-core: add dev warning for silent catch in compat mode and fix test description typo (#14891) (db3e117)
  • runtime-core: force model update when reverted before sync (#14897) (7f76378), closes #13524
  • runtime-core: skip async component callbacks after unmount (#14911) (5300ead)
  • transition: avoid move transition for hidden v-show group children (#14895) (c11f6ee), closes #14894
  • watch: trigger immediate callback for empty sources (#14914) (1f2ca7e), closes #14898

3.5.35 (2026-05-27)

Bug Fixes

Performance Improvements

  • reactivity: skip type checks for cached proxies (#14860) (5734fe9)
  • runtime-dom: optimize array event handler dispatch (#14828) (bb18dc8)
  • server-renderer: avoid materializing iterables in ssrRenderList (#14821) (1b7a2cc)
Commits

@dependabot dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels Jun 13, 2026
@github-actions github-actions Bot enabled auto-merge June 13, 2026 02:15
@dependabot dependabot Bot changed the title Chore(deps): Bump vue from 3.5.34 to 3.5.35 Chore(deps): Bump vue from 3.5.34 to 3.5.38 Jun 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/stable34/vue-3.5.35 branch from 4d85123 to 5648317 Compare June 30, 2026 07:16
@skjnldsv

Copy link
Copy Markdown
Member

/compile rebase

dependabot Bot and others added 2 commits June 30, 2026 07:26
Bumps [vue](https://github.com/vuejs/core) from 3.5.34 to 3.5.38.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.34...v3.5.38)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.35
  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/stable34/vue-3.5.35 branch from 5648317 to 6f32847 Compare June 30, 2026 07:27
@github-actions github-actions Bot merged commit 152b9cd into stable34 Jun 30, 2026
34 of 35 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/stable34/vue-3.5.35 branch June 30, 2026 07:28
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