Skip to content

Deprecation warning for url.parse (DEP0169)on Node.js v24 #650

@aarbanas

Description

@aarbanas

After upgrading Node runtime to the latest LTS (v24.15.0) from v20 I am now receiving warnings in multiple projects:

ERROR (node:4) [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.

There is already a TODO placed in the codebase ->

// FIXME: Deprecated API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions