fdm-monster / fdm-monster-site

FDM Monster's main website
https://fdm-monster.net
0 stars 2 forks source link

fix(deps): update dependency vuetify to v3.6.4 #589

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuetify (source) 3.6.3 -> 3.6.4 age adoption passing confidence

Release Notes

vuetifyjs/vuetify (vuetify) ### [`v3.6.4`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.6.4) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.6.3...v3.6.4) ##### :wrench: Bug Fixes - pass template refs to slots as functions ([#​19731](https://togithub.com/vuetifyjs/vuetify/issues/19731)) ([f2c6050](https://togithub.com/vuetifyjs/vuetify/commit/f2c605046ffa47c487c73c0c076ba706e5a0edc9)), closes [#​19713](https://togithub.com/vuetifyjs/vuetify/issues/19713) [#​19685](https://togithub.com/vuetifyjs/vuetify/issues/19685) - **colors:** apply theme-on-surface override for bg text color ([43529fa](https://togithub.com/vuetifyjs/vuetify/commit/43529fa936cbb0d58d78e1c48aebc1e6c7fe3d1e)) - **nested:** correct prop types ([#​19758](https://togithub.com/vuetifyjs/vuetify/issues/19758)) ([0db4297](https://togithub.com/vuetifyjs/vuetify/commit/0db429726b3bfd6f85984c372fd4536436fdc754)) - **variant:** always remove underlay from normal flow ([6aea5e4](https://togithub.com/vuetifyjs/vuetify/commit/6aea5e4cb24f29978c8d416c8e53330189d917a7)) - **VAutocomplete:** only clear search on blur in multiple or using chips/selection shots ([#​19701](https://togithub.com/vuetifyjs/vuetify/issues/19701)) ([d02e1b3](https://togithub.com/vuetifyjs/vuetify/commit/d02e1b3cec7b98a29eb69f42249f15ace6da25f3)), closes [#​19543](https://togithub.com/vuetifyjs/vuetify/issues/19543) - **VDataTable:** header title font weight ([#​19742](https://togithub.com/vuetifyjs/vuetify/issues/19742)) ([c4b33c0](https://togithub.com/vuetifyjs/vuetify/commit/c4b33c011fc4d2c869284e1afca01121c3d273c6)), closes [#​19737](https://togithub.com/vuetifyjs/vuetify/issues/19737) - **VDataTable:** correctly update the value of showSelectAll ([#​19762](https://togithub.com/vuetifyjs/vuetify/issues/19762)) ([7c64392](https://togithub.com/vuetifyjs/vuetify/commit/7c6439280e9686f46e787ed0bc1ac5b70b954edf)), closes [#​19069](https://togithub.com/vuetifyjs/vuetify/issues/19069) - **VDataTable:** change mobile default to false ([#​19744](https://togithub.com/vuetifyjs/vuetify/issues/19744)) ([a194622](https://togithub.com/vuetifyjs/vuetify/commit/a194622437e9baa0e9202a349fbc97dee95885cf)) - **VFileInput:** correctly set single value to null when cleared ([fce7f75](https://togithub.com/vuetifyjs/vuetify/commit/fce7f758cfa26dac23e79fafa5c6fc5b67294e5d)) - **VInfiniteScroll:** do not emit load event if status is empty ([#​19764](https://togithub.com/vuetifyjs/vuetify/issues/19764)) ([b7a4c36](https://togithub.com/vuetifyjs/vuetify/commit/b7a4c360c69db9f69156bcfbb6c909ee8c8a1699)), closes [#​18895](https://togithub.com/vuetifyjs/vuetify/issues/18895) - **VList:** allow group activators to be links ([94a05d1](https://togithub.com/vuetifyjs/vuetify/commit/94a05d1f1aae54b97a9a9ea27c61d3c28314f953)), closes [#​10981](https://togithub.com/vuetifyjs/vuetify/issues/10981) - **VResponsive:** contentClass accepts array and object ([8f0322d](https://togithub.com/vuetifyjs/vuetify/commit/8f0322d095f277074678f4b454bdc83203d592bc)), closes [#​19729](https://togithub.com/vuetifyjs/vuetify/issues/19729) - **VSheet:** base color off of on-surface istead of on-background ([183a2f9](https://togithub.com/vuetifyjs/vuetify/commit/183a2f9536810562a14f88958b63bc6073a6ba35)) - **VSlider:** render in forced-colors mode ([#​19706](https://togithub.com/vuetifyjs/vuetify/issues/19706)) ([21e9f5e](https://togithub.com/vuetifyjs/vuetify/commit/21e9f5e74267706cc4eebf351a27889563e89047)), closes [#​19705](https://togithub.com/vuetifyjs/vuetify/issues/19705) - **VStepperWindow/Item/VTabsWindow:** add missing class / style passthrough ([49fc5c5](https://togithub.com/vuetifyjs/vuetify/commit/49fc5c59d153032dabe41d711f863841e0ce75c3)) - **VTabs:** inherit attrs and scope id ([67b30e7](https://togithub.com/vuetifyjs/vuetify/commit/67b30e70435f7bcbb7abb64d2a5b9c4dc191355d)), closes [#​19752](https://togithub.com/vuetifyjs/vuetify/issues/19752) [#​19754](https://togithub.com/vuetifyjs/vuetify/issues/19754) - **VToolbar/VAppBar:** nav-icon and title alignment ([daa96e9](https://togithub.com/vuetifyjs/vuetify/commit/daa96e98f1a6d84c14a3c610e654faed47160c62)) ##### :test_tube: Labs - **VCalendar:** add theme background color ([#​19745](https://togithub.com/vuetifyjs/vuetify/issues/19745)) ([5a39b60](https://togithub.com/vuetifyjs/vuetify/commit/5a39b60ac261c0de4f71c36f76565f0d8aa69e87)), closes [#​18988](https://togithub.com/vuetifyjs/vuetify/issues/18988) - **VNumberInput:** use VTextField as the base component ([#​19714](https://togithub.com/vuetifyjs/vuetify/issues/19714)) ([53d6bb9](https://togithub.com/vuetifyjs/vuetify/commit/53d6bb9138be4eb19a85f0722253a7aba3065cc9)), closes [#​19659](https://togithub.com/vuetifyjs/vuetify/issues/19659) [#​19757](https://togithub.com/vuetifyjs/vuetify/issues/19757) - **VTreeview:** lines prop supports boolean type ([#​19668](https://togithub.com/vuetifyjs/vuetify/issues/19668)) ([330baa0](https://togithub.com/vuetifyjs/vuetify/commit/330baa073d4cc93a996f5e9ca039a8721cef8691)), closes [#​19638](https://togithub.com/vuetifyjs/vuetify/issues/19638) ##### Other Commmits - chore(release): publish v3.6.4 ([767ecdc](https://togithub.com/vuetifyjs/vuetify/commit/767ecdcedd75a6d28379ee4058b8c3b70bb66feb)) - docs(team): fix focus link ([e577b5a](https://togithub.com/vuetifyjs/vuetify/commit/e577b5ad05851b100a83704383a9b3433a2f957d)) - chore: update vue-instantsearch to 4.16.1 ([6c78760](https://togithub.com/vuetifyjs/vuetify/commit/6c78760ce11f836afac38b6a7ce6c26b1aa74b28)) - chore: update vue to 3.4.27 ([1a8db40](https://togithub.com/vuetifyjs/vuetify/commit/1a8db40219d859631d63c5efb4e6c589296f6d97)) - chore: revert unrelated type changes ([c5a94a0](https://togithub.com/vuetifyjs/vuetify/commit/c5a94a0cd01eafebc00e2f1fd746875e7bea87f2)) - docs(team.json): add new team member ([#​19750](https://togithub.com/vuetifyjs/vuetify/issues/19750)) ([6b06e37](https://togithub.com/vuetifyjs/vuetify/commit/6b06e37d8a7e60fd5ac238986d466e29cb51a111)) - docs(VImg): remove lazySrc generation mention ([c0ff122](https://togithub.com/vuetifyjs/vuetify/commit/c0ff122140a20b3b2b1b31c7c8fff4d3490105b2))

Configuration

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

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.