guilhermejcgois / generator-protractor-typescript

Generator for typescript projects that uses Protractor. Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
MIT License
2 stars 0 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.1 of chalk was just published.

Branch Build failing 🚨
Dependency chalk
Current Version 2.4.0
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/guilhermejcgois/generator-protractor-typescript/builds/371409561?utm_source=github_status&utm_medium=notification) - ✅ **coverage/coveralls** First build on greenkeeper/chalk-2.4.1 at 95.402% [Details](https://coveralls.io/builds/16704083)

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

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.4.0 your tests are passing again. Downgrade this dependency 📌.