Bump url-parse from 1.4.7 to 1.5.10
Closed
Number: #8
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
February 28, 2022 at 03:43 AM UTC
(over 3 years ago)
(over 3 years ago)
Updated:
May 15, 2025 at 09:35 PM UTC
(4 months ago)
(4 months ago)
Closed:
May 15, 2025 at 09:35 PM UTC
(4 months ago)
(4 months ago)
Time to Close:
about 3 years
Labels:
dependencies
dependencies
Description:
Bumps url-parse from 1.4.7 to 1.5.10.
Commits
8cd4c6c
1.5.10ce7a01f
[fix] Improve handling of empty port0071490
[doc] Update JSDoc commenta7044e3
[minor] Use more descriptive variable named547792
[security] Add credits for CVE-2022-0691ad23357
1.5.90e3fb54
[fix] Strip all control characters from the beginning of the URL61864a8
[security] Add credits for CVE-2022-0686bb0104d
1.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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+3
+3
Deletions:
-3
-3
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: | 328191 |
UUID: | 866350423 |
Node ID: | PR_kwDODD7MGc4zo3VX |
Host: | GitHub |
Repository: | simonscmap/cmap-react |
Merge State: | Unknown |