Vincit / dodo-core-features

Dodo.js framework's core features (cors, auth, gzip, cookies, logging, etc.)
1 stars 4 forks source link

Update cli-color to the latest version 🚀 #48

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.3.0 of cli-color was just published.

Dependency cli-color
Current Version 1.2.0
Type dependency

The version 1.3.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of cli-color.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 24 commits.

There are 24 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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.0% when pulling 482876c8b9e64677b235011e0ca7f159d74d7d09 on greenkeeper/cli-color-1.3.0 into c67141198e16d3edcf1157e6d0c684fe77d17771 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.0% when pulling 482876c8b9e64677b235011e0ca7f159d74d7d09 on greenkeeper/cli-color-1.3.0 into c67141198e16d3edcf1157e6d0c684fe77d17771 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.0% when pulling 482876c8b9e64677b235011e0ca7f159d74d7d09 on greenkeeper/cli-color-1.3.0 into c67141198e16d3edcf1157e6d0c684fe77d17771 on master.

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 930da00 chore(release): 1.4.0
  • ad53db1 feat: introduce move top, bottom, lineBegin and lineEnd instructions
  • de7ec01 chore(.gitignore): upgrade git ignore rules
  • f1faa41 docs: better documentation for clc.move
  • 039047c style: prettier

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

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