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 got is breaking the build 🚨 #11

Open
greenkeeper bot opened this issue Dec 10, 2018 · 3 comments
Open

An in-range update of got is breaking the build 🚨 #11

greenkeeper bot opened this issue Dec 10, 2018 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 10, 2018

The dependency got was updated from 9.3.2 to 9.4.0.

🚨 View failing branch.

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

got 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).

Release Notes for v9.4.0
  • Add ability to specify which network error codes to retry on. 9f3a099
  • Add Got options onto responses and errors. 33b838f
  • Correctly clear socket timeout on error. c8e358f

v9.3.2...v9.4.0

Commits

The new version differs by 11 commits.

  • 533d7e5 9.4.0
  • 9f3a099 Add ability to specify which network error codes to retry on (#660)
  • 33b838f Add Got options onto responses and errors (#663)
  • 8848a7a Add migration guides (#595)
  • 4a8722b Minor code style tweaks
  • c8e358f Clear socket timeout on error (#659)
  • 3229448 Create issue templates (#655)
  • ef1494c Remove unnecessary check for options
  • 5367228 Remove unnecessary if block
  • 64f0adc Update node-fetch in the readme comparison table (#658)
  • 7f18ef3 Mention a few more Node errors when Got will retry

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
Author

greenkeeper bot commented Dec 10, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 13, 2019

  • The dependency got was updated from 9.5.0 to 9.5.1.

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

Commits

The new version differs by 13 commits.

  • 6ce603e 9.5.1
  • 203dadc Fix memory leak when using socket timeout and keepalive agent (#694)
  • 73428f9 Add superagent to the comparison table (#691)
  • d136e61 Update dependencies
  • 877a6c1 Remove badge labels from the Comparison section
  • 5653c1a Add failing test for #687 (#688)
  • 8341fba Consistent use of emphasis in readme (#684)
  • 0bb9fa6 Fix 'Migration guides' json example
  • 91c0607 9.5.0
  • a1eadfe Upgrade dependencies
  • 5d20a43 Remove error thrown for URLs with auth component (#676)
  • 3e0edd8 Mention HTTPError body property in docs
  • aa4c9a6 Clarify error docs (#670)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2019

  • The dependency got was updated from 9.5.1 to 9.6.0.

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

Release Notes for v9.6.0

v9.5.1...v9.6.0

Commits

The new version differs by 17 commits.

  • a45e071 9.6.0
  • 29ffb44 Add beforeError hook (#696)
  • 677d0a4 Add init hook (#683)
  • e2d3602 Bump XO
  • 6ce603e 9.5.1
  • 203dadc Fix memory leak when using socket timeout and keepalive agent (#694)
  • 73428f9 Add superagent to the comparison table (#691)
  • d136e61 Update dependencies
  • 877a6c1 Remove badge labels from the Comparison section
  • 5653c1a Add failing test for #687 (#688)
  • 8341fba Consistent use of emphasis in readme (#684)
  • 0bb9fa6 Fix 'Migration guides' json example
  • 91c0607 9.5.0
  • a1eadfe Upgrade dependencies
  • 5d20a43 Remove error thrown for URLs with auth component (#676)

There are 17 commits in total.

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