[Snyk] Upgrade eslint-plugin-vue from 5.2.2 to 6.1.0 #17
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 5.2.2 to 6.1.0.
As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.ℹ️ 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.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: eslint-plugin-vue
✨ Enhancements
Core:
New Rules:
vue/static-class-names-order
rule that enforce the order of static class names.vue/require-name-property
rule that require a name property in Vue components.vue/no-reserved-component-names
rule that disallow the use of reserved names in component definitions.vue/component-tags-order
rule that enforce the order of component top-level elements.vue/component-definition-name-casing
rule that enforce specific casing for component definition name.vue/valid-v-bind-sync
rule that checks whether every.sync
modifier onv-bind
directives is valid.vue/no-deprecated-slot-attribute
rule that disallowsslot
attribute.vue/no-deprecated-slot-scope-attribute
rule that disallowsslot-scope
attribute.vue/no-unsupported-features
rule that disallow unsupported Vue.js syntax on the specified version.vue/no-static-inline-styles
rule that disallow static inlinestyle
attributes.vue/max-len
rule that enforces a maximum line length.vue/no-irregular-whitespace
rule that disallow irregular whitespace.🐛 Bug Fixes
html-indent
does not workAll commits: v6.0.2 -> v6.1.0
🐛 Bug Fixes
no-async-in-computed-properties
.require-prop-type-constructor
.require-prop-type-constructor
.All commits: v6.0.1 -> v6.0.2
🐛 Bug Fixes
💥 Breaking Changes
vue/prop-name-casing
.Nuxt
properties to the default order ofvue/order-in-components
.vue-eslint-parser
@6.0.4✨ Enhancements
Core:
New Rules:
vue/no-empty-pattern
rule appliesno-empty-pattern
rule to expressions in<template>
.vue/dot-location
rule appliesdot-location
rule to expressions in<template>
.vue/keyword-spacing
rule applieskeyword-spacing
rule to expressions in<template>
.vue/no-deprecated-scope-attribute
rule that reports deprecatedscope
attribute in Vue.js v2.5.0+.vue/valid-v-slot
rule that checks whether everyv-slot
directive is valid.vue/v-slot-style
rule that enforcesv-slot
directive style which you should use shorthand or long form.🐛 Bug Fixes
vue/use-v-on-exact
to allows events with different key codesvue/valid-v-else
rule messageAll commits: v5.2.3 -> v6.0.0
🐛 Bug Fixes
🐛 Bug Fixes
vue/no-boolean-default
rule to not crash if the option isdefault-false
and nodefault
property.Commit messages
Package name: eslint-plugin-vue
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs