Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

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

Open
greenkeeper bot opened this issue Apr 20, 2018 · 2 comments
Open

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

greenkeeper bot opened this issue Apr 20, 2018 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 20, 2018

Version 1.17.0 of http-proxy was just published.

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

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

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

Commits

The new version differs by 32 commits.

  • 42e8e1e 1.17.0
  • e94d529 [dist] doc updates
  • 4a37175 [test] add test for selfHandleRequest and remove modifyResponse as selfHandleRequest is the only way that functionality works
  • e5c02b8 add support for modify response
  • 2c44039 issue #953: stop using writeHead
  • 8097ae2 Fix "Can't set headers after they are sent" errors
  • abf882e [dist] update package-lock.json
  • bab02e9 Include websocket non-upgrade response
  • c9a556c Add followRedirects option
  • 6f88caf Add detail about "buffer" option
  • d2f9db8 Add use case for proxy to HTTPS using a PKCS12 client certificate
  • 8231984 fix small typos in README
  • 81d58c5 [test] for override method feature
  • d533a1b [dist] document the feature
  • 89f9ef8 feat: 添加response自处理参数

There are 32 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2019

  • The devDependency http-proxy was updated from 1.17.0 to 1.18.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 30 commits.

  • 9bbe486 [dist] Version bump. 1.18.0
  • 6e4bef4 Added in auto-changelog module set to keepachangelog format (#1373)
  • d056241 fix 'Modify Response' readme section to avoid unnecessary array copying (#1300)
  • 244303b Fix incorrect target name for reverse proxy example (#1135)
  • b4028ba Fix modify response middleware example (#1139)
  • 77a9815 [dist] Update dependency async to v3 (#1359)
  • c662f9e Fix path to local http-proxy in examples. (#1072)
  • 806e492 fix reverse-proxy example require path (#1067)
  • c8fa599 Update README.md (#970)
  • 0d9ed36 [dist] Update dependency request to ~2.88.0 [SECURITY] (#1357)
  • 9d75b98 [dist] Update dependency eventemitter3 to v4 (#1365)
  • 192b2b9 [dist] Update dependency colors to v1 (#1360)
  • 4a657a7 [dist] Update all non-major dependencies (#1356)
  • 7a154f8 [dist] Update dependency agentkeepalive to v4 (#1358)
  • 749eec6 [dist] Update dependency nyc to v14 (#1367)

There are 30 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants