Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump url-parse from 1.5.3 to 1.5.10 #1315

Merged
merged 1 commit into from Aug 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2022

Bumps url-parse from 1.5.3 to 1.5.10.

Commits
  • 8cd4c6c 1.5.10
  • ce7a01f [fix] Improve handling of empty port
  • 0071490 [doc] Update JSDoc comment
  • a7044e3 [minor] Use more descriptive variable name
  • d547792 [security] Add credits for CVE-2022-0691
  • ad23357 1.5.9
  • 0e3fb54 [fix] Strip all control characters from the beginning of the URL
  • 61864a8 [security] Add credits for CVE-2022-0686
  • bb0104d 1.5.8
  • d5c6479 [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.3...1.5.10)

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch from 7d04b31 to ee2c43c Compare March 1, 2022 03:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 2 times, most recently from 2044690 to 5e3c71a Compare March 16, 2022 09:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 6 times, most recently from daa3304 to 4532c46 Compare March 25, 2022 12:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 2 times, most recently from b675c04 to ac90798 Compare April 7, 2022 04:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch from ac90798 to 6d044e5 Compare April 7, 2022 11:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 3 times, most recently from 7f668b1 to b7b3eb8 Compare April 28, 2022 04:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 5 times, most recently from e2e3a99 to 85f02be Compare May 13, 2022 03:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 3 times, most recently from edfce72 to f5f620b Compare May 24, 2022 17:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 3 times, most recently from 882c235 to 6580643 Compare June 2, 2022 10:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch from 6580643 to 856a60d Compare June 7, 2022 09:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch from 856a60d to e59ee01 Compare June 21, 2022 09:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 4 times, most recently from 3190ce2 to 2b11f7d Compare June 28, 2022 07:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 2 times, most recently from cc3db10 to 94640b3 Compare July 5, 2022 12:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 2 times, most recently from 326bb79 to 9e77ad4 Compare July 7, 2022 07:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch 3 times, most recently from 4e62ec3 to 04a3f17 Compare July 20, 2022 08:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch from 04a3f17 to 58c4d18 Compare July 27, 2022 10:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/url-parse-1.5.10 branch from 58c4d18 to 295af17 Compare July 31, 2022 17:35
@bafu bafu merged commit 5a05ea1 into master Aug 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/url-parse-1.5.10 branch August 2, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant