chore(deps): update dependency vuetify to v3.10.1 #2598

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-09-16 14:46:07 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-16 08:04:07 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
vuetify (source) 3.10.0 -> 3.10.1 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.10.1

Compare Source

🔧 Bug Fixes
🧪 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 becomes conflicted, 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.10.0` -> `3.10.1`](https://renovatebot.com/diffs/npm/vuetify/3.10.0/3.10.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/3.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/3.10.0/3.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.10.1`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.10.1) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.10.0...v3.10.1) ##### :wrench: Bug Fixes - **group:** support `null` values ([#&#8203;21743](https://github.com/vuetifyjs/vuetify/issues/21743)) ([facd4af](https://github.com/vuetifyjs/vuetify/commit/facd4af2e90a80c80c512b8a2df46cd6d48be5e2)), closes [#&#8203;20550](https://github.com/vuetifyjs/vuetify/issues/20550) - **VBtn, VChip:** correct link active state after navigation cancellation ([#&#8203;21651](https://github.com/vuetifyjs/vuetify/issues/21651)) ([bce7046](https://github.com/vuetifyjs/vuetify/commit/bce70460ea7e7c9243c5bbe7e0c384202a2c402f)), closes [#&#8203;21594](https://github.com/vuetifyjs/vuetify/issues/21594) - **VCombobox:** unstable menu state while typing ([#&#8203;22045](https://github.com/vuetifyjs/vuetify/issues/22045)) ([3983af9](https://github.com/vuetifyjs/vuetify/commit/3983af946d49e9eab6c523777510871aa0b5d563)) - **VDataTable:** should allow expanding rows when `return-object` is true ([#&#8203;21128](https://github.com/vuetifyjs/vuetify/issues/21128)) ([a586965](https://github.com/vuetifyjs/vuetify/commit/a586965cf351aa34e632fe753c43ffd6e9304e4d)), closes [#&#8203;21096](https://github.com/vuetifyjs/vuetify/issues/21096) - **VList, VTreeview:** avoid locked active state when navigating ([#&#8203;21725](https://github.com/vuetifyjs/vuetify/issues/21725)) ([bdbe15a](https://github.com/vuetifyjs/vuetify/commit/bdbe15ae1a6882dbfa48f620752eba9f26578d3b)) - **VListGroup:** fit the navigation drawer rail ([2ebc7fa](https://github.com/vuetifyjs/vuetify/commit/2ebc7fa5b4b395337faadf4a8dfbf09edac6b247)), closes [#&#8203;22047](https://github.com/vuetifyjs/vuetify/issues/22047) - **VMenu, VTooltip:** default to `stick-to-target` false ([263ca4b](https://github.com/vuetifyjs/vuetify/commit/263ca4b9eee3b1f4acc201d255a88ea1c2c222d4)), closes [#&#8203;22055](https://github.com/vuetifyjs/vuetify/issues/22055) - **VSelects:** add `aria-controls` and `aria-expanded` ([#&#8203;22025](https://github.com/vuetifyjs/vuetify/issues/22025)) ([a5abe89](https://github.com/vuetifyjs/vuetify/commit/a5abe893d7d3c9f93d69f60ece5a93185f74bb9a)), closes [#&#8203;22017](https://github.com/vuetifyjs/vuetify/issues/22017) - **VSlider:** respect disabled and readonly from form ([0bbf362](https://github.com/vuetifyjs/vuetify/commit/0bbf3623ae0a66743ead2b23fb7a0dc197a035f2)), closes [#&#8203;22054](https://github.com/vuetifyjs/vuetify/issues/22054) ##### :test\_tube: Labs - **VCalendar:** correct effective weekdays determination ([#&#8203;22042](https://github.com/vuetifyjs/vuetify/issues/22042)) ([54e6674](https://github.com/vuetifyjs/vuetify/commit/54e667426d5ddefbab951d240511cfc74afa0233)) - **VCalendar:** prevent month view event duplication ([977a7e2](https://github.com/vuetifyjs/vuetify/commit/977a7e2a2e400092723e44024c23a2f56947ac77)), closes [#&#8203;22062](https://github.com/vuetifyjs/vuetify/issues/22062) - **VCalendar:** translate eventMoreText ([e41e091](https://github.com/vuetifyjs/vuetify/commit/e41e091f10a13aa55b14b567272412391617ff1a)), closes [#&#8203;22062](https://github.com/vuetifyjs/vuetify/issues/22062) - **VCalendar:** use camelCase event names ([8b2fae3](https://github.com/vuetifyjs/vuetify/commit/8b2fae3428d2228660c8c8d80721da5bb9a9db6d)), closes [#&#8203;22063](https://github.com/vuetifyjs/vuetify/issues/22063) </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjQxLjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-16 08:04:10 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit aa3d2fb19a into main 2025-09-16 14:46:08 +00:00
argoyle commented 2025-09-16 14:46:11 +00:00 (Migrated from gitlab.com)

mentioned in commit aa3d2fb19a

mentioned in commit aa3d2fb19a53c5c74cab9fda45bc93c0965756cc
Sign in to join this conversation.