[Snyk] Upgrade eslint-plugin-vue from 9.17.0 to 9.28.0 #6
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.
Snyk has created this PR to upgrade eslint-plugin-vue from 9.17.0 to 9.28.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 17 versions ahead of your current version.
The recommended version was released on 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-COOKIE-8163060
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
Release notes
Package name: eslint-plugin-vue
✨ Enhancements
New Rules
vue/max-props
rule that enforces the maximum number of props in Vue components.vue/require-default-export
rule that requires components to be thedefault
export.vue/max-template-depth
rule that enforces the maximum depth of<template>
.New Features
vue/define-macros-order
rule.additionalDirectives
option tovue/require-toggle-inside-transition
rule.🐛 Bug Fixes
vue/v-if-else-key
rule.vue/require-typed-object-prop
rule.v-model
directive invue/attribute-hyphenation
rule.vue/attribute-hyphenation
rule to skipv-bind.sync
.vue/no-deprecated-slot-attribute
rule to handlev-for
with dynamicslot
.vue/no-deprecated-slot-attribute
rule to skip dynamic components.⚙️ Updates
Full Changelog: v9.27.0...v9.28.0
✨ Enhancements
vue/require-toggle-inside-transition
rule to understandv-bind:appear
.🐛 Bug Fixes
vue/no-setup-props-reactivity-loss
rule.⚙️ Updates
Full Changelog: v9.26.0...v9.27.0
✨ Enhancements
vue/component-name-in-template-casing
vue/no-deprecated-html-element-is
vue/no-undef-components
vue/no-unused-components
vue/script-setup-uses-vars
(note that this rule is deprecated!)🐛 Bug Fixes
vue/require-default-prop
rule to ignore the spread and continue checking.vue/require-typed-ref
rule to ignore<script>
blocks withoutlang="ts"
in.vue
files.Full Changelog: v9.25.0...v9.26.0
✨ Enhancements
vue/no-unused-properties
rule.🐛 Bug Fixes
vue/no-use-computed-property-like-method
rule to understand logical expressions.vue/no-unused-properties
rule.Full Changelog: v9.24.1...v9.25.0
⚙️ Updates
Full Changelog: v9.24.0...v9.24.1
✨ Enhancements
🐛 Bug Fixes
vue/no-restricted-class
ruleFull Changelog: v9.23.0...v9.24.0
✨ Enhancements
vue/no-ref-as-operand
).vue/order-in-components
when there may be side effects.🐛 Bug Fixes
vue/v-bind-style
rule.vue/v-for-delimiter-style
rule.⚙️ Updates
filter
.Full Changelog: v9.22.0...v9.23.0
✨ Enhancements
vue/no-deprecated-slot-attribute
to wrap<template v-slot>
.vue/valid-v-model
rule.🐛 Bug Fixes
{{'<'}}
invue/no-useless-mustaches
rule.vue/no-setup-props-reactivity-loss
rule.vue/require-explicit-slots
rule to recognize slot names enclosed in quotes.v-bind
with spaces invue/no-useless-v-bind
rule.Full Changelog: v9.21.1...v9.22.0
🐛 Bug Fixes
vue/no-unused-emit-declarations
rule.defineModel
calls invue/define-macros-order
rule.Full Changelog: v9.21.0...v9.21.1
✨ Enhancements
vue/require-explicit-slots
rule that requires slots to be explicitly defined withdefineSlots
orslots
component option.vue/no-restricted-v-on
rule that disallows specific arguments inv-on
.sameNameShorthand
option tovue/v-bind-style
rule.⚙️ Updates
vue-eslint-parser
to v9.4.2.v-bind
same-name shorthand invue/no-unused-property
.Full Changelog: v9.20.1...v9.21.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: