Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency vuetify to v2.6.10 [SECURITY] #375

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuetify (source) 2.6.9 -> 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

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
  • VSelect: render highlight with vnodes instead of innerHTML (4468e3c)
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 <component :is="{ render: eventSummary }" />

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 21, 2022
@renovate renovate bot force-pushed the renovate/npm-vuetify-vulnerability branch from ce6ad57 to 91bc869 Compare October 7, 2022 04:43
@renovate renovate bot changed the title Update dependency vuetify to 2.6.10 [SECURITY] Update dependency vuetify to v2.6.10 [SECURITY] Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants