This repository was archived by the owner on Jan 13, 2020. It is now read-only.
Open
Conversation
57e7eb3 to
a2045e0
Compare
a2045e0 to
3639b14
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
5.2.3->6.1.2Release Notes
vuejs/eslint-plugin-vue
v6.1.2Compare Source
🐛 Bug Fixes
semverasdependenciesAll commits: v6.1.1 -> v6.1.2
v6.1.1Compare Source
🐛 Bug Fixes
no-reserved-component-names,match-component-file-nameandcomponent-definition-name-casingrulesAll commits: v6.1.0 -> v6.1.1
v6.1.0Compare Source
✨ Enhancements
Core:
New Rules:
vue/static-class-names-orderrule that enforce the order of static class names.vue/require-name-propertyrule that require a name property in Vue components.vue/no-reserved-component-namesrule that disallow the use of reserved names in component definitions.vue/component-tags-orderrule that enforce the order of component top-level elements.vue/component-definition-name-casingrule that enforce specific casing for component definition name.vue/valid-v-bind-syncrule that checks whether every.syncmodifier onv-binddirectives is valid.vue/no-deprecated-slot-attributerule that disallowsslotattribute.vue/no-deprecated-slot-scope-attributerule that disallowsslot-scopeattribute.vue/no-unsupported-featuresrule that disallow unsupported Vue.js syntax on the specified version.vue/no-static-inline-stylesrule that disallow static inlinestyleattributes.vue/max-lenrule that enforces a maximum line length.vue/no-irregular-whitespacerule that disallow irregular whitespace.🐛 Bug Fixes
html-indentdoes not workAll commits: v6.0.2 -> v6.1.0
v6.0.2Compare Source
🐛 Bug Fixes
no-async-in-computed-properties.require-prop-type-constructor.require-prop-type-constructor.All commits: v6.0.1 -> v6.0.2
v6.0.1Compare Source
🐛 Bug Fixes
v6.0.0Compare Source
💥 Breaking Changes
vue/prop-name-casing.Nuxtproperties to the default order ofvue/order-in-components.vue-eslint-parser@6.0.4✨ Enhancements
Core:
New Rules:
vue/no-empty-patternrule appliesno-empty-patternrule to expressions in<template>.vue/dot-locationrule appliesdot-locationrule to expressions in<template>.vue/keyword-spacingrule applieskeyword-spacingrule to expressions in<template>.vue/no-deprecated-scope-attributerule that reports deprecatedscopeattribute in Vue.js v2.5.0+.vue/valid-v-slotrule that checks whether everyv-slotdirective is valid.vue/v-slot-stylerule that enforcesv-slotdirective style which you should use shorthand or long form.🐛 Bug Fixes
vue/use-v-on-exactto allows events with different key codesvue/valid-v-elserule messageAll commits: v5.2.3 -> v6.0.0
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.