Skip to content

Bump @braintree/sanitize-url and swagger-ui-react#222

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-ebaef928e4
Open

Bump @braintree/sanitize-url and swagger-ui-react#222
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-ebaef928e4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

Bumps @braintree/sanitize-url to 6.0.2 and updates ancestor dependency swagger-ui-react. 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-react from 4.11.1 to 4.19.1

Release notes

Sourced from swagger-ui-react's releases.

Swagger UI v4.19.1 Released!

4.19.1 (2023-06-12)

Bug Fixes

  • export standalone preset from the npm package (#8906) (cdd0bdd), closes #8163
  • request-body: fix immutable prop types validation (#8307) (07a08cd)

Swagger UI v4.19.0 Released!

4.19.0 (2023-05-24)

Bug Fixes

Features

  • auth: persist cookie based apiKey in document.cookie (#8689) (7ac9a8f), closes #8683

Enhancements

  • docker: update Dockerfile base image to nginx:1.24.0-alpine (#8697) (da48ea1)

Swagger UI v4.18.3 Released!

4.18.3 (2023-04-26)

Bug Fixes

  • response-body: remove download button when content is empty (#8579) (cdfc4de)

Swagger UI v4.18.2 Released!

4.18.2 (2023-03-30)

Bug Fixes

Swagger UI v4.18.1 Released!

4.18.1 (2023-03-10)

Fixes

... (truncated)

Commits
  • 92ffd76 chore(release): cut the v4.19.1 release
  • 75a8f34 chore(deps): bump @​babel/runtime-corejs3 from 7.21.5 to 7.22.5 (#8918)
  • a9d497c chore(deps-dev): bump jsdom from 21.1.1 to 22.1.0 (#8726)
  • 675c1c9 chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.2.1 (#8713)
  • 07a08cd fix(request-body): fix immutable prop types validation (#8307)
  • cdd0bdd fix: export standalone preset from the npm package (#8906)
  • 75c78b0 ci(docker): add support for repository_dispatch event type (#8876)
  • 49da686 ci(docker): provide better descriptions
  • ad405d0 ci(docker): distinguish docker_ref and git_ref inputs (#8874)
  • 56838ed ci(docker): set provenance=false when building image
  • 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2024
@dependabot dependabot bot requested a review from j-tafoya May 14, 2024 20:20
@j-tafoya
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-ebaef928e4 branch from eba1b51 to e013a4f Compare May 15, 2024 19:47
@j-tafoya
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-ebaef928e4 branch from e013a4f to 8318016 Compare May 15, 2024 20:52
@j-tafoya
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-ebaef928e4 branch from 8318016 to 45bf01e Compare May 24, 2024 18:14
@j-tafoya
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) to 6.0.2 and updates ancestor dependency [swagger-ui-react](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
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](braintree/sanitize-url@v6.0.0...v6.0.2)

Updates `swagger-ui-react` from 4.11.1 to 4.19.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.11.1...v4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-ebaef928e4 branch from 45bf01e to dedda49 Compare May 30, 2024 13:57
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.

1 participant