chore(deps): update dependency vuetify to v2.6.10 [security] #242
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.5
->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
<td>
or<th>
element (a4b8856), closes #8474 #12791v2.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