Skip to content

fix(deps): update vue ecosystem (major)#230

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-vue-ecosystem
Open

fix(deps): update vue ecosystem (major)#230
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-vue-ecosystem

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2026

This PR contains the following updates:

Package Change Age Confidence
unplugin-vue-components ^31.0.0^32.0.0 age confidence
vue-router (source) ^4.6.3^5.0.0 age confidence
vuetify (source) ^3.10.8^4.0.0 age confidence

Release Notes

unplugin/unplugin-vue-components (unplugin-vue-components)

v32.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v31.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/router (vue-router)

v5.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.3

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v5.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.0

Compare Source

Vue Router 5 is a boring release, it merges unplugin-vue-router into the core package with no breaking changes. The only exception is that the iife build no longer includes @vue/devtools-api because it has been upgraded to v8 and does not expose an IIFE build itself. You can track that change in this issue. See the migration guide for instructions on how to upgrade from unplugin-vue-router to Vue Router 5.

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuetifyjs/vuetify (vuetify)

v4.0.4

Compare Source

[!IMPORTANT]
Vuetify Needs Your Support! The OpenCollective funds have been fully exhausted. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective | Sponsor via GitHub

Every contribution helps us keep Vuetify alive and ship exciting new features.

Thank you.


🔧 Bug Fixes
🧪 Labs

v4.0.3

Compare Source

🔧 Bug Fixes
  • hotkey: resilient sequence parsing (#​22704) (cae1cea), closes #​22399
  • md2: restore correct global rounding (6d1ef04), closes #​22707
  • VDataTable: reactive items from expanded with return-object (5d7af2c), closes #​22189
  • VExpansionPanels: apply rounded only to the first and last panel when closed (dbc7421), closes #​22722
  • VGrid: restore no-gutters instead of mapping to "compact" (947d7d5)
  • VSkeletonLoader: less jitter when scrolling on slow device (468ba31)
  • VTooltip: correct selector for non-interactive tooltips (15b3cbd), closes #​22724 #​22726
🧪 Labs

v4.0.2

Compare Source

[!IMPORTANT]
Vuetify Needs Your Support! The OpenCollective funds have been fully exhausted. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective | Sponsor via GitHub

Every contribution helps us keep Vuetify alive and ship exciting new features.

Thank you.


🚀 Features
🔧 Bug Fixes
🧪 Labs
  • VAvatarGroup: ❗ change the limit behavior to cover overflow item (e580ebc), closes #​22702 #​22703
  • VCommandPalette: add closeOnSelect prop and before-select event (#​22634) (d534f79)
  • VCommandPalette: correct name of the inner component (bfed30c)

v4.0.1

Compare Source

🚀 Features
🔧 Bug Fixes
🧪 Labs
  • VFileUpload: hide-browse should hide divider as well (84f70ef)
  • VFileUpload: expose controlRef for internal <input /> (36d3d3c)
  • VFileUpload: append instead of replacing files when multiple (c93d2b7)
  • VFileUpload: integrate VInput & split internal logic (#​22637) (027ab86)

v4.0.0

Compare Source

v4.0.0 (Revisionist)

Welcome to the v4.0.0 release of Vuetify!

Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If your business depend on Vuetify, please consider joining sponsors and backers on various platforms to help support ongoing development and new features.

💯 Release notes

🚀 Features
🔧 Bug Fixes
  • colors: correct CSS layer name (47d4b70)
  • defaults: skip undefined values (2a74859), closes #​17845
  • inputs: restore plain/underlined icon alignment (5495cca)
  • styles: utilities should override responsive typography (#​22573) (878907f)
  • VSnackbarQueue: pause all items when collapsed and hovered (df63fec)
  • theme: re-merge default variables when themes is set (a14c763)
  • theme: helpers should override theme base (2690877)
  • theme: override automatic text color with classes (#​22475) (59b11d5)
  • theme: .text- classes always override color from .bg- (7edf33a), closes #​21787
  • VContainer: drop dependency on utility class (47ca5c8)
  • VCounter: inherit color (aligns with VMessages) (#​22424) (ecd07b9)
  • VField: append/prepend should fill height (add5d2d)
  • VOverlay: apply scrollbar offset to body and VNavigationDrawer (ec926d7)
🔬 Code Refactoring
  • styles: replace !important with layers (7484c81)
  • VBtn: remove default text transform (#​21079) (712bdd6)
  • VBtn: convert display from grid to flex (41b7768)

v3.12.4

Compare Source

🔧 Bug Fixes
🧪 Labs

Configuration

📅 Schedule: Branch creation - "before 9am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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
Copy link
Contributor Author

renovate bot commented Mar 23, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @lakekeeper/console-components@0.4.0
npm error Found: vuetify@4.0.4
npm error node_modules/vuetify
npm error   vuetify@"^4.0.0" from the root project
npm error   peer vuetify@">=3" from @vuetify/loader-shared@2.1.2
npm error   node_modules/@vuetify/loader-shared
npm error     @vuetify/loader-shared@"^2.1.2" from vite-plugin-vuetify@2.1.3
npm error     node_modules/vite-plugin-vuetify
npm error       dev vite-plugin-vuetify@"^2.0.3" from the root project
npm error       1 more (vuetify)
npm error   1 more (vite-plugin-vuetify)
npm error
npm error Could not resolve dependency:
npm error peer vuetify@"^3.10.8" from @lakekeeper/console-components@0.4.0
npm error node_modules/@lakekeeper/console-components
npm error   @lakekeeper/console-components@"github:lakekeeper/console-components#v0.4.1" from the root project
npm error
npm error Conflicting peer dependency: vuetify@3.12.4
npm error node_modules/vuetify
npm error   peer vuetify@"^3.10.8" from @lakekeeper/console-components@0.4.0
npm error   node_modules/@lakekeeper/console-components
npm error     @lakekeeper/console-components@"github:lakekeeper/console-components#v0.4.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-25T05_17_43_408Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-25T05_17_43_408Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-vue-ecosystem branch from 1a1f37b to 4d2a3df Compare March 23, 2026 14:15
@renovate renovate bot force-pushed the renovate/major-vue-ecosystem branch from 4d2a3df to 4428b93 Compare March 25, 2026 05:17
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