chore(deps): update dependency vuetify to v4.1.7 #3013

Merged
renovate merged 1 commits from renovate/vuetify-4.x into main 2026-08-02 23:09:59 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
vuetify (source) 4.1.64.1.7 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v4.1.7

Compare Source

[!IMPORTANT]
Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective

Even if you look with optimism into the future (despite the sad economic reality), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off.

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated.

Thank you.


🔧 Bug Fixes
  • elevation: hover-elevation prop should not require elevation (378f593)
  • VAutocomplete,VCombobox: camelize item props for prepend icon and avatar (8a20623), closes #​20989
  • VProgressLinear,VIconBtn: avoid Vite v8 dropping transition timing (f23af8a), closes #​23046
  • VStepperVerticalItem: unnecessary error color to step content (fce4eaa), closes #​23032
  • VStepperWindow/VTouch: guard against double teardown (#​23030) (54a2b6a)
  • VTextField: respect hide-details="auto" with counter (#​22620) (a94efe4), closes #​19998

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | [`4.1.6` → `4.1.7`](https://renovatebot.com/diffs/npm/vuetify/4.1.6/4.1.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/4.1.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/4.1.6/4.1.7?slim=true) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v4.1.7`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.7) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.6...v4.1.7) > \[!IMPORTANT] > Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently **unable to compensate our contributors** for their continued work on the framework and the ecosystem tools. > > If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes. > > **[Sponsor via Open Collective](https://opencollective.com/vuetify)** > > Even if you look with optimism into the future (despite the sad economic reality), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off. > > Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated. > > Thank you. *** ##### :wrench: Bug Fixes - **elevation:** `hover-elevation` prop should not require `elevation` ([378f593](https://github.com/vuetifyjs/vuetify/commit/378f59353dd5ffa2bc3e9897b9e6e9d3e9a0ce9d)) - **VAutocomplete,VCombobox:** camelize item props for prepend icon and avatar ([8a20623](https://github.com/vuetifyjs/vuetify/commit/8a20623d354fb497bb5f7458d9e416031721a835)), closes [#&#8203;20989](https://github.com/vuetifyjs/vuetify/issues/20989) - **VProgressLinear,VIconBtn:** avoid Vite v8 dropping transition timing ([f23af8a](https://github.com/vuetifyjs/vuetify/commit/f23af8a11a74e1a7aadfd8bbcdc8ef674ad6314d)), closes [#&#8203;23046](https://github.com/vuetifyjs/vuetify/issues/23046) - **VStepperVerticalItem:** unnecessary error color to step content ([fce4eaa](https://github.com/vuetifyjs/vuetify/commit/fce4eaa07f40c1c4dab8338f4c946f10af35c639)), closes [#&#8203;23032](https://github.com/vuetifyjs/vuetify/issues/23032) - **VStepperWindow/VTouch:** guard against double teardown ([#&#8203;23030](https://github.com/vuetifyjs/vuetify/issues/23030)) ([54a2b6a](https://github.com/vuetifyjs/vuetify/commit/54a2b6a7dcb84a9894368f2ebd8bf52c3108f266)) - **VTextField:** respect `hide-details="auto"` with counter ([#&#8203;22620](https://github.com/vuetifyjs/vuetify/issues/22620)) ([a94efe4](https://github.com/vuetifyjs/vuetify/commit/a94efe4a53072865e89bc53196dc261ec50c6fe4)), closes [#&#8203;19998](https://github.com/vuetifyjs/vuetify/issues/19998) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41LjMiLCJ1cGRhdGVkSW5WZXIiOiI0NC41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-08-02 23:04:47 +00:00
chore(deps): update dependency vuetify to v4.1.7
dancefinder-app / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 2m1s
dancefinder-app / deploy-prod (pull_request) Skipped
62890b5d2a
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-02 23:04:48 +00:00
renovate merged commit f10a90e64c into main 2026-08-02 23:09:59 +00:00
renovate deleted branch renovate/vuetify-4.x 2026-08-02 23:10:01 +00:00
Sign in to join this conversation.