chore(deps): update dependency vuetify to v3.9.3 #2545

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-08-04 20:13:06 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-29 14:13:19 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
vuetify (source) 3.9.2 -> 3.9.3 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.9.3

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 | Change | Age | Confidence | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | [`3.9.2` -> `3.9.3`](https://renovatebot.com/diffs/npm/vuetify/3.9.2/3.9.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/3.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/3.9.2/3.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.9.3`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.9.3) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.9.2...v3.9.3) ##### :wrench: Bug Fixes - **theme:** ability to restore "system" ([#&#8203;21821](https://github.com/vuetifyjs/vuetify/issues/21821)) ([45077be](https://github.com/vuetifyjs/vuetify/commit/45077be13c220a4abeac161d16f5f406d7e1fb2e)), closes [#&#8203;21819](https://github.com/vuetifyjs/vuetify/issues/21819) - **VColorPicker:** keep sliders visible when inputs are hidden ([#&#8203;21803](https://github.com/vuetifyjs/vuetify/issues/21803)) ([215bfd8](https://github.com/vuetifyjs/vuetify/commit/215bfd866e8c6f606620d8f88c8b1fd4dfe7ab15)), closes [#&#8203;21801](https://github.com/vuetifyjs/vuetify/issues/21801) - **VCombobox:** select all values from pasted text ([#&#8203;21840](https://github.com/vuetifyjs/vuetify/issues/21840)) ([408a95d](https://github.com/vuetifyjs/vuetify/commit/408a95d7b4c39649546f8098af7a6afd663f777c)), closes [#&#8203;21838](https://github.com/vuetifyjs/vuetify/issues/21838) - **VDataTable:** don't pass slots to VSelect in mobile view ([#&#8203;21572](https://github.com/vuetifyjs/vuetify/issues/21572)) ([6e61468](https://github.com/vuetifyjs/vuetify/commit/6e6146814462ec56a40bd439b6641630f6e057a3)), closes [#&#8203;19873](https://github.com/vuetifyjs/vuetify/issues/19873) - **VDatePicker:** add aria-labels for improved accessibility ([#&#8203;21635](https://github.com/vuetifyjs/vuetify/issues/21635)) ([5e3fc2b](https://github.com/vuetifyjs/vuetify/commit/5e3fc2b4baf9df2939bdaca84cec28f3bf41633b)), closes [#&#8203;20696](https://github.com/vuetifyjs/vuetify/issues/20696) - **VDatePicker:** avoid infinite loop when first day is out of range ([#&#8203;21649](https://github.com/vuetifyjs/vuetify/issues/21649)) ([a330d75](https://github.com/vuetifyjs/vuetify/commit/a330d75ef091046c96aae3451bed5f29a66b5d3b)) - **VFileInput:** avoid text overflow with long file names ([#&#8203;21748](https://github.com/vuetifyjs/vuetify/issues/21748)) ([389a260](https://github.com/vuetifyjs/vuetify/commit/389a260a334d2b9fa1cd717d04904c0b60abe755)), closes [#&#8203;21707](https://github.com/vuetifyjs/vuetify/issues/21707) - **VFileUploadItem:** accept `title` slot ([#&#8203;21769](https://github.com/vuetifyjs/vuetify/issues/21769)) ([fe85aa0](https://github.com/vuetifyjs/vuetify/commit/fe85aa0ecb4efa17f499beccea27710ad3bea164)) - **VList:** merge classes from itemProps ([5423fbf](https://github.com/vuetifyjs/vuetify/commit/5423fbf18ca6d27ac560529cdd20310aee6d2d32)) - **VNumberInput:** only trim zeros from the end ([ab2d941](https://github.com/vuetifyjs/vuetify/commit/ab2d941c02a2b5f0c976269c277471a808f251ca)), closes [#&#8203;21828](https://github.com/vuetifyjs/vuetify/issues/21828) - **VNumberInput:** keep cursor position when typing decimal values ([acc30fb](https://github.com/vuetifyjs/vuetify/commit/acc30fbfa5cd8295f341c545bd4adc5629b14bd6)) - **VOverlay:** trigger scrollStrategy when target is a point ([1146171](https://github.com/vuetifyjs/vuetify/commit/114617141a73271f07c108b91829186f3ec36291)) - **VProgressLinear:** accept pointer events unless `clickable` is used ([#&#8203;21691](https://github.com/vuetifyjs/vuetify/issues/21691)) ([a6b1136](https://github.com/vuetifyjs/vuetify/commit/a6b1136243f70bf868c438f8d9e6be9b18a492e3)), closes [#&#8203;21690](https://github.com/vuetifyjs/vuetify/issues/21690) - **VRipple:** support touch simulators ([#&#8203;20776](https://github.com/vuetifyjs/vuetify/issues/20776)) ([9fa2870](https://github.com/vuetifyjs/vuetify/commit/9fa2870eeaf073489f3de790defe3e94a3746788)) - **VSlider:** correctly apply `thumb-color` ([#&#8203;21833](https://github.com/vuetifyjs/vuetify/issues/21833)) ([b207522](https://github.com/vuetifyjs/vuetify/commit/b207522f5767f11edf56d4c4f0fad0b8dd8fcbb7)), closes [#&#8203;21832](https://github.com/vuetifyjs/vuetify/issues/21832) - **VTextField:** don't try to re-focus input on focus ([#&#8203;21722](https://github.com/vuetifyjs/vuetify/issues/21722)) ([14c88df](https://github.com/vuetifyjs/vuetify/commit/14c88df44eff939e176f8c01cc4350d2be0d81c5)), closes [#&#8203;21716](https://github.com/vuetifyjs/vuetify/issues/21716) [#&#8203;21626](https://github.com/vuetifyjs/vuetify/issues/21626) [#&#8203;21717](https://github.com/vuetifyjs/vuetify/issues/21717) - **VTreeview:** hide extended lines when fluid ([#&#8203;21798](https://github.com/vuetifyjs/vuetify/issues/21798)) ([5728b2b](https://github.com/vuetifyjs/vuetify/commit/5728b2b2fc9a1e608bb395cc077f5640261a57ea)), closes [#&#8203;21794](https://github.com/vuetifyjs/vuetify/issues/21794) ##### :test\_tube: Labs - **VPie:** create new component ([#&#8203;21176](https://github.com/vuetifyjs/vuetify/issues/21176)) ([5f0ebca](https://github.com/vuetifyjs/vuetify/commit/5f0ebca99b830f2cdce234b5f45529a1553c66ef)) - **VStepperVertical:** correct avatar alignment ([#&#8203;21797](https://github.com/vuetifyjs/vuetify/issues/21797)) ([6292149](https://github.com/vuetifyjs/vuetify/commit/6292149811091210af7005bbaf7de37aea66b69a)), closes [#&#8203;21792](https://github.com/vuetifyjs/vuetify/issues/21792) - **VVideo:** create new component ([#&#8203;21460](https://github.com/vuetifyjs/vuetify/issues/21460)) ([936eba2](https://github.com/vuetifyjs/vuetify/commit/936eba2ef278137d650b00acf0425116ec8237eb)), closes [#&#8203;5592](https://github.com/vuetifyjs/vuetify/issues/5592) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-29 14:13:43 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-04 17:04:55 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 389a5905 - 1 commit from branch main
  • d50b05dd - chore(deps): update dependency vuetify to v3.9.3

Compare with previous version

added 2 commits <ul><li>389a5905 - 1 commit from branch <code>main</code></li><li>d50b05dd - chore(deps): update dependency vuetify to v3.9.3</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/2496/diffs?diff_id=1446578644&start_sha=1150dee08594b0f43529ecd278a34293bc91c36a)
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-04 17:05:01 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-04 18:03:55 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-08-04 20:12:37 +00:00 (Migrated from gitlab.com)

added 4 commits

  • d50b05dd...d47ae822 - 3 commits from branch main
  • c5692cfb - chore(deps): update dependency vuetify to v3.9.3

Compare with previous version

added 4 commits <ul><li>d50b05dd...d47ae822 - 3 commits from branch <code>main</code></li><li>c5692cfb - chore(deps): update dependency vuetify to v3.9.3</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/2496/diffs?diff_id=1446735552&start_sha=d50b05dd17fe033c9865fa14b5eda53c5758123d)
argoyle (Migrated from gitlab.com) merged commit into main 2025-08-04 20:13:06 +00:00
Sign in to join this conversation.