Skip to content

Bump vuetify from 3.12.0 to 4.0.3#1363

Merged
chvp merged 5 commits intomainfrom
dependabot/npm_and_yarn/vuetify-4.0.3
Mar 21, 2026
Merged

Bump vuetify from 3.12.0 to 4.0.3#1363
chvp merged 5 commits intomainfrom
dependabot/npm_and_yarn/vuetify-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps vuetify from 3.12.0 to 4.0.3.

Release notes

Sourced from vuetify's releases.

v4.0.3

[!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

  • 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

🚀 Features

  • icons: add Material Symbols iconset via UnoCSS (#22680) (6c463c1), closes #20053
  • VDataTable: expose prevPage, nextPage, setPage in bottom slot (#22681) (4d1aa79)

🔧 Bug Fixes

  • hotkey: add delimiter aliases without delimiter ambiguity (#22635) (a639698)
  • rounded: add missing "md" size (#22679) (47cffdd)
  • router: replace next() deprecated in Vue Router v5 (#22643) (87c4129), closes #22632
  • VDataTable: respect disableSort prop for sortable header (#22684) (767b0e8), closes #22523
  • VFileInput: correct VField ref type (41a6063), closes #22309
  • VGrid: avoid warning about no-gutters being deprecated - it is not (5d8ec63)
  • VNavigationDrawer: fully clip list item text in rail mode (6b448cd), closes #22564 #22564

... (truncated)

Commits
  • 05da054 chore(release): publish v4.0.3
  • 0557007 Revert "feat(VCommandPalette, VOverlay): introduce viewport location strategy...
  • a5d1116 fix(VMaskInput): accept escaped characters in mask (#22727)
  • 0e5a2cb feat(VVideo): add hide-progress-bar prop (#22636)
  • 575e7c5 feat(VVideo): add src-object prop for MediaStream/WebRTC (#22670)
  • 5d7af2c fix(VDataTable): reactive items from expanded with return-object
  • 468ba31 fix(VSkeletonLoader): less jitter when scrolling on slow device
  • 15b3cbd fix(VTooltip): correct selector for non-interactive tooltips
  • dbc7421 fix(VExpansionPanels): apply rounded only to the first and last panel
  • 122cdeb feat(VProgress): create new component (#22682)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 21, 2026
@dependabot dependabot bot requested a review from chvp as a code owner March 21, 2026 07:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 21, 2026
@chvp
Copy link
Copy Markdown
Member

chvp commented Mar 21, 2026

@dependabot recreate

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.12.0 to 4.0.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.0.3/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuetify-4.0.3 branch from 73490fe to ea6eea2 Compare March 21, 2026 11:41
@chvp chvp requested a review from robbevp as a code owner March 21, 2026 12:15
@chvp chvp force-pushed the dependabot/npm_and_yarn/vuetify-4.0.3 branch from 574413d to e9a7e00 Compare March 21, 2026 12:19
@chvp chvp merged commit 453d4f2 into main Mar 21, 2026
4 checks passed
@chvp chvp deleted the dependabot/npm_and_yarn/vuetify-4.0.3 branch March 21, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant