[!IMPORTANT]
Vuetify Needs Your Support! The OpenCollective funds are running low. The team needed to scale down and is barely able to compensate the contributors for their 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.
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.12` → `4.2.0`](https://renovatebot.com/diffs/npm/vuetify/4.1.12/4.2.0) |  |  |
---
### Release Notes
<details>
<summary>vuetifyjs/vuetify (vuetify)</summary>
### [`v4.2.0`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.2.0)
[Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.13...v4.2.0)
> \[!IMPORTANT]
> Vuetify Needs Your Support! The OpenCollective funds are running low. The team needed to scale down and is barely able to compensate the contributors for their 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)**
>
> Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated.
>
> Thank you.
***
<h1 id="release-introduction" class="text-h4">v4.2.0 (Crusader)</h1>
<h2 id="component-promotions">🏅 Features promotions</h2>
The following components have been promoted to the core framework from labs:
- [rules](https://vuetifyjs.com/en/features/rules/)
<h2 id="release-notes">💯 Release notes</h2>
##### :rocket: Features
- **inputs:** add open-on-focus to inputs with VMenu ([#​23126](https://github.com/vuetifyjs/vuetify/issues/23126)) ([44e789f](https://github.com/vuetifyjs/vuetify/commit/44e789f18899a4f906460a83bdc766d478d14209)), closes [#​22934](https://github.com/vuetifyjs/vuetify/issues/22934)
- **rules:** promote from labs ([2871f71](https://github.com/vuetifyjs/vuetify/commit/2871f71d9089d86240959d5cf05a3bbe8e127b1c))
- **util:** consume [@​vuetify/v0](https://github.com/vuetify/v0) utilities in core ([#​23039](https://github.com/vuetifyjs/vuetify/issues/23039)) ([94b72d5](https://github.com/vuetifyjs/vuetify/commit/94b72d5e5ffe644cfb41cc21b38811e353a72146))
- **VAutocomplete,VCombobox:** add `close-on-input-click` prop ([#​23023](https://github.com/vuetifyjs/vuetify/issues/23023)) ([5dfeb32](https://github.com/vuetifyjs/vuetify/commit/5dfeb32d791371d138b89e07c627fc373d7704c8)), closes [#​23021](https://github.com/vuetifyjs/vuetify/issues/23021)
- **VBtnGroup:** add `size` prop to align with standalone buttons ([9b46baa](https://github.com/vuetifyjs/vuetify/commit/9b46baabff7a82ee61cedbe1a311287ac220f90e)), closes [#​16054](https://github.com/vuetifyjs/vuetify/issues/16054)
- **VCombobox:** add `trim-values` prop ([#​22895](https://github.com/vuetifyjs/vuetify/issues/22895)) ([2614f43](https://github.com/vuetifyjs/vuetify/commit/2614f431e532c928129ee49055e0e2455358d037)), closes [#​14874](https://github.com/vuetifyjs/vuetify/issues/14874)
- **VDateInput:** auto-fill separators while typing ([#​23052](https://github.com/vuetifyjs/vuetify/issues/23052)) ([6225a83](https://github.com/vuetifyjs/vuetify/commit/6225a837e49713cfee9b37ff8f1826c286bc63ed)), closes [#​23051](https://github.com/vuetifyjs/vuetify/issues/23051)
- **VFileInput:** add placeholder support ([#​23048](https://github.com/vuetifyjs/vuetify/issues/23048)) ([988ffd1](https://github.com/vuetifyjs/vuetify/commit/988ffd18c125000030c17e4482994857135cbd4c)), closes [#​19837](https://github.com/vuetifyjs/vuetify/issues/19837)
- **VFileInput,VFileUpload:** unify dragging effect ([#​22909](https://github.com/vuetifyjs/vuetify/issues/22909)) ([0440f63](https://github.com/vuetifyjs/vuetify/commit/0440f63c96a99bb663939ceaf323459f77ea2a4d)), closes [#​20576](https://github.com/vuetifyjs/vuetify/issues/20576)
- **VNavigationDrawer:** support percentage width ([8f8def5](https://github.com/vuetifyjs/vuetify/commit/8f8def514e50d375ad7adbbbcee8d927f8968dca)), closes [#​16150](https://github.com/vuetifyjs/vuetify/issues/16150)
- **VProgress,+Linear,+Circular:** add duration control for value transition ([9d4da1b](https://github.com/vuetifyjs/vuetify/commit/9d4da1bc58aca350e7e261c74a10b8b4ccf6238d)), closes [#​22442](https://github.com/vuetifyjs/vuetify/issues/22442)
- **VProgressLinear:** add `reveal` prop ([7764b49](https://github.com/vuetifyjs/vuetify/commit/7764b499aa23b7049e8a28ca9eb9d9afc79bcf6d))
- **VRadio:** v-model should work normally without VRadioGroup ([92643be](https://github.com/vuetifyjs/vuetify/commit/92643bef81400b7ade91f6c5523ca2ca966d133b)), closes [#​16245](https://github.com/vuetifyjs/vuetify/issues/16245)
- **VSelect/VAutocomplete/VCombobox:** allow persistent menu ([#​23008](https://github.com/vuetifyjs/vuetify/issues/23008)) ([71d38a6](https://github.com/vuetifyjs/vuetify/commit/71d38a619ff633f048298975d5157109107c0382)), closes [#​20590](https://github.com/vuetifyjs/vuetify/issues/20590)
- **VSelect/VAutocomplete/VCombobox:** new events for multi-selection ([#​23038](https://github.com/vuetifyjs/vuetify/issues/23038)) ([45079af](https://github.com/vuetifyjs/vuetify/commit/45079afa8676d50fe875430b5197cd3fc7bead63)), closes [#​4054](https://github.com/vuetifyjs/vuetify/issues/4054) [#​5682](https://github.com/vuetifyjs/vuetify/issues/5682)
- **VSkeletonLoader:** add `chip-group` type ([06cbc10](https://github.com/vuetifyjs/vuetify/commit/06cbc1088622910b9f682339786e3ac488c4fff5)), closes [#​20695](https://github.com/vuetifyjs/vuetify/issues/20695)
- **VSkeletonLoader:** add `types` prop & reintroduce `table-cell` ([#​23037](https://github.com/vuetifyjs/vuetify/issues/23037)) ([b5d380b](https://github.com/vuetifyjs/vuetify/commit/b5d380b64223327e8420bd1164e8c2468836b414)), closes [#​20942](https://github.com/vuetifyjs/vuetify/issues/20942) [#​17506](https://github.com/vuetifyjs/vuetify/issues/17506)
- **VSlideGroup:** emit when reaching an edge ([62dbe20](https://github.com/vuetifyjs/vuetify/commit/62dbe20a171d44ec59c6f4019ae65fed9eb80aed)), closes [#​11364](https://github.com/vuetifyjs/vuetify/issues/11364)
- **VSlideGroup:** add `slide` function ([c3d2ce2](https://github.com/vuetifyjs/vuetify/commit/c3d2ce2364fea47d59b1296caeda0b067e5a9ee7)), closes [#​21250](https://github.com/vuetifyjs/vuetify/issues/21250)
- **VSlideGroup:** add `scroll-snap` and `scroll-distance` props ([3f24ffe](https://github.com/vuetifyjs/vuetify/commit/3f24ffe2da88cf61d578a52b25d89bdbb102ae9d)), closes [#​15916](https://github.com/vuetifyjs/vuetify/issues/15916)
- **VVirtualScroll:** add optional position parameter to scrollTo method ([#​18574](https://github.com/vuetifyjs/vuetify/issues/18574)) ([405cd92](https://github.com/vuetifyjs/vuetify/commit/405cd92b6f6e86db82cf7d6cb92168bdc4c98351))
##### :wrench: Bug Fixes
- **defaults:** let user defaults override hardcoded subcomponent props ([#​23108](https://github.com/vuetifyjs/vuetify/issues/23108)) ([bb09f8b](https://github.com/vuetifyjs/vuetify/commit/bb09f8b72659bf749d15ff1b6c1d77c25d986d32)), closes [#​21279](https://github.com/vuetifyjs/vuetify/issues/21279) [#​21420](https://github.com/vuetifyjs/vuetify/issues/21420) [#​21490](https://github.com/vuetifyjs/vuetify/issues/21490)
- **defaults:** avoid parent config leaking into menu and dialog content ([#​23016](https://github.com/vuetifyjs/vuetify/issues/23016)) ([fc3e32e](https://github.com/vuetifyjs/vuetify/commit/fc3e32e61f4b5eeb6ca66cdef39289b720b7696d)), closes [#​18123](https://github.com/vuetifyjs/vuetify/issues/18123)
- **v-tooltip:** correctly handle `true` and `undefined` ([cef88bf](https://github.com/vuetifyjs/vuetify/commit/cef88bfb2df554df6e5227eb84c9908f9a55990f)), closes [#​20463](https://github.com/vuetifyjs/vuetify/issues/20463)
- **v-touch:** ignore scroll within ([19ee74e](https://github.com/vuetifyjs/vuetify/commit/19ee74e6b9f06a46917caa07f6eda3b9b0018742)), closes [#​21888](https://github.com/vuetifyjs/vuetify/issues/21888)
- **v-touch:** react to binding value changes ([937a471](https://github.com/vuetifyjs/vuetify/commit/937a471e6cf5192070fb770a6cdaef4f11c98f87))
- **variant:** clip underlay and overlay with overflow ([#​22992](https://github.com/vuetifyjs/vuetify/issues/22992)) ([10d0b28](https://github.com/vuetifyjs/vuetify/commit/10d0b28688fba6fab19a63f7df11c8bf57365934)), closes [#​22868](https://github.com/vuetifyjs/vuetify/issues/22868)
- **VAutocomplete,VCombobox,VSelect:** improvements for native form submissions ([#​23022](https://github.com/vuetifyjs/vuetify/issues/23022)) ([2c51006](https://github.com/vuetifyjs/vuetify/commit/2c510062cb176f799b58fa5c57231f38e976108e)), closes [#​21938](https://github.com/vuetifyjs/vuetify/issues/21938) [#​22270](https://github.com/vuetifyjs/vuetify/issues/22270)
- **VBtn:** no letter-spacing for RTL locales ([3956c08](https://github.com/vuetifyjs/vuetify/commit/3956c08012a38598b67601f7abb355eeb34d3401)), closes [#​19627](https://github.com/vuetifyjs/vuetify/issues/19627)
- **VBtnGroup:** correct height for x-large size ([b2294cd](https://github.com/vuetifyjs/vuetify/commit/b2294cdbdc03f6155c14cb1c865341b6be0c9fe1))
- **VIconBtn:** align default color with VBtn ([1695a49](https://github.com/vuetifyjs/vuetify/commit/1695a49ae278ebf9ef83f9f0a394563caa9e8ff0)), closes [#​23085](https://github.com/vuetifyjs/vuetify/issues/23085)
- **VDatePicker:** correct range selection background for RTL ([5448a61](https://github.com/vuetifyjs/vuetify/commit/5448a617dbb68aa2b754bf830eff88c0dde7fd5b))
- **VInput:** do not animate details when mounting the whole field ([c55238f](https://github.com/vuetifyjs/vuetify/commit/c55238fb0d0d0a142066a958399fc2083fb114bf)), closes [#​23049](https://github.com/vuetifyjs/vuetify/issues/23049)
- **VInput:** consistent transitions of details/messages/counter ([#​23049](https://github.com/vuetifyjs/vuetify/issues/23049)) ([9d7e741](https://github.com/vuetifyjs/vuetify/commit/9d7e7419b6788145bb2f9f09001f64e27e199fd5))
- **VMenu:** submenu a11y/navigation improvements ([#​22904](https://github.com/vuetifyjs/vuetify/issues/22904)) ([e2a12c1](https://github.com/vuetifyjs/vuetify/commit/e2a12c1339f7ea4f64ac685e72cabe172d53b4ff))
- **VMenu:** avoid close cascading through non-menu overlays ([e30eb47](https://github.com/vuetifyjs/vuetify/commit/e30eb47cc5999f4a26a32dcd472f4ea19e2820f0)), closes [#​20468](https://github.com/vuetifyjs/vuetify/issues/20468)
- **VMenu:** custom overlays and tooltips should not prevent closing ([#​22993](https://github.com/vuetifyjs/vuetify/issues/22993)) ([d01d4ac](https://github.com/vuetifyjs/vuetify/commit/d01d4ac4b6d8c0710ef66b931505819aee1475c2))
- **VSelect/VAutocomplete/VCombobox:** stable focus navigation in the virtual window ([aae8fc4](https://github.com/vuetifyjs/vuetify/commit/aae8fc4cf2f6a218eb21be3123f22cdbc7de91cf))
- **VSelect/VAutocomplete/VCombobox:** resilient navigation when seaching ([#​23031](https://github.com/vuetifyjs/vuetify/issues/23031)) ([7a33ea9](https://github.com/vuetifyjs/vuetify/commit/7a33ea9c2ae5e11c6bb10b4bfabfee2d6ac13fd6)), closes [#​18383](https://github.com/vuetifyjs/vuetify/issues/18383) [#​22770](https://github.com/vuetifyjs/vuetify/issues/22770)
- **VSliderGroup:** reliably select partially visible items ([55d8e80](https://github.com/vuetifyjs/vuetify/commit/55d8e809d0d89d14cdad9b56cc894a45ff163955)), closes [#​21806](https://github.com/vuetifyjs/vuetify/issues/21806)
- **VTextField:** keep caret/selection when changing field type ([47c9cc1](https://github.com/vuetifyjs/vuetify/commit/47c9cc1392e77d945c74f243984f7aadc010d21b)), closes [#​16109](https://github.com/vuetifyjs/vuetify/issues/16109)
- **VTreeview:** improved open state when searching ([#​22983](https://github.com/vuetifyjs/vuetify/issues/22983)) ([53afa91](https://github.com/vuetifyjs/vuetify/commit/53afa919735c9f2aa1cdbd8502cc061bf4cf34e3)), closes [#​22035](https://github.com/vuetifyjs/vuetify/issues/22035) [#​22392](https://github.com/vuetifyjs/vuetify/issues/22392)
- **VTreeview:** more aria attributes and correct keyboard navigation ([#​22903](https://github.com/vuetifyjs/vuetify/issues/22903)) ([bad201d](https://github.com/vuetifyjs/vuetify/commit/bad201d0fca0d63ce154ae42a4adc3a5472aa954)), closes [#​10796](https://github.com/vuetifyjs/vuetify/issues/10796) [#​21585](https://github.com/vuetifyjs/vuetify/issues/21585)
##### :test\_tube: Labs
- **VHighlight:** add `ignore-accents` prop ([#​22922](https://github.com/vuetifyjs/vuetify/issues/22922)) ([e7e404b](https://github.com/vuetifyjs/vuetify/commit/e7e404b03874a402211169f918854d99b1e83419)), closes [#​22917](https://github.com/vuetifyjs/vuetify/issues/22917)
##### Other Commits
- chore: cleanup unused Sass variables ([2d01fae](https://github.com/vuetifyjs/vuetify/commit/2d01faec203426e4cc4bae57405060c84f99eb6f)), closes [#​23136](https://github.com/vuetifyjs/vuetify/issues/23136)
### [`v4.1.13`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.13)
[Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.12...v4.1.13)
##### :wrench: Bug Fixes
- **VCalendar:** show border for outside days when calendar has events ([#​22617](https://github.com/vuetifyjs/vuetify/issues/22617)) ([7f0ab91](https://github.com/vuetifyjs/vuetify/commit/7f0ab9156fd69893cbe4698576ec63c97e3534c8)), closes [#​22516](https://github.com/vuetifyjs/vuetify/issues/22516)
- **VMenu:** focus selected item when opening with arrow keys ([d65e89e](https://github.com/vuetifyjs/vuetify/commit/d65e89e3131167a56874ac211df1a22f1ee3e1db)), closes [#​23157](https://github.com/vuetifyjs/vuetify/issues/23157)
##### :microscope: Code Refactoring
- **styles:** replace map-deep-get with builtin map.get ([dc2245e](https://github.com/vuetifyjs/vuetify/commit/dc2245e625f20cbc8c19e6b122b10325c4f8d6bb))
</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:eyJjcmVhdGVkSW5WZXIiOiI0NC41Mi4xIiwidXBkYXRlZEluVmVyIjoiNDQuNTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate
scheduled this pull request to auto merge when all checks succeed 2026-09-05 01:03:39 +00:00
renovate
changed title from chore(deps): update dependency vuetify to v4.1.13 to chore(deps): update dependency vuetify to v4.2.02026-09-05 02:03:44 +00:00
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.12→4.2.0Release Notes
vuetifyjs/vuetify (vuetify)
v4.2.0Compare Source
v4.2.0 (Crusader)
🏅 Features promotions
The following components have been promoted to the core framework from labs:
💯 Release notes
🚀 Features
close-on-input-clickprop (#23023) (5dfeb32), closes #23021sizeprop to align with standalone buttons (9b46baa), closes #16054trim-valuesprop (#22895) (2614f43), closes #14874revealprop (7764b49)chip-grouptype (06cbc10), closes #20695typesprop & reintroducetable-cell(#23037) (b5d380b), closes #20942 #17506slidefunction (c3d2ce2), closes #21250scroll-snapandscroll-distanceprops (3f24ffe), closes #15916🔧 Bug Fixes
trueandundefined(cef88bf), closes #20463🧪 Labs
ignore-accentsprop (#22922) (e7e404b), closes #22917Other Commits
v4.1.13Compare Source
🔧 Bug Fixes
🔬 Code Refactoring
Configuration
📅 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 CLI.
f6e59a26ceto3c2edb1685chore(deps): update dependency vuetify to v4.1.13to chore(deps): update dependency vuetify to v4.2.0