Skip to content

refactor: remove deprecated url.parse()#1176

Merged
chimurai merged 1 commit intomasterfrom
remove-deprecated-url-parse
Apr 3, 2026
Merged

refactor: remove deprecated url.parse()#1176
chimurai merged 1 commit intomasterfrom
remove-deprecated-url-parse

Conversation

@chimurai
Copy link
Copy Markdown
Owner

@chimurai chimurai commented Apr 3, 2026

remove deprecated url.parse()

(node:3243635) [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.
    at urlParse (node:url:136:13)

@chimurai chimurai added this to the v4 milestone Apr 3, 2026
@chimurai chimurai enabled auto-merge (squash) April 3, 2026 22:52
@chimurai chimurai merged commit e585770 into master Apr 3, 2026
21 checks passed
@chimurai chimurai deleted the remove-deprecated-url-parse branch April 3, 2026 22:52
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 95.396% (-0.01%) from 95.408%
when pulling 46c1c77 on remove-deprecated-url-parse
into d7d7916 on master.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants