Skip to content

Bump vue and vue-template-compiler in /webapp

Bumps vue and vue-template-compiler. These dependencies needed to be updated together. Updates vue from 2.7.12 to 2.7.13

Commits

Updates vue-template-compiler from 2.7.12 to 2.7.13

Release notes

Sourced from vue-template-compiler's releases.

v2.7.13

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-template-compiler's changelog.

2.7.13 (2022-10-14)

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)
Commits
  • df281b0 release: v2.7.13
  • 800207c fix(effectScope): calling off() of a detached scope should not break currentS...
  • 5960f05 fix(watch): avoid traversing objects that are marked non-reactive (#12806)
  • 8e26261 fix(types): style attribute svg (#12800)
  • See full diff 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