Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

chore(deps): update dependency vue to v3.3.6 #407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

vuejs/core (vue)

v3.3.6

Compare Source

Bug Fixes
Performance Improvements

v3.3.5

Compare Source

Bug Fixes
Performance Improvements
  • compiler-sfc: lazy require typescript (d2c3d8b)
  • custom-element: cancel MutationObserver listener when disconnected (#​8666) (24d98f0)
  • mark defineComponent as side-effects-free (#​8512) (438027c)

v3.3.4

Compare Source

Bug Fixes
  • build: ensure correct typing for node esm (d621d4c)
  • build: fix DEV flag replacement edge case (8b7c04b), closes #​8353
  • compiler-sfc: handle imported types from default exports (5aec717), closes #​8355

v3.3.3

Compare Source

Bug Fixes

v3.3.2

Compare Source

Bug Fixes
  • compiler-core: treat floating point numbers as constants (8dc8cf8), closes #​8295
  • compiler-dom: do not throw in production on side effect tags (c454b9d), closes #​8287 #​8292
  • compiler-sfc: fix regression on props destructure when transform is not enabled (f25bd37), closes #​8289
  • compiler-sfc: handle prop keys that need escaping (#​7803) (690ef29), closes #​8291
  • compiler-sfc: properly parse d.ts files when resolving types (aa1e77d), closes #​8285
  • compiler-sfc: raise specific warning for failed extends and allow ignoring extends (8235072), closes #​8286

v3.3.1

Compare Source

Bug Fixes
  • suspense: handle nested sync suspense for hydration (a3f5485)

v3.3.0

Compare Source

  • For a detailed walkthrough of the new features in 3.3, please read the release blog post.

  • Features and deprecations listed here are aggregated from the beta and alpha releases. For full chronological history, bug fixes, and other minor features, please consult the individual logs of the 3.3 beta and alpha releases.

Features

Deprecations

  • deprecation: deprecate @​vnode hooks in favor of vue: prefix (5f0394a)
  • deprecation: deprecate v-is directive (bbd8301)
  • deprecation: unwrap injected refs in Options API by default, deprecate app.config.unwrapInjectedRefs (526fa3b)

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #407 (4293b49) into main (920e02e) will increase coverage by 0.29%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #407      +/-   ##
===========================================
+ Coverage   99.70%   100.00%   +0.29%     
===========================================
  Files          11         8       -3     
  Lines         678       494     -184     
  Branches       47        23      -24     
===========================================
- Hits          676       494     -182     
+ Misses          2         0       -2     
Flag Coverage Δ
preact 100.00% <ø> (ø)
react 100.00% <ø> (ø)
solid 100.00% <ø> (ø)
vue ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/vue-monorepo branch 4 times, most recently from c705448 to f81f72f Compare May 12, 2023 15:17
@renovate renovate bot changed the title chore(deps): update dependency vue to v3.3.1 chore(deps): update dependency vue to v3.3.2 May 12, 2023
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 16 times, most recently from 67e6f56 to 386b653 Compare May 18, 2023 06:55
@renovate renovate bot changed the title chore(deps): update dependency vue to v3.3.2 chore(deps): update dependency vue to v3.3.3 May 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue to v3.3.3 chore(deps): update dependency vue to v3.3.4 May 18, 2023
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 6 times, most recently from e619cb1 to 23d47f7 Compare May 22, 2023 01:33
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 10 times, most recently from e4761f8 to e26f8e5 Compare October 10, 2023 04:15
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 7 times, most recently from 472a009 to 5ff076c Compare October 17, 2023 11:22
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 8 times, most recently from 00b2ba6 to e6e935a Compare October 20, 2023 01:00
@renovate renovate bot changed the title chore(deps): update dependency vue to v3.3.4 chore(deps): update dependency vue to v3.3.5 Oct 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue to v3.3.5 chore(deps): update dependency vue to v3.3.6 Oct 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants