Skip to content

chore(deps): update dependency eslint-plugin-vue to v7.7.0

HTML-validate 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.6.0 -> 7.7.0

Release Notes

vuejs/eslint-plugin-vue

v7.7.0

Compare Source

Enhancements

Changes in Rules:
  • #​1444 Added ignorePublicMembers option to vue/no-unused-properties rule.

🐛 Bug Fixes

  • #​1446 Fixed false negatives for member access with $ in vue/this-in-template rule.

Updates

  • #​1448 Upgrade vue-eslint-parser to v7.6.0.
    This makes the parser to case sensitive to the name used to determine the element when the file is SFC.

All commits: v7.6.0 -> v7.7.0


Renovate configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, 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