Skip to content

[stable32] build(deps): Bump vue from 3.5.41 to 3.5.42 - #19288

Merged
github-actions[bot] merged 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/vue-3.5.42
Sep 5, 2026
Merged

[stable32] build(deps): Bump vue from 3.5.41 to 3.5.42#19288
github-actions[bot] merged 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/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 added dependencies Pull requests that update a dependency file javascript labels Sep 5, 2026
@github-actions
github-actions Bot enabled auto-merge September 5, 2026 03:02
@github-actions github-actions Bot changed the title build(deps): Bump vue from 3.5.41 to 3.5.42 [stable32] build(deps): Bump vue from 3.5.41 to 3.5.42 Sep 5, 2026
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 [stable32] build(deps): Bump vue from 3.5.41 to 3.5.42 build(deps): Bump vue from 3.5.41 to 3.5.42 Sep 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stable32/vue-3.5.42 branch from 8046129 to 29d4283 Compare September 5, 2026 06:37
@github-actions github-actions Bot changed the title build(deps): Bump vue from 3.5.41 to 3.5.42 [stable32] build(deps): Bump vue from 3.5.41 to 3.5.42 Sep 5, 2026
@github-actions
github-actions Bot merged commit a1d9d3e into stable32 Sep 5, 2026
54 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/stable32/vue-3.5.42 branch September 5, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants