Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps vuetify from 3.11.0 to 3.11.2.

Release notes

Sourced from vuetify's releases.

v3.11.2

🔧 Bug Fixes

  • VDataTable: hide checkbox for mobile without show-select (d297f3f), closes #22375
  • VDataTable: hover icon should match initial-sort-order (7a1ae83)
  • VDatePicker: correctly render month when using Luxon adapter (f98d9db), closes #22388 #22389
  • VHotkey: correct sass variables import order (216b872), closes #22372
  • VNumberInput: avoid error state when using comma separator (513e153), closes #22371
  • VSlideGroup: provide a way to never show arrows (b76ffd5)
  • VTabs: consistent padding for inset (893eb71)
  • VTabs: keep slider narrow when used without inset (eb9477c), closes #22363
  • VTextField: check autofocus intersection on input wrapper element (0409cde), closes #22373

🧪 Labs

  • VStepperVertical: avoid semi-transparent items with non-linear (99a68e5), closes #22369
Commits
  • 570c596 chore(release): publish v3.11.2
  • b76ffd5 fix(VSlideGroup): provide a way to never show arrows
  • f98d9db fix(VDatePicker): correctly render month when using Luxon adapter
  • 0409cde fix(VTextField): check autofocus intersection on input wrapper element
  • 63b31e0 chore(test): don't zoom iframe before taking screenshots
  • d297f3f fix(VDataTable): hide checkbox for mobile without show-select
  • 7a1ae83 fix(VDataTable): hover icon should match initial-sort-order
  • 00f8eb6 chore: update to vitest 4, replace wdio with playwright
  • 513e153 fix(VNumberInput): avoid error state when using comma separator
  • 216b872 fix(VHotkey): correct sass variables import order
  • 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.11.0 to 3.11.2.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.11.2/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 3.11.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 Dec 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 8, 2025 04:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2025
@gustavosbarreto gustavosbarreto merged commit 10915b7 into master Dec 8, 2025
8 checks passed
@gustavosbarreto gustavosbarreto deleted the dependabot/npm_and_yarn/ui/vuetify-3.11.2 branch December 8, 2025 11:29
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