⬆️ Update dependency vuetify to v3.6.8 #92

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

This PR contains the following updates:

Package Type Update Change
vuetify (source) dependencies patch 3.6.7 -> 3.6.8

Release Notes

vuetifyjs/vuetify (vuetify)

v3.6.8

Compare Source

🔧 Bug Fixes
🧪 Labs

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.7` -> `3.6.8`](https://renovatebot.com/diffs/npm/vuetify/3.6.7/3.6.8) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.6.8`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.6.8) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.6.7...v3.6.8) ##### :wrench: Bug Fixes - **framework:** remove circular imports ([957b4bc](https://github.com/vuetifyjs/vuetify/commit/957b4bc1cc8f870ba155e37be2dca6d5de4e588a)), closes [#&#8203;19852](https://github.com/vuetifyjs/vuetify/issues/19852) - **flex:** add missing flex-x-x-0 classes ([a23dece](https://github.com/vuetifyjs/vuetify/commit/a23dece86fe666f15c74e304f65bbdd1ce13cefc)) - **VCheckboxBtn:** reset checked state when readonly is true ([#&#8203;19861](https://github.com/vuetifyjs/vuetify/issues/19861)) ([ed2f0fa](https://github.com/vuetifyjs/vuetify/commit/ed2f0fa01ef8216158042a4f3dd85c6b1596998b)), closes [#&#8203;19137](https://github.com/vuetifyjs/vuetify/issues/19137) - **VDataTable:** customKeyFilter filtering ([#&#8203;19881](https://github.com/vuetifyjs/vuetify/issues/19881)) ([b3eafb2](https://github.com/vuetifyjs/vuetify/commit/b3eafb275c2ca85cefb297e840f66c839908eed8)), closes [#&#8203;19596](https://github.com/vuetifyjs/vuetify/issues/19596) - **VDatePicker:** using the start range that has been cleared ([#&#8203;19869](https://github.com/vuetifyjs/vuetify/issues/19869)) ([f401f41](https://github.com/vuetifyjs/vuetify/commit/f401f41844c5201abccb9cd732ef7ddbde192089)), closes [#&#8203;19854](https://github.com/vuetifyjs/vuetify/issues/19854) - **VDivider:** missing when vertical and aligned to center ([#&#8203;19890](https://github.com/vuetifyjs/vuetify/issues/19890)) ([18d64fe](https://github.com/vuetifyjs/vuetify/commit/18d64feb0f93b49a244c6bd83365dd2f89b9f1e1)), closes [#&#8203;19889](https://github.com/vuetifyjs/vuetify/issues/19889) - **VSlider:** add missing aria-label ([#&#8203;19887](https://github.com/vuetifyjs/vuetify/issues/19887)) ([e46a98d](https://github.com/vuetifyjs/vuetify/commit/e46a98db5be9ae899b7e31236b10de263fdd32e8)) - **VSnackbar:** fix class name for center location ([#&#8203;19878](https://github.com/vuetifyjs/vuetify/issues/19878)) ([e48d37b](https://github.com/vuetifyjs/vuetify/commit/e48d37bce506ebff8b82bae10b05b09a7052f4b8)) - **VStepper:** propagate complete/error/edit icons ([64acd01](https://github.com/vuetifyjs/vuetify/commit/64acd015420b31b553b16608fd97687c307b672d)) - **VStepper:** accept null value for mobile ([908fb59](https://github.com/vuetifyjs/vuetify/commit/908fb5914a6685245935a7a5d299dfc774738417)) - **VStepperItem:** remove inline margin in mobile mode ([e94dc93](https://github.com/vuetifyjs/vuetify/commit/e94dc93b8cc32c720fb7cfe79a7f29cce77e5d42)) - **VTabs:** render tabs correctly using items ([#&#8203;19868](https://github.com/vuetifyjs/vuetify/issues/19868)) ([f5f2fa4](https://github.com/vuetifyjs/vuetify/commit/f5f2fa4a3a5769083356794ea744fa8a6eca81db)) ##### :test_tube: Labs - **VNumberInput:** disable up/down controls for readonly state ([#&#8203;19906](https://github.com/vuetifyjs/vuetify/issues/19906)) ([4ceaaa5](https://github.com/vuetifyjs/vuetify/commit/4ceaaa5bc060b32c4b4077174f26a6dc9f236d2f)) - **VTreeview:** select & activate issues ([#&#8203;19795](https://github.com/vuetifyjs/vuetify/issues/19795)) ([8d7beeb](https://github.com/vuetifyjs/vuetify/commit/8d7beebf10643b6f1d18fb15bd81a9183725b1b5)), closes [#&#8203;19441](https://github.com/vuetifyjs/vuetify/issues/19441) [#&#8203;19402](https://github.com/vuetifyjs/vuetify/issues/19402) [#&#8203;19400](https://github.com/vuetifyjs/vuetify/issues/19400) [#&#8203;19533](https://github.com/vuetifyjs/vuetify/issues/19533) [#&#8203;19471](https://github.com/vuetifyjs/vuetify/issues/19471) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-06-01 03:05:57 +02:00
⬆️ Update dependency vuetify to v3.6.8
All checks were successful
ci / docker (pull_request) Successful in 48s
b4b1db74bc
renovate-bot force-pushed renovate/vuetify-3.x from b4b1db74bc to 1f6eb338df 2024-06-02 03:11:52 +02:00 Compare
renovate-bot force-pushed renovate/vuetify-3.x from 1f6eb338df to 8fb1e51c94 2024-06-03 03:05:16 +02:00 Compare
renovate-bot force-pushed renovate/vuetify-3.x from 8fb1e51c94 to 3cb6c50a71 2024-06-04 03:05:48 +02:00 Compare
sebclem merged commit e93dcb8e14 into main 2024-06-05 10:00:18 +02:00
sebclem deleted branch renovate/vuetify-3.x 2024-06-05 10:00:18 +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#92
No description provided.