Closed dependabot[bot] closed 2 years ago
I didn't know how this informations will be help me please can u explain to me more ? It will help in preparation for the certification ?
On Mon, Feb 28, 2022, 05:51 dependabot[bot] @.***> wrote:
Bumps url-parse https://github.com/unshiftio/url-parse from 1.5.7 to 1.5.10. Commits
- 8cd4c6c https://github.com/unshiftio/url-parse/commit/8cd4c6c6435c1ea32243ec20c9cfe535251ec524 1.5.10
- ce7a01f https://github.com/unshiftio/url-parse/commit/ce7a01f2e10738b17812f57c7b6b5de4ea4c0298 [fix] Improve handling of empty port
- 0071490 https://github.com/unshiftio/url-parse/commit/00714900ea1e8ba0a1f87b9f8399001e47f060ec [doc] Update JSDoc comment
- a7044e3 https://github.com/unshiftio/url-parse/commit/a7044e3e8bb2308ac0f74264d01951aeaca0d66f [minor] Use more descriptive variable name
- d547792 https://github.com/unshiftio/url-parse/commit/d547792414a414b2f341a805141beafee728addf [security] Add credits for CVE-2022-0691 https://github.com/advisories/GHSA-jf5r-8hm2-f872
- ad23357 https://github.com/unshiftio/url-parse/commit/ad23357ad5fd9a6b011d049466e9ecff723e52b8 1.5.9
- 0e3fb54 https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63 [fix] Strip all control characters from the beginning of the URL
- 61864a8 https://github.com/unshiftio/url-parse/commit/61864a8eccff714a45d23db85a814e3c6ee0baba [security] Add credits for CVE-2022-0686 https://github.com/advisories/GHSA-hgjh-723h-mx2j
- bb0104d https://github.com/unshiftio/url-parse/commit/bb0104d6439cf7c2662afbd9411e0772a9639664 1.5.8
- d5c6479 https://github.com/unshiftio/url-parse/commit/d5c64791ef496ca5459ae7f2176a31ea53b127e5 [fix] Handle the case where the port is specified but empty
- Additional commits viewable in compare view https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10
[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores
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 https://github.com/microsoft/ML-For-Beginners/network/alerts .
You can view, comment on, or merge this pull request online at:
https://github.com/microsoft/ML-For-Beginners/pull/547 Commit Summary
- 7c58a6a https://github.com/microsoft/ML-For-Beginners/pull/547/commits/7c58a6a17ebabb0ca7f67222185272c3c3f52dbe build(deps): bump url-parse from 1.5.7 to 1.5.10 in /quiz-app
File Changes
(1 file https://github.com/microsoft/ML-For-Beginners/pull/547/files)
- M quiz-app/package-lock.json https://github.com/microsoft/ML-For-Beginners/pull/547/files#diff-d51cc0f09a4ad390c6d886b61cf808d12a19a1807073b8ffb416f830de5c3cc2 (12)
Patch Links:
- https://github.com/microsoft/ML-For-Beginners/pull/547.patch
- https://github.com/microsoft/ML-For-Beginners/pull/547.diff
— Reply to this email directly, view it on GitHub https://github.com/microsoft/ML-For-Beginners/pull/547, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQR53SZBJNAVKVCUQDFH533U5L5NPANCNFSM5PQBMYIQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you are subscribed to this thread.Message ID: @.***>
Bumps url-parse from 1.5.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 emptyDependabot 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](https://github.com/microsoft/ML-For-Beginners/network/alerts).