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 devdependency eslint-plugin-vue to v6 #80

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies major 5.2.3 -> 6.0.1

Release Notes

vuejs/eslint-plugin-vue

v6.0.1

Compare Source

πŸ› Bug Fixes

  • #​984 Fixed an issue where the message "requires a peer of eslint@^5.0.0" was reported when installing the eslint-plugin-vue.

v6.0.0

Compare Source

πŸ’₯ Breaking Changes

✨ Enhancements

Core:
New Rules:
  • #​798 Added vue/no-empty-pattern rule applies no-empty-pattern rule to expressions in <template>.
  • #​794 Added vue/dot-location rule applies dot-location rule to expressions in <template>.
  • #​795 Added vue/keyword-spacing rule applies keyword-spacing rule to expressions in <template>.
  • #​838 Added vue/no-deprecated-scope-attribute rule that reports deprecated scope attribute in Vue.js v2.5.0+.
  • #​837 Added vue/valid-v-slot rule that checks whether every v-slot directive is valid.
  • #​836 Added vue/v-slot-style rule that enforces v-slot directive style which you should use shorthand or long form.

πŸ› Bug Fixes

  • #​904 Fixed vue/use-v-on-exact to allows events with different key codes
  • #​937 Fixed typo in vue/valid-v-else rule message

All commits: v5.2.3 -> v6.0.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 modify the PR title to begin with "rebase!".

πŸ”• 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-6.x branch from ab9b734 to 15a74c1 Compare November 13, 2019 09:27
@juliomrqz juliomrqz closed this Nov 13, 2019
@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2019

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/eslint-plugin-vue-6.x branch November 13, 2019 22:25
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

2 participants