Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waterdataui
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Water Mission Area
  • Internet of Water
  • waterdataui
  • Merge requests
  • !733

Update dependency vue to v3.2.47 - autoclosed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed igswsihw-wmadepbot requested to merge renovate/vue-3.x into main Feb 02, 2023
  • Overview 0
  • Commits 1
  • Changes 2

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) 3.2.45 -> 3.2.47 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.47

Compare Source

Bug Fixes
  • build: enforce __esModule interop for cjs builds (4b70366)

v3.2.46

Compare Source

Bug Fixes
  • build: ensure cjs re-exports can be properly detected when imported from esm (fb6ff3e)
  • build: ensure type exports is first (957722c)
  • build: fix cjs re-exports check for compat build (ce064a1)
  • compat: fix custom transition classes in compat mode (#​7435) (efe2efd), closes #​6253
  • compiler-core: typeof should be allowed in browser expression validation (#​7037) (3783866)
  • compiler-sfc: allow declaring variables after defineProps (#​7461) (686c829)
  • compiler-sfc: always generate runtime prop type for Function (#​7112) (584eae6), closes #​7111
  • compiler-sfc: support resolving type declaration from normal script (#​5831) (30399d4), closes #​5830
  • compiler: add hgroup to supported HTML_TAGS (#​6321) (7443174), closes #​6313
  • custom-elements: use strict number casting (7d0c63f), closes #​4946 #​2598 #​2604
  • customElement: customElement can emit event (#​7296) (c6e5bda)
  • reactivity-transform: fix $$ escape edge cases (e06d3b6), closes #​6312 #​6944
  • reactivity-transform: prohibit const assignment at compile time (#​6993) (3427052), closes #​6992
  • reactivity: triggerRef working with toRef from reactive (#​7507) (e64c9ae)
  • reactivity: ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope (fix #​7319) (#​7330) (cd7c887)
  • reactivity: track hasOwnProperty (588bd44), closes #​2619 #​2621
  • runtime-core: ensure prop type validation warning shows custom class names (#​7198) (620327d)
  • runtime-core: fix keep-alive cache prune logic on vnodes with same type but different keys (#​7510) (1fde49c), closes #​7355
  • runtime-core: set scope id before props (#​6948) (da2ced1), closes #​6923
  • runtime-dom: style update error when component use shorthand properties (#​7425) (b7cfa6f)
  • shared: feDistanceLight changed to feDistantLight (#​7540) (bef85e7)
  • shared: toNumber should only coerce strings (b55846f)
  • types/effectScope: re-expose active as readonly property (#​6187) (59ffe5e), closes #​6186
  • types: accept sync serverPrefetch() (#​7000) (5f1883e)
  • types: add or update referrerpolicy (#​7199) (1fa3d95)
  • types: allow assigning wider SetupContext type (#​2818) (eb2a832), closes #​2362
  • types: optional boolean props should have boolean type in return type of defineProps (#​7619) (a0a010d), closes #​7116 #​5847 #​7487
  • v-model: ensure v-model listener casing is consistent with manual v-on listener (#​7067) (87c72ae), closes #​7066

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, check this box

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/vue-3.x