Bump url-parse from 1.4.7 to 1.5.10
Open
Number: #18
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 04, 2026 at 01:02 AM UTC
(4 months ago)
(4 months ago)
Updated:
February 04, 2026 at 01:02 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps url-parse from 1.4.7 to 1.5.10.
Commits
8cd4c6c1.5.10ce7a01f[fix] Improve handling of empty port0071490[doc] Update JSDoc commenta7044e3[minor] Use more descriptive variable named547792[security] Add credits for CVE-2022-0691ad233571.5.90e3fb54[fix] Strip all control characters from the beginning of the URL61864a8[security] Add credits for CVE-2022-0686bb0104d1.5.8d5c6479[fix] Handle the case where the port is specified but empty- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Security Advisories
Authorization Bypass Through User-Controlled Key in url-parse
GHSA-hgjh-723h-mx2j
CVE-2022-0686
CRITICAL
url-parse prior to version 1.5.8 is vulnerable to Authorization Bypass Through User-Controlled Key.
url-parse incorrectly parses hostname / protocol due to unstripped leading control characters.
GHSA-jf5r-8hm2-f872
CVE-2022-0691
MODERATE
Leading control characters in a URL are not stripped when passed into url-parse. This can cause input URLs to be mistakenly be interpreted as a relative URL without a hostname and protocol, while t...
Technical Details
| ID: | 13473177 |
| UUID: | 3893970015 |
| Node ID: | PR_kwDODSh6fs7BVX8u |
| Host: | GitHub |
| Repository: | codingtools/codingtools.github.io |