chore(deps): update dependency vuetify to v3.10.6 #2640

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-10-22 09:00:01 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-21 21:04:26 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
vuetify (source) 3.10.5 -> 3.10.6 age confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.10.6

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VColorInput: avoid VField, VInput props leaking to VPicker (14b74d1)
  • VDateInput: apply min/max to text input (#​22196) (201e6d2), closes #​22179
  • VDateInput: avoid color prop leaking to VPicker (6bddea1)
  • VDateInput: avoid VField, VInput props leaking to VPicker (253e75e)
  • VIconBtn: render interaction highlights in forced-colors mode (#​22211) (37bd57d)
  • VMaskInput: handle null value when clearing input (#​22175) (46e3a84), closes #​22174

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | [`3.10.5` -> `3.10.6`](https://renovatebot.com/diffs/npm/vuetify/3.10.5/3.10.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/3.10.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/3.10.5/3.10.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.10.6`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.10.6) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.10.5...v3.10.6) ##### :wrench: Bug Fixes - **nested:** avoid console warnings when updating items order ([#&#8203;21987](https://github.com/vuetifyjs/vuetify/issues/21987)) ([1dac082](https://github.com/vuetifyjs/vuetify/commit/1dac0826eea90668bf760ea8c43a01a092c6f28e)), closes [#&#8203;20934](https://github.com/vuetifyjs/vuetify/issues/20934) - **validation:** 'number' rule should accept 0 and empty string ([#&#8203;22204](https://github.com/vuetifyjs/vuetify/issues/22204)) ([1b52724](https://github.com/vuetifyjs/vuetify/commit/1b52724dfeb17c6fb6dd6e50002dec33994ecd51)), closes [#&#8203;22192](https://github.com/vuetifyjs/vuetify/issues/22192) - **VAutocomplete/VCombobox:** consistent open/close transition ([#&#8203;22144](https://github.com/vuetifyjs/vuetify/issues/22144)) ([96f6479](https://github.com/vuetifyjs/vuetify/commit/96f6479d2aa82bcf8f75de51c9dce557fba981bd)) - **VChipGroup:** disable auto-scroll to the last selected ([360203a](https://github.com/vuetifyjs/vuetify/commit/360203aa3e97d84d2aea76f46a6a2062b7a7b879)), closes [#&#8203;22223](https://github.com/vuetifyjs/vuetify/issues/22223) - **VDatePicker:** return correct range for DST ([#&#8203;22187](https://github.com/vuetifyjs/vuetify/issues/22187)) ([a3ddcf1](https://github.com/vuetifyjs/vuetify/commit/a3ddcf16cca785abcfbc1a922c6e44f6e2acc576)), closes [#&#8203;22186](https://github.com/vuetifyjs/vuetify/issues/22186) - **VDatePicker:** correct range for `allowed-dates` ([#&#8203;22167](https://github.com/vuetifyjs/vuetify/issues/22167)) ([e678f0e](https://github.com/vuetifyjs/vuetify/commit/e678f0e0d6c45018c611785d932c51db4068a8ef)), closes [#&#8203;22160](https://github.com/vuetifyjs/vuetify/issues/22160) - **VDialog:** focus trap should ignore invisible and inert elements ([#&#8203;22105](https://github.com/vuetifyjs/vuetify/issues/22105)) ([adf3f91](https://github.com/vuetifyjs/vuetify/commit/adf3f919c6fa1efd6aacde0686a0fb5d5dc0e0bb)), closes [#&#8203;18400](https://github.com/vuetifyjs/vuetify/issues/18400) - **VListItem:** respect link & canvas colors in forced-colors mode ([#&#8203;22032](https://github.com/vuetifyjs/vuetify/issues/22032)) ([84a7bff](https://github.com/vuetifyjs/vuetify/commit/84a7bffc9d721c2bc2deca6b93c6d08e4e77f534)) - **VMenu:** avoid scrolling to the off-screen menu ([#&#8203;22044](https://github.com/vuetifyjs/vuetify/issues/22044)) ([d1dafff](https://github.com/vuetifyjs/vuetify/commit/d1dafffd729590f1c873da20fb6b09f6d53c38e4)), closes [#&#8203;21775](https://github.com/vuetifyjs/vuetify/issues/21775) [#&#8203;20569](https://github.com/vuetifyjs/vuetify/issues/20569) [#&#8203;21015](https://github.com/vuetifyjs/vuetify/issues/21015) [#&#8203;16819](https://github.com/vuetifyjs/vuetify/issues/16819) - **VNumberInput:** emit pasted value without waiting for blur ([6034a73](https://github.com/vuetifyjs/vuetify/commit/6034a73a09c649140af726dbd7dbc13a7871a245)), closes [#&#8203;22182](https://github.com/vuetifyjs/vuetify/issues/22182) - **VNumberInput:** allow typing negative decimal values with a comma separator ([#&#8203;22199](https://github.com/vuetifyjs/vuetify/issues/22199)) ([f0fec8f](https://github.com/vuetifyjs/vuetify/commit/f0fec8fb39ec5bbc82bd02c70a17bdc1d1746995)), closes [#&#8203;22183](https://github.com/vuetifyjs/vuetify/issues/22183) - **VNumberInput:** align stacked controls in underlined variant ([#&#8203;22185](https://github.com/vuetifyjs/vuetify/issues/22185)) ([e10ffea](https://github.com/vuetifyjs/vuetify/commit/e10ffea80e6cedbdfbf14912f7587aaabd221779)), closes [#&#8203;22184](https://github.com/vuetifyjs/vuetify/issues/22184) - **VSkeletonLoader:** render background in forced-colors mode ([#&#8203;22216](https://github.com/vuetifyjs/vuetify/issues/22216)) ([26e0b6d](https://github.com/vuetifyjs/vuetify/commit/26e0b6d623bcc154cc14db4958c2c3204c0dff0a)) - **VSkeletonLoader:** accept scoped styles ([#&#8203;22201](https://github.com/vuetifyjs/vuetify/issues/22201)) ([c20031b](https://github.com/vuetifyjs/vuetify/commit/c20031be5347d17286acadf29d12d5edddc6bcb3)), closes [#&#8203;22198](https://github.com/vuetifyjs/vuetify/issues/22198) - **VTabs:** correct link state in Nuxt app ([7068ce1](https://github.com/vuetifyjs/vuetify/commit/7068ce141ee11dc70d237960ea78480cf97922c6)), closes [#&#8203;22188](https://github.com/vuetifyjs/vuetify/issues/22188) - **VTextarea:** mask should not clip scrollbar ([#&#8203;22001](https://github.com/vuetifyjs/vuetify/issues/22001)) ([e8e7234](https://github.com/vuetifyjs/vuetify/commit/e8e72349a985d1ede8a4c8500114e237f1cd742d)), closes [#&#8203;21283](https://github.com/vuetifyjs/vuetify/issues/21283) - **VTextField:** keep counter in one line ([78e053f](https://github.com/vuetifyjs/vuetify/commit/78e053f58375b07c1a636e70fdb733dda447a99e)), closes [#&#8203;19620](https://github.com/vuetifyjs/vuetify/issues/19620) - **VTextField, VCombobox:** avoid duplicated emits on clear ([#&#8203;22219](https://github.com/vuetifyjs/vuetify/issues/22219)) ([3e92de3](https://github.com/vuetifyjs/vuetify/commit/3e92de31a3d1df808710606c687f114e81df08cc)), closes [#&#8203;21417](https://github.com/vuetifyjs/vuetify/issues/21417) - **VVirtualScroll:** scroll to last element ([#&#8203;22166](https://github.com/vuetifyjs/vuetify/issues/22166)) ([1cc009f](https://github.com/vuetifyjs/vuetify/commit/1cc009f3f1387c2530d044c9bd3b6a12fdc18f1d)), closes [#&#8203;20931](https://github.com/vuetifyjs/vuetify/issues/20931) - **VWindow:** Maintain scroll position on window change ([#&#8203;22191](https://github.com/vuetifyjs/vuetify/issues/22191)) ([fb7d36b](https://github.com/vuetifyjs/vuetify/commit/fb7d36bf66bfc67adb607c7ac0f222c9181251b8)) ##### :test\_tube: Labs - **VColorInput:** avoid VField, VInput props leaking to VPicker ([14b74d1](https://github.com/vuetifyjs/vuetify/commit/14b74d15557371baafefa8479a9ad77b00ada6af)) - **VDateInput:** apply min/max to text input ([#&#8203;22196](https://github.com/vuetifyjs/vuetify/issues/22196)) ([201e6d2](https://github.com/vuetifyjs/vuetify/commit/201e6d27f884ac6077bc8c2cef14eb12a1a28c45)), closes [#&#8203;22179](https://github.com/vuetifyjs/vuetify/issues/22179) - **VDateInput:** avoid `color` prop leaking to VPicker ([6bddea1](https://github.com/vuetifyjs/vuetify/commit/6bddea14a7e22e6eea804a6cf8f0fb0dd807b793)) - **VDateInput:** avoid VField, VInput props leaking to VPicker ([253e75e](https://github.com/vuetifyjs/vuetify/commit/253e75e4894fa40e069b4032dfe3bab22aa05d48)) - **VIconBtn:** render interaction highlights in forced-colors mode ([#&#8203;22211](https://github.com/vuetifyjs/vuetify/issues/22211)) ([37bd57d](https://github.com/vuetifyjs/vuetify/commit/37bd57d7400d716830ddbe0ced85754e2cd334f5)) - **VMaskInput:** handle null value when clearing input ([#&#8203;22175](https://github.com/vuetifyjs/vuetify/issues/22175)) ([46e3a84](https://github.com/vuetifyjs/vuetify/commit/46e3a84b582aa0c8f7e8aba4e00be3b1a6f7bddd)), closes [#&#8203;22174](https://github.com/vuetifyjs/vuetify/issues/22174) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-21 21:04:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit cc8fc80b0b into main 2025-10-22 09:00:02 +00:00
argoyle commented 2025-10-22 09:00:03 +00:00 (Migrated from gitlab.com)

mentioned in commit cc8fc80b0b

mentioned in commit cc8fc80b0bf16039d62cc4c7afe5505f48da324f
Sign in to join this conversation.