chore(deps): update dependency https-proxy-agent to v9 - #2984
renovate[bot] wants to merge 1 commit into
Conversation
|
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
b5c95b2 to
738a4f0
Compare
4b87616 to
0eeaa9a
Compare
fb9005b to
e179b95
Compare
52a379c to
e49836e
Compare
e49836e to
1823e82
Compare
1ece98b to
1180955
Compare
1180955 to
a8fc827
Compare
a8fc827 to
ac31c1b
Compare
0941b92 to
83e149e
Compare
83e149e to
c241b0c
Compare
c241b0c to
2edbdf9
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.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: (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.