Update dependency vuetify to v2.6.10 [SECURITY] #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.5.0
->2.6.10
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
Compare Source
🔧 Bug Fixes
tabindex="-1"
or hidden inputs (89e3850), closes #15745🔬 Code Refactoring
BREAKING CHANGES
eventName
function can no longer render arbitrary HTML, convert to VNodes instead.eventSummary
can no longer be used with v-html, replace with<component :is="{ render: eventSummary }" />
v2.6.9
Compare Source
🔧 Bug Fixes
v2.6.8
Compare Source
🔧 Bug Fixes
v2.6.7
Compare Source
🔧 Bug Fixes
v2.6.6
Compare Source
🔧 Bug Fixes
🔬 Code Refactoring
v2.6.5
Compare Source
🔧 Bug Fixes
v2.6.4
Compare Source
🔧 Bug Fixes
v2.6.3
Compare Source
🔧 Bug Fixes
v2.6.2
Compare Source
🔧 Bug Fixes
otp
whenvalue
changes (#14460) (c58f02a), closes #14437v2.6.1
Compare Source
🔧 Bug Fixes
it
translations (#14398) (33385d5)v2.6.0
Compare Source
v2.6.0 (Horizon)
Welcome to the v2.6.0 release of Vuetify!
❗️ Important Links
🤚 FAQ
💪 Support Vuetify Development
Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:
💯 Release notes
🔧 Bug Fixes
🚀 Features
framework: add tag attribute to createSimpleFunctional (682936b), closes #10026 #5469
locale: add danish locale (#13733) (0ec9d53)
styles: add $spacers-steps sass variable (#14367) (60d3e54), closes #12341
VCalendar: pass native event to v-calendar click:* events (#13760) (4429e6e), closes #13142
VCalendar: support horizontal scroll (#13164) (f55ee97), closes #13070
VDataTable: allow item.* slots to return a
<td>
or<th>
element (a4b8856), closes #8474 #12791VDatePicker: add date range first & last classes (#12855) (988558b), closes #12851 #12851 #12851 #12851
VInput: add hide-spin-buttons prop (#13682) (bc2d6cb), closes #6157
VOtpInput: create new component (#12761) (e3aeae7), closes #11425
VSlideGroup: add overscroll friction (3796587)
VSnackbar: only add app padding if app prop is true (28e9e9d), closes #11758
VTooltip: add $tooltip-opacity sass variable (bfdd32c), closes #11184
VTreeview: add disabled prop (de0820c), closes #5918
VTreeview: add disablePerNode prop (#14297) (f37438b), closes #14282
v2.6.0.beta.0 - v2.6.0
Includes bugfixes from 2.5.11 to 2.5.14
🚀 Features
v2.5.14
Compare Source
🔧 Bug Fixes
v2.5.13
Compare Source
🔧 Bug Fixes
<select multiple>
in safari (0ca7d0d), closes #9470v2.5.12
Compare Source
🔧 Bug Fixes
v2.5.11
Compare Source
🔧 Bug Fixes
v2.5.10
Compare Source
🔧 Bug Fixes
fixed
prop (52ac86e), closes #10946v2.5.9
Compare Source
🔧 Bug Fixes
🔄 Reverts
v2.5.8
Compare Source
🔨 Bug Fixes
v2.5.7
Compare Source
🔧 Bug Fixes
v2.5.6
Compare Source
🔧 Bug Fixes
v2.5.5
Compare Source
🔧 Bug Fixes
goTo
types (#13812) (9f6d0c0), closes #9648v-card-subtitle
color style (a29b965), closes #13745v-app
(#13823) (d8679b9), closes #13821v2.5.4
Compare Source
🔧 Bug Fixes
v2.5.3
Compare Source
🔧 Bug Fixes
🔄 Reverts
/
(c9c0cb7), closes #13737v2.5.2
Compare Source
We are aware of an issue affecting projects with custom sass variables. See https://github.com/vuetifyjs/vuetify/issues/13737 for more information and workarounds.
🔧 Bug Fixes
/
(52c98d5), closes #13694 #13704string[]
of categories (#13270) (1a12f12), closes #12922Configuration
📅 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.