nodecg / generator-nodecg

Yeoman generator for NodeCG bundles
16 stars 8 forks source link

An in-range update of chalk is breaking the build 🚨 #51

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.0 of chalk was just published.

Branch Build failing 🚨
Dependency chalk
Current Version 2.3.2
Type dependency

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

chalk 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/nodecg/generator-nodecg/builds/367495078?utm_source=github_status&utm_medium=notification)

Release Notes v2.4.0
  • Added Flow type definitions. 7c6f83f

v2.3.2...v2.4.0

Commits

The new version differs by 4 commits.

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 2.3.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 2.4.1 just got published.

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

Release Notes v2.4.1
  • Improved Flow type definition for CommonJS interop.

v2.4.0...v2.4.1

Commits

The new version differs by 3 commits.

  • 48ba5b0 2.4.1
  • 01cfb5c Improve Flow type definition for CommonJS interop (#268)
  • fc9a7e3 GitHub now natively supports SVG

See the full diff