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-node to v7 #62

Merged
merged 3 commits into from
Jul 25, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2018

This Pull Request updates dependency eslint-plugin-node from ^6.0.0 to ^7.0.0

Note: This PR was created on a configured schedule ("after 10pm,before 5am") and will not receive updates outside those times.

Release Notes

v7.0.1

Compare Source

Bug fixes

  • It fixed false positive that the node/no-unsupported-features/node-builtins reports the process.emitWarning method on Node.js >=6 <8. It was supported since Node.js 6.0.0.

v7.0.0

Compare Source

Breaking changes

New rules

Deprecated rules

Chore

I extracted the logic which detects certain globals and modules and those properties to the eslint-utils package. I wish it to be useful for your ESLint plugins.


All commits: 5260039c77fd7e6368c1a5808f90462e5beec6f3...890ee63e98ef95ec5a27f50f42188102526d81b1



This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-7.x branch from a834814 to 97fefe5 Compare July 24, 2018 17:04
@ghost ghost assigned JustinBeckwith Jul 25, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Jul 25, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@codecov-io
Copy link

codecov-io commented Jul 25, 2018

Codecov Report

Merging #62 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #62   +/-   ##
====================================
  Coverage      84%   84%           
====================================
  Files           3     3           
  Lines          75    75           
====================================
  Hits           63    63           
  Misses         12    12

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 69dfd8f...b980d37. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 1fc5bf2 into master Jul 25, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-node-7.x branch July 25, 2018 05:06
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