Skip to content

Update dependency vue to v3.2.41 - autoclosed

igswsihw-wmadepbot requested to merge renovate/vue-3.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) 3.2.40 -> 3.2.41 age adoption passing confidence

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

vuejs/core

v3.2.41

Compare Source

Bug Fixes
  • devtools: avoid memory leak caused by devtools event buffer (24f4c47), closes #​6591
  • devtools: use cleanupBuffer instead of modifying _buffer (#​6812) (35a113e)
  • effectScope: calling off() of a detached scope should not break currentScope (a71f9ac)
  • runtime-core: ensure that errors in slot function execution do not affect block tracking (#​5670) (82a73da), closes #​5657
  • runtime-core: fix v-for ref reactivity behavior difference between prod and dev (#​6714) (9ae796d), closes #​6697
  • runtime-dom: fix event timestamp check in iframes (5ee4053), closes #​2513 #​3933 #​5474

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 this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports