Skip to content

[stable34] chore(deps): bump vue from 3.5.41 to 3.5.42 - #64063

Merged
nextcloud-command merged 2 commits into
stable34from
dependabot/npm_and_yarn/stable34/vue-3.5.42
Sep 17, 2026
Merged

nextcloud-command merged 2 commits into
stable34from
dependabot/npm_and_yarn/stable34/vue-3.5.42

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps vue from 3.5.41 to 3.5.42.

Release notes

Sourced from vue's releases.

v3.5.42

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.42 (2026-08-27)

Bug Fixes

  • hydration: handle async component unmount before lazy hydration (#15252) (6e1814a)
  • hydration: handle moving unresolved async fragment (#15263) (a72036f)
  • runtime-core: avoid caching unmounted suspense children (#15291) (b535917), closes #15288
  • runtime-core: keep .trim result when combined with .number v-model modifier (#15346) (f8d42e1)
  • runtime-core: resolve $el for dev root comment fragment (#15313) (8654f35), closes #12680
  • runtime-dom: support !important on CSS custom properties in style binding (#15348) (31da934)
  • server-renderer: reject CR in attribute names (#15266) (a2b40db)
  • shared: correctly compare Map and Set values (#15328) (ef82a26), closes #15320
  • suspense: don't treat the leaving branch as the fallback while its mount is pending (#15333) (cd19745), closes #15332
  • v-model: re-sync select when model is overridden in change handler (#15298) (6eaecc1), closes #10505
Commits
  • d63616c release: v3.5.42
  • b8543dc Revert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...
  • 3857716 fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...
  • 31da934 fix(runtime-dom): support !important on CSS custom properties in style bindin...
  • f8d42e1 fix(runtime-core): keep .trim result when combined with .number v-model modif...
  • cd19745 fix(suspense): don't treat the leaving branch as the fallback while its mount...
  • 8654f35 fix(runtime-core): resolve $el for dev root comment fragment (#15313)
  • ef82a26 fix(shared): correctly compare Map and Set values (#15328)
  • 6eaecc1 fix(v-model): re-sync select when model is overridden in change handler (#15298)
  • b535917 fix(runtime-core): avoid caching unmounted suspense children (#15291)
  • Additional commits viewable in compare view

@dependabot
dependabot Bot requested a review from a team as a code owner September 5, 2026 02:36
@dependabot
dependabot Bot requested a review from a team as a code owner September 5, 2026 02:36
@dependabot
dependabot Bot requested review from kristian-zendato, skjnldsv and susnux and removed request for a team September 5, 2026 02:36
@github-actions github-actions Bot changed the title build(deps): bump vue from 3.5.41 to 3.5.42 [stable34] build(deps): bump vue from 3.5.41 to 3.5.42 Sep 5, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [vue](https://github.com/vuejs/core) from 3.5.41 to 3.5.42.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.41...v3.5.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title [stable34] build(deps): bump vue from 3.5.41 to 3.5.42 chore(deps): bump vue from 3.5.41 to 3.5.42 Sep 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stable34/vue-3.5.42 branch from 9b9bb35 to 9e417db Compare September 17, 2026 06:09
@github-actions github-actions Bot changed the title chore(deps): bump vue from 3.5.41 to 3.5.42 [stable34] chore(deps): bump vue from 3.5.41 to 3.5.42 Sep 17, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-command merged commit f0a133a into stable34 Sep 17, 2026
89 checks passed
@nextcloud-command
nextcloud-command deleted the dependabot/npm_and_yarn/stable34/vue-3.5.42 branch September 17, 2026 06:34
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