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

An in-range update of colors is breaking the build 🚨 #42

Open
greenkeeper bot opened this issue Dec 10, 2018 · 2 comments
Open

An in-range update of colors is breaking the build 🚨 #42

greenkeeper bot opened this issue Dec 10, 2018 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 10, 2018

The dependency colors was updated from 1.3.2 to 1.3.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

colors is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Commits

The new version differs by 2 commits ahead by 2, behind by 2.

  • b63ef88 Update roadmap, update packages, and lint
  • f487e8e Fix #244 and #248

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2018

After pinning to 1.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 22, 2019

  • The dependency colors was updated from 1.3.3 to 1.4.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • baa0e1c update roadmap
  • 56de9f0 Add bright/light colors, closes #128
  • b4d964b Make stylize() work for non-ASCI styles (#155)
  • a1407ae Document colors.enable() and .disable() (#255)
  • acb7f66 Merge branch 'develop' of github.com:Marak/colors.js into develop
  • 9bfb136 more node versions
  • 5d9eb90 Fixed: throws non-intuitive error on color.red(null) but not on colors.red(undefined) (#261)
  • aa012aa Redo weak equality check so we can colorize null in safe mode (#257)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants