Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update vite & vue packages #551

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 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-vue (source) 4.2.3 -> 4.6.2 age adoption passing confidence
@vue/compiler-sfc (source) 3.3.4 -> 3.5.13 age adoption passing confidence
@vueuse/core (source) 10.1.2 -> 10.11.1 age adoption passing confidence
unplugin-auto-import 0.16.2 -> 0.18.6 age adoption passing confidence
unplugin-icons 0.16.1 -> 0.20.2 age adoption passing confidence
unplugin-vue-components 0.24.1 -> 0.27.5 age adoption passing confidence
vite (source) 4.3.9 -> 4.5.5 age adoption passing confidence
vue (source) 3.3.4 -> 3.5.13 age adoption passing confidence
vue-demi 0.14.5 -> 0.14.10 age adoption passing confidence

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v4.5.0

v4.4.1

v4.4.0

v4.3.4

Compare Source

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

  • fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#​227)" (0c28448), closes #​227

v4.3.0

Compare Source

vuejs/core (@​vue/compiler-sfc)

v3.5.13

Compare Source

Bug Fixes
Performance Improvements

v3.5.12

Compare Source

Bug Fixes
Performance Improvements

v3.5.11

Compare Source

Bug Fixes

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes

v3.5.8

Compare Source

Bug Fixes
  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#​11995) (0267a58)

v3.5.7

Compare Source

Bug Fixes
Performance Improvements

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes

v3.5.4

Compare Source

Bug Fixes
Performance Improvements
  • reactivity: trigger deps directly instead of storing in an array first (#​11695) (f80d447)

v3.5.3

Compare Source

Bug Fixes
  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#​11825) (8e6c337), closes #​11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #​11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#​11833) (6b7901d), closes #​11775
  • useId: make generated IDs selector compatible (babfb4c), closes #​11828

v3.5.2

Compare Source

Bug Fixes
Features
  • compiler-core: parse modifiers as expression to provide location data (#​11819) (3f13203)

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Aggregated Features List for 3.5 (alpha to stable)

Reactivity
  • reactivity: Refactor reactivity system to use version counting and doubly-linked list tracking (#​10397) (05eb4e0)
  • reactivity: Optimize array tracking (#​9511) (70196a4)
  • compiler-sfc: enable reactive props destructure by default (d2dac0e)
  • reactivity: onEffectCleanup API (2cc5615), closes #​10173
  • reactivity: add failSilently argument for onScopeDispose (9a936aa)
  • reactivity/watch: base watch, getCurrentWatcher, and onWatcherCleanup (#​9927) (205e5b5)
  • reactivity/watch: add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#​9651) (267093c)
  • watch: support passing number to deep option to control the watch depth (#​9572) (22f7d96)
  • types: export MultiWatchSources type (#​9563) (998dca5)
  • types: allow computed getter and setter types to be unrelated (#​11472) (a01675e), closes #​7271
SSR
  • runtime-core: useId() and app.config.idPrefix (#​11404) (73ef156)
  • hydration: lazy hydration strategies for async components (#​11458) (d14a11c)
  • hydration: support suppressing hydration mismatch via data-allow-mismatch (94fb2b8)
Custom Element
Teleport
Misc

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 8a7d08e to 4c57b29 Compare May 30, 2023 11:05
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to v0.16.3 chore(deps): update vite & vue packages May 30, 2023
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 3 times, most recently from e9ba356 to 49cd671 Compare June 7, 2023 16:56
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 49cd671 to 3c6e6de Compare June 16, 2023 13:04
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 2 times, most recently from 1d59750 to bde8724 Compare July 4, 2023 10:16
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 6 times, most recently from afe0b9e to cace7f3 Compare July 12, 2023 12:02
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 2 times, most recently from 8e7fd3a to 3b2b106 Compare July 14, 2023 07:49
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 3 times, most recently from a0756dd to a6b4c59 Compare July 24, 2023 16:30
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 2 times, most recently from 61c262c to 8c38a97 Compare August 1, 2023 15:28
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 8c38a97 to d2e3d74 Compare August 7, 2023 10:53
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 4 times, most recently from f89cb57 to fd46021 Compare August 22, 2023 05:12
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 4 times, most recently from 594e46d to 7c54893 Compare August 28, 2023 10:19
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 2 times, most recently from 15f910a to 2dacc09 Compare July 31, 2024 10:35
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 5 times, most recently from 04267a5 to 888149b Compare August 12, 2024 13:37
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 888149b to f50e64b Compare August 15, 2024 10:05
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 6 times, most recently from 7e2cae1 to db4d78f Compare September 10, 2024 10:32
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 4 times, most recently from 6c51ff8 to 13db6c7 Compare September 16, 2024 21:40
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 3 times, most recently from 2ceb838 to 38905e8 Compare September 26, 2024 13:02
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 2 times, most recently from cbfdb46 to 33bfc18 Compare October 3, 2024 18:20
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 33bfc18 to 64b11fb Compare October 11, 2024 14:26
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 64b11fb to 46d6f04 Compare October 30, 2024 19:37
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 3 times, most recently from d09dd30 to 721aaad Compare November 19, 2024 02:03
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 721aaad to f40e34b Compare November 27, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants