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.
This PR contains the following updates:
^2.0.0
->^6.0.0
Release Notes
TooTallNate/proxy-agents (proxy-agent)
v6.5.0
Compare Source
Minor Changes
85b10b3
: Lazily load agents in proxy-agent96b771b
: Include ClientRequest in getProxyForUrl parameters for additional flexibilityPatch Changes
ad68f63
: Dispose of Agent instances in cache correctly38760db
]77c3599
]913a49a
]1699a09
]e90e2b2
]v6.4.0
Compare Source
Minor Changes
e7e0e56
: AllowgetProxyForUrl()
option to return a PromisePatch Changes
c3c405e
]v6.3.1
Compare Source
Patch Changes
1d39f6c
: Fix Electron support by using Node.js native URL object1d39f6c
]e625d10
]v6.3.0
Compare Source
Minor Changes
f1f3220
: Use QuickJS version ofpac-proxy-agent
Patch Changes
f1f3220
]v6.2.2
Compare Source
Patch Changes
999dd9d
: Fixpac+
prefixed protocol URIs999dd9d
]v6.2.1
Compare Source
Patch Changes
4a45593
: Fix WebSocket connections over "http"/"https" proxiesb3860aa
]v6.2.0
Compare Source
Minor Changes
0bbe335
: Support forgetProxyForUrl
option, to provide proxy address dynamically per different URLsPatch Changes
bf20b04
]v6.1.2
Compare Source
Patch Changes
7674748
: Update@types/node
to v14.18.45fd6209c
]c573dbe
]7674748
]v6.1.1
Compare Source
Patch Changes
f30ed32
: UseHttpProxyAgent
for "http" andHttpsProxyAgent
for "https"v6.1.0
Minor Changes
9a90063
: Add support forhttpAgent
andhttpsAgent
optionsv6.0.0
Major Changes
d99a7c8
: Major version bump for all packagesMinor Changes
4333067
: Add support for corekeepAlive: true
Patch Changes
c169ced
: Convert mocha tests to jest for all packagesc169ced
]d99a7c8
]4333067
]06775a8
]v5.0.0
Compare Source
Major Changes
v4.0.1
Compare Source
v4.0.0
Compare Source
Major Changes
c846a68
Minor Changes
debug
to v4.0.0: #82Patches
localhost
instead of127.0.0.1
in tests:829905f
Credits
Huge thanks to @Krinkle for helping!
v3.1.1
Compare Source
v3.1.0
Compare Source
v3.0.3
Compare Source
v3.0.1
Compare Source
Patches
proxy
to v1.0.1:7ce932a
67f71c6
.travis.yml
:3b680ba
net.Socket
instead of a plainEventEmitter
for replaying proxy errors: #8311d4677
Credits
Huge thanks to @lpinca for helping!
v3.0.0
Compare Source
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
590bc8b
6c804a2
Minor Changes
proxy
to v1.0.0:d0e3c18
3535951
.editorconfig
file:06ead2f
.eslintrc.js
file:ae53572
Patches
secureProxy
behavior: #6546aad09
port
to be a string: #72EventEmitter
to replay failed proxy connect HTTP requests: #77Credits
Huge thanks to @lpinca, @stoically, and @zkochan for helping!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.