Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps vuetify from 3.11.2 to 3.11.3.

Release notes

Sourced from vuetify's releases.

v3.11.3

🔧 Bug Fixes

  • fields: clean up aria attributes (#22418) (054dbf4)
  • types: support strict TS checks in templates (#22395) (02710a6)
  • v-ripple: remove mousedown and keydown listeners on unmount (278a7e9)
  • VAppBar: prevent navbar pop-up when reaching page bottom (#22224) (8da1495), closes #20352
  • VAutocomplete, VCombobox: skip subheader for auto-select-first (#22402) (9edd98c), closes #22398
  • VBtn: keep all styles within CSS layer (c794da1)
  • VColorPicker: render inner outlines in forced-colors mode (#22317) (c61c0d3)
  • VDataTable: selecting group should respect selectable prop (#22410) (e295fa6), closes #22409
  • VDataTable: typo in header field intent » indent (f44b2fd)
  • VDataTableFooter: correct placement of aria label (#22359) (137cb95), closes #20896
  • VDatePicker: correct year and month for jalali (41067af), closes #22417
  • VDatePicker: correct next year button disabled condition (04a4608), closes #22408
  • VHotkey: avoid build errors when customizing VKbd sass variables (fa1fb4f), closes #22372
  • VInput: prioritize slots over prepend/append icons (#22406) (2a998ee), closes #22332
  • VNumberInput: clean up listeners on unmount (045bbaf)
  • VOtpInput: apply rounded prop to inner fields (#21499) (f49803a), closes #20286
  • VOverlay: clean up focus trap listeners and data on unmount (497ae4b), closes #22397
  • VSelect: don't skip continuing keyboard lookup match (f1f3c45), closes #22423
  • VSelects: no closable chips when readonly or disabled (#22368) (21c85eb), closes #22349
  • VSlider: clean up listeners on unmount (f2621a3)
  • VTextarea: avoid placeholder obstructing the label (27e854f), closes #22416
  • VTextArea/VSelects: help screen readers read field labels (#20339) (04b6725), closes #19155 #19156
  • VTimePicker: don't inherit defaults from VTextField (3ffa749), closes #22407
  • VTimePicker: clean up listeners on unmount (60183d7)
  • VTooltip: should be dismissable by default (#22419) (c5ae129), closes #21501
  • VVirtualScroll: show more than 1 element when min height is 0 (#22420) (08550fd)
  • VWindow: set transition-duration css variable (4676b6d)

🧪 Labs

  • VVideo: clean up listeners on unmount (0d37af0)
Commits
  • 62a2b56 chore(release): publish v3.11.3
  • f1f3c45 fix(VSelect): don't skip continuing keyboard lookup match
  • 21c85eb fix(VSelects): no closable chips when readonly or disabled (#22368)
  • 8da1495 fix(VAppBar): prevent navbar pop-up when reaching page bottom (#22224)
  • 41067af fix(VDatePicker): correct year and month for jalali
  • 9edd98c fix(VAutocomplete, VCombobox): skip subheader for auto-select-first (#22402)
  • e295fa6 fix(VDataTable): selecting group should respect selectable prop (#22410)
  • 054dbf4 fix(fields): clean up aria attributes (#22418)
  • 08550fd fix(VVirtualScroll): show more than 1 element when min height is 0 (#22420)
  • c5ae129 fix(VTooltip): should be dismissable by default (#22419)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.11.3/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 3.11.3
  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 Dec 10, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

Sorry, only users with push access can use that command.

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.

1 participant