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 swagger-ui-react from 3.52.5 to 5.11.4 #1857

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps swagger-ui-react from 3.52.5 to 5.11.4.

Release notes

Sourced from swagger-ui-react's releases.

Swagger UI v5.11.4 Released!

5.11.4 (2024-02-14)

Bug Fixes

Swagger UI v5.11.3 Released!

5.11.3 (2024-02-07)

Bug Fixes

Swagger UI v5.11.2 Released!

5.11.2 (2024-01-29)

Bug Fixes

  • docker: disallow embedding SwaggerUI served from docker by default (#9520) (f9ecb01)

[!IMPORTANT]
This modification enhances security by implementing stricter default settings. However, full backward compatibility is still attainable by creating a Docker container with the EMBEDDING=true environment variable.

 $  docker run -d -p 80:8080 -e EMBEDDING=true swaggerapi/swagger-ui

Swagger UI v5.11.1 Released!

5.11.1 (2024-01-26)

Bug Fixes

  • oas31: make selectors always return expected shapes (#9519) (56c087c), closes #9517

Swagger UI v5.11.0 Released!

5.11.0 (2024-01-08)

Bug Fixes

  • swagger-ui-react: align React versions with swagger-ui (#9465) (532f8de)
  • use JavaScript default parameters instead React's defaultProps (#9453) (d5a5146)

... (truncated)

Commits
  • 8b0991c chore(release): cut the v5.11.4 release
  • 0aed3bc fix(json-schema-2020-12): expand deeply all Schema Objects and complex keywor...
  • 0115054 chore(deps-dev): bump @​commitlint/cli from 18.6.0 to 18.6.1 (#9579)
  • 6bb76c2 fix(spec): set multi-value parameters as an immutable list (#9567)
  • 3a86443 fix: add missing HTML id attributes (#9563)
  • 2a5e6ff chore(deps-dev): bump postcss from 8.4.34 to 8.4.35 (#9561)
  • dcb7cbc chore(deps-dev): bump lint-staged from 15.2.1 to 15.2.2 (#9560)
  • 63c9ee4 chore(deps-dev): bump webpack from 5.89.0 to 5.90.1 (#9559)
  • 37f033c chore(deps): bump @​babel/runtime-corejs3 from 7.23.8 to 7.23.9 (#9557)
  • 35f0581 chore(deps-dev): bump husky from 8.0.3 to 9.0.10 (#9558)
  • Additional commits viewable in compare view

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 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)

Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 3.52.5 to 5.11.4.
- [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@v3.52.5...v5.11.4)

---
updated-dependencies:
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2024

Superseded by #1858.

@dependabot dependabot bot closed this Feb 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swagger-ui-react-5.11.4 branch February 15, 2024 15:11
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.

0 participants