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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.8.3 of superagent was just published.

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

Release Notes v3.8.3
  • Add flags for 201 & 422 responses (Nikhil Fadnis)
  • Emit progress event while uploading Node Buffer via send method (Sergey Akhalkov)
  • Fixed setting correct cookies for redirects (Damien Clark)
  • Replace .catch with ['catch'] for IE9 Support (Miguel Stevens)
Commits

The new version differs by 27 commits.

  • 295dfcd Bump
  • c2f65c6 Lock marked version due to bug
  • 75d1ca0 Fix #1366 docs
  • bf1a87a Merge pull request #1360 from itsfadnis/flags_for_201_and_422
  • 386f702 Add flags for 201 & 422 responses
  • d70933c Make GitHub happy
  • b176c0e Be super clear piping in superagent breaks everything else
  • 336b51e Merge pull request #1351 from jedwards1211/patch-2
  • 038bd46 file => field
  • a6fc595 typo fix
  • 6828bd3 docs(README): add superagent-verbose-errors to plugin list
  • ea9bd47 PFX tests are broken
  • 4de305f Docs
  • 5d6e4b7 Catch error in tests
  • 276244c Add docs explaining how to add new default parsers/serializers.

There are 27 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 6 years ago

After pinning to 3.8.2 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

Closed