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 🚨 #361

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.7.0 of superagent was just published.

Branch Build failing 🚨
Dependency superagent
Current Version 3.6.3
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/289987937?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 9 commits.

  • 579c99c Changelog
  • 4a03ac7 Work in strict mode
  • ebb25ce 3.7.0
  • 946e28d Limit maximum response size
  • 81f0512 Don't pop last array element when parsing a header.
  • 4722207 Add standard props to errors thrown by .ok() callback
  • cf63db0 Use node with faster npm for browser tests
  • 6097e83 Bump Appium version
  • 092e3d6 Catch and pass along errors in ok callback

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

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

fvsdbc commented 6 years ago

Fixed