[!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.
Even if you look with optimism into the future (despite obvious economic signals), 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
rounded: translate 2xl, 3xl, etc. to classes (0ea03f4), closes #22978
VAutocomplete: don't trigger keydown listener during IME composition (#22974) (c1ef7fa)
VDataTable: keep rows visible after hiding a column with a custom filter (#22971) (aea8e77), closes #22863
VDataTable: apply text-align to columns with align 'start' (02f5f81), closes #22979
VDateInput: derive display format from date adapter locale (#22976) (962cda0)
VDateInput: do not ignore the first click when actions are visible (7fb5ef8)
VOtpInput: move focus correctly in RTL mode (f0145aa)
VOtpInput: pasting from mobile device (5c39a64), closes #22931
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.2` → `4.1.3`](https://renovatebot.com/diffs/npm/vuetify/4.1.2/4.1.3) |  |  |
---
### Release Notes
<details>
<summary>vuetifyjs/vuetify (vuetify)</summary>
### [`v4.1.3`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.3)
[Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.2...v4.1.3)
> \[!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 obvious economic signals), 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
- **rounded:** translate `2xl`, `3xl`, etc. to classes ([0ea03f4](https://github.com/vuetifyjs/vuetify/commit/0ea03f4c2297081fbb558822b6716f0e63442a1f)), closes [#​22978](https://github.com/vuetifyjs/vuetify/issues/22978)
- **VAutocomplete:** don't trigger keydown listener during IME composition ([#​22974](https://github.com/vuetifyjs/vuetify/issues/22974)) ([c1ef7fa](https://github.com/vuetifyjs/vuetify/commit/c1ef7fa05836b6f8afc4227306b6cb5468ab3fd9))
- **VDataTable:** keep rows visible after hiding a column with a custom filter ([#​22971](https://github.com/vuetifyjs/vuetify/issues/22971)) ([aea8e77](https://github.com/vuetifyjs/vuetify/commit/aea8e77e6c5482d3ece15200916f0be06aa77261)), closes [#​22863](https://github.com/vuetifyjs/vuetify/issues/22863)
- **VDataTable:** apply text-align to columns with align 'start' ([02f5f81](https://github.com/vuetifyjs/vuetify/commit/02f5f810ea470af0d579311462280dd91b4957b4)), closes [#​22979](https://github.com/vuetifyjs/vuetify/issues/22979)
- **VDateInput:** derive display format from date adapter locale ([#​22976](https://github.com/vuetifyjs/vuetify/issues/22976)) ([962cda0](https://github.com/vuetifyjs/vuetify/commit/962cda09e4ef91cdfbc57476a5b5ac7f4076b436))
- **VDateInput:** do not ignore the first click when actions are visible ([7fb5ef8](https://github.com/vuetifyjs/vuetify/commit/7fb5ef8357576de3aea0127e95ffa7b3bd8115e0))
- **VOtpInput:** move focus correctly in RTL mode ([f0145aa](https://github.com/vuetifyjs/vuetify/commit/f0145aaf07681d189e8e0582241a6e0bf296efe3))
- **VOtpInput:** pasting from mobile device ([5c39a64](https://github.com/vuetifyjs/vuetify/commit/5c39a64fa8d033276d6c265353b0599e6edb3fe1)), closes [#​22931](https://github.com/vuetifyjs/vuetify/issues/22931)
- **VSelect/VAutocomplete/VCombobox:** respect `no-auto-scroll` ([adb2597](https://github.com/vuetifyjs/vuetify/commit/adb259741d6b348f4331dae8e495be88e921ba04)), closes [#​22920](https://github.com/vuetifyjs/vuetify/issues/22920)
- **locale:** correctly resolve Kurdish locale to RTL ([4782312](https://github.com/vuetifyjs/vuetify/commit/4782312961ec71cf05fb6ccba07e50cfcbac0e7a))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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.2→4.1.3Release Notes
vuetifyjs/vuetify (vuetify)
v4.1.3Compare Source
🔧 Bug Fixes
2xl,3xl, etc. to classes (0ea03f4), closes #22978no-auto-scroll(adb2597), closes #22920Configuration
📅 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.