Update dependency eslint-plugin-vue to v9.24.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-vue (source) | devDependencies | minor | 9.22.0 -> 9.24.0 |
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.24.0
✨ Enhancements
🐛 Bug Fixes
-
#2425 Fixed error for empty value in
vue/no-restricted-class
rule
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0
v9.23.0
✨ Enhancements
-
#2422 Added support for auto-imported Vue APIs (e.g. in
vue/no-ref-as-operand
). -
#2423 Added suggestions for reordering to
vue/order-in-components
when there may be side effects.
🐛 Bug Fixes
-
#2410 Fixed false positives for non-kebab-case variables in
vue/v-bind-style
rule. -
#2416 Fixed false positives for extra comma in
vue/v-for-delimiter-style
rule.
⚙ ️ Updates
-
#2417 Improve performance by removing unnecessary second
filter
.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot