ForbesLindesay / sync-request

Make synchronous web requests with cross platform support.
MIT License
326 stars 49 forks source link

An in-range update of http-response-object is breaking the build 🚨 #111

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency http-response-object was updated from 3.0.1 to 3.0.2.

🚨 View failing branch.

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

http-response-object 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/sync-request/builds/508762287?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • be88b52 fix: resolve issues with flow types
  • c9017b0 Add lib required by latest version of @types/node
  • f22462e fix(package): update @types/node to version 10.0.3 (#11)
  • d05fa98 Update to node 10 in .travis.yml (#12)
  • 920b65c Fix tests
  • 4e0f806 Release 3.0.1

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 5 years ago

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