Skip to content

Bump vue from 3.4.5 to 3.4.6 in /webapp

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

Bumps vue from 3.4.5 to 3.4.6.

Release notes

Sourced from vue's releases.

v3.4.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.6 (2024-01-08)

Bug Fixes

Commits
  • dc91463 release: v3.4.6
  • c379bc2 fix(types): allow null type for textarea value (#9997)
  • 7bd4e90 fix(build): revert "build: add production/development export conditions (#9977)"
  • 3bf34b7 fix(runtime-core): handle fragment with null children (#10010)
  • 3c3561e fix: fix post watcher fire timing on nested app mounts
  • d9162df fix(scheduler): sort nested postFlushCbs
  • 324e817 dx(computed): warn incorrect use of getCurrentInstance inside computed
  • 2701355 fix(hydration): avoid hydration mismatch warning for styles with different or...
  • a3fbf21 fix(suspense): fix anchor for suspense with transition out-in (#9999)
  • 7220c58 chore(deps): update test (#10030)
  • 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