vatson / rollup-plugin-vuetify

Vuetify autoloader 🤖
MIT License
20 stars 1 forks source link

chore(deps): update dependency vuetify to v2.6.10 [security] #103

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

GitHub Vulnerability Alerts

CVE-2022-25873

The package vuetify from 2.0.0-beta.4 and before 2.6.10 are vulnerable to Cross-site Scripting (XSS) due to improper input sanitization in the 'eventName' function within the VCalendar component.


Release Notes

vuetifyjs/vuetify (vuetify) ### [`v2.6.10`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.10) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.9...v2.6.10) ##### :wrench: Bug Fixes - **VCalendar:** prevent XSS from eventName function ([ade1434](https://togithub.com/vuetifyjs/vuetify/commit/ade1434927f55a0eccf3d54f900f24c5fa85a176)), closes [#​15757](https://togithub.com/vuetifyjs/vuetify/issues/15757) - **VDialog:** don't try to focus `tabindex="-1"` or hidden inputs ([89e3850](https://togithub.com/vuetifyjs/vuetify/commit/89e3850c5478c7bf0ae6081a95f6d2b39e690e8f)), closes [#​15745](https://togithub.com/vuetifyjs/vuetify/issues/15745) - **VMenu:** disable activatorFixed when attach is enabled ([#​15709](https://togithub.com/vuetifyjs/vuetify/issues/15709)) ([464529a](https://togithub.com/vuetifyjs/vuetify/commit/464529a0358704c27463b660eead65925adf0f6d)), closes [#​14922](https://togithub.com/vuetifyjs/vuetify/issues/14922) - **VTextField:** only show clear icon on hover or when focused ([7a51ad0](https://togithub.com/vuetifyjs/vuetify/commit/7a51ad0140dd17f9d718f6ceb84226d305c2c379)) - **VTextField:** prevent tabbing to clear button ([f8ee680](https://togithub.com/vuetifyjs/vuetify/commit/f8ee680b1d78182852822fd12b63dd00a5803f40)), closes [#​11202](https://togithub.com/vuetifyjs/vuetify/issues/11202) - **web-types:** add support for VDataTable pattern slots ([#​15694](https://togithub.com/vuetifyjs/vuetify/issues/15694)) ([ac45c98](https://togithub.com/vuetifyjs/vuetify/commit/ac45c98983717d5ee42c4e85de1deccbd698cc83)) ##### :microscope: Code Refactoring - **VSelect:** render highlight with vnodes instead of innerHTML ([4468e3c](https://togithub.com/vuetifyjs/vuetify/commit/4468e3c442284b512729e7b89768fd8762c2e9c1)) ##### BREAKING CHANGES - **VCalendar:** `eventName` function can no longer render arbitrary HTML, convert to VNodes instead. `eventSummary` can no longer be used with v-html, replace with `` ### [`v2.6.9`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.9) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.8...v2.6.9) ##### :wrench: Bug Fixes - **VCalendar:** add aria roles to monthly calendar ([#​14640](https://togithub.com/vuetifyjs/vuetify/issues/14640)) ([2cd34b4](https://togithub.com/vuetifyjs/vuetify/commit/2cd34b4d29ee08b40d9b93e03ee38f50cb4a2a7f)), closes [#​14604](https://togithub.com/vuetifyjs/vuetify/issues/14604) - **VCalendar:** forward all bound events to internal elements ([#​15592](https://togithub.com/vuetifyjs/vuetify/issues/15592)) ([299330c](https://togithub.com/vuetifyjs/vuetify/commit/299330cc64b9a3590822062dbba6f1028f6207d3)) - **VCarousel:** add keys to delimiter buttons ([#​15459](https://togithub.com/vuetifyjs/vuetify/issues/15459)) ([8d3895b](https://togithub.com/vuetifyjs/vuetify/commit/8d3895bc0efd57bb2e5cc6bbf54c2b700e915be7)) - **VPagination:** ignore invalid length values ([f3f8d15](https://togithub.com/vuetifyjs/vuetify/commit/f3f8d15e9c701c83ab12945ea105fe259aa87b7a)), closes [#​15499](https://togithub.com/vuetifyjs/vuetify/issues/15499) - **VRadio:** change icon color when disabled ([0cc43e2](https://togithub.com/vuetifyjs/vuetify/commit/0cc43e293c0f64e12b210a543e2c71cf084f1ebc)) - **VSwitch:** only affect control opacity when disabled ([1e0a4ad](https://togithub.com/vuetifyjs/vuetify/commit/1e0a4ad5cde6f4353a52ee5f5dc3731a602038f0)) ### [`v2.6.8`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.8) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.7...v2.6.8) ##### :wrench: Bug Fixes - **VDataTable:** display header text instead of value in group headers ([100053f](https://togithub.com/vuetifyjs/vuetify/commit/100053fbd229edbab5f64287fe35ca203a24c4ce)), closes [#​11516](https://togithub.com/vuetifyjs/vuetify/issues/11516) - **VItemGroup:** use valueComparator when updating value ([#​15395](https://togithub.com/vuetifyjs/vuetify/issues/15395)) ([8bedb7c](https://togithub.com/vuetifyjs/vuetify/commit/8bedb7c05e7b4282ea71202cf9ffe562d31fe0f1)), closes [#​15394](https://togithub.com/vuetifyjs/vuetify/issues/15394) - **VSimpleCheckbox:** directly specify ripple directive definition ([00a9668](https://togithub.com/vuetifyjs/vuetify/commit/00a9668d7a58bfd1ea3674e48cca2dc8336bbffc)), closes [#​12224](https://togithub.com/vuetifyjs/vuetify/issues/12224) ### [`v2.6.7`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.7) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.6...v2.6.7) ##### :wrench: Bug Fixes - **styles:** resolve css validation errors ([621f273](https://togithub.com/vuetifyjs/vuetify/commit/621f273bc1608038184255f57b10671dab2a031d)), closes [#​15320](https://togithub.com/vuetifyjs/vuetify/issues/15320) - **VDialog:** focus on internal content when shown ([#​14584](https://togithub.com/vuetifyjs/vuetify/issues/14584)) ([ffbaae1](https://togithub.com/vuetifyjs/vuetify/commit/ffbaae129d36e40bb2926914f2960b09370befb2)), closes [#​14581](https://togithub.com/vuetifyjs/vuetify/issues/14581) - **VInput:** allow text selection in disabled inputs ([#​14465](https://togithub.com/vuetifyjs/vuetify/issues/14465)) ([760490d](https://togithub.com/vuetifyjs/vuetify/commit/760490da75fc531fca9edcd4ef308f2698ba02aa)), closes [#​14238](https://togithub.com/vuetifyjs/vuetify/issues/14238) - **VList:** don't trigger keyboard events on disabled items ([#​15339](https://togithub.com/vuetifyjs/vuetify/issues/15339)) ([817df79](https://togithub.com/vuetifyjs/vuetify/commit/817df79726167fc547a86f1d7c0017080aa1a7e5)), closes [#​15322](https://togithub.com/vuetifyjs/vuetify/issues/15322) - **VOtpInput:** support paste and autofill on mobile ([8c67ed8](https://togithub.com/vuetifyjs/vuetify/commit/8c67ed8cf96334a86c6f087b7abfa845992098a2)), closes [#​14801](https://togithub.com/vuetifyjs/vuetify/issues/14801) - **VRadio:** use correct disabled color for icons ([3115798](https://togithub.com/vuetifyjs/vuetify/commit/31157988d61373af86c015e9e77ed7806b54b658)) - **VSelect:** allow keyboard selection of items with value 0 ([969aba4](https://togithub.com/vuetifyjs/vuetify/commit/969aba42229275bd1d703d8c51890674105ac6c2)), closes [#​15166](https://togithub.com/vuetifyjs/vuetify/issues/15166) - **VTabs:** use ResizeObserver if available ([ff519c6](https://togithub.com/vuetifyjs/vuetify/commit/ff519c6121cc995069caba9b232c216633d6f801)), closes [#​4733](https://togithub.com/vuetifyjs/vuetify/issues/4733) [#​10455](https://togithub.com/vuetifyjs/vuetify/issues/10455) [#​12783](https://togithub.com/vuetifyjs/vuetify/issues/12783) [#​14195](https://togithub.com/vuetifyjs/vuetify/issues/14195) [#​15316](https://togithub.com/vuetifyjs/vuetify/issues/15316) - **VTimeline:** disable arrow shadow on clickable cards ([27ba2c9](https://togithub.com/vuetifyjs/vuetify/commit/27ba2c9b7663ce70a35556a3c4336fec44f87605)), closes [#​14193](https://togithub.com/vuetifyjs/vuetify/issues/14193) ### [`v2.6.6`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.6) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.5...v2.6.6) ##### :wrench: Bug Fixes - **locale:** update catalan translations ([#​15012](https://togithub.com/vuetifyjs/vuetify/issues/15012)) ([2eab4f2](https://togithub.com/vuetifyjs/vuetify/commit/2eab4f2a457aff794bbe9471d162f1e0bd6adee7)) - **mdi-svg:** update contextual icons ([5918484](https://togithub.com/vuetifyjs/vuetify/commit/59184844e99e6cde96f4cccbd84bbd0343fec2cf)), closes [#​14327](https://togithub.com/vuetifyjs/vuetify/issues/14327) - **VOverflowBtn:** make persistentPlaceholder label visible ([#​15055](https://togithub.com/vuetifyjs/vuetify/issues/15055)) ([002afbe](https://togithub.com/vuetifyjs/vuetify/commit/002afbe9c93fcabf472173fd22e87f29da405260)), closes [#​15052](https://togithub.com/vuetifyjs/vuetify/issues/15052) - **VSelect:** set min-height on correct element ([d41a327](https://togithub.com/vuetifyjs/vuetify/commit/d41a32798da3d97d554b6f811f4f4a3199276119)), closes [#​15047](https://togithub.com/vuetifyjs/vuetify/issues/15047) ##### :microscope: Code Refactoring - **VDatePicker:** single split call ([#​15082](https://togithub.com/vuetifyjs/vuetify/issues/15082)) ([dc48652](https://togithub.com/vuetifyjs/vuetify/commit/dc486529856fe156c1d1e1f76475a1315eaac53e)) ### [`v2.6.5`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.5) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.4...v2.6.5) ##### :wrench: Bug Fixes - **locale:** add missing Finnish translations ([#​14824](https://togithub.com/vuetifyjs/vuetify/issues/14824)) ([f0e5889](https://togithub.com/vuetifyjs/vuetify/commit/f0e58899a19ba5b43551bd6ffb42b917113f7ae7)) - **locale:** improve spanish translations ([#​14965](https://togithub.com/vuetifyjs/vuetify/issues/14965)) ([a427b96](https://togithub.com/vuetifyjs/vuetify/commit/a427b9602763f0dba87d0f574d75c56723564d82)) - **selection controls:** emit focus/blur events ([75404fb](https://togithub.com/vuetifyjs/vuetify/commit/75404fb66e61d4b4d5b759506ac0d4c7a56a3755)), closes [#​14862](https://togithub.com/vuetifyjs/vuetify/issues/14862) - **VCalendar:** fix transparent header on category calendar ([#​14725](https://togithub.com/vuetifyjs/vuetify/issues/14725)) ([33002fa](https://togithub.com/vuetifyjs/vuetify/commit/33002fa1ad575d032333021e670368869151a4eb)), closes [#​14723](https://togithub.com/vuetifyjs/vuetify/issues/14723) - **VImg:** accept scopedSlots ([96888d5](https://togithub.com/vuetifyjs/vuetify/commit/96888d5cc4bcd7c527fbe7445410813e79082259)), closes [#​14686](https://togithub.com/vuetifyjs/vuetify/issues/14686) - **VTreeview:** independent selection inheriting parent state ([#​14956](https://togithub.com/vuetifyjs/vuetify/issues/14956)) ([2034df6](https://togithub.com/vuetifyjs/vuetify/commit/2034df604e9061d6faf1e6c7ea5d21e3c7c3cd68)), closes [#​14955](https://togithub.com/vuetifyjs/vuetify/issues/14955) ### [`v2.6.4`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.4) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.3...v2.6.4) ##### :wrench: Bug Fixes - **VDialog/VMenu:** remove duplicate toggleable mixin ([860be6b](https://togithub.com/vuetifyjs/vuetify/commit/860be6b0bff74b6cd81320259879ae9dc5a77f1d)), closes [#​14719](https://togithub.com/vuetifyjs/vuetify/issues/14719) - **VPagination:** get available width before initial mount ([472bbb4](https://togithub.com/vuetifyjs/vuetify/commit/472bbb4afd3da91656702b62f8c385cf61de1ccd)), closes [#​14590](https://togithub.com/vuetifyjs/vuetify/issues/14590) - **VSelect:** update menu position on selection change ([5974a84](https://togithub.com/vuetifyjs/vuetify/commit/5974a840b703cb8dbfba615cac4d6a16cf30ebb9)), closes [#​14688](https://togithub.com/vuetifyjs/vuetify/issues/14688) ### [`v2.6.3`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.3) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.2...v2.6.3) ##### :wrench: Bug Fixes - **VCalendar:** use theme background color for categories ([#​14558](https://togithub.com/vuetifyjs/vuetify/issues/14558)) ([185408b](https://togithub.com/vuetifyjs/vuetify/commit/185408beadce350d0d60c24352cacf26ea0f02fd)), closes [#​14433](https://togithub.com/vuetifyjs/vuetify/issues/14433) - **VData:** don't reset sortBy/sortDesc to \[] on clear ([9cf48e4](https://togithub.com/vuetifyjs/vuetify/commit/9cf48e45beef9eef109c50b8f05a6a6a98418b19)), closes [#​14423](https://togithub.com/vuetifyjs/vuetify/issues/14423) - **VDialog:** change the role from "document" to "dialog" ([#​14602](https://togithub.com/vuetifyjs/vuetify/issues/14602)) ([158e0b5](https://togithub.com/vuetifyjs/vuetify/commit/158e0b56aee776bd6b20b885cd6c7a59e3734d8a)), closes [#​14231](https://togithub.com/vuetifyjs/vuetify/issues/14231) - **VMenu:** null check content in mouseleave handler ([e13eee1](https://togithub.com/vuetifyjs/vuetify/commit/e13eee14e31cd6a88bc4d9b2ab41ab344ef886f1)), closes [#​14619](https://togithub.com/vuetifyjs/vuetify/issues/14619) - **VMenu:** wrong alignment in RTL mode ([#​14556](https://togithub.com/vuetifyjs/vuetify/issues/14556)) ([446963f](https://togithub.com/vuetifyjs/vuetify/commit/446963f8387c39a7d7efbf98970ac9b15ffd84a8)), closes [#​12195](https://togithub.com/vuetifyjs/vuetify/issues/12195) - **VNavigationDrawer:** don't update miniVariant without expandOnHover ([bb2b11e](https://togithub.com/vuetifyjs/vuetify/commit/bb2b11e3d0f39fe286b83792072afd4e97ce8121)), closes [#​14555](https://togithub.com/vuetifyjs/vuetify/issues/14555) - **VTab:** disabled tab can be reached by keyboard ([#​14606](https://togithub.com/vuetifyjs/vuetify/issues/14606)) ([d110f58](https://togithub.com/vuetifyjs/vuetify/commit/d110f58912f5953191ee5db64f496d7ecc9be9be)), closes [#​14601](https://togithub.com/vuetifyjs/vuetify/issues/14601) ### [`v2.6.2`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.2) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.1...v2.6.2) ##### :wrench: Bug Fixes - **application:** allow use of multiple drawers ([#​14450](https://togithub.com/vuetifyjs/vuetify/issues/14450)) ([85a1186](https://togithub.com/vuetifyjs/vuetify/commit/85a1186331583e05c82ca7f1d1833029ca35a9bc)), closes [#​13665](https://togithub.com/vuetifyjs/vuetify/issues/13665) - **types:** add missing VOtpInput export in lib.d.ts ([#​14497](https://togithub.com/vuetifyjs/vuetify/issues/14497)) ([00f3f0a](https://togithub.com/vuetifyjs/vuetify/commit/00f3f0aa05caf4b8d53fb8d7187ac4216a198011)), closes [#​14496](https://togithub.com/vuetifyjs/vuetify/issues/14496) - **VBottomNavigation:** only calculate isActive state when using hideOnScroll ([f58afb4](https://togithub.com/vuetifyjs/vuetify/commit/f58afb4f17bfb4c1c696af39c4658f96f7697258)), closes [#​11640](https://togithub.com/vuetifyjs/vuetify/issues/11640) - **VCombobox:** don't reset search when cleared ([#​14531](https://togithub.com/vuetifyjs/vuetify/issues/14531)) ([79cd41d](https://togithub.com/vuetifyjs/vuetify/commit/79cd41d4399371ba3943dc48f6f2a1b0f6b2cd3b)), closes [#​14507](https://togithub.com/vuetifyjs/vuetify/issues/14507) - **VMenu:** don't add button role with openOnHover ([24ccd88](https://togithub.com/vuetifyjs/vuetify/commit/24ccd8810008d8878649ad1e27301d8bb257bf6e)), closes [#​14377](https://togithub.com/vuetifyjs/vuetify/issues/14377) - **VNavigationDrawer:** always bind mouseover events ([#​14523](https://togithub.com/vuetifyjs/vuetify/issues/14523)) ([03e683f](https://togithub.com/vuetifyjs/vuetify/commit/03e683f286e652b942b83a817cecc080d4c4a6eb)), closes [#​13309](https://togithub.com/vuetifyjs/vuetify/issues/13309) - **VOtpInput:** update internalValue on paste ([bab2fa2](https://togithub.com/vuetifyjs/vuetify/commit/bab2fa23488eb815c6b20a8ad122c5b3bf4fb4b7)), closes [#​14536](https://togithub.com/vuetifyjs/vuetify/issues/14536) - **VOtpInput:** update the `otp` when `value` changes ([#​14460](https://togithub.com/vuetifyjs/vuetify/issues/14460)) ([c58f02a](https://togithub.com/vuetifyjs/vuetify/commit/c58f02a4da36c79c136fefbbfbdcdb357a2f70d0)), closes [#​14437](https://togithub.com/vuetifyjs/vuetify/issues/14437) - **VSelect:** Do not keep null items when filtering duplicates ([#​14464](https://togithub.com/vuetifyjs/vuetify/issues/14464)) ([8fd3510](https://togithub.com/vuetifyjs/vuetify/commit/8fd35106fd3adc91fa8d063683cd2e79890fccca)), closes [#​14421](https://togithub.com/vuetifyjs/vuetify/issues/14421) - **VSlideGroup:** account for inverted RTL scrolling ([092fceb](https://togithub.com/vuetifyjs/vuetify/commit/092fcebb88b2163c12ec16240084e0e7b34bb4bb)), closes [#​14529](https://togithub.com/vuetifyjs/vuetify/issues/14529) - **VSlideGroup:** skip width update if destroyed ([1bb1455](https://togithub.com/vuetifyjs/vuetify/commit/1bb1455660e5863cecb8f012019b8591994bbbbb)), closes [#​14470](https://togithub.com/vuetifyjs/vuetify/issues/14470) - **VStepper:** editable step tab navigation ([#​14036](https://togithub.com/vuetifyjs/vuetify/issues/14036)) ([256fa93](https://togithub.com/vuetifyjs/vuetify/commit/256fa93db584a0c9cfc1137596b65aedf89999a0)), closes [#​14022](https://togithub.com/vuetifyjs/vuetify/issues/14022) - **VTabs:** correctly set active state with exact prop ([#​14500](https://togithub.com/vuetifyjs/vuetify/issues/14500)) ([74ec950](https://togithub.com/vuetifyjs/vuetify/commit/74ec950fa81441178b1e8fac60630d98fd6089ba)), closes [#​14431](https://togithub.com/vuetifyjs/vuetify/issues/14431) [#​14459](https://togithub.com/vuetifyjs/vuetify/issues/14459) - **VTextarea:** apply correct input styles with solo-inverted prop ([ea96084](https://togithub.com/vuetifyjs/vuetify/commit/ea960843c449fbb02ff9c3686c94720ba943f071)), closes [#​11848](https://togithub.com/vuetifyjs/vuetify/issues/11848) - **VTooltip:** allow disabling openOnClick/openOnFocus ([28a64c4](https://togithub.com/vuetifyjs/vuetify/commit/28a64c4d0e3b01ba0a6b7d79f285561e084f12f8)), closes [#​14444](https://togithub.com/vuetifyjs/vuetify/issues/14444)

Configuration

📅 Schedule: Branch creation - "" (UTC), 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.



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