fix(deps): update external fixes#2748
Merged
Merged
Conversation
|
This PR will trigger a patch release when merged. |
9f5d2c7 to
aa68411
Compare
Contributor
|
🎉 This PR is included in version 16.20.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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:
9.0.0→9.1.09.0.0→9.1.01.38.3→1.38.43.2.0→3.2.18.0.1→8.0.27.8.1→7.8.3Release 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]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]isomorphic-git/isomorphic-git (isomorphic-git)
v1.38.4Compare Source
Bug Fixes
bhousel/node-diff3 (node-diff3)
v3.2.1Compare Source
2026-Jun-03
LCSlookup handling so keys likeconstructoror__proto__do not shadow dictionary lookups (#87)diffCommand merge APIs to better match runtime output (#88)TooTallNate/proxy-agents (proxy-agent)
v8.0.2Compare Source
Patch Changes
1852c75]d8f2926]84e85ed]8487a78]3ebf4b2]ce0243e]npm/node-semver (semver)
v7.8.3Compare Source
Bug Fixes
046da7f#872 align caret includePrerelease lower bounds (#872) (@wayyoungboy)Chores
3485dda#866 bump @npmcli/eslint-config from 6.0.1 to 7.0.0 (#866) (@dependabot[bot])v7.8.2Compare Source
Bug Fixes
bea6028#870 increment dotted prerelease identifiers (#870) (@liuzemei, @SheldonNeo)Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.