Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps vuetify from 3.9.2 to 3.9.4.

Release notes

Sourced from vuetify's releases.

v3.9.4

🔧 Bug Fixes

  • validation: return aliases when called without arguments (#21868) (64a82d4), closes #21477
  • VAlert: restore unit-less support in Sass variable for title line-height (#21843) (8c1778a), closes #21841
  • VColorPicker: aria labels for main controls (#21839) (e2ab73a), closes #21834
  • VColorPicker: keep canvas visible when width is not px (22b828f)
  • VDataTable: correct row height when with show-select and compact (#21829) (29b3bb0), closes #21767
  • VDataTable: missing stripes on fixed columns (#21715) (739a6c9)
  • VMenu, VTooltip: apply scroll-strategy reposition for horizontal overflow (#21309) (bd48658), closes #20625
  • VNumberInput: keep focus when incrementing in the list (#21824) (d6b3384), closes #17083
  • VOverlay: don't use content element as scroll parent (06c4c91)
  • VSlider: avoid thumb label wedge gap (#21847) (059e578)
  • VStepper: correct cursor for readonly item (aeb6f4d), closes #21867
  • VTreeview: allow expanding disabled nodes (ed4d8cf), closes #21075 #21116
  • VWindow: correctly reveal vertical arrows on hover (521ba7b)

🔬 Code Refactoring

  • VDataTable: avoid Array.toReversed() (3894f98)

🧪 Labs

  • VColorInput: pip customization (#21820) (db389d5)
  • VVideo: prefer max-width, default to 100% (22d5dd5)
  • VVideo: add aspect-ratio prop (83e67d1)
  • VVideo: correct default track color with pills (e98919d)
  • VVideo: correct color customization (13da3e1)
  • VVideo: correctly move elevation to pills (3df9494)
  • VVideo: hide overlays for background variant (466dc6f)

v3.9.3

🔧 Bug Fixes

... (truncated)

Commits
  • aeb0077 chore(release): publish v3.9.4
  • 0313e5b Revert "fix(VTreeview): support header slot"
  • 75f7564 Revert "feat(VDatePicker): re-introduce first-day-of-year prop (#21760)"
  • 40a0522 Revert "feat(VDataTable): re-introduce group-summary slot (#21802)"
  • 06c4c91 fix(VOverlay): don't use content element as scroll parent
  • 22d5dd5 fix(VVideo): prefer max-width, default to 100%
  • 83e67d1 feat(VVideo): add aspect-ratio prop
  • 22b828f fix(VColorPicker): keep canvas visible when width is not px
  • 64a82d4 fix(validation): return aliases when called without arguments (#21868)
  • 02737db feat(VDatePicker): re-introduce first-day-of-year prop (#21760)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 3.9.2 to 3.9.4.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.9.4/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 3.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 11, 2025 05:51
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Aug 11, 2025
@luizhf42 luizhf42 self-assigned this Aug 11, 2025
@otavio otavio merged commit 7ee12cb into master Aug 11, 2025
8 checks passed
@otavio otavio deleted the dependabot/npm_and_yarn/ui/vuetify-3.9.4 branch August 11, 2025 12:07
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.

2 participants