Skip to content

Bump vuetify from 4.0.1 to 4.0.3 in /client#2994

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-client-vuetify-4.0.3
Closed

Bump vuetify from 4.0.1 to 4.0.3 in /client#2994
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-client-vuetify-4.0.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps vuetify from 4.0.1 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)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 4.0.1 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 19, 2026
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.91%. Comparing base (5289352) to head (8b7b9a1).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2994   +/-   ##
=========================================
  Coverage     80.91%   80.91%           
  Complexity      383      383           
=========================================
  Files            58       58           
  Lines          2546     2546           
  Branches        604      604           
=========================================
  Hits           2060     2060           
  Misses          305      305           
  Partials        181      181           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Looks like vuetify is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 19, 2026
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-client-vuetify-4.0.3 branch March 19, 2026 17:41
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.

0 participants