Skip to content

chore(deps): update vue to v2.7.7

This MR contains the following updates:

Package Type Update Change
vue resolutions patch 2.7.6 -> 2.7.7
vue-server-renderer resolutions patch 2.7.6 -> 2.7.7
vue-template-compiler devDependencies patch 2.7.6 -> 2.7.7

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

vuejs/vue

v2.7.7

Compare Source

Bug Fixes
  • codegen: script setup should not attempt to resolve native elements as component (e8d3a7d), closes #​12674
  • inject: fix edge case of provided with async-mutated getters (ea5d0f3), closes #​12667
  • setup: ensure setup context slots can be accessed immediately (67760f8), closes #​12672
  • types: vue.d.ts should use relative import to v3-component-public-instance (#​12668) (46ec648), closes #​12666
  • watch: fix queueing multiple post watchers (25ffdb6), closes #​12664

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports