chore(deps): update dependency vuetify to v3.9.7 #2585

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-09-03 12:24:10 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-03 12:04:40 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
vuetify (source) 3.9.6 -> 3.9.7 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.9.7

Compare Source

🔧 Bug Fixes
🧪 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | [`3.9.6` -> `3.9.7`](https://renovatebot.com/diffs/npm/vuetify/3.9.6/3.9.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/3.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/3.9.6/3.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.9.7`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.9.7) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.9.6...v3.9.7) ##### :wrench: Bug Fixes - don't use multi-line :not() ([a15edec](https://github.com/vuetifyjs/vuetify/commit/a15edecc8313d13158d62776d4532eb9cc2e583a)), closes [#&#8203;21995](https://github.com/vuetifyjs/vuetify/issues/21995) - **nested:** detect and warn about multiple `null` values ([#&#8203;21940](https://github.com/vuetifyjs/vuetify/issues/21940)) ([0960aa6](https://github.com/vuetifyjs/vuetify/commit/0960aa607835c63950976c570b880feb3f3ae358)), closes [#&#8203;21815](https://github.com/vuetifyjs/vuetify/issues/21815) - **rounded:** prioritize `tile` prop (like in v2) ([6b13382](https://github.com/vuetifyjs/vuetify/commit/6b13382f7784dfa47b0def7b7a80d184063bf392)), closes [#&#8203;21844](https://github.com/vuetifyjs/vuetify/issues/21844) - **v-touch:** set event handlers on root components ([#&#8203;21997](https://github.com/vuetifyjs/vuetify/issues/21997)) ([1da3451](https://github.com/vuetifyjs/vuetify/commit/1da3451724ca97de6a95082c0a39736ef89a4906)), closes [#&#8203;21768](https://github.com/vuetifyjs/vuetify/issues/21768) - **VAlert:** use outline instead of background in forced-colors mode ([#&#8203;21946](https://github.com/vuetifyjs/vuetify/issues/21946)) ([7560323](https://github.com/vuetifyjs/vuetify/commit/7560323d9d33a9d71d2975ab25537cc7bfe493ec)) - **VCard:** render border in forced-colors mode ([#&#8203;21968](https://github.com/vuetifyjs/vuetify/issues/21968)) ([b30d5c8](https://github.com/vuetifyjs/vuetify/commit/b30d5c851947cb214927b7e6bd9288de9d4b15fa)) - **VChip:** render border in forced-colors mode ([#&#8203;21970](https://github.com/vuetifyjs/vuetify/issues/21970)) ([59aeadc](https://github.com/vuetifyjs/vuetify/commit/59aeadc4337bd3273eebb31cb220728cf0aadac3)) - **VChipGroup:** render selected in forced-colors mode ([#&#8203;21973](https://github.com/vuetifyjs/vuetify/issues/21973)) ([997dd56](https://github.com/vuetifyjs/vuetify/commit/997dd5668fe71994e11b4a406ea472697591ac6a)) - **VDataTable:** allow filters on all columns ([#&#8203;21876](https://github.com/vuetifyjs/vuetify/issues/21876)) ([af20234](https://github.com/vuetifyjs/vuetify/commit/af20234e3642ff0cff82f546390eca7412c594d0)) - **VList:** outline and selection in forced-colors mode ([#&#8203;21958](https://github.com/vuetifyjs/vuetify/issues/21958)) ([a8eac52](https://github.com/vuetifyjs/vuetify/commit/a8eac52195d894b5a6f3f3c1a93de4f59a2dba7a)) - **VOtpInput:** focus next field when correcting values ([#&#8203;21781](https://github.com/vuetifyjs/vuetify/issues/21781)) ([fc91e6d](https://github.com/vuetifyjs/vuetify/commit/fc91e6d7ee632437fb376b8169a88c593e436716)), closes [#&#8203;21680](https://github.com/vuetifyjs/vuetify/issues/21680) - **VProgressLinear:** ensure visibility when using custom colors ([#&#8203;21949](https://github.com/vuetifyjs/vuetify/issues/21949)) ([e3fdb53](https://github.com/vuetifyjs/vuetify/commit/e3fdb53a1fe5bb332ad981012cfdf8cab79faa1a)) - **VSelects/VCombobox/VAutocomplete:** use rounding from Sass variable ([d3e56de](https://github.com/vuetifyjs/vuetify/commit/d3e56def269205bb84cd26a0c8c24e433045f71a)), closes [#&#8203;21956](https://github.com/vuetifyjs/vuetify/issues/21956) - **VSlideGroup:** correct hasNext after resize ([#&#8203;21124](https://github.com/vuetifyjs/vuetify/issues/21124)) ([0633aef](https://github.com/vuetifyjs/vuetify/commit/0633aef52540f5e9853e25d0ef2ad94e134fe8b2)), closes [#&#8203;21115](https://github.com/vuetifyjs/vuetify/issues/21115) - **VSnackbar:** render border in forced-colors mode ([#&#8203;21977](https://github.com/vuetifyjs/vuetify/issues/21977)) ([a2249c2](https://github.com/vuetifyjs/vuetify/commit/a2249c24aaed5cce0cc926993829c405b5d11296)) - **VTimeline:** render lines in forced-colors mode ([#&#8203;21974](https://github.com/vuetifyjs/vuetify/issues/21974)) ([dc7417c](https://github.com/vuetifyjs/vuetify/commit/dc7417c60c95b34b2f8375eb2269955d846427d9)) - **VTreeview:** indent lines should support RTL ([1733666](https://github.com/vuetifyjs/vuetify/commit/1733666d5364819b78605185c00deeeef3f2f2a4)), closes [#&#8203;21952](https://github.com/vuetifyjs/vuetify/issues/21952) ##### :test\_tube: Labs - **VDateInput:** pass-through picker slots ([#&#8203;21975](https://github.com/vuetifyjs/vuetify/issues/21975)) ([d91dad0](https://github.com/vuetifyjs/vuetify/commit/d91dad08751717ca2097932774485a939e2d9ca7)) - **VVideo:** background variant should fill the container ([b766424](https://github.com/vuetifyjs/vuetify/commit/b76642493c7144df3573e6bedf4a62c7ea5c94e7)) - **VVideo:** avoid interaction conflicts with VOverlay ([10a1821](https://github.com/vuetifyjs/vuetify/commit/10a18215226793f2832a5b68ebec52241f8db2c7)), closes [#&#8203;21962](https://github.com/vuetifyjs/vuetify/issues/21962) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-03 12:04:43 +00:00 (Migrated from gitlab.com)

restored source branch renovate/vuetify-3.x

restored source branch `renovate/vuetify-3.x`
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-03 12:04:50 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle commented 2025-09-03 12:23:07 +00:00 (Migrated from gitlab.com)

added 3 commits

  • e3c74f51...d4a7ffe3 - 2 commits from branch main
  • 6f5d34c3 - chore(deps): update dependency vuetify to v3.9.7

Compare with previous version

added 3 commits <ul><li>e3c74f51...d4a7ffe3 - 2 commits from branch <code>main</code></li><li>6f5d34c3 - chore(deps): update dependency vuetify to v3.9.7</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/2536/diffs?diff_id=1479338613&start_sha=e3c74f519ac22b6ff6a6de1b87894336a2f4bb90)
argoyle (Migrated from gitlab.com) merged commit into main 2025-09-03 12:24:10 +00:00
Sign in to join this conversation.