doug-wade / generator-sub

A Yeoman generator for writing cli apps inspired by 37signals sub
MIT License
3 stars 0 forks source link

An in-range update of yeoman-test is breaking the build 🚨 #62

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency yeoman-test was updated from 2.1.0 to 2.2.0.

🚨 View failing branch.

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

yeoman-test is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/doug-wade/generator-sub/builds/656102833?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 10 commits.

  • ccd0bf3 2.2.0
  • a3f0000 Add api documentation
  • 422d26c Implement prompt callback for specific use cases. (#73)
  • 7152fab Create FUNDING.yml
  • 0c6c052 Error event should be emitted only once. (#68)
  • 46c5183 Fix test prompt callbacks (#72)
  • f415354 Add stale workflow
  • 1ccc62f Add dependency on tui-jsdoc-template
  • 9f37a66 Create jsdoc.json and gh_pages workflow
  • 5d5f340 Add github workflow npm tests

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 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.3.0
  • Passes localConfigOnly to generators by default.
  • Update dependencies.
greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.4.1
  • Revert breaking change.
greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.5.0
  • Add environment options to run method.
greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.6.0
  • Add environment centric test.
  • Fixes