Skip to content

Update dependency eslint-plugin-vue to v7.12.1

RenovateBot requested to merge renovate/eslint-plugin-vue-7.x into master

This MR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.11.1 -> 7.12.1

Release Notes

vuejs/eslint-plugin-vue

v7.12.1

Compare Source

🐛 Bug Fixes

  • #​1525 Fixed false positives for trailing comma with import in vue/script-indent rule.

v7.12.0

Compare Source

Enhancements

  • #​1520 Improved vue/script-indent rule to support TypeScript syntax.
  • #​1481 Improved vue/script-indent rule and vue/html-indent rule to support ES2022 Class Fields syntax. (When using espree v8+.)

🐛 Bug Fixes

  • #​1521 Fixed wrong auto-fix in vue/no-deprecated-slot-attribute rule and vue/no-deprecated-slot-scope-attribute rule.
  • #​1522 Fixed false positives for default with type Function in vue/no-deprecated-props-default-this rule.

️ Updates

  • #​1481 Supports ES2022 Class Fields. (When using espree v8+.)

All commits: v7.11.1 -> v7.12.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports