Skip to content

Comments

chore(deps-dev): Bump @vue/runtime-core from 3.5.22 to 3.5.26 in /client#153

Merged
WCY-dt merged 1 commit intomainfrom
dependabot/npm_and_yarn/client/vue/runtime-core-3.5.26
Jan 2, 2026
Merged

chore(deps-dev): Bump @vue/runtime-core from 3.5.22 to 3.5.26 in /client#153
WCY-dt merged 1 commit intomainfrom
dependabot/npm_and_yarn/client/vue/runtime-core-3.5.26

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps @vue/runtime-core from 3.5.22 to 3.5.26.

Release notes

Sourced from @​vue/runtime-core's releases.

v3.5.26

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

v3.5.25

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

v3.5.24

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

v3.5.23

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/runtime-core's changelog.

3.5.26 (2025-12-18)

Bug Fixes

Performance Improvements

  • compiler-core: use binary-search to get line and column (#14222) (1904053)

3.5.25 (2025-11-24)

Bug Fixes

3.5.24 (2025-11-07)

Reverts

3.5.23 (2025-11-06)

Bug Fixes

... (truncated)

Commits
  • c68bebf release: v3.5.26
  • e857e12 fix(runtime-core): pass component instance to flushPreFlushCbs on unmount (#1...
  • f33b308 types(defineProps): avoid never props becoming boolean flags (#14059)
  • 94aeb64 fix(runtime-core): handle patch stable fragment edge case (#12411)
  • 6611dda types(runtime-core): export DirectiveModifiers type (#14198)
  • 69ce3c7 fix(hmr): handle cached text node update (#14134)
  • f5b3bf2 fix(runtime-core): ensure correct anchor el for deeper unresolved async compo...
  • 945a543 fix(compat): handle v-model deprecation warning with missing appContext (#14203)
  • dfe667c fix(KeepAlive): use resolved component name for async components in cache pru...
  • f5adc4b chore(deps): update lint (#13671)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [@vue/runtime-core](https://github.com/vuejs/core/tree/HEAD/packages/runtime-core) from 3.5.22 to 3.5.26.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.26/packages/runtime-core)

---
updated-dependencies:
- dependency-name: "@vue/runtime-core"
  dependency-version: 3.5.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2026
@WCY-dt WCY-dt merged commit ecdec48 into main Jan 2, 2026
2 checks passed
@WCY-dt WCY-dt deleted the dependabot/npm_and_yarn/client/vue/runtime-core-3.5.26 branch January 2, 2026 02:27
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 Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant