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 - autoclosed #160

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 17, 2018

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-node devDependencies major 6.0.1 -> 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: 5260039...890ee63


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.


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 96.0% when pulling b432554 on renovate/eslint-plugin-node-7.x into dc2c8bd on master.

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-7.x branch from b697cf5 to a983375 Compare July 17, 2018 12:30
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-7.x branch from a983375 to b432554 Compare August 13, 2018 10:26
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-node to v7 chore(deps): update dependency eslint-plugin-node to v7 - autoclosed Oct 27, 2018
@renovate renovate bot closed this Oct 27, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-node-7.x branch October 27, 2018 22:40
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