fix(deps): update dependency https-proxy-agent to v9 - #1861
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1861 +/- ##
=======================================
Coverage 61.96% 61.96%
=======================================
Files 68 68
Lines 4238 4238
Branches 358 358
=======================================
Hits 2626 2626
Misses 1610 1610
Partials 2 2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
2 times, most recently
from
July 16, 2026 18:04
62338e1 to
40755a8
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
2 times, most recently
from
July 24, 2026 21:37
1cb0830 to
4b9f943
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
from
July 30, 2026 21:13
4b9f943 to
686ff46
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
from
July 31, 2026 00:35
686ff46 to
81298eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^7.0.6→^9.0.0Release Notes
TooTallNate/proxy-agents (https-proxy-agent)
v9.1.0Compare Source
Minor Changes
84e85ed: AddonProxyAuthcallback andnegotiateoption for Kerberos/SPNEGO proxy authenticationproxy-agent-negotiatepackageonProxyAuthasync callback toHttpsProxyAgentandHttpProxyAgentoptionsProxy-Authorization) to retry the request withnegotiate: trueoption that uses thekerberospackage for automatic Negotiate/SPNEGO authkerberosas an optional peer dependency ofproxy-agent-negotiateproxytest package to supportauthenticate: 'negotiate'mode for mock testing3ebf4b2: Addproxyevent emission on the request object for all proxy agents. After the proxy connection is established, the request emits aproxyevent with{ proxy, socket }whereproxyis the proxy URL string. This is useful for debugging and logging which proxy was used for a connection.Patch Changes
1852c75: Fix socket event race condition by deferringsocket.resume()viasetImmediate(), ensuring HTTP client machinery has time to attach data listeners before data starts flowing84e85ed]v9.0.0Compare Source
Major Changes
7d12b51: Set minimum Node.js version to 20Patch Changes
7ca27d0: Simplify package.json exports to remove unnecessary imports restrictionca12148]7d12b51]7ca27d0]v8.0.0Compare Source
Major Changes
9c92c09: Convert to ESM. All packages now use"type": "module"and compile to ESM output instead of CommonJS.Patch Changes
9c92c09]Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ 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.