Skip to content

Bump vue from 3.2.43 to 3.2.44 in /frontend

Dependabot requested to merge dependabot-npm_and_yarn-frontend-vue-3.2.44 into master

Bumps vue from 3.2.43 to 3.2.44.

Release notes

Sourced from vue's releases.

v3.2.44

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.2.44 (2022-11-09)

Bug Fixes

  • watch: for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075) (5dc593b), closes #7074
Commits
  • ec795bf release: v3.2.44
  • 5dc593b fix(watch): for immediate watch with single source, ensure cb is called with ...
  • 9a816dc dx(runtime-dom): warn when a style value ends in a semicolon (#7062)
  • fccfb18 chore(compat): change 'vnode-' to 'vue:' in event hooks warning (#7063)
  • dc9f994 workflow: switch to simple-git-hooks (#7069)
  • 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