chore(deps): update dependency vuetify to v3.9.1 #2522

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-07-17 13:05:21 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-17 10:02:50 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
vuetify (source) 3.9.0 -> 3.9.1 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.9.1

Compare Source

🔧 Bug Fixes
🚀 Features
  • ripple: use key names instead of codes (7ecec03)
🔥 Performance Improvements
🔬 Code Refactoring
  • layout: consoleWarn instead of error for missing layout items (34b53f1)
🧪 Labs

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.0` -> `3.9.1`](https://renovatebot.com/diffs/npm/vuetify/3.9.0/3.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/3.9.0/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.9.1`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.9.1) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.9.0...v3.9.1) ##### :wrench: Bug Fixes - **input:** handle aria-describedby with hide-details ([#&#8203;21703](https://github.com/vuetifyjs/vuetify/issues/21703)) ([543f932](https://github.com/vuetifyjs/vuetify/commit/543f932622f1de44a215c71fbe8d52af3edea1bd)), closes [#&#8203;17012](https://github.com/vuetifyjs/vuetify/issues/17012) [#&#8203;19794](https://github.com/vuetifyjs/vuetify/issues/19794) - **VChipGroup:** don't select items with a value by index ([#&#8203;21742](https://github.com/vuetifyjs/vuetify/issues/21742)) ([72cd412](https://github.com/vuetifyjs/vuetify/commit/72cd412ac7a794cc7fbb18918928c4e819827449)), closes [#&#8203;20129](https://github.com/vuetifyjs/vuetify/issues/20129) - **VDatePicker:** improved date comparison with `min` constraint ([#&#8203;21398](https://github.com/vuetifyjs/vuetify/issues/21398)) ([421a6f6](https://github.com/vuetifyjs/vuetify/commit/421a6f68557e617e0e24b9e525a4cebd841c4f2c)), closes [#&#8203;21380](https://github.com/vuetifyjs/vuetify/issues/21380) - **VField:** fix label accessibility ([#&#8203;21706](https://github.com/vuetifyjs/vuetify/issues/21706)) ([85abd80](https://github.com/vuetifyjs/vuetify/commit/85abd8078a2cba159b1cc3caa323519b3b29dec6)) - **VFileUploadItem:** apply classes, styles as props ([#&#8203;21752](https://github.com/vuetifyjs/vuetify/issues/21752)) ([d6050f0](https://github.com/vuetifyjs/vuetify/commit/d6050f051ac36cadef5cb6ae1e8995875d2b4bfe)), closes [#&#8203;21740](https://github.com/vuetifyjs/vuetify/issues/21740) - **VList:** ignore invalid itemType values ([4bae0bc](https://github.com/vuetifyjs/vuetify/commit/4bae0bcfba724d90eafda96801ed597558e30885)), closes [#&#8203;21728](https://github.com/vuetifyjs/vuetify/issues/21728) - **VListItem:** keyboard navigation when list contains checkboxes ([#&#8203;21701](https://github.com/vuetifyjs/vuetify/issues/21701)) ([f500c5b](https://github.com/vuetifyjs/vuetify/commit/f500c5bad5d0da31d8ebec0447cd4b68f91bcbbd)), closes [#&#8203;21516](https://github.com/vuetifyjs/vuetify/issues/21516) - **VSelect:** don't open menu on its own when items change ([#&#8203;21247](https://github.com/vuetifyjs/vuetify/issues/21247)) ([339bd45](https://github.com/vuetifyjs/vuetify/commit/339bd45a1fd75b8d51dafcc1d0b270f07c985ee0)), closes [#&#8203;21205](https://github.com/vuetifyjs/vuetify/issues/21205) - **VSelectionControl:** correctly pass ripple options to directive ([#&#8203;21713](https://github.com/vuetifyjs/vuetify/issues/21713)) ([87a8a3e](https://github.com/vuetifyjs/vuetify/commit/87a8a3ef0edb14d43179442c1727cf5b3d86edab)), closes [#&#8203;21208](https://github.com/vuetifyjs/vuetify/issues/21208) - **VTreeview:** don't display expanded items as activated ([683dc86](https://github.com/vuetifyjs/vuetify/commit/683dc863d1e8736ac8bda93f58f2b8cc8fa819b4)), closes [#&#8203;21721](https://github.com/vuetifyjs/vuetify/issues/21721) [#&#8203;21724](https://github.com/vuetifyjs/vuetify/issues/21724) ##### :rocket: Features - **ripple:** use key names instead of codes ([7ecec03](https://github.com/vuetifyjs/vuetify/commit/7ecec03fb50267507928c6de6751dee16540ea7f)) ##### :fire: Performance Improvements - **VTreeview:** prevent unnecessary re-renders ([96a4d95](https://github.com/vuetifyjs/vuetify/commit/96a4d95aeaf34b76e3ee218aa43b65eb9e78e99d)), closes [#&#8203;19919](https://github.com/vuetifyjs/vuetify/issues/19919) [#&#8203;21720](https://github.com/vuetifyjs/vuetify/issues/21720) ##### :microscope: Code Refactoring - **layout:** consoleWarn instead of error for missing layout items ([34b53f1](https://github.com/vuetifyjs/vuetify/commit/34b53f10b5ae1b218721b32d51c757adecf343f7)) ##### :test\_tube: Labs - **VColorInput:** ensure cancel action closes menu ([#&#8203;21664](https://github.com/vuetifyjs/vuetify/issues/21664)) ([7822179](https://github.com/vuetifyjs/vuetify/commit/7822179df9d61dec98179ddcb70346d949305412)), closes [#&#8203;21655](https://github.com/vuetifyjs/vuetify/issues/21655) - **VDateInput:** align generic model type with VDatePicker ([#&#8203;21764](https://github.com/vuetifyjs/vuetify/issues/21764)) ([0cfca46](https://github.com/vuetifyjs/vuetify/commit/0cfca46b2da04c9b98e7a56788f9e648f31b6c3e)), closes [#&#8203;21751](https://github.com/vuetifyjs/vuetify/issues/21751) [#&#8203;21753](https://github.com/vuetifyjs/vuetify/issues/21753) - **VDateInput:** assign type to displayFormat function ([#&#8203;21684](https://github.com/vuetifyjs/vuetify/issues/21684)) ([4446ebf](https://github.com/vuetifyjs/vuetify/commit/4446ebff30e96f1d7629bafa0c8b8bad8f473307)), closes [#&#8203;21683](https://github.com/vuetifyjs/vuetify/issues/21683) - **VDateInput:** avoid time values in the field ([#&#8203;21694](https://github.com/vuetifyjs/vuetify/issues/21694)) ([d4efd48](https://github.com/vuetifyjs/vuetify/commit/d4efd487d384f94a263d2af9b8abc5dbb8381134)) - **VMaskInput:** send unmasked value to rules ([#&#8203;21719](https://github.com/vuetifyjs/vuetify/issues/21719)) ([64943b3](https://github.com/vuetifyjs/vuetify/commit/64943b30c4a84ddfaa565f9b2d62285450aa128b)) - **VStepperVertical:** fix next/prev-text props ([#&#8203;21360](https://github.com/vuetifyjs/vuetify/issues/21360)) ([11986c6](https://github.com/vuetifyjs/vuetify/commit/11986c6e2ac351c38194cd3a8c74f6e03f58e3cf)), closes [#&#8203;21358](https://github.com/vuetifyjs/vuetify/issues/21358) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNy45IiwidXBkYXRlZEluVmVyIjoiNDEuMzcuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-17 10:02:55 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit into main 2025-07-17 13:05:21 +00:00
Sign in to join this conversation.