⬆️ Update dependency vuetify to v3.6.5 #86

Merged
sebclem merged 1 commits from renovate/vuetify-3.x into main 2024-05-12 15:38:35 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
vuetify (source) dependencies patch 3.6.3 -> 3.6.5

Release Notes

vuetifyjs/vuetify (vuetify)

v3.6.5

Compare Source

🔧 Bug Fixes
  • VDataTable: add missing hide-default-header/footer props (#​19774) (a6340ac)
  • VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #​19699
  • VStepper: add missing hover and focus styling (b45ab1a)
  • VStepper: add missing non-linear styles (da6d5f3)
  • VStepper: only show edit icon if editable and selected (34bb202)
  • VStepper: do not spread raw property onto VStepperItem (3d9deb7)
🧪 Labs

v3.6.4

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.3` -> `3.6.5`](https://renovatebot.com/diffs/npm/vuetify/3.6.3/3.6.5) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.6.5`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.6.5) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.6.4...v3.6.5) ##### :wrench: Bug Fixes - **VDataTable:** add missing hide-default-header/footer props ([#&#8203;19774](https://github.com/vuetifyjs/vuetify/issues/19774)) ([a6340ac](https://github.com/vuetifyjs/vuetify/commit/a6340ac592fd3435c81f35b36eb60861cd426d02)) - **VFileInput:** allow dirty prop to trigger dirty state ([85c41db](https://github.com/vuetifyjs/vuetify/commit/85c41dbe8028c878da6cd8cbd7510a8b21be298b)), closes [#&#8203;19699](https://github.com/vuetifyjs/vuetify/issues/19699) - **VStepper:** add missing hover and focus styling ([b45ab1a](https://github.com/vuetifyjs/vuetify/commit/b45ab1aff93965c31a88cb567d83f934dac00e1d)) - **VStepper:** add missing non-linear styles ([da6d5f3](https://github.com/vuetifyjs/vuetify/commit/da6d5f3cd2d54bf6ad652688b61c9626933d969d)) - **VStepper:** only show edit icon if editable and selected ([34bb202](https://github.com/vuetifyjs/vuetify/commit/34bb2020124553436691d7542ca77948452d7fab)) - **VStepper:** do not spread raw property onto VStepperItem ([3d9deb7](https://github.com/vuetifyjs/vuetify/commit/3d9deb7db53e70e0605b76f270f7d962d38f09e4)) ##### :test_tube: Labs - **VStepperVertical:** create new component ([#&#8203;19524](https://github.com/vuetifyjs/vuetify/issues/19524)) ([1bc66cd](https://github.com/vuetifyjs/vuetify/commit/1bc66cd2a049677f68d2598d6e12450c75e6d117)) ### [`v3.6.4`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.6.4) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.6.3...v3.6.4) ##### :wrench: Bug Fixes - **colors:** apply theme-on-surface override for bg text color ([43529fa](https://github.com/vuetifyjs/vuetify/commit/43529fa936cbb0d58d78e1c48aebc1e6c7fe3d1e)) - **framework:** pass template refs to slots as functions ([#&#8203;19731](https://github.com/vuetifyjs/vuetify/issues/19731)) ([f2c6050](https://github.com/vuetifyjs/vuetify/commit/f2c605046ffa47c487c73c0c076ba706e5a0edc9)), closes [#&#8203;19713](https://github.com/vuetifyjs/vuetify/issues/19713) [#&#8203;19685](https://github.com/vuetifyjs/vuetify/issues/19685) - **nested:** correct prop types ([#&#8203;19758](https://github.com/vuetifyjs/vuetify/issues/19758)) ([0db4297](https://github.com/vuetifyjs/vuetify/commit/0db429726b3bfd6f85984c372fd4536436fdc754)) - **variant:** always remove underlay from normal flow ([6aea5e4](https://github.com/vuetifyjs/vuetify/commit/6aea5e4cb24f29978c8d416c8e53330189d917a7)) - **VAutocomplete:** only clear search on blur in multiple or using chips/selection slots ([#&#8203;19701](https://github.com/vuetifyjs/vuetify/issues/19701)) ([d02e1b3](https://github.com/vuetifyjs/vuetify/commit/d02e1b3cec7b98a29eb69f42249f15ace6da25f3)), closes [#&#8203;19543](https://github.com/vuetifyjs/vuetify/issues/19543) - **VDataTable:** header title font weight ([#&#8203;19742](https://github.com/vuetifyjs/vuetify/issues/19742)) ([c4b33c0](https://github.com/vuetifyjs/vuetify/commit/c4b33c011fc4d2c869284e1afca01121c3d273c6)), closes [#&#8203;19737](https://github.com/vuetifyjs/vuetify/issues/19737) - **VDataTable:** correctly update the value of showSelectAll ([#&#8203;19762](https://github.com/vuetifyjs/vuetify/issues/19762)) ([7c64392](https://github.com/vuetifyjs/vuetify/commit/7c6439280e9686f46e787ed0bc1ac5b70b954edf)), closes [#&#8203;19069](https://github.com/vuetifyjs/vuetify/issues/19069) - **VDataTable:** change mobile default to false ([#&#8203;19744](https://github.com/vuetifyjs/vuetify/issues/19744)) ([a194622](https://github.com/vuetifyjs/vuetify/commit/a194622437e9baa0e9202a349fbc97dee95885cf)) - **VFileInput:** correctly set single value to null when cleared ([fce7f75](https://github.com/vuetifyjs/vuetify/commit/fce7f758cfa26dac23e79fafa5c6fc5b67294e5d)) - **VInfiniteScroll:** do not emit load event if status is empty ([#&#8203;19764](https://github.com/vuetifyjs/vuetify/issues/19764)) ([b7a4c36](https://github.com/vuetifyjs/vuetify/commit/b7a4c360c69db9f69156bcfbb6c909ee8c8a1699)), closes [#&#8203;18895](https://github.com/vuetifyjs/vuetify/issues/18895) - **VList:** allow group activators to be links ([94a05d1](https://github.com/vuetifyjs/vuetify/commit/94a05d1f1aae54b97a9a9ea27c61d3c28314f953)), closes [#&#8203;10981](https://github.com/vuetifyjs/vuetify/issues/10981) - **VResponsive:** contentClass accepts array and object ([8f0322d](https://github.com/vuetifyjs/vuetify/commit/8f0322d095f277074678f4b454bdc83203d592bc)), closes [#&#8203;19729](https://github.com/vuetifyjs/vuetify/issues/19729) - **VSheet:** base color off of on-surface instead of on-background ([183a2f9](https://github.com/vuetifyjs/vuetify/commit/183a2f9536810562a14f88958b63bc6073a6ba35)) - **VSlider:** render in forced-colors mode ([#&#8203;19706](https://github.com/vuetifyjs/vuetify/issues/19706)) ([21e9f5e](https://github.com/vuetifyjs/vuetify/commit/21e9f5e74267706cc4eebf351a27889563e89047)), closes [#&#8203;19705](https://github.com/vuetifyjs/vuetify/issues/19705) - **VStepperWindow/Item/VTabsWindow:** add missing class / style passthrough ([49fc5c5](https://github.com/vuetifyjs/vuetify/commit/49fc5c59d153032dabe41d711f863841e0ce75c3)) - **VTabs:** inherit attrs and scope id ([67b30e7](https://github.com/vuetifyjs/vuetify/commit/67b30e70435f7bcbb7abb64d2a5b9c4dc191355d)), closes [#&#8203;19752](https://github.com/vuetifyjs/vuetify/issues/19752) [#&#8203;19754](https://github.com/vuetifyjs/vuetify/issues/19754) - **VToolbar/VAppBar:** nav-icon and title alignment ([daa96e9](https://github.com/vuetifyjs/vuetify/commit/daa96e98f1a6d84c14a3c610e654faed47160c62)) ##### :test_tube: Labs - **VCalendar:** add theme background color ([#&#8203;19745](https://github.com/vuetifyjs/vuetify/issues/19745)) ([5a39b60](https://github.com/vuetifyjs/vuetify/commit/5a39b60ac261c0de4f71c36f76565f0d8aa69e87)), closes [#&#8203;18988](https://github.com/vuetifyjs/vuetify/issues/18988) - **VNumberInput:** use VTextField as the base component ([#&#8203;19714](https://github.com/vuetifyjs/vuetify/issues/19714)) ([53d6bb9](https://github.com/vuetifyjs/vuetify/commit/53d6bb9138be4eb19a85f0722253a7aba3065cc9)), closes [#&#8203;19659](https://github.com/vuetifyjs/vuetify/issues/19659) [#&#8203;19757](https://github.com/vuetifyjs/vuetify/issues/19757) - **VTreeview:** lines prop supports boolean type ([#&#8203;19668](https://github.com/vuetifyjs/vuetify/issues/19668)) ([330baa0](https://github.com/vuetifyjs/vuetify/commit/330baa073d4cc93a996f5e9ca039a8721cef8691)), closes [#&#8203;19638](https://github.com/vuetifyjs/vuetify/issues/19638) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-05-08 03:04:44 +02:00
⬆️ Update dependency vuetify to v3.6.4
All checks were successful
ci / docker (pull_request) Successful in 49s
3879f33d2c
renovate-bot force-pushed renovate/vuetify-3.x from 3879f33d2c to 58e23893d5 2024-05-08 03:05:33 +02:00 Compare
renovate-bot force-pushed renovate/vuetify-3.x from 58e23893d5 to a26f4f487b 2024-05-09 03:05:34 +02:00 Compare
renovate-bot force-pushed renovate/vuetify-3.x from a26f4f487b to 66866b5779 2024-05-12 03:04:46 +02:00 Compare
renovate-bot changed title from ⬆️ Update dependency vuetify to v3.6.4 to ⬆️ Update dependency vuetify to v3.6.5 2024-05-12 03:04:46 +02:00
sebclem merged commit 139bc61bef into main 2024-05-12 15:38:35 +02:00
sebclem deleted branch renovate/vuetify-3.x 2024-05-12 15:38:35 +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#86
No description provided.