This version is covered by your current version range and after updating it in your project the build failed.
promise is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/ForbesLindesay/browserify-middleware/builds/657242609?utm_source=github_status&utm_medium=notification)).
- ✅ **coverage/coveralls:** First build on greenkeeper/promise-8.1.0 at 91.102% ([Details](https://coveralls.io/builds/29070082)).
Commits
The new version differs by 7 commits.
e9c12a2feat: support ES2015 iterables in all() and race() (#160)
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).
After pinning to 8.0.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency promise was updated from
8.0.3
to8.1.0
.🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/ForbesLindesay/browserify-middleware/builds/657242609?utm_source=github_status&utm_medium=notification)). - ✅ **coverage/coveralls:** First build on greenkeeper/promise-8.1.0 at 91.102% ([Details](https://coveralls.io/builds/29070082)).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
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: