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 #75

Merged
merged 1 commit into from
Sep 21, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 17, 2018

This PR contains the following updates:

Package Type Update New value References
eslint-plugin-node devDependencies major 7.0.1 source

Release Notes


mysticatea/eslint-plugin-node

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: 5260039890ee63


Renovate configuration

📅 Schedule: No schedule defined.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will regenerate this PR any time it develops a merge conflict.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

coveralls commented Jul 17, 2018

Coverage Status

Coverage remained the same at 98.333% when pulling 6f6962b on renovate/eslint-plugin-node-7.x into e1bd7ce on master.

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-7.x branch from cc73e42 to 4549c32 Compare July 17, 2018 12:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-7.x branch from 4549c32 to 6f6962b Compare August 13, 2018 10:21
@lgaticaq lgaticaq merged commit 29ae985 into master Sep 21, 2018
@lgaticaq lgaticaq deleted the renovate/eslint-plugin-node-7.x branch September 21, 2018 17:43
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

3 participants