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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of yeoman-generator is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 2.0.2 of yeoman-generator was just published.

Branch Build failing 🚨
Dependency yeoman-generator
Current Version 2.0.1
Type dependency

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

yeoman-generator 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 First build on greenkeeper/yeoman-generator-2.0.2 at 95.402% Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v2.0.2
  • Fix error when the prompt choices options is provided as a function instead of an array. (Drawback: this will turn off Yeoman reuse of the previously provided answer)
Commits

The new version differs by 4 commits.

  • 967cb0f 2.0.2
  • d291b78 Bump dependencies
  • f7b8167 fix: Do not apply user defaults when question.choices is a function. Fix #1051
  • 825305e Fix typo in comment (#1044)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 2.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

Version 2.0.3 just got published.

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

Commits

The new version differs by 3 commits.

  • d8253fc 2.0.3
  • 971c1a8 Fix issue #1050 regarding unsecured dependencies (#1056)
  • 150053c Update Travis version support

See the full diff