Open greenkeeper[bot] opened 6 years ago
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.
devDependency
http-proxy was updated from 1.17.0
to 1.18.0
.Your tests are still failing with this version. Compare changes
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
Version 1.17.0 of http-proxy was just published.
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](https://travis-ci.org/asset-pipe/integration/builds/369195572?utm_source=github_status&utm_medium=notification)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](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: