chore(deps): update dependency vuetify to v3.10.8 #2649

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-10-29 09:40:02 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-29 09:05:39 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
vuetify (source) 3.10.7 -> 3.10.8 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.10.8

Compare Source

🔧 Bug Fixes
🔄 Reverts
🧪 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.7` -> `3.10.8`](https://renovatebot.com/diffs/npm/vuetify/3.10.7/3.10.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/3.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/3.10.7/3.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.10.8`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.10.8) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.10.7...v3.10.8) ##### :wrench: Bug Fixes - catch querySelector errors in focusableChildren() ([ae2af38](https://github.com/vuetifyjs/vuetify/commit/ae2af38f982dc83c662bfa84ce7189c4c08ff16b)), closes [#&#8203;22238](https://github.com/vuetifyjs/vuetify/issues/22238) - **group:** avoid errors when comparing recursive items ([#&#8203;22246](https://github.com/vuetifyjs/vuetify/issues/22246)) ([8ac9c67](https://github.com/vuetifyjs/vuetify/commit/8ac9c67a50653147b9d1003546a45cfea206aab3)), closes [#&#8203;19322](https://github.com/vuetifyjs/vuetify/issues/19322) - **nested:** selection should react to items changes ([#&#8203;22236](https://github.com/vuetifyjs/vuetify/issues/22236)) ([6bcdbea](https://github.com/vuetifyjs/vuetify/commit/6bcdbea3800c03bdf3ae736969c423bcd7e54672)), closes [#&#8203;21733](https://github.com/vuetifyjs/vuetify/issues/21733) - **VConfirmEdit:** deeply unwrap refs before cloning values ([a507171](https://github.com/vuetifyjs/vuetify/commit/a507171d25b0d41a4be0d74095ac69afbc413922)), closes [#&#8203;22232](https://github.com/vuetifyjs/vuetify/issues/22232) - **VDataTable:** optimize select-all performance ([#&#8203;22252](https://github.com/vuetifyjs/vuetify/issues/22252)) ([2ad1a38](https://github.com/vuetifyjs/vuetify/commit/2ad1a385a06d94405aa3497b079498f08c870e83)), closes [#&#8203;19447](https://github.com/vuetifyjs/vuetify/issues/19447) - **VDatePicker:** correct range selection for Luxon adapter ([20b2bf4](https://github.com/vuetifyjs/vuetify/commit/20b2bf425353f6a4d5edf6f1c63d5c35b0ecd165)), closes [#&#8203;22262](https://github.com/vuetifyjs/vuetify/issues/22262) - **VMenu:** ignore focus on root element ([fe1214f](https://github.com/vuetifyjs/vuetify/commit/fe1214fb1cbfe021b7db50e88ea091b4ef39e707)), closes [#&#8203;22263](https://github.com/vuetifyjs/vuetify/issues/22263) - **VMenu:** keep open with keyboard and open-delay="0" ([#&#8203;22242](https://github.com/vuetifyjs/vuetify/issues/22242)) ([8e810e5](https://github.com/vuetifyjs/vuetify/commit/8e810e54b12c58a525bf2efb149f0f03a3769448)), closes [#&#8203;21591](https://github.com/vuetifyjs/vuetify/issues/21591) - **VMenu:** add aria-owns to activator ([#&#8203;22240](https://github.com/vuetifyjs/vuetify/issues/22240)) ([975a18c](https://github.com/vuetifyjs/vuetify/commit/975a18cc2dd4ef197a6ab6ca49f81788f9b4f638)), closes [#&#8203;22226](https://github.com/vuetifyjs/vuetify/issues/22226) - **VOverlay:** `stick-to-target` content visible until target overflows ([#&#8203;22233](https://github.com/vuetifyjs/vuetify/issues/22233)) ([0e1dff0](https://github.com/vuetifyjs/vuetify/commit/0e1dff0be1cbcc05985bd6f50c58e70ccc0ceea8)), closes [#&#8203;22055](https://github.com/vuetifyjs/vuetify/issues/22055) - **VProgressCircular:** hide overflow to avoid height changes ([#&#8203;22245](https://github.com/vuetifyjs/vuetify/issues/22245)) ([d5cfb7b](https://github.com/vuetifyjs/vuetify/commit/d5cfb7bf14cbafe57a4043a6427d21ab21d84a45)), closes [#&#8203;22244](https://github.com/vuetifyjs/vuetify/issues/22244) - **VRangeSlider:** inherit readonly/disabled from form ([d071e24](https://github.com/vuetifyjs/vuetify/commit/d071e241c82fca7c65405174623014989f2d3985)), closes [#&#8203;22054](https://github.com/vuetifyjs/vuetify/issues/22054) - **VSlider:** prevent thumb movement when disabled mid-interaction ([#&#8203;22257](https://github.com/vuetifyjs/vuetify/issues/22257)) ([4506459](https://github.com/vuetifyjs/vuetify/commit/45064595260f6644e09fdfc9712547fc321e83e6)), closes [#&#8203;22248](https://github.com/vuetifyjs/vuetify/issues/22248) ##### :arrows\_counterclockwise: Reverts - Revert "fix(VOverlay): ignore mouseenter events from touch devices" ([d448e0e](https://github.com/vuetifyjs/vuetify/commit/d448e0eb4f958967cea632e6af2140a8847f860e)), closes [#&#8203;17640](https://github.com/vuetifyjs/vuetify/issues/17640) [#&#8203;22237](https://github.com/vuetifyjs/vuetify/issues/22237) ##### :test\_tube: Labs - **VCalendar:** use scrollAreaRef from base ([#&#8203;22253](https://github.com/vuetifyjs/vuetify/issues/22253)) ([16dc1d2](https://github.com/vuetifyjs/vuetify/commit/16dc1d290f5759bb1d5a6f495aae4641fc60d125)), closes [#&#8203;22251](https://github.com/vuetifyjs/vuetify/issues/22251) - **VCalendar:** avoid selecting day button ([da4f99a](https://github.com/vuetifyjs/vuetify/commit/da4f99a5f35af7e664d7a5e0d100aeb43b07ddac)), closes [#&#8203;22141](https://github.com/vuetifyjs/vuetify/issues/22141) - **VMaskInput:** inherit class and style ([#&#8203;22247](https://github.com/vuetifyjs/vuetify/issues/22247)) ([01f5e6f](https://github.com/vuetifyjs/vuetify/commit/01f5e6f29d83d3e4c477eb1cfe92262b8186150e)) - **VPie:** consistent avatar size in tooltip ([6cefd46](https://github.com/vuetifyjs/vuetify/commit/6cefd4663ba1c6dfee02eea3a35ae76e0793b44e)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-29 09:05:44 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle commented 2025-10-29 09:40:02 +00:00 (Migrated from gitlab.com)

mentioned in commit 9186c6e534

mentioned in commit 9186c6e534835cc11d8539c072d823070c1e9aa8
argoyle (Migrated from gitlab.com) merged commit 9186c6e534 into main 2025-10-29 09:40:02 +00:00
Sign in to join this conversation.