chore(deps): update dependency vuetify to v3.8.10 #2484

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-06-18 13:38:09 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-18 11:59:59 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
vuetify (source) devDependencies patch 3.8.9 -> 3.8.10

Release Notes

vuetifyjs/vuetify (vuetify)

v3.8.10

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 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 | Type | Update | Change | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | devDependencies | patch | [`3.8.9` -> `3.8.10`](https://renovatebot.com/diffs/npm/vuetify/3.8.9/3.8.10) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.8.10`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.8.10) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.8.9...v3.8.10) ##### :wrench: Bug Fixes - **VBtn:** correct letter-spacing compensation for RTL ([#&#8203;21574](https://github.com/vuetifyjs/vuetify/issues/21574)) ([3f06979](https://github.com/vuetifyjs/vuetify/commit/3f069798215ece5c9ffb4f3262d1511b0f72421e)) - **VBtnToggle:** buttons should be accessible despite overflow ([#&#8203;21577](https://github.com/vuetifyjs/vuetify/issues/21577)) ([005cf15](https://github.com/vuetifyjs/vuetify/commit/005cf1582ecfbaf54135d81bd72a7ef8b8e93e9e)), closes [#&#8203;15398](https://github.com/vuetifyjs/vuetify/issues/15398) - **VDataTableColumn:** on tab focus also show sortable icon ([#&#8203;21540](https://github.com/vuetifyjs/vuetify/issues/21540)) ([fef3588](https://github.com/vuetifyjs/vuetify/commit/fef3588a9e496869cb3c1520d1d631403b40aa5e)) - **VDatePicker:** reactive month and year ([#&#8203;21563](https://github.com/vuetifyjs/vuetify/issues/21563)) ([9099082](https://github.com/vuetifyjs/vuetify/commit/9099082dbfe14611f43265a3973b77fab0f0b055)), closes [#&#8203;21562](https://github.com/vuetifyjs/vuetify/issues/21562) - **VDatePicker:** Fix autoscroll ([#&#8203;21556](https://github.com/vuetifyjs/vuetify/issues/21556)) ([f5f13f5](https://github.com/vuetifyjs/vuetify/commit/f5f13f526b097ff33dee826a9d567539d232c866)), closes [#&#8203;21513](https://github.com/vuetifyjs/vuetify/issues/21513) - **VListGroup:** use item value in id with return-object ([#&#8203;20595](https://github.com/vuetifyjs/vuetify/issues/20595)) ([1c38414](https://github.com/vuetifyjs/vuetify/commit/1c38414f6426a15ef4fdccfe8d6e186b6c549e30)), closes [#&#8203;20477](https://github.com/vuetifyjs/vuetify/issues/20477) - **VNumberInput:** focus after click handler executed ([#&#8203;21217](https://github.com/vuetifyjs/vuetify/issues/21217)) ([1452442](https://github.com/vuetifyjs/vuetify/commit/14524423646a06fe6962183cda84a38c68feb6fe)), closes [#&#8203;21213](https://github.com/vuetifyjs/vuetify/issues/21213) - **VOtpInput:** autofocus on intersect ([90ed073](https://github.com/vuetifyjs/vuetify/commit/90ed073aaf041c0e0807c0f178ae45a1ceff6987)), closes [#&#8203;21582](https://github.com/vuetifyjs/vuetify/issues/21582) - **VSpeedDial:** avoid position glitch when reopening menu ([#&#8203;21451](https://github.com/vuetifyjs/vuetify/issues/21451)) ([d5a77c1](https://github.com/vuetifyjs/vuetify/commit/d5a77c16030ba4ec1afcdef17d2089e0a9d99969)), closes [#&#8203;21017](https://github.com/vuetifyjs/vuetify/issues/21017) - **VTabs:** deselect tab when route is no longer active ([524bf58](https://github.com/vuetifyjs/vuetify/commit/524bf58a7ca26cbb190e4082426e1ada26976846)), closes [#&#8203;21569](https://github.com/vuetifyjs/vuetify/issues/21569) - **VWindow, VTabs:** don't override cursor in VWindowItem ([#&#8203;21138](https://github.com/vuetifyjs/vuetify/issues/21138)) ([afda7ad](https://github.com/vuetifyjs/vuetify/commit/afda7addbbe3e2ff05b7eebd9e99270d1de7513c)), closes [#&#8203;20090](https://github.com/vuetifyjs/vuetify/issues/20090) ##### :test\_tube: Labs - **VFileUpload:** file name not passed correctly ([#&#8203;21541](https://github.com/vuetifyjs/vuetify/issues/21541)) ([06d4593](https://github.com/vuetifyjs/vuetify/commit/06d4593da36a97ca325951e08842e5622ad8bd9b)), closes [#&#8203;21319](https://github.com/vuetifyjs/vuetify/issues/21319) - **VTimePicker:** value not changing on wheel ([#&#8203;21549](https://github.com/vuetifyjs/vuetify/issues/21549)) ([3667eb5](https://github.com/vuetifyjs/vuetify/commit/3667eb53a1ce4ae61da4c514595587f42d42e566)), closes [#&#8203;21524](https://github.com/vuetifyjs/vuetify/issues/21524) - **VTreeview:** stop click bubbling up on expand icon ([#&#8203;21083](https://github.com/vuetifyjs/vuetify/issues/21083)) ([8d38332](https://github.com/vuetifyjs/vuetify/commit/8d38332d957ce7a5eb05abd23615822db1b33b84)), closes [#&#8203;20442](https://github.com/vuetifyjs/vuetify/issues/20442) - **VTreeview:** avoid inaccessible items when overflow ([#&#8203;21443](https://github.com/vuetifyjs/vuetify/issues/21443)) ([5c9dcb3](https://github.com/vuetifyjs/vuetify/commit/5c9dcb333a751582e5ecae7ea40b49d395d327b1)), closes [#&#8203;21387](https://github.com/vuetifyjs/vuetify/issues/21387) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC40IiwidXBkYXRlZEluVmVyIjoiNDAuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-18 12:00:02 +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-06-18 12:00:04 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit into main 2025-06-18 13:38:10 +00:00
Sign in to join this conversation.