[!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.
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
theme: async transition should return a Promise (904f949), closes #22900
utilites: merge height values into single group (ff6e4e4), closes #22916
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) |  |  |
---
### 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 [#​22900](https://github.com/vuetifyjs/vuetify/issues/22900)
- **utilites:** merge height values into single group ([ff6e4e4](https://github.com/vuetifyjs/vuetify/commit/ff6e4e4169e0ad1435aef67da5f91cc4d33d4b44)), closes [#​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 [#​22926](https://github.com/vuetifyjs/vuetify/issues/22926)
- **VOverlay:** static location should snap to edges using CSS ([#​22921](https://github.com/vuetifyjs/vuetify/issues/22921)) ([4fc3c8e](https://github.com/vuetifyjs/vuetify/commit/4fc3c8ebce1b3ffe01c6f28477d20ddb4ace0394)), closes [#​22911](https://github.com/vuetifyjs/vuetify/issues/22911)
- **VOverlay:** do not clear position when closing ([923b3b6](https://github.com/vuetifyjs/vuetify/commit/923b3b6d3639e237fdbf6af3e96e0e73e0344377)), closes [#​22930](https://github.com/vuetifyjs/vuetify/issues/22930)
- **VOverlay:** keep overlay attached with iOS keyboard open ([#​22923](https://github.com/vuetifyjs/vuetify/issues/22923)) ([2e51298](https://github.com/vuetifyjs/vuetify/commit/2e51298132359f772fe50a42fecf851c27e5bfac)), closes [#​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 ([#​22912](https://github.com/vuetifyjs/vuetify/issues/22912)) ([e7016b1](https://github.com/vuetifyjs/vuetify/commit/e7016b18383ddc53b8ed6a22691c59877171687f)), closes [#​22907](https://github.com/vuetifyjs/vuetify/issues/22907)
- **VTreeview:** apply `hide-actions` to group nodes ([e5555ae](https://github.com/vuetifyjs/vuetify/commit/e5555ae86a03de867b54e6a7a90402bb8e1a23af)), closes [#​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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
4.1.1→4.1.2Release Notes
vuetifyjs/vuetify (vuetify)
v4.1.2Compare Source
🔧 Bug Fixes
hide-actionsto group nodes (e5555ae), closes #22919Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.