John2143 / john2143.com

A webserver
https://john2143.com
1 stars 1 forks source link

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

Closed greenkeeper[bot] closed 1 month ago

greenkeeper[bot] commented 6 years ago

Version 1.3.1 of colors was just published.

Branch Build failing 🚨
Dependency colors
Current Version 1.3.0
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 - ❌ **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/18107231) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/John2143/john2143.com/builds/406930741?utm_source=github_status&utm_medium=notification)

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

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.3.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 1.3.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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 passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

  • 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 passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 10 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)
  • b63ef88 Update roadmap, update packages, and lint
  • f487e8e Fix #244 and #248

See the full diff