Bump vue from 3.4.5 to 3.4.7 in /frontend
Bumps vue from 3.4.5 to 3.4.7.
Release notes
Sourced from vue's releases.
v3.4.7
Please refer to CHANGELOG.md for details.
v3.4.6
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vue's changelog.
3.4.7 (2024-01-09)
Bug Fixes
- parser: skip compat mode check for SFC root
\<template>
tags (#10034) (923d560)- types: fix functional component for
h
(#9991) (438a74a)Reverts
- "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)
3.4.6 (2024-01-08)
Bug Fixes
- build: revert "build: add production/development export conditions (#9977)" (7bd4e90), closes #10012 #10020
- fix post watcher fire timing on nested app mounts (3c3561e), closes #10005
- hydration: avoid hydration mismatch warning for styles with different order (#10011) (2701355), closes #10000 #10006
- runtime-core: handle fragment with null children (#10010) (3bf34b7), closes #10007
- scheduler: sort nested postFlushCbs (d9162df), closes #10003
- suspense: fix anchor for suspense with transition out-in (#9999) (a3fbf21), closes #9996
- types: allow
null
type for textarea value (#9997) (c379bc2), closes #9904
Commits
-
a3725a7
release: v3.4.7 -
438a74a
fix(types): fix functional component forh
(#9991) -
2fd3905
revert: "dx(computed): warn incorrect use of getCurrentInstance inside computed" -
3135fcb
workflow: ignore non-package directories in /packages (#10016) -
03b5496
chore(types): use EffectScheduler type for its queue (#10023) -
64e9c96
refactor(runtime-core): use currentRenderingInstance directly -
9c54dac
chore: use NOOP. (#9938) -
923d560
fix(parser): skip compat mode check for SFC root\<template>
tags (#10034) -
7976f70
refactor(runtime-core): safer currentInstance reset -
dc91463
release: v3.4.6 - 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