Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps swagger-ui-react and @types/swagger-ui-react. These dependencies needed to be updated together.
Updates swagger-ui-react from 5.20.1 to 5.21.0

Release notes

Sourced from swagger-ui-react's releases.

Swagger UI v5.21.0 Released!

5.21.0 (2025-04-13)

Bug Fixes

  • align OpenAPI 3.x.y file uploads with specification (#10409) (c29e712), closes #9278
  • json-schema-2020-12: infer type string when contentEncoding or contentMediaType is present (#10411) (22adad3), closes #9278

Features

  • oas31: display file upload input when contentMediaType or contentEncoding keywords are present (#10412) (2696730), closes #9278

Swagger UI v5.20.8 Released!

5.20.8 (2025-04-10)

Bug Fixes

  • docker: address multiple HIGH security vulnerabilities (#10410) (6e0cc0e)

image

Swagger UI v5.20.7 Released!

5.20.7 (2025-04-07)

Bug Fixes

  • style: prevent operationId from wrapping when space is available (#10259) (da5935e)

Swagger UI v5.20.6 Released!

5.20.6 (2025-04-04)

Bug Fixes

  • json-schema-2020-12-samples: use zero as default example value for int32 and int64 (#10230) (7c346e7)
  • json-schema-2020-12: use consistent comparison operators for displaying min/max constraints (#10159) (d9c778e)

Swagger UI v5.20.5 Released!

5.20.5 (2025-04-03)

Bug Fixes

  • utils: fix error messages for range validation of number parameters (#10344) (a78278e)

Swagger UI v5.20.4 Released!

... (truncated)

Commits
  • fceaec6 chore(release): cut the v5.21.0 release
  • 2696730 feat(oas31): display file upload input when contentMediaType or contentEncodi...
  • c29e712 fix: align OpenAPI 3.x.y file uploads with specification (#10409)
  • 22adad3 fix(json-schema-2020-12): infer type string when contentEncoding or contentMe...
  • 255142a chore(release): cut the v5.20.8 release
  • 6e0cc0e fix(docker): address multiple HIGH security vulnerabilities (#10410)
  • 189f7d3 chore(deps-dev): bump koa from 2.15.4 to 2.16.1 (#10407)
  • 1c0f094 chore(release): cut the v5.20.7 release
  • da5935e fix(style): prevent operationId from wrapping when space is available (#10259)
  • 784d62c chore(release): cut the v5.20.6 release
  • Additional commits viewable in compare view

Updates @types/swagger-ui-react from 4.19.0 to 5.18.0

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
@simonbs simonbs enabled auto-merge April 28, 2025 07:25
simonbs
simonbs previously approved these changes Apr 28, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-5822f3b005 branch from d3a3190 to 5d5b524 Compare April 28, 2025 07:30
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) and [@types/swagger-ui-react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-ui-react). These dependencies needed to be updated together.

Updates `swagger-ui-react` from 5.20.1 to 5.21.0
- [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@v5.20.1...v5.21.0)

Updates `@types/swagger-ui-react` from 4.19.0 to 5.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-ui-react)

---
updated-dependencies:
- dependency-name: swagger-ui-react
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/swagger-ui-react"
  dependency-version: 5.18.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-5822f3b005 branch from 5d5b524 to 022c26e Compare April 28, 2025 07:37
@simonbs simonbs merged commit 26aec8d into develop Apr 28, 2025
6 checks passed
@simonbs simonbs deleted the dependabot/npm_and_yarn/multi-5822f3b005 branch April 28, 2025 07:42
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.

2 participants