donejs / donejs-cordova

A plugin to add support for Cordova to your DoneJS application
http://donejs.com
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.7.0 of yeoman-test just got published.

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

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

As yeoman-test is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

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

Release Notes v1.7.0
  • Update to yeoman-generator 1.x
  • Update to yeoman-environment 2.x
Commits

The new version differs by 3 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 1.6.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 1.7.1 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.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