zguillez / generator-symfonangular

Yeoman generator for full stack development with (PHP) Symfony and (Javascript) AngularJS application
https://zguillez.tools/
13 stars 4 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 6 years ago

Version 1.7.1 of yeoman-test was just published.

Branch Build failing 🚨
Dependency yeoman-test
Current Version 1.7.0
Type devDependency

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 could not complete due to an error [Details](https://travis-ci.org/zguillez/generator-symfonangular/builds/377064010?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 2 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 1.7.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 6 years ago

Version 1.7.2 just got published.

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.0 just got published.

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

Release Notes v1.8.0

Add capacity to define namespace and resolved path to stubbed generators.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.9.0 just got published.

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

Release Notes v1.9.0
  • Fix tests silencing failure happening inside the generator under test own code.

This fix could break some users tests - but these tests should've been failing as the generator itself would be throwing an exception.

Commits

The new version differs by 3 commits.

  • d4c9ef9 1.9.0
  • 5cf9090 Update build process (bye gulp) and bump dependencies
  • 06f2d6d Catch errors from yeoman-generator (#47)

See the full diff