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: support ESLint v5 #144

Merged
merged 15 commits into from Aug 17, 2018
Merged

chore: support ESLint v5 #144

merged 15 commits into from Aug 17, 2018

Conversation

macklinu
Copy link
Contributor

Resolves #138

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Other, please explain: support ESLint v5

What changes did you make? (Give an overview)

This PR updates dependencies, namely ESLint to v5, which drops support for Node 4. This is a breaking change, so this will require shipping eslint-plugin-promise v4 after this is merged.

TODO:

  • Update README (if necessary)
  • Update changelog

@macklinu macklinu merged commit ff1635d into master Aug 17, 2018
@macklinu macklinu deleted the v4 branch August 17, 2018 21:21
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.

eslint-plugin-promise v4 roadmap
1 participant