Skip to content

Bump vue from 3.4.15 to 3.4.17 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vue-3.4.17 into master

Bumps vue from 3.4.15 to 3.4.17.

Release notes

Sourced from vue's releases.

v3.4.17

Please refer to CHANGELOG.md for details.

v3.4.16

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.17 (2024-02-09)

Reverts

3.4.16 (2024-02-08)

Bug Fixes

Reverts

Commits
  • dfb271a release: v3.4.17
  • 2cd5b05 revert: fix(runtime-dom): ensure v-show respects display value set via v-bind...
  • 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...
  • 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