jmarca/couchdb_get_doc

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

greenkeeper opened this issue Β· 2 comments

Version 3.6.0 of superagent just got published.

Branch Build failing 🚨
Dependency superagent
Current Version 3.5.2
Type dependency

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

superagent is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v3.6.0
  • Support disabling TCP_NODELAY option (#1240) (xiamengyu)
  • Send payload in query string for GET and HEAD shorthand API (Peter Lyons)
  • Support passphrase with pfx certificate (Paul Westerdale (ABRS Limited))
  • Documentation improvements (Peter Lyons)
  • Fixed duplicated query string params (#1200) (Kornel)
Commits

The new version differs by 29 commits.

  • 02985f9 Change test for header own props
  • 6783635 3.6.0
  • 4e21f1c Documented FormData support in .send() (#1260)
  • 7e19e77 Update supported node version to >= 4.0 (#1248)
  • d55adf1 Keep nodelay always on
  • 72babfb support TCP_NODELAY option (#1240)
  • f5e39b7 Merge pull request #1238 from mxl/patch-1
  • 9e8c3ed timeout options.read property is not used.
  • ccecb4e grammar misstype (#1234)
  • d0ab622 Merge pull request #1227 from focusaurus/fix-latest-mime-tests
  • ea35c57 Fix spelling mistake in the docs (#1232)
  • 340a4bf Merge pull request #1228 from focusaurus/get-head-data-in-query-string
  • 15b3750 Merge pull request #1230 from PWesterdale/bugfix/pfx-passphrase
  • 977be03 Remove stale duplicate test.html from root dir
  • 801ec88 Use tocbot instead of tocify for documentation

There are 29 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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

tests are passing now with superagent 3.6.0