vuejs/eslint-plugin-vue (eslint-plugin-vue)
### [`v9.23.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/tag/v9.23.0)
[Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0)
##### ✨ Enhancements
- [#2422](https://togithub.com/vuejs/eslint-plugin-vue/issues/2422) Added support for auto-imported Vue APIs (e.g. in [`vue/no-ref-as-operand`](https://eslint.vuejs.org/rules/no-ref-as-operand.html)).
- [#2423](https://togithub.com/vuejs/eslint-plugin-vue/issues/2423) Added suggestions for reordering to [`vue/order-in-components`](https://eslint.vuejs.org/rules/order-in-components.html) when there may be side effects.
##### 🐛 Bug Fixes
- [#2410](https://togithub.com/vuejs/eslint-plugin-vue/issues/2410) Fixed false positives for non-kebab-case variables in [`vue/v-bind-style`](https://eslint.vuejs.org/rules/v-bind-style.html) rule.
- [#2416](https://togithub.com/vuejs/eslint-plugin-vue/issues/2416) Fixed false positives for extra comma in [`vue/v-for-delimiter-style`](https://eslint.vuejs.org/rules/v-for-delimiter-style.html) rule.
##### ⚙️ Updates
- [#2417](https://togithub.com/vuejs/eslint-plugin-vue/issues/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
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
9.22.0
->9.23.0
Release Notes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
### [`v9.23.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/tag/v9.23.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0) ##### ✨ Enhancements - [#2422](https://togithub.com/vuejs/eslint-plugin-vue/issues/2422) Added support for auto-imported Vue APIs (e.g. in [`vue/no-ref-as-operand`](https://eslint.vuejs.org/rules/no-ref-as-operand.html)). - [#2423](https://togithub.com/vuejs/eslint-plugin-vue/issues/2423) Added suggestions for reordering to [`vue/order-in-components`](https://eslint.vuejs.org/rules/order-in-components.html) when there may be side effects. ##### 🐛 Bug Fixes - [#2410](https://togithub.com/vuejs/eslint-plugin-vue/issues/2410) Fixed false positives for non-kebab-case variables in [`vue/v-bind-style`](https://eslint.vuejs.org/rules/v-bind-style.html) rule. - [#2416](https://togithub.com/vuejs/eslint-plugin-vue/issues/2416) Fixed false positives for extra comma in [`vue/v-for-delimiter-style`](https://eslint.vuejs.org/rules/v-for-delimiter-style.html) rule. ##### ⚙️ Updates - [#2417](https://togithub.com/vuejs/eslint-plugin-vue/issues/2417) Improve performance by removing unnecessary second `filter`. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.