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

Bump @braintree/sanitize-url and swagger-ui in /gateway #920

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps @braintree/sanitize-url to 6.0.2 and updates ancestor dependency swagger-ui. These dependencies need to be updated together.

Updates @braintree/sanitize-url from 6.0.0 to 6.0.2

Changelog

Sourced from @​braintree/sanitize-url's changelog.

6.0.2

  • Fix issue where urls in the form https://example.com

/something were not properly sanitized

6.0.1

  • Fix issue where urls in the form javascript:alert('xss'); were not properly sanitized
  • Fix issue where urls in the form javasc	ript:alert('XSS'); were not properly sanitized
Commits

Updates swagger-ui from 4.12.0 to 4.16.1

Release notes

Sourced from swagger-ui's releases.

Swagger UI v4.16.1 Released!

4.16.1 (2023-02-25)

Reverts

Swagger UI v4.16.0 Released!

4.16.0 (2023-02-24)

Features

v4.16.0-alpha.3

4.16.0-alpha.3 (2023-02-15)

Bug Fixes


WARNING: this release was triggered by mistake, and should have been released via V5 release channel.

v4.16.0-alpha.2

4.16.0-alpha.2 (2023-02-15)

Bug Fixes


WARNING: this release was triggered by mistake, and should have been released via V5 release channel.

v4.16.0-alpha.1

4.16.0-alpha.1 (2023-02-14)

... (truncated)

Commits
  • cea6642 chore(release): cut the v4.16.1 release
  • d3a1e94 revert: integrate swagger-client@3.19.0-beta.7 (#8426)
  • 136456b chore(deps-dev): bump jsdom from 20.0.0 to 21.1.0 (#8417)
  • cbeb912 chore(deps-dev): bump @​commitlint/config-conventional (#8423)
  • 7b47886 chore(deps): bump @​braintree/sanitize-url from 6.0.0 to 6.0.2 (#8422)
  • d95428e chore(deps-dev): bump @​babel/core from 7.14.6 to 7.21.0 (#8421)
  • 7a6b924 chore(deps-dev): bump react-refresh from 0.11.0 to 0.14.0 (#8420)
  • fe6ebc6 chore(deps-dev): bump json-server from 0.17.0 to 0.17.2 (#8419)
  • b6648c5 chore(deps-dev): bump @​babel/cli from 7.16.8 to 7.21.0 (#8416)
  • e00fefd chore(release): cut the v4.16.0 release
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) to 6.0.2 and updates ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together.


Updates `@braintree/sanitize-url` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/braintree/sanitize-url/releases)
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](braintree/sanitize-url@v6.0.0...v6.0.2)

Updates `swagger-ui` from 4.12.0 to 4.16.1
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v4.12.0...v4.16.1)

---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
  dependency-type: indirect
- dependency-name: swagger-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants