chore(deps): update dependency vuetify to v3.8.4 #2422

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-05-07 12:26:06 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-07 12:05:34 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
vuetify (source) devDependencies patch 3.8.3 -> 3.8.4

Release Notes

vuetifyjs/vuetify (vuetify)

v3.8.4

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.3` -> `3.8.4`](https://renovatebot.com/diffs/npm/vuetify/3.8.3/3.8.4) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.8.4`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.8.4) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.8.3...v3.8.4) ##### :wrench: Bug Fixes - **VAutocomplete:** re-evaluate dirty on external change ([#&#8203;21344](https://github.com/vuetifyjs/vuetify/issues/21344)) ([3a2c846](https://github.com/vuetifyjs/vuetify/commit/3a2c846c9ce1985647aff78100de325efe6982db)), closes [#&#8203;20718](https://github.com/vuetifyjs/vuetify/issues/20718) - **VDataTable:** shift click should only toggle selectable rows ([#&#8203;21334](https://github.com/vuetifyjs/vuetify/issues/21334)) ([cd971b4](https://github.com/vuetifyjs/vuetify/commit/cd971b4ad1f24dfd3b72f0c8db8b7f218723d15f)), closes [#&#8203;21328](https://github.com/vuetifyjs/vuetify/issues/21328) - **VDataTableServer/Virtual:** add generic headers type ([32044d0](https://github.com/vuetifyjs/vuetify/commit/32044d0420ec9d11bec20964eb31db7a3d659de4)), closes [#&#8203;21327](https://github.com/vuetifyjs/vuetify/issues/21327) - **VDialog:** only take focus on open if scrim or retainFocus ([#&#8203;21343](https://github.com/vuetifyjs/vuetify/issues/21343)) ([d678b70](https://github.com/vuetifyjs/vuetify/commit/d678b70de8e2d417b910b7411e07f73fef0eb8a5)), closes [#&#8203;21301](https://github.com/vuetifyjs/vuetify/issues/21301) - **VFileInput/VFileUpload:** change function not called on drop ([#&#8203;21182](https://github.com/vuetifyjs/vuetify/issues/21182)) ([30363c9](https://github.com/vuetifyjs/vuetify/commit/30363c9599f01d6c10d1cd0755ecdd9e545cccd6)) - **VOverlay:** check if target is positioned ([10478a7](https://github.com/vuetifyjs/vuetify/commit/10478a73f22d5e312d3ef0b79f02b3f89b63fe31)), closes [#&#8203;21350](https://github.com/vuetifyjs/vuetify/issues/21350) - **VTable:** remove border radius when top/bottom is present ([95582d9](https://github.com/vuetifyjs/vuetify/commit/95582d9f26189ab9fd1f63a233631ce9e1c1c471)), closes [#&#8203;21320](https://github.com/vuetifyjs/vuetify/issues/21320) [#&#8203;21321](https://github.com/vuetifyjs/vuetify/issues/21321) - **VTextField:** reset field on clear ([#&#8203;21310](https://github.com/vuetifyjs/vuetify/issues/21310)) ([#&#8203;21314](https://github.com/vuetifyjs/vuetify/issues/21314)) ([5029e1b](https://github.com/vuetifyjs/vuetify/commit/5029e1b7162d1dd2547ce8c295f44def08962e8e)) - **VTooltip:** disable transition when transition=false ([5d58b69](https://github.com/vuetifyjs/vuetify/commit/5d58b693cd059bb728f27ea01c7fce3e10fb4dd9)), closes [#&#8203;21268](https://github.com/vuetifyjs/vuetify/issues/21268) ##### :test_tube: Labs - **VDateInput:** If multiple, reset model to \[] ([#&#8203;21299](https://github.com/vuetifyjs/vuetify/issues/21299)) ([3a9602b](https://github.com/vuetifyjs/vuetify/commit/3a9602b991ab4eeff639b75a7043aac4d7de35a2)) - **VDateInput:** add update-on prop ([#&#8203;21249](https://github.com/vuetifyjs/vuetify/issues/21249)) ([7304a37](https://github.com/vuetifyjs/vuetify/commit/7304a373444e72f47c7dbee137878826d2f2b4cc)), closes [#&#8203;21245](https://github.com/vuetifyjs/vuetify/issues/21245) [#&#8203;20964](https://github.com/vuetifyjs/vuetify/issues/20964) - **VTimePicker:** SSR hydration mismatch error ([#&#8203;21355](https://github.com/vuetifyjs/vuetify/issues/21355)) ([f17fbd6](https://github.com/vuetifyjs/vuetify/commit/f17fbd6db35292dccac3c5043292eacc4c089f33)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC44LjAiLCJ1cGRhdGVkSW5WZXIiOiI0MC44LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-07 12:05:37 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-05-07 12:16:21 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-05-07 12:26:07 +00:00
Sign in to join this conversation.