chore(deps): update dependency http-proxy-agent to v9 - #2966
renovate[bot] wants to merge 1 commit into
Conversation
|
This require ESM. |
691bf65 to
2790cf6
Compare
71ceae0 to
9339c83
Compare
741cf1d to
ce0c32c
Compare
bb36b8b to
de5982d
Compare
de5982d to
4e19da9
Compare
b578b5f to
1989574
Compare
1989574 to
3d763a3
Compare
3d763a3 to
887ec24
Compare
1136f24 to
8cd27ac
Compare
8cd27ac to
d3f4492
Compare
d3f4492 to
71a1049
Compare
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR contains the following updates:
^7.0.2→^9.0.0Release Notes
TooTallNate/proxy-agents (http-proxy-agent)
v9.1.0Compare Source
Minor Changes
d8f2926: AddsproxyConnectevent emission tohttp-proxy-agentfor parity withhttps-proxy-agent. The event is emitted on both the request and the agent instance when the socket connects to the proxy server.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
84e85ed]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: (in timezone UTC)
🚦 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.