chore(deps): update vue to v2.7.13
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vue (source) | devDependencies | patch | 2.7.10 -> 2.7.13 |
vue-template-compiler (source) | devDependencies | patch | 2.7.10 -> 2.7.13 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
vuejs/vue
v2.7.13
Bug Fixes
- effectScope: calling off() of a detached scope should not break currentScope (800207c), closes #12825
- types: style attribute svg (#12800) (8e26261)
- watch: avoid traversing objects that are marked non-reactive (#12806) (5960f05)
v2.7.12
Reverts
- Revert "fix(setup): setup hook should be called before beforeCreate" (e80cd09), closes #12802 #12821 #12822
v2.7.11
Bug Fixes
- build: enforce LF line ending in built files (738f4b3), closes #12819
- compiler-sfc: export parseComponent for compat with fork-ts-checker-webpack-plugin (0d6d972), closes #12719
- reactivity: check skip first before checking ref when creating observer (#12813) (5d26f81), closes #12812
- reactivity: use WeakMap for proxy/raw checks, compat with non-extensible objects (4a0d88e), closes #12799 #12798
- setup: setup hook should be called before beforeCreate (e1342df), closes #12802
- sfc: prune returned bindings for non-TS as well (fb13930), closes #12765
- sfc: remove sfc scoped deep syntax deprecation warnings (2f335b2)
- types: fix error with options watch (#12779) (bc5b92a), closes #12780
- types: support Ref and function types in tsx ref attribute (#12759) (87f69aa), closes #12758
- types: vue 3 directive type compatibility (#12792) (27eed82)
Performance Improvements
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot