Open
Conversation
cc97968 to
3a4772e
Compare
39def1b to
bd3c057
Compare
bd3c057 to
f0f6b9d
Compare
f0f6b9d to
33deed5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.5.14→1.5.23Release Notes
vuetifyjs/vuetify (vuetify)
v1.5.23Compare Source
🔧 Bug Fixes
v1.5.22Compare Source
🔧 Bug Fixes
v1.5.21Compare Source
🔧 Bug Fixes
v1.5.20Compare Source
🔧 Bug Fixes
A low impact security vulnerability was identified with the
v-messagescomponent. Using the value prop, it was possible to perform an XSS attack.NOTICE
If you are not using HTML for the props rules, messages, hint, success-messages or error-messages, you do not need to do anything.
All values for
v-messageare now escaped. This primarily affects inputs as they usev-messagefor rule and hint output. To accommodate this change, a scoped slot has been added for users whoneed to customize the styling of messages as they will no longer render html.
Components this fix impacts:
v-autocompletev-checkboxv-comboboxv-file-inputv-inputv-messagesv-overflow-btnv-radio-groupv-selectv-sliderv-switchv-textareav-text-fieldIf you have any questions, please reach out to us in our community, https://community.vuetifyjs.com
v1.5.19Compare Source
🔧 Bug Fixes
closes #9157
v1.5.18Compare Source
🔧 Bug Fixes
v1.5.17Compare Source
🔧 Bug Fixes
<html>when target is<body>(3f96592), closes #6914⏪ Reverts
v1.5.16Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.