Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vuetify from 3.10.3 to 3.10.5.

Release notes

Sourced from vuetify's releases.

v3.10.5

🔧 Bug Fixes

  • validation: correct translation template arguments (#22146) (a8e17c9)
  • VBadge: background highlight in forced-colors mode (#22148) (65f6bb7)
  • VDataTable: avoid lag when selecting rows in large tables (#22163) (92f8a3c), closes #21767
  • VDivider: inherit color in colored containers (bb54a7d)
  • VKbd: use $body-font-family as default (3f61102)
  • VListItem: correct role when item is a link (#22137) (80e154b), closes #22086

v3.10.4

🚀 Features

🔧 Bug Fixes

  • VBtn: set group state for non-router links (4eeb514), closes #22085
  • VChipGroup: support center-active (#22050) (4a95697), closes #22046
  • VCombobox: open menu when chips and typing after clear (d200f22)
  • VDialog: fix focus trap when tabbing forward (#22101) (50a150b), closes #21945
  • VFileInput, VFileUpload: avoid invalid accept when not defined (e6c39bc), closes #22131
  • VTreeview: pass indent-lines to header slot (8e964c7)

🧪 Labs

Commits
  • 1b021d3 chore(release): publish v3.10.5
  • 92f8a3c fix(VDataTable): avoid lags when selecting rows in large tables (#22163)
  • bb54a7d fix(VDivider): inherit color in colored containers
  • 65f6bb7 fix(VBadge): background highlight in forced-colors mode (#22148)
  • a8e17c9 fix(validation): correct translation template arguments (#22146)
  • 80e154b fix(VListItem): correct role when item is a link (#22137)
  • 3f61102 fix(VKbd): use $body-font-family as default
  • 7d3f26a chore(release): publish v3.10.4
  • 4973865 Revert "fix(VAutocomplete/VCombobox): consistent open/close transition (#20768)"
  • 688d33a Revert "fix(VCombobox): open full menu when re-opened after typing"
  • 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.10.3 to 3.10.5.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.10.5/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 3.10.5
  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 Oct 8, 2025
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