Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps vuetify from 3.10.5 to 3.10.7.

Release notes

Sourced from vuetify's releases.

v3.10.7

🔧 Bug Fixes

  • VCombobox: show full list on reopen unless always-filter is used (83d0073)
  • VCombobox, VAutocomplete: avoid glitches when opening with click (9a1dd83), closes #22228
  • VField: missing controlRef assignment (#22171) (b89f568), closes #22034
  • VSelect: item checkbox gets out of sync (#22181) (f257802)
  • VWindow: fix exception due to missing scrollable parent in unit test (7b122b7)

v3.10.6

🔧 Bug Fixes

🧪 Labs

  • VColorInput: avoid VField, VInput props leaking to VPicker (14b74d1)
  • VDateInput: apply min/max to text input (#22196) (201e6d2), closes #22179
  • VDateInput: avoid color prop leaking to VPicker (6bddea1)
  • VDateInput: avoid VField, VInput props leaking to VPicker (253e75e)
  • VIconBtn: render interaction highlights in forced-colors mode (#22211) (37bd57d)
  • VMaskInput: handle null value when clearing input (#22175) (46e3a84), closes #22174
Commits
  • 8c67ee0 chore(release): publish v3.10.7
  • 0728c2e chore(VAutocomplete): fix flaky test
  • b89f568 fix(VField): missing controlRef assignment (#22171)
  • 7b122b7 fix(VWindow): exception due to missing scrollable parent in unit test
  • f257802 fix(VSelect): item checkbox gets out of sync (#22181)
  • 83d0073 fix(VCombobox): show full list on reopen unless always-filter is used
  • 9a1dd83 fix(VCombobox, VAutocomplete): avoid glitches when opening with click
  • b4fa6db chore(release): publish v3.10.6
  • d1dafff fix(VMenu): avoid scrolling to the off-screen menu (#22044)
  • faa7ec6 refactor(VListItem): wait for nextTick to invoke handleActiveLink
  • 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.5 to 3.10.7.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.10.7/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 3.10.7
  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 27, 2025
@stvncode stvncode merged commit 546a092 into main Oct 27, 2025
7 checks passed
@stvncode stvncode deleted the dependabot/npm_and_yarn/vuetify-3.10.7 branch October 27, 2025 09:05
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