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 v6.2.1 #206

Merged
merged 1 commit into from
Mar 7, 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.1

Release Notes

vuejs/eslint-plugin-vue

v6.2.1

Compare Source

🐛 Bug Fixes

  • #​1055 Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with alphabetical option.

All commits: v6.2.0 -> v6.2.1

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 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 force-pushed the renovate/eslint-plugin-vue-6.x branch from 68ae1e5 to 8a273b5 Compare February 17, 2020 13:43
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v6.2.0 chore(deps): update dependency eslint-plugin-vue to v6.2.1 Feb 17, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-6.x branch from 8a273b5 to 91e7ce0 Compare February 24, 2020 03:27
@neighborhood999 neighborhood999 merged commit 31ee56e into master Mar 7, 2020
@neighborhood999 neighborhood999 deleted the renovate/eslint-plugin-vue-6.x branch March 7, 2020 02:57
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.

2 participants