gucong3000 / FELS

Front End Live Stream
MIT License
12 stars 7 forks source link

An in-range update of express-http-proxy is breaking the build 🚨 #860

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.0 of express-http-proxy was just published.

Branch Build failing 🚨
Dependency express-http-proxy
Current Version 1.1.0
Type devDependency

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

express-http-proxy is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/gucong3000/FELS/builds/369226799?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 21 commits.

  • d54c6e7 1.2.0
  • af57731 Update README release notes.
  • c9a5b85 remove errant console.log
  • 53726bb [#317] allow authors to provide custom error handler (including skip error handling) (#332)
  • 3519090 Added documentation for ignoring certificates (#329)
  • 35feba6 fix trivial typo
  • c82d5e8 update README wrt proxyReqPathResolver
  • f6b344f Switch fs.unlink to fs.unlinkSync (#320)
  • 12c7f1e Fix when the proxy forwards POST request will encounter the problem (#322)
  • 61ec61f Stream proxied responses if no response modifiers are in use (#311)
  • ba5b979 Revert " Stream proxied responses if no response modifiers are in use (#311)"
  • 63b981e fixes maybeSkipToNextHandler rejects instead of calling next. (#314)
  • 7d9eeb8 README edits, narrative.
  • 07b484e whitespace.
  • 91b9194 Also skip streaming if userResHeaderDecorator is used; improve docs.

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

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