fix(deps): update dependency https-proxy-agent to v2.2.2#1905
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update dependency https-proxy-agent to v2.2.2#1905renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
zkochan
added a commit
to zkochan/node-https-proxy-agent
that referenced
this pull request
Jul 14, 2019
Fixing a regression spotted in pnpm: pnpm/pnpm#1905 The port in the Node.js URL object is a string, so it is more convenient to use string for the port. https://nodejs.org/api/url.html#url_url_port
a4dab69 to
5396bad
Compare
5396bad to
3139d6a
Compare
TooTallNate
pushed a commit
to TooTallNate/proxy-agents
that referenced
this pull request
Oct 4, 2019
Fixing a regression spotted in pnpm: pnpm/pnpm#1905 The port in the Node.js URL object is a string, so it is more convenient to use string for the port. https://nodejs.org/api/url.html#url_url_port
adrianchu0120
added a commit
to adrianchu0120/proxy-agents
that referenced
this pull request
Aug 25, 2024
Fixing a regression spotted in pnpm: pnpm/pnpm#1905 The port in the Node.js URL object is a string, so it is more convenient to use string for the port. https://nodejs.org/api/url.html#url_url_port
kjongma
added a commit
to kjongma/proxya
that referenced
this pull request
Sep 28, 2025
Fixing a regression spotted in pnpm: pnpm/pnpm#1905 The port in the Node.js URL object is a string, so it is more convenient to use string for the port. https://nodejs.org/api/url.html#url_url_port
colixmm
added a commit
to colixmm/proxya
that referenced
this pull request
Sep 29, 2025
Fixing a regression spotted in pnpm: pnpm/pnpm#1905 The port in the Node.js URL object is a string, so it is more convenient to use string for the port. https://nodejs.org/api/url.html#url_url_port
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:
2.2.1->2.2.2Release Notes
TooTallNate/node-https-proxy-agent
v2.2.2Compare Source
Patches
package-lock.json:c881009agent-baseto v4.2: #50agent-baseto v4.3: #69Credits
Huge thanks to @marco-c, @tareqhs, @ianhowe76, and @BYK for helping!
Renovate configuration
📅 Schedule: "on Friday,every weekend" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.