cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows
https://cylc.github.io
GNU General Public License v3.0
37 stars 27 forks source link

fix(deps): update dependency vuetify to v3.7.2 #1925

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

vuetifyjs/vuetify (vuetify) ### [`v3.7.2`](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.7.1...v3.7.2) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.7.1...v3.7.2) ### [`v3.7.1`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.7.1) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.7.0...v3.7.1) ##### :wrench: Bug Fixes - remove vue-i18n peer dependency ([6ea68b9](https://redirect.github.com/vuetifyjs/vuetify/commit/6ea68b9136b371cd0e859735950c3b03b5dcf58f)), closes [#​19720](https://redirect.github.com/vuetifyjs/vuetify/issues/19720) - **helpers:** only deep merge plain objects ([#​20284](https://redirect.github.com/vuetifyjs/vuetify/issues/20284)) ([8af59fc](https://redirect.github.com/vuetifyjs/vuetify/commit/8af59fc466a13f4f6813226cff21a951db375069)), closes [#​20278](https://redirect.github.com/vuetifyjs/vuetify/issues/20278) - **types:** only augment module 'vue' ([7c8aeef](https://redirect.github.com/vuetifyjs/vuetify/commit/7c8aeefdc097ff9b74a733ed17b6a8cd9e1f8575)), closes [nuxt/nuxt#28542](https://redirect.github.com/nuxt/nuxt/nuxt/issues/28542) - **VAvatar:** remove default border ([e821d5d](https://redirect.github.com/vuetifyjs/vuetify/commit/e821d5d8aabf21a7e90a0802e34f43ce181f78e3)), closes [#​20345](https://redirect.github.com/vuetifyjs/vuetify/issues/20345) - **VDialog:** emit afterEnter before setting focus ([7e9a1b7](https://redirect.github.com/vuetifyjs/vuetify/commit/7e9a1b71805ad7d8d3284909a324d1edae74c751)) - **VInfiniteScroll:** respect margin when root element is scrollable ([b81919d](https://redirect.github.com/vuetifyjs/vuetify/commit/b81919df228888367bebfaf72522b1c69ec51d9d)), closes [#​17583](https://redirect.github.com/vuetifyjs/vuetify/issues/17583) ##### :test_tube: Labs - **VNumberInput:** emit model when input is a number between max & min ([836087f](https://redirect.github.com/vuetifyjs/vuetify/commit/836087f76b901ce2bc567e12979427ae6b56db8d)), closes [#​20337](https://redirect.github.com/vuetifyjs/vuetify/issues/20337) ### [`v3.7.0`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.15...v3.7.0) ##### :rocket: Features - **validation:** add eager and invalid-input options ([7e730fa](https://redirect.github.com/vuetifyjs/vuetify/commit/7e730fa2ad5effcab4e9aa0ed5245610f897aea3)) - **VAvatar:** add border prop support ([9dbc30a](https://redirect.github.com/vuetifyjs/vuetify/commit/9dbc30ac9264f0626c0b7a204857598b25c2fae1)) - **VBtn:** add support for active-color prop ([aee83f0](https://redirect.github.com/vuetifyjs/vuetify/commit/aee83f0e97d750e6d4056977862663a52b4ac626)) - **VContainer:** add dimension support ([14a2e8c](https://redirect.github.com/vuetifyjs/vuetify/commit/14a2e8cdeef3cd88fb8f80e336ac923856f823bc)) - **VExpansionPanelTitle:** add dimension support ([784eb14](https://redirect.github.com/vuetifyjs/vuetify/commit/784eb144b577d636e2aba4b4ff16fd4df73734fd)) - **VImg:** add absolute prop ([f842cd9](https://redirect.github.com/vuetifyjs/vuetify/commit/f842cd96d9ce8ba10acc14205d928f8f0eabef16)) - **VMenu:** add submenu prop ([#​20092](https://redirect.github.com/vuetifyjs/vuetify/issues/20092)) ([306a262](https://redirect.github.com/vuetifyjs/vuetify/commit/306a262bb67ca52ade4861a20b06788038facf15)), closes [#​19093](https://redirect.github.com/vuetifyjs/vuetify/issues/19093) [#​20130](https://redirect.github.com/vuetifyjs/vuetify/issues/20130) - **VSlideGroup:** expose hasNext and hasPrev ([#​20050](https://redirect.github.com/vuetifyjs/vuetify/issues/20050)) ([8ef6ff8](https://redirect.github.com/vuetifyjs/vuetify/commit/8ef6ff811278a990d45504c2987fac0afec8f43c)) ##### :wrench: Bug Fixes - **VAutocomplete:** allow searching when menu is focused ([b9ed79d](https://redirect.github.com/vuetifyjs/vuetify/commit/b9ed79db8ae68eed6bc13cf10aefa6944fa8675b)), closes [#​17641](https://redirect.github.com/vuetifyjs/vuetify/issues/17641) - **VCardActions:** space children with gap instead of margin ([2194403](https://redirect.github.com/vuetifyjs/vuetify/commit/219440372d5b4975dd25b3de9b24284f99742cf4)), closes [#​20239](https://redirect.github.com/vuetifyjs/vuetify/issues/20239) [#​20262](https://redirect.github.com/vuetifyjs/vuetify/issues/20262) - **VMenu:** unregister on unmount ([a456502](https://redirect.github.com/vuetifyjs/vuetify/commit/a4565028eaf1bebb93cf3f3956fa9c632c00700c)), closes [#​17094](https://redirect.github.com/vuetifyjs/vuetify/issues/17094) - **VSelect:** update visible items when eager is set ([7d3557a](https://redirect.github.com/vuetifyjs/vuetify/commit/7d3557a75497c508e2d7f855b5db54fc52d7ec9e)), closes [#​19765](https://redirect.github.com/vuetifyjs/vuetify/issues/19765) ##### :arrows_counterclockwise: Reverts - Revert "fix(layout): use suspense to delay render of layout items ([#​15229](https://redirect.github.com/vuetifyjs/vuetify/issues/15229))" ([08c3d4f](https://redirect.github.com/vuetifyjs/vuetify/commit/08c3d4f62e7e9715dc7f256d794cd4682b7f7c52)), closes [#​15229](https://redirect.github.com/vuetifyjs/vuetify/issues/15229) [#​19800](https://redirect.github.com/vuetifyjs/vuetify/issues/19800) - Revert "fix(VOverlay): position on LTR/RTL after locale switch ([#​17338](https://redirect.github.com/vuetifyjs/vuetify/issues/17338))" ([3024bb1](https://redirect.github.com/vuetifyjs/vuetify/commit/3024bb10411f78246d8caeba94b0893a1f148670)), closes [#​17338](https://redirect.github.com/vuetifyjs/vuetify/issues/17338) [#​19863](https://redirect.github.com/vuetifyjs/vuetify/issues/19863) ##### :test_tube: Labs - **VPullToRefresh:** add disabled prop ([79cc227](https://redirect.github.com/vuetifyjs/vuetify/commit/79cc227464e8d696b9dfa7f80689936020905ec5)), closes [#​20242](https://redirect.github.com/vuetifyjs/vuetify/issues/20242) - **VTreeview:** add modelValue which is equivalent to selected ([2336637](https://redirect.github.com/vuetifyjs/vuetify/commit/2336637442f64053ec76d5e51cd6a690957d70a3)) - **VTreeview:** increase v-treeview-item--filtered specificity ([39e7c64](https://redirect.github.com/vuetifyjs/vuetify/commit/39e7c642a7a135473940374072967a88d87a31e2)), closes [#​19404](https://redirect.github.com/vuetifyjs/vuetify/issues/19404) - **VTreeview:** port open-on-click prop to v3 & enhancement ([#​20038](https://redirect.github.com/vuetifyjs/vuetify/issues/20038)) ([cb6b5ff](https://redirect.github.com/vuetifyjs/vuetify/commit/cb6b5ffd057fac94650c39b579488cc4621fcb91)), closes [#​20009](https://redirect.github.com/vuetifyjs/vuetify/issues/20009) [#​20095](https://redirect.github.com/vuetifyjs/vuetify/issues/20095) [#​19414](https://redirect.github.com/vuetifyjs/vuetify/issues/19414) [#​20106](https://redirect.github.com/vuetifyjs/vuetify/issues/20106) ***
Changes from v3.7.0-beta.1 ##### :rocket: Features - **VMenu:** add submenu prop ([#​20092](https://redirect.github.com/vuetifyjs/vuetify/issues/20092)) ([306a262](https://redirect.github.com/vuetifyjs/vuetify/commit/306a262bb67ca52ade4861a20b06788038facf15)), closes [#​19093](https://redirect.github.com/vuetifyjs/vuetify/issues/19093) [#​20130](https://redirect.github.com/vuetifyjs/vuetify/issues/20130) ##### :wrench: Bug Fixes - **VCardActions:** space children with gap instead of margin ([2194403](https://redirect.github.com/vuetifyjs/vuetify/commit/219440372d5b4975dd25b3de9b24284f99742cf4)), closes [#​20239](https://redirect.github.com/vuetifyjs/vuetify/issues/20239) [#​20262](https://redirect.github.com/vuetifyjs/vuetify/issues/20262) ##### :microscope: Code Refactoring - **VSpeedDial:** fix type error ([4077948](https://redirect.github.com/vuetifyjs/vuetify/commit/4077948d64da983f938795c051e1327cf3aaf23c)) ##### :arrows_counterclockwise: Reverts - Revert "fix(layout): use suspense to delay render of layout items ([#​15229](https://redirect.github.com/vuetifyjs/vuetify/issues/15229))" ([08c3d4f](https://redirect.github.com/vuetifyjs/vuetify/commit/08c3d4f62e7e9715dc7f256d794cd4682b7f7c52)), closes [#​15229](https://redirect.github.com/vuetifyjs/vuetify/issues/15229) [#​19800](https://redirect.github.com/vuetifyjs/vuetify/issues/19800) ##### :test_tube: Labs - **VPullToRefresh:** add disabled prop ([79cc227](https://redirect.github.com/vuetifyjs/vuetify/commit/79cc227464e8d696b9dfa7f80689936020905ec5)), closes [#​20242](https://redirect.github.com/vuetifyjs/vuetify/issues/20242) - **VTreeview:** add modelValue which is equivalent to selected ([2336637](https://redirect.github.com/vuetifyjs/vuetify/commit/2336637442f64053ec76d5e51cd6a690957d70a3))
### [`v3.6.15`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.6.15) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.14...v3.6.15) ##### :wrench: Bug Fixes - **click-outside:** correctly remove shadow DOM event listeners ([#​20273](https://redirect.github.com/vuetifyjs/vuetify/issues/20273)) ([9b02b0d](https://redirect.github.com/vuetifyjs/vuetify/commit/9b02b0dc2d3a1bcc5f7736d62ba42d193e84d48e)), closes [#​19616](https://redirect.github.com/vuetifyjs/vuetify/issues/19616) - **VFileInput:** emit null after VForm reset() ([#​20207](https://redirect.github.com/vuetifyjs/vuetify/issues/20207)) ([6337f52](https://redirect.github.com/vuetifyjs/vuetify/commit/6337f52b40a6a30e03d6572325de7493c11d53ba)), closes [#​20101](https://redirect.github.com/vuetifyjs/vuetify/issues/20101) - **VOverlay:** close on scrim click in Shadow DOM without activator ([#​20291](https://redirect.github.com/vuetifyjs/vuetify/issues/20291)) ([2c36fff](https://redirect.github.com/vuetifyjs/vuetify/commit/2c36fff107a88a4926363d5b9e7c774a06c2d5a5)) - **VOverlay:** reuse container element in shadow DOM ([3ee87ac](https://redirect.github.com/vuetifyjs/vuetify/commit/3ee87ac9bf6b2f4aabd12d5b24f2ae67a4a508db)), closes [#​20276](https://redirect.github.com/vuetifyjs/vuetify/issues/20276) [#​20277](https://redirect.github.com/vuetifyjs/vuetify/issues/20277) - **VSnackbar:** handle pointerleave event after transition ends ([#​20312](https://redirect.github.com/vuetifyjs/vuetify/issues/20312)) ([d25879a](https://redirect.github.com/vuetifyjs/vuetify/commit/d25879a05aad39ecda86ec82cbd8384b72b8115b)), closes [#​20306](https://redirect.github.com/vuetifyjs/vuetify/issues/20306) - **VSpeedDial:** Use `content-class` ([#​20319](https://redirect.github.com/vuetifyjs/vuetify/issues/20319)) ([b10c4ab](https://redirect.github.com/vuetifyjs/vuetify/commit/b10c4ab7ee7d39851c1c64fa6d7f9bdef64c0137)), closes [#​20051](https://redirect.github.com/vuetifyjs/vuetify/issues/20051) ##### :test_tube: Labs - **VNumberInput:** forward VTextField properties ([e1ed75f](https://redirect.github.com/vuetifyjs/vuetify/commit/e1ed75f684bf413147d3988aca8ee7d7d725b78d)), closes [#​20135](https://redirect.github.com/vuetifyjs/vuetify/issues/20135) - **VTreeview:** don't expose open ([#​20192](https://redirect.github.com/vuetifyjs/vuetify/issues/20192)) ([40f7197](https://redirect.github.com/vuetifyjs/vuetify/commit/40f719796e50227637db1d62b9287131f97d3677)) - **VTreeview:** ignore `type` in items ([f20636a](https://redirect.github.com/vuetifyjs/vuetify/commit/f20636ad47e46249d4e344c43cceda2ac5d17d9a)), closes [#​19476](https://redirect.github.com/vuetifyjs/vuetify/issues/19476) ### [`v3.6.14`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.6.14) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.13...v3.6.14) ##### :wrench: Bug Fixes - **styles:** support sass 1.77.7 ([4fd811a](https://redirect.github.com/vuetifyjs/vuetify/commit/4fd811a6cc3af2da5ba0f9ea74e4fa7e4adeda77)), closes [#​20139](https://redirect.github.com/vuetifyjs/vuetify/issues/20139) - **VAvatar:** pass props.image as src to VImg defaults ([c264ad4](https://redirect.github.com/vuetifyjs/vuetify/commit/c264ad4067052827d9bb38f54482b787a624daa1)) - **VBtn:** allow passing custom ripple options ([#​20190](https://redirect.github.com/vuetifyjs/vuetify/issues/20190)) ([0a31bf8](https://redirect.github.com/vuetifyjs/vuetify/commit/0a31bf88f32c049e3dd5b1f964ba5ab38d814a6b)), closes [#​20189](https://redirect.github.com/vuetifyjs/vuetify/issues/20189) - **VFooter:** useToggleScope for layout support ([0bfaf12](https://redirect.github.com/vuetifyjs/vuetify/commit/0bfaf129cf98fc32a8a28cd3603055e7934e3c29)) - **VListGroup:** don't clear opened on unmount ([#​20215](https://redirect.github.com/vuetifyjs/vuetify/issues/20215)) ([1e183ef](https://redirect.github.com/vuetifyjs/vuetify/commit/1e183ef8e5221a424bb52fa0eeb4f798c73f24d2)), closes [#​20199](https://redirect.github.com/vuetifyjs/vuetify/issues/20199) - **VMenu:** check if element still exists before closing parent ([#​20249](https://redirect.github.com/vuetifyjs/vuetify/issues/20249)) ([560362d](https://redirect.github.com/vuetifyjs/vuetify/commit/560362d125fd7e371029b2019b53ceffb21872a3)), closes [#​20248](https://redirect.github.com/vuetifyjs/vuetify/issues/20248) - **VSkeletonLoader:** remove aria-label when loading finished ([867b2ab](https://redirect.github.com/vuetifyjs/vuetify/commit/867b2abee41c5786f25a1e789216fa829eeafcf0)) - **VSnackbar:** update countdown value on timeout change ([3cc2763](https://redirect.github.com/vuetifyjs/vuetify/commit/3cc2763ec7638a3018f3d01ce491c22935eb67c2)), closes [#​20196](https://redirect.github.com/vuetifyjs/vuetify/issues/20196) ##### :test_tube: Labs - **VNumberInput:** prevent NaN & handle js number quirks ([#​20211](https://redirect.github.com/vuetifyjs/vuetify/issues/20211)) ([3a31086](https://redirect.github.com/vuetifyjs/vuetify/commit/3a3108630de964a79ce77354fd9dec247891888f)), closes [#​19798](https://redirect.github.com/vuetifyjs/vuetify/issues/19798) [#​20171](https://redirect.github.com/vuetifyjs/vuetify/issues/20171) ### [`v3.6.13`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.6.13) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.12...v3.6.13) ##### :wrench: Bug Fixes - **typescript:** augment GlobalComponents in multiple vue modules ([#​20144](https://redirect.github.com/vuetifyjs/vuetify/issues/20144)) ([bd1f63d](https://redirect.github.com/vuetifyjs/vuetify/commit/bd1f63dcfc57ef0b15b8cfd2847bd40ba7751a39)) - **VAppBar:** scrollBehavior type for fully-hide ([040fda8](https://redirect.github.com/vuetifyjs/vuetify/commit/040fda8749630c08488aa1786f8a8b82e6b7779d)) - **VBtn:** allow stacked and block props to work together ([#​20162](https://redirect.github.com/vuetifyjs/vuetify/issues/20162)) ([9969ebb](https://redirect.github.com/vuetifyjs/vuetify/commit/9969ebb8b1cbba528c13ca075917c5b32f7ed5a5)) - **VDataTable:** use item.raw and columns in sorting transform ([#​20077](https://redirect.github.com/vuetifyjs/vuetify/issues/20077)) ([e33b951](https://redirect.github.com/vuetifyjs/vuetify/commit/e33b9514d548e57ad923082837a87e9d2e275b2e)), closes [#​20045](https://redirect.github.com/vuetifyjs/vuetify/issues/20045) - **VDataTable:** support groupBy when sorting is disabled ([#​20047](https://redirect.github.com/vuetifyjs/vuetify/issues/20047)) ([8ac10e4](https://redirect.github.com/vuetifyjs/vuetify/commit/8ac10e43a10ea3f966f1bb7cd9d87fdff52c93c9)), closes [#​20046](https://redirect.github.com/vuetifyjs/vuetify/issues/20046) - **VDatePicker:** programmatic start date with multiple range ([#​20169](https://redirect.github.com/vuetifyjs/vuetify/issues/20169)) ([1a0d9b7](https://redirect.github.com/vuetifyjs/vuetify/commit/1a0d9b7ecbde60cce31750c8f36b8e382c8c3535)), closes [#​20168](https://redirect.github.com/vuetifyjs/vuetify/issues/20168) - **VOtpInput:** slice value with length on paste ([#​20164](https://redirect.github.com/vuetifyjs/vuetify/issues/20164)) ([0f8fd5d](https://redirect.github.com/vuetifyjs/vuetify/commit/0f8fd5d2d82a45cefc47e64b1abcf6eba5e8b1f1)), closes [#​20158](https://redirect.github.com/vuetifyjs/vuetify/issues/20158) ##### :test_tube: Labs - **VDateInput:** inherit class / style props ([#​20002](https://redirect.github.com/vuetifyjs/vuetify/issues/20002)) ([a88a2ee](https://redirect.github.com/vuetifyjs/vuetify/commit/a88a2eed74790e74316a1e487513b5e79834064e)), closes [#​19985](https://redirect.github.com/vuetifyjs/vuetify/issues/19985) - **VDateInput:** remove menu interaction when disabled/readonly ([#​20163](https://redirect.github.com/vuetifyjs/vuetify/issues/20163)) ([f970e5f](https://redirect.github.com/vuetifyjs/vuetify/commit/f970e5f09d9eae83b42cbec9d761fe96ae42c370)), closes [#​20147](https://redirect.github.com/vuetifyjs/vuetify/issues/20147) - **VTimePicker:** don't show buttons if ampmInTitle is not true ([#​20178](https://redirect.github.com/vuetifyjs/vuetify/issues/20178)) ([0c80102](https://redirect.github.com/vuetifyjs/vuetify/commit/0c80102ecca9dffb337b974064f3e583c5467e63)) ##### :arrows_counterclockwise: Reverts - Revert "fix(VField/VInput): centerAffix prop for underlined/plain ([#​20064](https://redirect.github.com/vuetifyjs/vuetify/issues/20064))" ([#​20173](https://redirect.github.com/vuetifyjs/vuetify/issues/20173)) ([098f802](https://redirect.github.com/vuetifyjs/vuetify/commit/098f8029d5376152145ab4590da086cb59419f8f)) ### [`v3.6.12`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.6.12) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.11...v3.6.12) ##### :wrench: Bug Fixes - **calendar:** add missing first-day-of-week property support ([#​20096](https://redirect.github.com/vuetifyjs/vuetify/issues/20096)) ([77af0c6](https://redirect.github.com/vuetifyjs/vuetify/commit/77af0c68a45029fa5df2ef0974378b08c7ddf50b)) - **VDataTableFooter:** wrong icon types ([#​20107](https://redirect.github.com/vuetifyjs/vuetify/issues/20107)) ([5676e18](https://redirect.github.com/vuetifyjs/vuetify/commit/5676e181b581a332d93b1c821ab9e145f2c69784)) - **VDatePickerControls:** wrong icon types ([#​20121](https://redirect.github.com/vuetifyjs/vuetify/issues/20121)) ([32efb8c](https://redirect.github.com/vuetifyjs/vuetify/commit/32efb8ca510a9f6ab533722883f621e45c24c79f)) - **VExpansionPanels:** specify inherited props ([719a64a](https://redirect.github.com/vuetifyjs/vuetify/commit/719a64a2026f42d66262248ba8c20514def1ce36)), closes [#​20109](https://redirect.github.com/vuetifyjs/vuetify/issues/20109) - **VField/VInput:** centerAffix prop for underlined/plain ([#​20064](https://redirect.github.com/vuetifyjs/vuetify/issues/20064)) ([650ba25](https://redirect.github.com/vuetifyjs/vuetify/commit/650ba2549aaeebfdd49842fdffec4d711c4f5980)) - **VOverlay:** make updateLocation event argument optional ([fa1a089](https://redirect.github.com/vuetifyjs/vuetify/commit/fa1a0897cbfcd83c7a33a016640e4718ef0b875a)) - **VOverlay:** correct ShadowRoot attach condition ([ec73e6f](https://redirect.github.com/vuetifyjs/vuetify/commit/ec73e6fc4bb82368f4cd0ef813234af23a66f122)), closes [#​20001](https://redirect.github.com/vuetifyjs/vuetify/issues/20001) [#​20086](https://redirect.github.com/vuetifyjs/vuetify/issues/20086) - **VProgressLinear:** render in forced-colors mode ([#​20112](https://redirect.github.com/vuetifyjs/vuetify/issues/20112)) ([601d364](https://redirect.github.com/vuetifyjs/vuetify/commit/601d3644a9b61e7d2529f4f836a8a8ac87f5b5a0)), closes [#​20111](https://redirect.github.com/vuetifyjs/vuetify/issues/20111) - **VRadio:** class/style duplication ([81bc1f4](https://redirect.github.com/vuetifyjs/vuetify/commit/81bc1f47967b77f01b1b39110929f9b413da7426)), closes [#​20012](https://redirect.github.com/vuetifyjs/vuetify/issues/20012) [#​20005](https://redirect.github.com/vuetifyjs/vuetify/issues/20005) ##### :test_tube: Labs - **VNumberInput:** allow press delete key ([#​20125](https://redirect.github.com/vuetifyjs/vuetify/issues/20125)) ([09c294b](https://redirect.github.com/vuetifyjs/vuetify/commit/09c294b9fabbb015ee0cbb02319782507c16da54)), closes [#​20083](https://redirect.github.com/vuetifyjs/vuetify/issues/20083) - **VTimePicker:** fix types for emit events ([#​20126](https://redirect.github.com/vuetifyjs/vuetify/issues/20126)) ([5385260](https://redirect.github.com/vuetifyjs/vuetify/commit/5385260ebb25f76ed339a18d049f080ccc4b09d4)), closes [#​20085](https://redirect.github.com/vuetifyjs/vuetify/issues/20085) ### [`v3.6.11`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.6.11) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.10...v3.6.11) ##### :wrench: Bug Fixes - **VOverlay:** add null coalescing to true if no shadowDomRoot ([27b4b1e](https://redirect.github.com/vuetifyjs/vuetify/commit/27b4b1e52060b6bee13a290a4829f935f1bd9c05)), closes [#​20001](https://redirect.github.com/vuetifyjs/vuetify/issues/20001) ##### :test_tube: Labs - **VNumberInput:** fix inc/dec slots with split control variant ([#​20072](https://redirect.github.com/vuetifyjs/vuetify/issues/20072)) ([4ac8aa4](https://redirect.github.com/vuetifyjs/vuetify/commit/4ac8aa4ad5048ecbd0d8a2e25d928953a4d1d646)), closes [#​20056](https://redirect.github.com/vuetifyjs/vuetify/issues/20056) - **VStepperVertical:** provide eager in defaults props ([#​20033](https://redirect.github.com/vuetifyjs/vuetify/issues/20033)) ([620a0d9](https://redirect.github.com/vuetifyjs/vuetify/commit/620a0d9e4b876e6f3251add09eb92b22d0ef65ae)), closes [#​20025](https://redirect.github.com/vuetifyjs/vuetify/issues/20025) - **VTreeview:** avoid re-render by opened & respect openAll ([#​20032](https://redirect.github.com/vuetifyjs/vuetify/issues/20032)) ([0a32df5](https://redirect.github.com/vuetifyjs/vuetify/commit/0a32df5706fe7eb227918efc4375eef726b9f7a9)) ### [`v3.6.10`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.6.10) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.9...v3.6.10) ##### :wrench: Bug Fixes - **VDatePicker:** don't update month/year if new model is empty ([154e751](https://redirect.github.com/vuetifyjs/vuetify/commit/154e7516b89eb28f2f6c7568be92a5a28b5f572e)), closes [#​20015](https://redirect.github.com/vuetifyjs/vuetify/issues/20015) - **VExpansionPanel:** remove unused toRef ([0931cec](https://redirect.github.com/vuetifyjs/vuetify/commit/0931cec21c35c062192b8f22b0438542f31bbce8)) - **VExpansionPanel:** propagate defaults provided by VExpansionPanels ([666484a](https://redirect.github.com/vuetifyjs/vuetify/commit/666484ae265194dc1512cb4f84f53ab928f5482b)) - **VExpansionPanelTitle:** propagate VIcon defaults ([cec2094](https://redirect.github.com/vuetifyjs/vuetify/commit/cec20943af77b1c723c560d7282ebecee865e38b)) ### [`v3.6.9`](https://redirect.github.com/vuetifyjs/vuetify/releases/tag/v3.6.9) [Compare Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.6.8...v3.6.9) ##### :wrench: Bug Fixes - **VAppBar:** inability to scroll to the bottom ([#​19921](https://redirect.github.com/vuetifyjs/vuetify/issues/19921)) ([7ccff92](https://redirect.github.com/vuetifyjs/vuetify/commit/7ccff92e55fbfa27f022d9f61cbdf7d09d924f69)), closes [#​19090](https://redirect.github.com/vuetifyjs/vuetify/issues/19090) - **VAutocomplete/VCombobox:** disallow auto-select-first via pure blur ([2368668](https://redirect.github.com/vuetifyjs/vuetify/commit/2368668d49b322a1ac7aa5a9d602676affdef9b2)), closes [#​19929](https://redirect.github.com/vuetifyjs/vuetify/issues/19929) - **VBanner:** set index when using sticky prop ([9e2d22f](https://redirect.github.com/vuetifyjs/vuetify/commit/9e2d22f3f76515809ab47c147b689efc7cb09bf0)) - **VEmptyState:** support VBtn variants when using actions slot ([99279d9](https://redirect.github.com/vuetifyjs/vuetify/commit/99279d97711f4953c7d266247f8ff0415fd601a2)) - **VFab:** change type for location prop ([#​19949](https://redirect.github.com/vuetifyjs/vuetify/issues/19949)) ([07a6fb8](https://redirect.github.com/vuetifyjs/vuetify/commit/07a6fb861318781bedcc145d0533a49d54b8121a)), closes [#​19944](https://redirect.github.com/vuetifyjs/vuetify/issues/19944) - **VMenu:** allow enter keypress to work in input element ([#​19922](https://redirect.github.com/vuetifyjs/vuetify/issues/19922)) ([193301c](https://redirect.github.com/vuetifyjs/vuetify/commit/193301cb2d55ceacc4d2ef2cdbadf62c87675297)), closes [#​19920](https://redirect.github.com/vuetifyjs/vuetify/issues/19920) - **VOverlay:** check for Shadow DOM on mount ([#​19947](https://redirect.github.com/vuetifyjs/vuetify/issues/19947)) ([e6e76d5](https://redirect.github.com/vuetifyjs/vuetify/commit/e6e76d5670c8b6e0a41cd2d1c6db97b12673495f)), closes [#​19943](https://redirect.github.com/vuetifyjs/vuetify/issues/19943) ##### :test_tube: Labs - **VNumberInput:** attributes fall through to root ([#​19959](https://redirect.github.com/vuetifyjs/vuetify/issues/19959)) ([df6440d](https://redirect.github.com/vuetifyjs/vuetify/commit/df6440dc99d55d8db743be35bc5cc50e1fea88b2)) - **VTimePicker:** properly apply disabled props ([#​19964](https://redirect.github.com/vuetifyjs/vuetify/issues/19964)) ([0ba4b78](https://redirect.github.com/vuetifyjs/vuetify/commit/0ba4b7864f4531b5ccac1880ea32c123ff1fbd7c)) - **VTreeview:** remove redundant treeview re-render during open ([#​19968](https://redirect.github.com/vuetifyjs/vuetify/issues/19968)) ([9e1cfbd](https://redirect.github.com/vuetifyjs/vuetify/commit/9e1cfbddbfd0ce7043aa096bd7d370beef382c7f))

Configuration

📅 Schedule: Branch creation - "on the 7th day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.