Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Jul 18, 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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 17, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-7.x branch from 0c022c1 to e46c65f Compare July 18, 2018 08:04
@codecov
Copy link

codecov bot commented Jul 18, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #91   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           4      4           
=====================================
  Hits            4      4

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 5aa7008...e46c65f. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit c3e2298 into master Jul 18, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-node-7.x branch July 18, 2018 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants