Bump vue from 3.5.5 to 3.5.6 in /frontend
Bumps vue from 3.5.5 to 3.5.6.
Release notes
Sourced from vue's releases.
v3.5.6
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minor
branch.
Changelog
Sourced from vue's changelog.
3.5.6 (2024-09-16)
Bug Fixes
- compile-dom: should be able to stringify mathML (#11891) (85c138c)
- compiler-sfc: preserve old behavior when using withDefaults with desutructure (8492c3c), closes #11930
- reactivity: avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) (c74bb8c), closes #11928
- reactivity: rely on dirty check only when computed has deps (#11931) (aa5dafd), closes #11929
- watch:
once
option should be ignored by watchEffect (#11884) (49fa673)- watch: unwatch should be callable during SSR (#11925) (2d6adf7), closes #11924
Commits
-
9a36f2a
release: v3.5.6 -
c74bb8c
fix(reactivity): avoid exponential perf cost and reduce call stack depth for ... -
cbc39d5
fix(deps): update playground (#11939) -
3db0a0f
chore(deps): update vitest to ^2.1.1 (#11943) -
8492c3c
fix(compiler-sfc): preserve old behavior when using withDefaults with desutru... -
fbae210
chore(deps): update dependency eslint-plugin-import-x to v4 (#11942) -
726db0a
chore(deps): update lint (#11940) -
47bda40
fix(deps): update dependency postcss to ^8.4.47 (#11938) -
732a38e
chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937) -
6b07244
chore(deps): update build (#11936) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts