chore(deps): update dependency https-proxy-agent to v9 - #1432
Merged
Conversation
Deploying logto-docs-tutorials with
|
| Latest commit: |
9c98930
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://76caf53a.logto-docs-tutorials.pages.dev |
| Branch Preview URL: | https://renovate-https-proxy-agent-9.logto-docs-tutorials.pages.dev |
Deploying logto-docs with
|
| Latest commit: |
9c98930
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5e3a1ba3.logto-docs.pages.dev |
| Branch Preview URL: | https://renovate-https-proxy-agent-9.logto-docs.pages.dev |
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
from
June 16, 2026 02:31
537b489 to
f22eb39
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
2 times, most recently
from
July 16, 2026 16:54
81ff8bb to
acee0b8
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
2 times, most recently
from
July 24, 2026 18:22
a5a5402 to
8170007
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
2 times, most recently
from
July 30, 2026 14:16
9d4c80d to
065cc91
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
3 times, most recently
from
August 17, 2026 01:25
bd11ec7 to
733b46a
Compare
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
from
August 21, 2026 14:15
733b46a to
455f607
Compare
charIeszhao
force-pushed
the
renovate/https-proxy-agent-9.x
branch
from
August 25, 2026 04:11
455f607 to
9c98930
Compare
charIeszhao
approved these changes
Aug 25, 2026
renovate
Bot
force-pushed
the
renovate/https-proxy-agent-9.x
branch
from
August 25, 2026 04:12
9c98930 to
355c06d
Compare
charIeszhao
force-pushed
the
renovate/https-proxy-agent-9.x
branch
from
August 25, 2026 04:14
355c06d to
9c98930
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
^8.0.0→^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]Configuration
📅 Schedule: (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.