You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hydration: avoid mismatch during hydrate text with newlines in interpolation (#9232) (6cbdf78), closes #9229
runtime-core: pass props and children to loadingComponent (#13997) (40c4b2a)
runtime-dom: ensure iframe sandbox is handled as an attribute to prevent unintended behavior (#13950) (5689884), closes #13946
suspense: clear placeholder and fallback el after resolve to enable GC (#13928) (f411c66)
transition-group: use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (#6108) (dc4dd59), closes #6105
To trigger a single review, invoke the @coderabbitai review command.
You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.
Walkthrough
The latest updates in the project involve upgrading key dependencies related to the Vue.js framework. Specifically, both the vue and @vue/compiler-sfc packages have been elevated from version 3.0.11 to 3.4.38. This change aims to enhance the application by incorporating new features and optimizations introduced in these later releases, while the overall application logic remains unchanged.
Changes
File
Change Summary
package.json
Updated vue from 3.0.11 to 3.4.38 and @vue/compiler-sfc from 3.0.11 to 3.4.38.
Poem
In the garden where bunnies play,
New versions hop in, hooray! 🐰
With Vue's charm and compiler's grace,
They bring fresh joy to our coding space.
Leaps and bounds, we cheer and sing,
Upgraded tools, oh what fun they bring! 🌼
Comment @coderabbitai help to get the list of available commands and usage tips.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.11→3.5.323.0.11→3.5.32Release Notes
vuejs/core (@vue/compiler-sfc)
v3.5.32Compare Source
Bug Fixes
Reverts
v3.5.31Compare Source
Bug Fixes
v3.5.30Compare Source
Bug Fixes
entitiesto @vue/compat deps to fix CJS edge cases (#12514) (e725a67), closes #10609Setwith initial reactive values edge case (#12393) (5dc27ca), closes #8647v3.5.29Compare Source
Bug Fixes
v3.5.28Compare Source
Bug Fixes
cancelledparameter in transitiondonecallback (#14391) (6798853).mts/.ctsfiles (#14402) (c09d41f), closes vuejs/router#2611__v_skipflag toEffectScopeto prevent reactive conversion (#14359) (48b7552), closes #14357v3.5.27Compare Source
Bug Fixes
definePropsdestructuring. (#14296) (6a1bb50), closes #14294v3.5.26Compare Source
Bug Fixes
Performance Improvements
v3.5.25Compare Source
Bug Fixes
provideafter mounting (#13954) (247b2c2), closes #13921 #13924v3.5.24Compare Source
Reverts
v3.5.23Compare Source
Bug Fixes
v3.5.22Compare Source
Bug Fixes
@vue-ignorein runtime type resolution (#13906) (ba7f7f9)PatchFlags.BAILfor slot when props are present (#13907) (5358bca), closes #13904hhelper (#13841) (75220c7)forceReflowon the correct document (fix #13849) (#13853) (1be5ddf)neverinstead of{}(#13915) (8620a61), closes #11564Features
shadowRootin custom elements (#12965) (47e628d), closes #12964Reverts
v3.5.21Compare Source
Bug Fixes
${configDir}in paths for TypeScript 5.5+ (#13491) (8696e34), closes #13484__VUE_HMR_RUNTIME__from being overwritten by vue runtime in 3rd-party libraries (#13817) (1392734), closes vitejs/vite-plugin-vue#644Performance Improvements
v3.5.20Compare Source
Bug Fixes
v3.5.19Compare Source
Bug Fixes
__FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__flag is enabled (#13777) (439e1a5), closes #13744PublicInstanceProxyHandlers.has(#13507) (d7283f3)v3.5.18Compare Source
Bug Fixes
v-pre(#12556) (21b685a)v-binddynamic argument content correctly (#12554) (d3af67e)v3.5.17Compare Source
Bug Fixes
InEntitystate (#13362) (f05a8d6)__v_skipflag toDepto prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnceandvSlot(#13343) (762fae4)v3.5.16Compare Source
Reverts
v3.5.15Compare Source
Bug Fixes
allowArbitraryExtensionson resolving type (#13301) (f7ce5ae), closes #13295Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.