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) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 ([#​21743](https://github.com/vuetifyjs/vuetify/issues/21743)) ([facd4af](https://github.com/vuetifyjs/vuetify/commit/facd4af2e90a80c80c512b8a2df46cd6d48be5e2)), closes [#​20550](https://github.com/vuetifyjs/vuetify/issues/20550)
- **VBtn, VChip:** correct link active state after navigation cancellation ([#​21651](https://github.com/vuetifyjs/vuetify/issues/21651)) ([bce7046](https://github.com/vuetifyjs/vuetify/commit/bce70460ea7e7c9243c5bbe7e0c384202a2c402f)), closes [#​21594](https://github.com/vuetifyjs/vuetify/issues/21594)
- **VCombobox:** unstable menu state while typing ([#​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 ([#​21128](https://github.com/vuetifyjs/vuetify/issues/21128)) ([a586965](https://github.com/vuetifyjs/vuetify/commit/a586965cf351aa34e632fe753c43ffd6e9304e4d)), closes [#​21096](https://github.com/vuetifyjs/vuetify/issues/21096)
- **VList, VTreeview:** avoid locked active state when navigating ([#​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 [#​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 [#​22055](https://github.com/vuetifyjs/vuetify/issues/22055)
- **VSelects:** add `aria-controls` and `aria-expanded` ([#​22025](https://github.com/vuetifyjs/vuetify/issues/22025)) ([a5abe89](https://github.com/vuetifyjs/vuetify/commit/a5abe893d7d3c9f93d69f60ece5a93185f74bb9a)), closes [#​22017](https://github.com/vuetifyjs/vuetify/issues/22017)
- **VSlider:** respect disabled and readonly from form ([0bbf362](https://github.com/vuetifyjs/vuetify/commit/0bbf3623ae0a66743ead2b23fb7a0dc197a035f2)), closes [#​22054](https://github.com/vuetifyjs/vuetify/issues/22054)
##### :test\_tube: Labs
- **VCalendar:** correct effective weekdays determination ([#​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 [#​22062](https://github.com/vuetifyjs/vuetify/issues/22062)
- **VCalendar:** translate eventMoreText ([e41e091](https://github.com/vuetifyjs/vuetify/commit/e41e091f10a13aa55b14b567272412391617ff1a)), closes [#​22062](https://github.com/vuetifyjs/vuetify/issues/22062)
- **VCalendar:** use camelCase event names ([8b2fae3](https://github.com/vuetifyjs/vuetify/commit/8b2fae3428d2228660c8c8d80721da5bb9a9db6d)), closes [#​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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
3.10.0->3.10.1Release Notes
vuetifyjs/vuetify (vuetify)
v3.10.1Compare Source
🔧 Bug Fixes
nullvalues (#21743) (facd4af), closes #20550return-objectis true (#21128) (a586965), closes #21096stick-to-targetfalse (263ca4b), closes #22055aria-controlsandaria-expanded(#22025) (a5abe89), closes #22017🧪 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.
This MR has been generated by Renovate Bot.
mentioned in issue #49
mentioned in commit
aa3d2fb19a