-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump urijs from 1.19.2 to 1.19.6 in /client #10
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.6. - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](medialize/URI.js@v1.19.2...v1.19.6) Signed-off-by: dependabot[bot] <support@github.com>
您的档案号是: 2021 0303 0017 338
请务必用纸笔或其它您方便查阅的方式记录档案号!档案号是作为您下次登录或修改个人信息时的依据。
…On Tue, Mar 2, 2021 at 1:13 AM dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/tonycui0401/mykindatest/security/dependabot/client/package-lock.json/urijs/open>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps urijs <https://github.com/medialize/URI.js> from 1.19.2 to 1.19.6.
Release notes
*Sourced from urijs's releases
<https://github.com/medialize/URI.js/releases>.*
1.19.6 (February 13th 2021)
- *SECURITY* fixing URI.parse()
<http://medialize.github.io/URI.js/docs.html#static-parse> to rewrite \
in scheme delimiter to / as Node and Browsers do - disclosed privately
by Yaniv Nizry <https://twitter.com/ynizry> from the CxSCA AppSec team
at Checkmarx
1.19.5 (December 30th 2020)
- dropping jquery.URI.js from minified bundle accidentally added since
v1.19.3 - [Issue #404
<https://github-redirect.dependabot.com/medialize/URI.js/issues/404>](
medialize/URI.js#404
<https://github-redirect.dependabot.com/medialize/URI.js/issues/404>)
1.19.4 (December 23rd 2020)
- *SECURITY* fixing URI.parseAuthority()
<http://medialize.github.io/URI.js/docs.html#static-parseAuthority> to
rewrite \ to / as Node and Browsers do - followed up to by
alesandroortiz <https://github.com/alesandroortiz> in [PR #403
<https://github-redirect.dependabot.com/medialize/URI.js/issues/403>](
medialize/URI.js#403
<https://github-redirect.dependabot.com/medialize/URI.js/issues/403>),
relates to [Issue #233
<https://github-redirect.dependabot.com/medialize/URI.js/issues/233>](
medialize/URI.js#233
<https://github-redirect.dependabot.com/medialize/URI.js/pull/233>)
1.19.3 (December 20th 2020)
- *SECURITY* fixing URI.parseAuthority()
<http://medialize.github.io/URI.js/docs.html#static-parseAuthority> to
rewrite \ to / as Node and Browsers do - disclosed privately by
alesandroortiz <https://github.com/alesandroortiz>, relates to [Issue
#233
<https://github-redirect.dependabot.com/medialize/URI.js/issues/233>](
medialize/URI.js#233
<https://github-redirect.dependabot.com/medialize/URI.js/pull/233>)
Changelog
*Sourced from urijs's changelog
<https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md>.*
1.19.6 (February 13th 2021)
- *SECURITY* fixing URI.parse()
<http://medialize.github.io/URI.js/docs.html#static-parse> to rewrite \
in scheme delimiter to / as Node and Browsers do - disclosed privately
by Yaniv Nizry <https://twitter.com/ynizry> from the CxSCA AppSec team
at Checkmarx
1.19.5 (December 30th 2020)
- dropping jquery.URI.js from minified bundle accidentally added since
v1.19.3 - [Issue #404
<https://github-redirect.dependabot.com/medialize/URI.js/issues/404>](
medialize/URI.js#404
<https://github-redirect.dependabot.com/medialize/URI.js/issues/404>)
1.19.4 (December 23rd 2020)
- *SECURITY* fixing URI.parseAuthority()
<http://medialize.github.io/URI.js/docs.html#static-parseAuthority> to
rewrite \ to / as Node and Browsers do - followed up to by
alesandroortiz <https://github.com/alesandroortiz> in [PR #403
<https://github-redirect.dependabot.com/medialize/URI.js/issues/403>](
medialize/URI.js#403
<https://github-redirect.dependabot.com/medialize/URI.js/issues/403>),
relates to [Issue #233
<https://github-redirect.dependabot.com/medialize/URI.js/issues/233>](
medialize/URI.js#233
<https://github-redirect.dependabot.com/medialize/URI.js/pull/233>)
1.19.3 (December 20th 2020)
- *SECURITY* fixing URI.parseAuthority()
<http://medialize.github.io/URI.js/docs.html#static-parseAuthority> to
rewrite \ to / as Node and Browsers do - disclosed privately by
alesandroortiz <https://github.com/alesandroortiz>, relates to [Issue
#233
<https://github-redirect.dependabot.com/medialize/URI.js/issues/233>](
medialize/URI.js#233
<https://github-redirect.dependabot.com/medialize/URI.js/pull/233>)
Commits
- 46c8ac0
<medialize/URI.js@46c8ac0>
chore(build): bumping to version 1.19.6
- a1ad8bc
<medialize/URI.js@a1ad8bc>
fix(parse): treat backslash as forwardslash in scheme delimiter
- d7bb4ce
<medialize/URI.js@d7bb4ce>
chore(build): bumping to version 1.19.5
- bf04ec5
<medialize/URI.js@bf04ec5>
chore(build): bumping to version 1.19.4
- b02bf03
<medialize/URI.js@b02bf03>
fix(parse): treat backslash as forwardslash in authority (#403
<https://github-redirect.dependabot.com/medialize/URI.js/issues/403>)
- d7064ab
<medialize/URI.js@d7064ab>
chore(build): bumping to version 1.19.3
- 4f45faf
<medialize/URI.js@4f45faf>
fix(parse): treat backslash as forwardslash in authority
- See full diff in compare view
<medialize/URI.js@v1.19.2...v1.19.6>
[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/tonycui0401/mykindatest/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#10
Commit Summary
- Bump urijs from 1.19.2 to 1.19.6 in /client
File Changes
- *M* client/package-lock.json
<https://github.com/tonycui0401/mykindatest/pull/10/files#diff-925cb809ce77c7f7f7f8bbd7594593438fc006dc56bf432a624c47722a784d3d>
(6)
Patch Links:
- https://github.com/tonycui0401/mykindatest/pull/10.patch
- https://github.com/tonycui0401/mykindatest/pull/10.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6DBJY77KXM4ZNSX4ZTRQ3TBQ3TRANCNFSM4YNWRDYA>
.
|
Superseded by #23. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps urijs from 1.19.2 to 1.19.6.
Release notes
Sourced from urijs's releases.
Changelog
Sourced from urijs's changelog.
Commits
46c8ac0
chore(build): bumping to version 1.19.6a1ad8bc
fix(parse): treat backslash as forwardslash in scheme delimiterd7bb4ce
chore(build): bumping to version 1.19.5bf04ec5
chore(build): bumping to version 1.19.4b02bf03
fix(parse): treat backslash as forwardslash in authority (#403)d7064ab
chore(build): bumping to version 1.19.34f45faf
fix(parse): treat backslash as forwardslash in authorityDependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.