Skip to content

fix(deps): bump vuetify from 2.7.2 to 4.0.7#566

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/vuetify-4.0.7
Open

fix(deps): bump vuetify from 2.7.2 to 4.0.7#566
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/vuetify-4.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps vuetify from 2.7.2 to 4.0.7.

Release notes

Sourced from vuetify's releases.

v4.0.7

🔧 Bug Fixes

  • VAlert: border opacity should win over theme variables (#22832) (d355443)
  • VBtnToggle: correct background when active (79a3a8c), closes #22004
  • VField: correct baseline alignment (#22812) (14fd872), closes #22648
  • VList: invisibly focus first element after open (d153a6e), closes #22783
  • VProgressLinear: correct calculation for filled chunks (642a27b), closes #22818
  • VSelects: merge menuProps.contentClass (6749424), closes #22822
  • VTreeview,VList: wire value-comparator into selection logic (#22841) (d5b4670), closes #22013

v4.0.6

🔧 Bug Fixes

  • VBadge: do not accept clicks within disabled elements (996cd6e), closes #22172
  • VField: pass color to icon-color if glow prop is true (#21547) (10125b7), closes #21388
  • VOtpInput: remove semicolon from sass file (bf53f9e), closes #22798
  • VSelectionControl: readonly should not suppress focus-visible (#22527) (ce234a8), closes #22513

🧪 Labs

  • VVideo: avoid tooltip obstructing volume slider (add2a7e)
  • VVideo: support VVideoControls as standalone component (aaf9cf5), closes #22529
  • VVideo: show progress bar by default (1be0091)

v4.0.5

🔧 Bug Fixes

  • SSR: avoid errors when rendering with latest Vue (#22764) (ecbe030), closes #22762
  • types: support noUncheckedSideEffectImports (2098fb1), closes #22766
  • useActivator: avoid closing hovered menu when tooltip hides (131e659), closes #22759
  • VSnackbar: avoid blocking navigation (143ceaa), closes #18283

🧪 Labs

  • VPie: shrink back hovered slices on mouseleave (1893748)

v4.0.4

🔧 Bug Fixes

  • VCol: correct types for offset-* props (1cdd9c4), closes #22740
  • VField: label transition on page with zoom (1fcad6b), closes #22747
  • VSelect: prevent brief error state when clicking a menu item (7fec2d4), closes #22742

... (truncated)

Commits
  • 5015ab8 chore(release): publish v4.0.7
  • d5b4670 fix(VTreeview,VList): wire value-comparator into selection logic (#22841)
  • d355443 fix(VAlert): border opacity should win over theme variables (#22832)
  • d153a6e fix(VList): invisibly focus first element after open
  • 6749424 fix(VSelects): merge menuProps.contentClass
  • 14fd872 fix(VField): correct baseline alignment (#22812)
  • e3b66d8 test: use vi.useFakeTimers in throttle tests (#22819)
  • 642a27b fix(VProgressLinear): correct calculation for filled chunks
  • 79a3a8c fix(VBtnToggle): correct background when active
  • a87e731 chore(release): publish v4.0.6
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vuetify since your current version.


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 2.7.2 to 4.0.7.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.0.7/packages/vuetify)

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

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 May 25, 2026
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