chore(deps): update dependency vuetify to v4.1.2 #2959

Merged
renovate merged 1 commits from renovate/vuetify-4.x into main 2026-06-19 15:29:56 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
vuetify (source) 4.1.14.1.2 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v4.1.2

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 | Sponsor via GitHub

You might see the phase of changes is surprisingly high, but it is not really a good sign. Vuetify is on borrowed time - an informal debt to maintainers - if anything happens (economic conditions worsen) they are more likely to drop off as community signal is "nobody cares enough to reward hard work done here".

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort means something.

Thank you.


🔧 Bug Fixes

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.

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.1` → `4.1.2`](https://renovatebot.com/diffs/npm/vuetify/4.1.1/4.1.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/4.1.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/4.1.1/4.1.2?slim=true) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v4.1.2`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.2) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.1...v4.1.2) > \[!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)** | **[Sponsor via GitHub](https://github.com/sponsors/johnleider)** > > You might see the phase of changes is surprisingly high, but it is not really a good sign. Vuetify is on borrowed time - an informal debt to maintainers - if anything happens (economic conditions worsen) they are more likely to drop off as community signal is "nobody cares enough to reward hard work done here". > > Every contribution helps us keep Vuetify alive and signals to maintainers that their effort means something. > > Thank you. *** ##### :wrench: Bug Fixes - **theme:** async transition should return a Promise ([904f949](https://github.com/vuetifyjs/vuetify/commit/904f94956d671b2cbd8ce3f975aee2b63538771a)), closes [#&#8203;22900](https://github.com/vuetifyjs/vuetify/issues/22900) - **utilites:** merge height values into single group ([ff6e4e4](https://github.com/vuetifyjs/vuetify/commit/ff6e4e4169e0ad1435aef67da5f91cc4d33d4b44)), closes [#&#8203;22916](https://github.com/vuetifyjs/vuetify/issues/22916) - **VDialog:** clear inline styles when enabling fullscreen mode ([ea29378](https://github.com/vuetifyjs/vuetify/commit/ea293786199d5ce5711bf98354cd473eedaa64f9)), closes [#&#8203;22926](https://github.com/vuetifyjs/vuetify/issues/22926) - **VOverlay:** static location should snap to edges using CSS ([#&#8203;22921](https://github.com/vuetifyjs/vuetify/issues/22921)) ([4fc3c8e](https://github.com/vuetifyjs/vuetify/commit/4fc3c8ebce1b3ffe01c6f28477d20ddb4ace0394)), closes [#&#8203;22911](https://github.com/vuetifyjs/vuetify/issues/22911) - **VOverlay:** do not clear position when closing ([923b3b6](https://github.com/vuetifyjs/vuetify/commit/923b3b6d3639e237fdbf6af3e96e0e73e0344377)), closes [#&#8203;22930](https://github.com/vuetifyjs/vuetify/issues/22930) - **VOverlay:** keep overlay attached with iOS keyboard open ([#&#8203;22923](https://github.com/vuetifyjs/vuetify/issues/22923)) ([2e51298](https://github.com/vuetifyjs/vuetify/commit/2e51298132359f772fe50a42fecf851c27e5bfac)), closes [#&#8203;22376](https://github.com/vuetifyjs/vuetify/issues/22376) - **VOverlay:** resolve size with CSS function (calc, min, vw) to pixels ([bf105bf](https://github.com/vuetifyjs/vuetify/commit/bf105bfbdb8964aa073a79adcd5714824874e1ce)) - **VOverlay:** dimension props should be reactive in static strategy ([eb56d37](https://github.com/vuetifyjs/vuetify/commit/eb56d3715b864084989eb8008ddbbfd72dc9954f)) - **VPagination:** predictable length behavior in flex container ([#&#8203;22912](https://github.com/vuetifyjs/vuetify/issues/22912)) ([e7016b1](https://github.com/vuetifyjs/vuetify/commit/e7016b18383ddc53b8ed6a22691c59877171687f)), closes [#&#8203;22907](https://github.com/vuetifyjs/vuetify/issues/22907) - **VTreeview:** apply `hide-actions` to group nodes ([e5555ae](https://github.com/vuetifyjs/vuetify/commit/e5555ae86a03de867b54e6a7a90402bb8e1a23af)), closes [#&#8203;22919](https://github.com/vuetifyjs/vuetify/issues/22919) </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-06-19 15:06:26 +00:00
chore(deps): update dependency vuetify to v4.1.2
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 3m49s
dancefinder-app / deploy-prod (pull_request) Has been skipped
eac7746866
renovate scheduled this pull request to auto merge when all checks succeed 2026-06-19 15:06:28 +00:00
renovate merged commit f15c5d2d62 into main 2026-06-19 15:29:56 +00:00
renovate deleted branch renovate/vuetify-4.x 2026-06-19 15:29:58 +00:00
Sign in to join this conversation.