⬆️ Update dependency vuetify to v3.6.13 #109

Merged
sebclem merged 1 commits from renovate/vuetify-3.x into main 2024-07-18 10:29:37 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
vuetify (source) dependencies patch 3.6.12 -> 3.6.13

Release Notes

vuetifyjs/vuetify (vuetify)

v3.6.13

Compare Source

🔧 Bug Fixes
🧪 Labs
🔄 Reverts

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 PR becomes conflicted, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | dependencies | patch | [`3.6.12` -> `3.6.13`](https://renovatebot.com/diffs/npm/vuetify/3.6.12/3.6.13) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.6.13`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.6.13) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.6.12...v3.6.13) ##### :wrench: Bug Fixes - **typescript:** augment GlobalComponents in multiple vue modules ([#&#8203;20144](https://github.com/vuetifyjs/vuetify/issues/20144)) ([bd1f63d](https://github.com/vuetifyjs/vuetify/commit/bd1f63dcfc57ef0b15b8cfd2847bd40ba7751a39)) - **VAppBar:** scrollBehavior type for fully-hide ([040fda8](https://github.com/vuetifyjs/vuetify/commit/040fda8749630c08488aa1786f8a8b82e6b7779d)) - **VBtn:** allow stacked and block props to work together ([#&#8203;20162](https://github.com/vuetifyjs/vuetify/issues/20162)) ([9969ebb](https://github.com/vuetifyjs/vuetify/commit/9969ebb8b1cbba528c13ca075917c5b32f7ed5a5)) - **VDataTable:** use item.raw and columns in sorting transform ([#&#8203;20077](https://github.com/vuetifyjs/vuetify/issues/20077)) ([e33b951](https://github.com/vuetifyjs/vuetify/commit/e33b9514d548e57ad923082837a87e9d2e275b2e)), closes [#&#8203;20045](https://github.com/vuetifyjs/vuetify/issues/20045) - **VDataTable:** support groupBy when sorting is disabled ([#&#8203;20047](https://github.com/vuetifyjs/vuetify/issues/20047)) ([8ac10e4](https://github.com/vuetifyjs/vuetify/commit/8ac10e43a10ea3f966f1bb7cd9d87fdff52c93c9)), closes [#&#8203;20046](https://github.com/vuetifyjs/vuetify/issues/20046) - **VDatePicker:** programmatic start date with multiple range ([#&#8203;20169](https://github.com/vuetifyjs/vuetify/issues/20169)) ([1a0d9b7](https://github.com/vuetifyjs/vuetify/commit/1a0d9b7ecbde60cce31750c8f36b8e382c8c3535)), closes [#&#8203;20168](https://github.com/vuetifyjs/vuetify/issues/20168) - **VOtpInput:** slice value with length on paste ([#&#8203;20164](https://github.com/vuetifyjs/vuetify/issues/20164)) ([0f8fd5d](https://github.com/vuetifyjs/vuetify/commit/0f8fd5d2d82a45cefc47e64b1abcf6eba5e8b1f1)), closes [#&#8203;20158](https://github.com/vuetifyjs/vuetify/issues/20158) ##### :test_tube: Labs - **VDateInput:** inherit class / style props ([#&#8203;20002](https://github.com/vuetifyjs/vuetify/issues/20002)) ([a88a2ee](https://github.com/vuetifyjs/vuetify/commit/a88a2eed74790e74316a1e487513b5e79834064e)), closes [#&#8203;19985](https://github.com/vuetifyjs/vuetify/issues/19985) - **VDateInput:** remove menu interaction when disabled/readonly ([#&#8203;20163](https://github.com/vuetifyjs/vuetify/issues/20163)) ([f970e5f](https://github.com/vuetifyjs/vuetify/commit/f970e5f09d9eae83b42cbec9d761fe96ae42c370)), closes [#&#8203;20147](https://github.com/vuetifyjs/vuetify/issues/20147) - **VTimePicker:** don't show buttons if ampmInTitle is not true ([#&#8203;20178](https://github.com/vuetifyjs/vuetify/issues/20178)) ([0c80102](https://github.com/vuetifyjs/vuetify/commit/0c80102ecca9dffb337b974064f3e583c5467e63)) ##### :arrows_counterclockwise: Reverts - Revert "fix(VField/VInput): centerAffix prop for underlined/plain ([#&#8203;20064](https://github.com/vuetifyjs/vuetify/issues/20064))" ([#&#8203;20173](https://github.com/vuetifyjs/vuetify/issues/20173)) ([098f802](https://github.com/vuetifyjs/vuetify/commit/098f8029d5376152145ab4590da086cb59419f8f)) </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 PR becomes conflicted, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-18 03:09:22 +02:00
⬆️ Update dependency vuetify to v3.6.13
All checks were successful
ci / docker (pull_request) Successful in 1m19s
24e93dca1d
sebclem merged commit 81362a2efa into main 2024-07-18 10:29:37 +02:00
sebclem deleted branch renovate/vuetify-3.x 2024-07-18 10:29:37 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/Claptrap-ui#109
No description provided.