Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

chore(deps): update dependency eslint-plugin-node to v7#62

Merged
JustinBeckwith merged 3 commits intomasterfrom
renovate/eslint-plugin-node-7.x
Jul 25, 2018
Merged

chore(deps): update dependency eslint-plugin-node to v7#62
JustinBeckwith merged 3 commits intomasterfrom
renovate/eslint-plugin-node-7.x

Conversation

@renovate
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants