Update dependency eslint-plugin-vue to v6.1.2
Loading
This MR contains the following updates:
Package | Type | Update | Change | References |
---|---|---|---|---|
eslint-plugin-vue | devDependencies | minor |
6.0.1 -> 6.1.2
|
homepage, source |
v6.1.2
semver
as dependencies
All commits: v6.1.1 -> v6.1.2
v6.1.1
no-reserved-component-names
, match-component-file-name
and component-definition-name-casing
rulesAll commits: v6.1.0 -> v6.1.1
v6.1.0
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 on v-bind
directives is valid.vue/no-deprecated-slot-attribute
rule that disallows slot
attribute.vue/no-deprecated-slot-scope-attribute
rule that disallows slot-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 inline style
attributes.vue/max-len
rule that enforces a maximum line length.vue/no-irregular-whitespace
rule that disallow irregular whitespace.All commits: v6.0.2 -> v6.1.0
v6.0.2
no-async-in-computed-properties
.require-prop-type-constructor
.require-prop-type-constructor
.All commits: v6.0.1 -> v6.0.2
Available now for GitLab: Renovate Pro with real-time webhook handling and priority job queue.