chore(deps): update dependency eslint-plugin-vue to v8.7.1
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-vue (source) | 8.6.0 -> 8.7.1 |
Release Notes
vuejs/eslint-plugin-vue
v8.7.1
🐛 Bug Fixes
-
#1861 Fixed false positives for multiple scripts in
vue/define-macros-orderrule.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.7.0...v8.7.1
v8.7.0
✨ Enhancements
-
#1825, #1842 Added support for CSS selectors to order option for
vue/component-tags-orderrule. -
#1831 Added
vue/match-component-import-namerule that requires the registered component name to match the imported component name. -
#1856 Added
vue/define-macros-orderrule that enforces the order ofdefineEmitsanddefinePropscompiler macros.
🐛 Bug Fixes
-
#1844 Fixed false negatives for
<script setup>invue/multi-word-component-namesrule. -
#1854 Fixed false positives for
<script setup>with TS literal type invue/require-valid-default-proprule.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.6.0...v8.7.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot