gerard2perez / koaton-cli

Command Line Tool for the koaton project
Mozilla Public License 2.0
2 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.2.0 of colors was just published.

Branch Build failing 🚨
Dependency colors
Current Version 1.1.2
Type dependency

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 - ✅ **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/gerard2p/koaton-cli/7515d08a81335c0f8f680faa552ba2ce2540ccd3/dependencies/npm?status=passing) - ✅ **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/gerard2p/koaton-cli/7515d08a81335c0f8f680faa552ba2ce2540ccd3/files?status=passing) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/gerard2p/koaton-cli/builds/351620145?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 66 commits.

  • cc857f2 Merge pull request #216 from Marak/develop
  • e89ff93 Resolve merge conflicts
  • e7e8a7f Merge branch 'master' into develop
  • fe65038 Merge branch 'develop' of https://github.com/Marak/colors.js into develop
  • 750f7ed Version bump (release 1.2.0)
  • ecc0adc Merge pull request #163 from edi9999/patch-1
  • 4ba76b3 Update README.md
  • f7c5083 Update readme
  • ce83bdc Ignore TS error about String.bold -- fixes #168 etc.
  • 2da55cf Update ReadMe.md
  • a69fcef Create ROADMAP.md
  • 0f3841a Merge pull request #214 from Marak/add-typings
  • 08ce915 Bring home Typescript definitions from DefinitelyTyped
  • 6fc77f9 Add note to readme directing users to pre-release version; eagerly solicit feedback...
  • f1b9ec0 Ancient Node 0.6 no longer compiles on Travis

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

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.2.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 1 commits.

  • dc82cc0 Fix files field in package.json to include TS definitions; bump version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 40 commits.

  • 2894751 Remove another dynamic require and add similar deprecation notice
  • a8ce90c Add edge case handling for undefined styles
  • 7f146fa replace ternary with if/else
  • 32906a2 Merge develop
  • 42ed947 v1.2.4
  • 855e342 arg is a String object not a string literal (fixes #226)
  • ffeba27 fix
  • ab42ad9 only run eslint with newer node versions
  • 1e0c77c Merge pull request #224 from Marak/develop
  • 64a2ea2 update roadmap
  • 05129e7 Revert dummy commit
  • 5a60109 Test bad lint commit
  • 449ba5b Add Node 10 to CI
  • 5aebc67 Add ESLint and lint all files; add lint check to CI
  • 97cc55e Merge pull request #223 from Marak/develop

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 12 commits.

  • 2631877 update roadmap and bump version -- 1.3.1 release
  • 2ff363d upgrade dev deps
  • ba56f52 Merge pull request #232 from ALE-Rainbow/master
  • 21abbcb Merge pull request #236 from Marak/solve-circular-refs
  • c76ec61 spaces v tabs
  • 3492add Update safe mode examples to avoid deprecated setTheme syntax
  • cfef595 solving circular references
  • f35d715 solving circular references
  • a98deca Add tests for custom entries with multiple values
  • dee3ab0 Fix #180 - Custom with multi attr failure
  • 7aa37ff Preserve multiple consecutive newlines when applying style (closes #231)
  • fa147da Make Travis happy, upgrade dev dependencies

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.3.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 4a6d75d Package maintenance and version bump
  • 654f2b6 Use weak equality check so we can colorize null in safe mode

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

greenkeeper[bot] commented 5 years ago

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