Update dependency eslint-plugin-vue-scoped-css to v1 #63
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:
^0.5.0->^1.0.0Release Notes
future-architect/eslint-plugin-vue-scoped-css
v1.1.0Compare Source
✨ New Features
export default defineComponent({})as Vue component.vue-scoped-css/no-deprecated-v-enter-v-leave-classrule that disallowv-enterandv-leaveclasses.v1.0.0Compare Source
💥 Breaking Changes
vue-eslint-parser5.x and 6.xvue-eslint-parserto "peerDependencies" from "dependencies"✨ New Features
vue-scoped-css/no-unused-selectorrule to support::v-deep(),::v-slotted()and::v-globalpseudo-element.vue-scoped-css/require-selector-used-insiderule to support::v-deep(),::v-slotted()and::v-globalpseudo-element.v-enter-fromandv-leave-from. Related to RFC0018vue-scoped-css/no-unused-selectorrule to supportv-enter-fromandv-leave-from.vue-scoped-css/require-selector-used-insiderule to supportv-enter-fromandv-leave-from.New Rules
vue-scoped-css/no-deprecated-deep-combinatorrule that reports the use of deprecated deep combinators as errors. Related to RFC0023vue-scoped-css/require-v-deep-argumentrule that reports::v-deeppseudo-element with no selector argument passed. Related to RFC0023vue-scoped-css/require-v-slotted-argumentrule that reports::v-slottedpseudo-element with no selector argument passed. Related to RFC0023vue-scoped-css/require-v-global-argumentrule that reports::v-globalpseudo-element with no selector argument passed. Related to RFC0023vue-scoped-css/no-parent-of-v-globalrule that reports parent selector for::v-globalpseudo-element. Related to RFC0023Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 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.