throat icon indicating copy to clipboard operation
throat copied to clipboard

An in-range update of promise is breaking the build 🚨

Open greenkeeper[bot] opened this issue 5 years ago β€’ 3 comments

The devDependency promise was updated from 8.0.1 to 8.0.2.

🚨 View failing branch.

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

promise 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 7 commits.

  • 1b27a8c Removed unused function (#133)
  • 6a376fe Make the build reproducible (#148)
  • cf30e9f docs(readme): domains link to nodejs
  • 01cf802 Update node versions we test
  • bbf5c44 For better code specifications (#144)
  • 6ead556 Update asap dependency (#143)
  • d141e64 Release 8.0.1

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 :palm_tree:

greenkeeper[bot] avatar Sep 15 '18 15:09 greenkeeper[bot]

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

greenkeeper[bot] avatar Sep 15 '18 15:09 greenkeeper[bot]

  • The devDependency promise was updated from 8.0.2 to 8.0.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 96b9675 fix: update flow bindings to match flow lib
  • d980ed0 Release 8.0.2

See the full diff

greenkeeper[bot] avatar Mar 20 '19 05:03 greenkeeper[bot]

  • The devDependency promise was updated from 8.0.3 to 8.1.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • e9c12a2 feat: support ES2015 iterables in all() and race() (#160)
  • 81b5722 docs: add "Enterprise Support" to README
  • 6d91fa0 Create FUNDING.yml
  • affd5e2 ci: update supported node versions
  • 6272338 adding Promise.race documentation and reference to proper API docs (#155)
  • 44f6d7a Fix typo: optimistically
  • f643fd6 Release 8.0.3

See the full diff

greenkeeper[bot] avatar Mar 02 '20 11:03 greenkeeper[bot]