danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

Update cli-color to the latest version 🚀 #40

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency cli-color was updated from 1.4.0 to 2.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: medikoo License: ISC

Release Notes for 2.0.0 (2019-10-09)

Features

  • Support NO_COLOR standard (8f2a4eb)

BREAKING CHANGES

  • ANSI color codes won't be generated for output, when NO_COLOR env var is set

Comparison since last release

Commits

The new version differs by 26 commits.

There are 26 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   50.76%   50.76%           
=======================================
  Files         155      155           
  Lines        3579     3579           
  Branches      507      507           
=======================================
  Hits         1817     1817           
  Misses       1745     1745           
  Partials       17       17

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 4d6e24b...be11d3d. Read the comment docs.