Update dependency vuetify to v2.6.10 [SECURITY] #162
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.6.4
->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
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.