Skip to content

Bump vue from 3.4.17 to 3.4.18 in /webapp

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

Bumps vue from 3.4.17 to 3.4.18.

Release notes

Sourced from vue's releases.

v3.4.18

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.18 (2024-02-09)

Bug Fixes

  • dx: warn against reserved keys as prop name (77a804b), closes #10281
  • runtime-dom: ensure v-show respects display value set via v-bind (#10297) (c224897), closes #10151
Commits
  • 64f431a release: v3.4.18
  • c224897 fix(runtime-dom): ensure v-show respects display value set via v-bind (#10297)
  • 5d48844 test: fix unexpected warning check when asserting same message for both condi...
  • 77a804b fix(dx): warn against reserved keys as prop name
  • See full diff 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