Skip to content

Bump vuetify from 4.0.1 to 4.0.2 in /client#2981

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps vuetify from 4.0.1 to 4.0.2.

Release notes

Sourced from vuetify's releases.

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
  • VNumberInput: prevent input changes when readonly (#22692) (2b1ed0d), closes #22677
  • VSelect/VAutocomplete/VCombobox: let focus leave to other fields (51196cf), closes #22697
  • VTextarea: correct VField ref type (0d689aa)
  • VTimePicker: keep hour value when changing AM/PM (b030df8)

🧪 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)
Commits
  • a65f1b8 chore(release): publish v4.0.2
  • 51196cf fix(VSelect/VAutocomplete/VCombobox): let focus leave to other fields
  • b030df8 fix(VTimePicker): keep hour value when changing AM/PM
  • 6b448cd fix(VNavigationDrawer): fully clip list item text in rail mode
  • e580ebc fix(VAvatarGroup): change the limit behavior to cover overflow item
  • 6c463c1 feat(icons): add Material Symbols iconset via UnoCSS (#22680)
  • 47cffdd fix(rounded): add missing "md" size (#22679)
  • 87c4129 fix(router): replace next() deprecated in Vue Router v5 (#22643)
  • a639698 fix(hotkey): add delimiter aliases without delimiter ambiguity (#22635)
  • 4d1aa79 feat(VDataTable): expose prevPage, nextPage, setPage in bottom slot (#22681)
  • 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.2.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.0.2/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 4.0.2
  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 12, 2026
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.91%. Comparing base (5289352) to head (38893b1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2981   +/-   ##
=========================================
  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

Superseded by #2994.

@dependabot dependabot bot closed this Mar 19, 2026
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-client-vuetify-4.0.2 branch March 19, 2026 11:03
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