Skip to content

url.parse() deprecation warning on Node 24 from proxy-agent 6 #898

Description

@reujwils

Full warning message:

[DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.

I believe the warming comes via the proxy-agent@6.5 which depends on proxy-from-env@1.1, which addressed the warning in their 2.0 release. Based on https://github.com/TooTallNate/proxy-agents/pull/400/changes I think upgrading to proxy-agent 7 or 8 should resolve the warning.

Activity

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

Metadata

Metadata

Assignees

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions