DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.8.0 of superagent was just published.

Branch Build failing 🚨
Dependency superagent
Current Version 3.7.0
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, 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/DBCDK/tanterne/builds/292691574?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 21 commits.

  • 064b8b0 3.8.0
  • b2708db Retry callback
  • 383b308 Refactor shouldRetry
  • 6bd9b31 indentation to match
  • bba9773 log and test style
  • bac9933 fn as optional param
  • ff607e2 Add optional callback to retry
  • 9b0d98d Changelog
  • c808dd0 3.8.0-alpha.1
  • 87516fc Also support events in global-ish agent
  • 66aed34 Default settings for all agent requests
  • 05d6c88 Authenticate request using username and password
  • 06d7865 Extract common node/browser auth into request-base
  • 104ccba Unify auth args handling in node/browser
  • be5ab92 Handle errors in zlib pipe

There are 21 commits in total.

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

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

fvsdbc commented 7 years ago

Fixed