Update dependency vuetify to v1.5.24 #26
Open
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.24
Release Notes
vuetifyjs/vuetify (vuetify)
v1.5.24
Compare Source
Bug Fixes
v1.5.23
Compare Source
🔧 Bug Fixes
v1.5.22
Compare Source
🔧 Bug Fixes
v1.5.21
Compare Source
🔧 Bug Fixes
v1.5.20
Compare Source
🔧 Bug Fixes
A low impact security vulnerability was identified with the
v-messages
component. 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-message
are now escaped. This primarily affects inputs as they usev-message
for 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-autocomplete
v-checkbox
v-combobox
v-file-input
v-input
v-messages
v-overflow-btn
v-radio-group
v-select
v-slider
v-switch
v-textarea
v-text-field
If you have any questions, please reach out to us in our community, https://community.vuetifyjs.com
v1.5.19
Compare Source
🔧 Bug Fixes
closes #9157
v1.5.18
Compare Source
🔧 Bug Fixes
v1.5.17
Compare Source
🔧 Bug Fixes
<html>
when target is<body>
(3f96592), closes #6914⏪ Reverts
v1.5.16
Compare 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.