Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vuetify from 3.8.9 to 3.9.7.

Release notes

Sourced from vuetify's releases.

v3.9.7

🔧 Bug Fixes

  • framework: don't use multi-line :not() (a15edec), closes #21995
  • nested: detect and warn about multiple null values (#21940) (0960aa6), closes #21815
  • rounded: prioritize tile prop (like in v2) (6b13382), closes #21844
  • v-touch: set event handlers on root components (#21997) (1da3451), closes #21768
  • VAlert: use outline instead of background in forced-colors mode (#21946) (7560323)
  • VCard: render border in forced-colors mode (#21968) (b30d5c8)
  • VChip: render border in forced-colors mode (#21970) (59aeadc)
  • VChipGroup: render selected in forced-colors mode (#21973) (997dd56)
  • VDataTable: allow filters on all columns (#21876) (af20234)
  • VList: outline and selection in forced-colors mode (#21958) (a8eac52)
  • VOtpInput: focus next field when correcting values (#21781) (fc91e6d), closes #21680
  • VProgressLinear: ensure visibility when using custom colors (#21949) (e3fdb53)
  • VSelects/VCombobox/VAutocomplete: use rounding from Sass variable (d3e56de), closes #21956
  • VSlideGroup: correct hasNext after resize (#21124) (0633aef), closes #21115
  • VSnackbar: render border in forced-colors mode (#21977) (a2249c2)
  • VTimeline: render lines in forced-colors mode (#21974) (dc7417c)
  • VTreeview: indent lines should support RTL (1733666), closes #21952

🧪 Labs

  • VDateInput: pass-through picker slots (#21975) (d91dad0)
  • VVideo: background variant should fill the container (b766424)
  • VVideo: avoid interaction conflicts with VOverlay (10a1821), closes #21962

v3.9.6

🔧 Bug Fixes

🧪 Labs

... (truncated)

Commits
  • cf22494 chore(release): publish v3.9.7
  • 1da3451 fix(v-touch): set event handlers on root components (#21997)
  • a15edec fix: don't use multi-line :not()
  • 997dd56 fix(VChipGroup): render selected in forced-colors mode (#21973)
  • c7e093f docs(unit-test): stub visualViewport to prevent crashes in JSDOM (#21984)
  • fc91e6d fix(VOtpInput): focus next field when correcting values (#21781)
  • 0960aa6 fix(nested): detect and warn about multiple null values (#21940)
  • af20234 fix(VDataTable): allow filters on all columns (#21876)
  • d91dad0 feat(VDateInput): pass-through picker slots (#21975)
  • 0633aef fix(VSlideGroup): correct hasNext after resize (#21124)
  • 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.8.9 to 3.9.7.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.9.7/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 3.9.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #167.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/vuetify-3.9.7 branch September 15, 2025 16:20
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