Skip to content

Update dependency vue to v3.2.39 - 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.37 -> 3.2.39 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.39

Compare Source

Bug Fixes

v3.2.38

Compare Source

Bug Fixes
  • compiler-sfc: fix template usage check edge case for v-on statements (769e555)
  • compiler-sfc: only add decorators-legacy parser plugin when new decorators plugin is not used (3ff8369)
  • compiler-sfc: rewriteDefault for class with decorators (#​6320) (81a7819), closes #​6318
  • custom-element: fix event listeners with capital letter event names on custom elements (0739f89)
  • hmr: fix HMR for nested non-SFC components (#​4077) (96eb745)
  • reactivity: fix shallow/readonly edge cases (a95554d)
  • runtime-core: only set cache for object keys (#​6266) (c3465c1)
  • slots: ensure different branches of dynamic slots have different keys (00036bb), closes #​6202
  • ssr: forward helpers provided by CSS v-bind (#​6489) (2024d11), closes #​6201
  • types: add types field for sub package exports (c1ee6ca)
  • types: fix on* props incorrect type for TS 4.7 (#​6216) (8dcb6c7), closes #​6052
  • watch: flush:pre watchers should not fire if state change causes (78c199d), closes #​2291
Features
  • custom-elements: automatically respect custom elements when compiling in browser (9f8f07e)
Performance Improvements

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.

Edited by igswsihw-wmadepbot

Merge request reports