dependabot-npm_and_yarn-vue-3.4.16
main
Bumps vue from 3.4.15 to 3.4.16.
Sourced from vue's releases.
v3.4.16 Please refer to CHANGELOG.md for details.
Please refer to CHANGELOG.md for details.
Sourced from vue's changelog.
3.4.16 (2024-02-08) Bug Fixes compiler-core: handle same-name shorthand edge case for in-DOM templates (cb87b62), closes #10280 compiler-core: support v-bind shorthand syntax for dynamic slot name (#10218) (91f058a), closes #10213 deps: update compiler (#10269) (336bb65) hydration: fix SFC style v-bind hydration mismatch warnings (#10250) (f0b5f7e), closes #10215 reactivity: avoid infinite recursion from side effects in computed getter (#10232) (0bced13), closes #10214 reactivity: handle MaybeDirty recurse (#10187) (6c7e0bd), closes #10185 reactivity: skip non-extensible objects when using markRaw (#10289) (2312184), closes #10288 runtime-core: avoid inlining isShallow (#10238) (53eee72) runtime-core: support for nested calls to runWithContext (#10261) (75e02b5), closes #10260 runtime-dom: ensure v-show respects display value set via v-bind (#10161) (9b19f09), closes #10151 runtime-dom: fix option selected update failed (#10200) (f31d782), closes #10194 #10267 Reverts perf(templateRef): avoid double render when using template ref on v-for (eb1b911), closes #9908 #10210 #10234
MaybeDirty
markRaw
1339330
2b0a706
2312184
75e02b5
eb1b911
9b19f09
cb87b62
0bced13
6c7e0bd
91f058a
$dependabot recreate
added 3 commits
b854816a
Compare with previous version
No dependencies set.
The note is not visible to the blocked user.
Bumps vue from 3.4.15 to 3.4.16.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
1339330release: v3.4.162b0a706chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order2312184fix(reactivity): skip non-extensible objects when usingmarkRaw(#10289)75e02b5fix(runtime-core): support for nested calls to runWithContext (#10261)eb1b911revert: perf(templateRef): avoid double render when using template ref on v-for9b19f09fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161)cb87b62fix(compiler-core): handle same-name shorthand edge case for in-DOM templates0bced13fix(reactivity): avoid infinite recursion from side effects in computed gette...6c7e0bdfix(reactivity): handleMaybeDirtyrecurse (#10187)91f058afix(compiler-core): support v-bind shorthand syntax for dynamic slot name (#1...Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 3 commits
mainb854816a- Build(deps-dev): bump vue from 3.4.15 to 3.4.16Compare with previous version