colorjs / color-normalize

Convert any color data format to sanitized channels array
10 stars 4 forks source link

An in-range update of color-rgba is breaking the build 🚨 #3

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency color-rgba was updated from 2.1.0 to 2.1.1.

🚨 View failing branch.

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

color-rgba 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 failed ([Details](https://travis-ci.org/colorjs/color-normalize/builds/537194310?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • f7fe471 2.1.1
  • 1169dba Merge pull request #1 from archmoj/rgb-has-no-alpha
  • 443f53c bump color-parse 1.3.8
  • 20ac83b add package lock and gitignore to skip node modules
  • 3b2e1e2 Update readme.md
  • 7f429de Update readme.md

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:

greenkeeper[bot] commented 5 years ago

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

archmoj commented 5 years ago

@dy you could close this one too. Thanks very much.