Skip to content

Bump vue from 3.4.15 to 3.4.16 in /frontend

Dependabot requested to merge dependabot-npm_and_yarn-frontend-vue-3.4.16 into master

Bumps vue from 3.4.15 to 3.4.16.

Release notes

Sourced from vue's releases.

v3.4.16

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.16 (2024-02-08)

Bug Fixes

Reverts

Commits
  • 1339330 release: v3.4.16
  • 2b0a706 chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order
  • 2312184 fix(reactivity): skip non-extensible objects when using markRaw (#10289)
  • 75e02b5 fix(runtime-core): support for nested calls to runWithContext (#10261)
  • eb1b911 revert: perf(templateRef): avoid double render when using template ref on v-for
  • 9b19f09 fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161)
  • cb87b62 fix(compiler-core): handle same-name shorthand edge case for in-DOM templates
  • 0bced13 fix(reactivity): avoid infinite recursion from side effects in computed gette...
  • 6c7e0bd fix(reactivity): handle MaybeDirty recurse (#10187)
  • 91f058a fix(compiler-core): support v-bind shorthand syntax for dynamic slot name (#1...
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports