Created by: dependabot[bot]
Bumps eslint-plugin-vue from 7.13.0 to 7.14.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v7.14.0
✨ Enhancements
- #1568 Added
vue/require-exposerule that enforces the component to explicitly declare the exposed properties to the component usingexpose.- #1566 Updated
vue/no-unused-propertiesrule to supportexpose- #1574 Updated some rules to support style CSS vars injection.
vue/no-parsing-errorrule.vue/no-unused-propertiesrule.vue/script-setup-uses-varsrule.vue/no-unsupported-featuresrule.- #1565 Improved report location of
vue/valid-v-xxxrules.
🐛 Bug Fixes
- #1569 Fixed false positives for
<script setup>invue/no-lifecycle-after-awaitrule.- #1569 Fixed false positives for
<script setup>invue/no-watch-after-awaitrule.- #1569 Fixed false positives for
<script setup>invue/no-restricted-call-after-awaitrule.- #1575 Downgraded to
semvercompatible with Node v8.
All commits: v7.13.0 -> v7.14.0
Commits
-
8c3031e7.14.0 -
23be6e4Update some rules to support style CSS vars injection (#1574) -
9dc78d0Fix false positives for\<script setup>invue/no-lifecycle-after-await, `... -
cac3bebAddvue/require-exposerule (#1568) -
88d8d1bUpdatevue/no-unused-propertiesrule to supportexpose(#1566) -
5bbc3feDowngrade tosemvercompatible with Node v8 (#1575) -
738132cChore: Replace the link to the online demo. (#1571) -
c5b8131Improve report location ofvue/valid-v-xxxrules (#1565) -
3baeec5Chores: Add private-fields-in-in AST to typings (#1564) -
ee23408fix doc - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)