Update https-proxy-agent to the latest version 🚀 #94
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency https-proxy-agent was updated from
2.2.2
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: tootallnate
License: MIT
Release Notes for 3.0.0
This release fixes the MitM vulnerability reported via HackerOne. It is a breaking change because Node 4, 5, and 7 are no longer tested in CI (note that Node 6 is still supported).
Major Changes
Minor Changes
proxy
to v1.0.0: d0e3c18.editorconfig
file: 06ead2f.eslintrc.js
file: ae53572Patches
secureProxy
behavior: #65port
to be a string: #72EventEmitter
to replay failed proxy connect HTTP requests: #77Credits
Huge thanks to @lpinca, @stoically, and @zkochan for helping!
Commits
The new version differs by 17 commits.
200cc9f
3.0.0
c6c6d9d
Remove commented code
3a5420d
Prettier
ae53572
Add
.eslintrc.js
file06ead2f
Add
.editorconfig
file36d8cf5
Use an
EventEmitter
to replay failed proxy connect HTTP requests (#77)5252bb9
Revert "Meh…" (#79)
6c804a2
Remove Node 4 from Travis
2170151
[TypeScript] Allow
port
to be a string (#72)590bc8b
Remove Node 5 and 7 from Travis
c7d8161
Fix compatibility with Node.js >= 10.0.0 (#73)
2590f76
Meh…
3535951
Test on Node.js 10 and 12
2629ba6
Fix compatibility with Node.js >= 10.0.0
46aad09
Remove unreachable code
There are 17 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 🌴