Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-vue to v8.4.0 #717

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) 8.3.0 -> 8.4.0 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue

v8.4.0

Compare Source

✨ Enhancements

  • #​1760 Added vue/no-v-text-v-html-on-component rule that disallows the use of v-text / v-html on component.
  • #​1762 Added vue/object-shorthand rule that applies object-shorthand rule to expressions in <template>.
  • #​1763 Added vue/no-undef-components rule that warns reports component that are used in the <template>, but that are not defined in the <script setup> or the Options API's components section.
  • #​1769 Added vue/quote-props rule that applies quote-props rule to expressions in <template>.
  • #​1761 Added support for Vue2 functional component to vue/no-unused-properties rule.
  • #​1761 Added support for Vue2 functional component to vue/no-undef-properties rule.

🐛 Bug Fixes

  • #​1770 Fixed false positives for import brace in vue/script-indent rule.
  • #​1771 Fixed false positives for v-bind="obj" with v-model in vue/attributes-order rule.
  • #​1775 Fixed false positives for CSS v-bind() in vue/no-extra-parens rule.
  • #​1777 Skip conditional expressions in vue/valid-next-tick rule.

⚙️ Updates

  • #​1763 Deprecated vue/no-unregistered-components rule.

Full Changelog: vuejs/eslint-plugin-vue@v8.3.0...v8.4.0


Configuration

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

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit aba9bf6 into dev Jan 27, 2022
@renovate renovate bot deleted the renovate/eslint-plugin-vue-8.x branch January 27, 2022 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant