Skip to content

build: update dependency https-proxy-agent to v9 (main)#32932

Open
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-https-proxy-agent-9-x
Open

build: update dependency https-proxy-agent to v9 (main)#32932
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-https-proxy-agent-9-x

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
https-proxy-agent (source) 8.0.09.0.0 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

TooTallNate/proxy-agents (https-proxy-agent)

v9.0.0

Compare Source

Major Changes
  • 7d12b51: Set minimum Node.js version to 20
Patch Changes
  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction
  • Updated dependencies [ca12148]
  • Updated dependencies [7d12b51]
  • Updated dependencies [7ca27d0]
    • agent-base@​9.0.0

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Apr 3, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the https-proxy-agent dependency to version 9.0.0. A review comment highlights that this update increases the minimum Node.js requirement to version 20, which is a breaking change for users on Node.js 18. It is recommended to revert the update to maintain compatibility.

"browserslist": "^4.26.0",
"esbuild": "0.27.3",
"https-proxy-agent": "8.0.0",
"https-proxy-agent": "9.0.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

Updating to https-proxy-agent v9.0.0 increases the minimum Node.js requirement to version 20 (up from version 14 in v8.0.0), as reflected in the pnpm-lock.yaml changes for agent-base and https-proxy-agent. This is a breaking change that will affect users on Node.js 18, which is still a supported LTS version. Unless this package is also dropping support for Node.js 18 in this release, this dependency update should be reverted.

Suggested change
"https-proxy-agent": "9.0.0",
"https-proxy-agent": "8.0.0",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant