atSCM / atscm-cli

Command line interface for atSCM
4 stars 0 forks source link

chore(package): Update dependency which to v2 #156

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
which 1.3.1 -> 2.0.2 age adoption passing confidence

Release Notes

isaacs/node-which ### [`v2.0.2`](https://togithub.com/isaacs/node-which/blob/master/CHANGELOG.md#​202) [Compare Source](https://togithub.com/isaacs/node-which/compare/v2.0.1...v2.0.2) - Rename bin to `node-which` ### [`v2.0.1`](https://togithub.com/isaacs/node-which/blob/master/CHANGELOG.md#​201) [Compare Source](https://togithub.com/isaacs/node-which/compare/v2.0.0...v2.0.1) - generate changelog and publish on version bump - enforce 100% test coverage - Promise interface ### [`v2.0.0`](https://togithub.com/isaacs/node-which/blob/master/CHANGELOG.md#​200) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.3.1...v2.0.0) - Parallel tests, modern JavaScript, and drop support for node < 8

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          14       14           
  Lines         295      295           
=======================================
  Hits          279      279           
  Misses         16       16

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 3d876b4...b20cfe7. Read the comment docs.

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d2a512f). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #156   +/-   ##
=========================================
  Coverage          ?   94.57%           
=========================================
  Files             ?       14           
  Lines             ?      295           
  Branches          ?        0           
=========================================
  Hits              ?      279           
  Misses            ?       16           
  Partials          ?        0           
Impacted Files Coverage Δ
src/cli/commands/Config.js 100.00% <0.00%> (ø)
src/AtSCMCli.js 89.15% <0.00%> (ø)
src/cli/commands/Run.js 100.00% <0.00%> (ø)
src/lib/util/ExternalCommand.js 100.00% <0.00%> (ø)
src/lib/cli/Command.js 100.00% <0.00%> (ø)
src/lib/cli/Option.js 100.00% <0.00%> (ø)
src/cli/commands/Init.js 97.67% <0.00%> (ø)
src/cli/Commands.js 100.00% <0.00%> (ø)
src/lib/util/Logger.js 87.17% <0.00%> (ø)
src/bin/atscm.js 100.00% <0.00%> (ø)
... and 4 more

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 d2a512f...1ca4185. Read the comment docs.