build(deps-dev): Bump eslint-plugin-vue from 8.0.3 to 8.1.1
Created by: dependabot[bot]
Bumps eslint-plugin-vue from 8.0.3 to 8.1.1.
Release notes
Sourced from eslint-plugin-vue's releases.
v8.1.1
🐛 Bug Fixes
- #1721 Fixed crash in
vue/component-api-stylerule.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.1.0...v8.1.1
v8.1.0
✨ Enhancements
- #1707 Added
vue/no-child-contentrule that reports child content of elements that have a directive which overwrites that child content.- #1712 Added
vue/no-expose-after-awaitrule that reports theexpose()afterawaitexpression.- #1703 Added
composition-vue2style option invue/component-api-stylerule.
🐛 Bug Fixes
- #1713 Fixed false positives for type-only exports in
vue/no-export-in-script-setuprule.- #1715 Fixed false negatives for
v-bind.syncinvue/no-mutating-propsrule.- #1715 Fixed false positives for shadowed props in
vue/no-mutating-propsrule.- #1718 Fixed memory leak.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.3...v8.1.0
Commits
-
e613aa68.1.1 -
c931ae6Fix crash incomponent-api-stylerule (#1721) -
20eaee78.1.0 -
da3e481Fix memory leak (#1718) -
ff47c73Fix false positives and false negatives invue/no-mutating-propsrule. (#1715) -
e0dddb1False positives for type-only exports invue/no-export-in-script-setuprule... -
7c6ac02Addvue/no-expose-after-awaitrule (#1712) -
f4c12ccAddvue/no-child-contentrule (#1707) -
6c64a09README Corrections (#1709) -
5c0cd71Docs: Add hints for rules that provide suggestions (#1708) - 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)