Bump url-parse from 1.4.7 to 1.5.10 in /chapter-05/5.7
Closed
Number: #6
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
Created:
September 10, 2025 at 03:27 PM UTC
(2 days ago)
(2 days ago)
Updated:
September 10, 2025 at 07:09 PM UTC
(1 day ago)
(1 day ago)
Closed:
September 10, 2025 at 07:09 PM UTC
(1 day ago)
(1 day ago)
Time to Close:
about 4 hours
Labels:
dependencies javascript
dependencies javascript
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)
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:
+11887
+11887
Deletions:
-8888
-8888
Package Dependencies
Package:
url-parse
Ecosystem:
npm
npm
Version Change:
1.4.7 → 1.5.10
Update Type:
Minor
Minor
Path:
/chapter-05/5.7
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: | 7395368 |
UUID: | 2815925798 |
Node ID: | PR_kwDOPrPMbc6n154m |
Host: | GitHub |
Repository: | ibiscum/Vue.js-3.0-Cookbook |
Merge State: | Dirty |