Skip to content

chore(deps): update devdependency eslint-plugin-vue to ^6.2.0 #4776

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

Merged
merged 1 commit into from
Feb 16, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor ^6.1.2 -> ^6.2.0

Release Notes

vuejs/eslint-plugin-vue

v6.2.0

Compare Source

✨ Enhancements

New Rules:
  • #​997 Added vue/sort-keys rule that the sort-keys rule which is compatible with order-in-components.
  • #​1021 Added vue/padding-line-between-blocks rule requires or disallows blank lines between the given 2 blocks.
New Options:
  • #​1022 Added alphabetical option to vue/attributes-order rule to alphabetical ordering within groupings.
  • #​1031 Added avoidEscape option to vue/html-quotes rule.

🐛 Bug Fixes

  • #​1027 Fixed false positives in vue/no-side-effects-in-computed-properties
  • #​1046 Fixed an error when using spread elements in vue/require-default-prop.

All commits: v6.1.2 -> v6.2.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 if you tick the rebase/retry checkbox below.

🔕 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.

@codecov
Copy link

codecov bot commented Feb 16, 2020

Codecov Report

Merging #4776 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #4776   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files         261      261           
  Lines        5679     5679           
  Branches     1480     1480           
=======================================
  Hits         5675     5675           
  Misses          3        3           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ec6138...68d3084. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit 4a4d5e1 into dev Feb 16, 2020
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch February 16, 2020 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants