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

Update JS dependency eslint-plugin-vue to v7.4.1 #8926

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

vuejs/eslint-plugin-vue

v7.4.1

Compare Source

🐛 Bug Fixes

  • d176d6b Fixed false positives for assignments in no-ref-as-operand rule

All commits: v7.4.0 -> v7.4.1

v7.4.0

Compare Source

✨ Enhancements

New Rules:
  • #​1381 Added vue/no-restricted-call-after-await rule that reports your restricted calls after the await expression.
  • #​1388 Added vue/v-on-event-hyphenation rule that enforces using hyphenated v-on event names on custom components in Vue templates.
  • #​1389 Added vue/no-restricted-block rule that allows you to specify block names that you don't want to use in your application.
Other changes in Rules:
  • #​1387 Added deepData option to vue/no-unused-properties rule.

🐛 Bug Fixes

  • #​1382 Fixed multiple reporting of same warnings in vue/no-unregistered-component rule.
  • #​1391 Fixed false positives for v-bind="object" syntax in vue/attributes-order rule.

All commits: v7.3.0 -> v7.4.0


Renovate configuration

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

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

♻️ 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the Update dep (JS) Dependency update (JavaScript) label Dec 28, 2020
@renovate renovate bot force-pushed the renovate/js/eslint-plugin-vue-7.x branch from 22156d3 to b81ba69 Compare January 5, 2021 02:24
@renovate renovate bot changed the title Update JS dependency eslint-plugin-vue to v7.4.0 Update JS dependency eslint-plugin-vue to v7.4.1 Jan 5, 2021
@medariox medariox merged commit f32e1e9 into develop Jan 5, 2021
@medariox medariox deleted the renovate/js/eslint-plugin-vue-7.x branch January 5, 2021 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update dep (JS) Dependency update (JavaScript)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants