Skip to content

[stable34] chore(deps): Bump vue from 3.5.34 to 3.5.35#61031

Merged
AndyScherzinger merged 2 commits into
stable34from
dependabot/npm_and_yarn/stable34/vue-3.5.35
Jun 14, 2026
Merged

[stable34] chore(deps): Bump vue from 3.5.34 to 3.5.35#61031
AndyScherzinger 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 6, 2026

Copy link
Copy Markdown
Contributor

Bumps vue from 3.5.34 to 3.5.35.

Release notes

Sourced from vue's releases.

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.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
  • 8be32d6 release: v3.5.35
  • 80fc139 fix(runtime-core): skip idle persisted transition hooks in keep-alive moves (...
  • d6c7371 ci: use backup action for size report comments
  • bb18dc8 perf(runtime-dom): optimize array event handler dispatch (#14828)
  • 5734fe9 perf(reactivity): skip type checks for cached proxies (#14860)
  • 584beb1 fix(teleport): skip child unmount when pending mount discarded (#14876) (#14877)
  • 34a0ded fix(compiler-core): avoid double processing v-for keys with v-memo (#14861)
  • 170fc95 fix(runtime-core): avoid repeated hydration mismatch checks (#14857)
  • 1b7a2cc perf(server-renderer): avoid materializing iterables in ssrRenderList (#14821)
  • 3d077f2 fix(compiler-sfc): resolve top-level exports from files registered as global ...
  • 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 dependabot Bot requested review from a team as code owners June 6, 2026 02:09
@dependabot dependabot Bot requested review from nfebe, skjnldsv and sorbaugh and removed request for a team June 6, 2026 02:09
@github-actions github-actions Bot enabled auto-merge June 6, 2026 02:54
@github-actions github-actions Bot changed the title chore(deps): Bump vue from 3.5.34 to 3.5.35 [stable34] chore(deps): Bump vue from 3.5.34 to 3.5.35 Jun 6, 2026
@AndyScherzinger AndyScherzinger added this to the Nextcloud 34.0.1 milestone Jun 6, 2026
Bumps [vue](https://github.com/vuejs/core) from 3.5.34 to 3.5.35.
- [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.35)

---
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>
@AndyScherzinger AndyScherzinger force-pushed the dependabot/npm_and_yarn/stable34/vue-3.5.35 branch from 35b9243 to 7beaed4 Compare June 14, 2026 13:52
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger AndyScherzinger disabled auto-merge June 14, 2026 14:19
@AndyScherzinger AndyScherzinger merged commit 0e28b65 into stable34 Jun 14, 2026
124 of 130 checks passed
@AndyScherzinger AndyScherzinger deleted the dependabot/npm_and_yarn/stable34/vue-3.5.35 branch June 14, 2026 14:20
Sign up for free to 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.

2 participants