Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of donejs-cli is breaking the build 🚨 #17

Open
greenkeeper bot opened this issue Apr 24, 2019 · 3 comments
Open

An in-range update of donejs-cli is breaking the build 🚨 #17

greenkeeper bot opened this issue Apr 24, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 24, 2019

The devDependency donejs-cli was updated from 3.1.1 to 3.2.0.

🚨 View failing branch.

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

donejs-cli 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).

Commits

The new version differs by 1 commits.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 18, 2019

  • The devDependency donejs-cli was updated from 3.2.0 to 3.2.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 5 commits.

  • 17f3345 3.2.1
  • 8e482fd Merge pull request #121 from donejs/upgrade-yeoman-environment
  • 7d98342 remove the added generator-donejs dep in tests
  • a343c3b Upgrade deps
  • e8788c1 Add Node 8 to AppVeyor config

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 18, 2019

  • The devDependency donejs-cli was updated from 3.2.1 to 3.2.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Use cross-spawn

This fixes the import of cross-spawn instead of the deprecated cross-spawn-async.

#122

Commits

The new version differs by 8 commits.

  • b2379e9 3.2.2
  • eff20c7 Merge pull request #122 from donejs/fix-cross-spawn-import
  • 829f073 Import cross-spawn instead of cross-spawn-async
  • 17f3345 3.2.1
  • 8e482fd Merge pull request #121 from donejs/upgrade-yeoman-environment
  • 7d98342 remove the added generator-donejs dep in tests
  • a343c3b Upgrade deps
  • e8788c1 Add Node 8 to AppVeyor config

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants