temando / open-api-ui

[DEPRECATED] A visualiser for Open API definitions such as Swagger.
https://github.com/temando/open-api-renderer
MIT License
2 stars 3 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.4.1 of superagent just got published.

Branch Build failing 🚨
Dependency superagent
Current Version 3.4.0
Type dependency

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

As 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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/temando/open-api-ui/builds/196247887)
Release Notes v3.4.1
  • Allow retry() and retry(0) (Alexander Pope)
  • Allow optional body/data in DELETE requests (Alpha Shuro)
  • Fixed query string on retried requests (Kornel Lesiński)
Commits

The new version differs by 12 commits .

  • 76690f1 3.4.1
  • 7ba2ba2 Simplify check
  • 25b2947 Merge pull request #1168 from popeindustries/master
  • 649b6ee Dedupe query string append
  • 80e1f14 default to 1 if no count or true; default to 0 if null/undefined
  • fc1308a force negative count to 0
  • 835fee1 validate retry() count and allow setting to 0
  • 7d181f9 Merge pull request #1167 from alphashuro/patch-1
  • 8fb1d9f Allow optional body/data in DELETE requests
  • 3a95427 Merge pull request #1166 from kevinburke/fix-typo
  • 66c34f4 Fix spelling mistake
  • aa8f1ae Test body of GET requests

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: