Skip to content

chore(deps): bump swagger-ui-react from 4.19.1 to 5.11.3 in /ui#171

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/swagger-ui-react-5.11.3
Closed

chore(deps): bump swagger-ui-react from 4.19.1 to 5.11.3 in /ui#171
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/swagger-ui-react-5.11.3

Conversation

@dependabot
Copy link

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

Bumps swagger-ui-react from 4.19.1 to 5.11.3.

Release notes

Sourced from swagger-ui-react's releases.

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)

Features


[!IMPORTANT] For those looking to integrate SwaggerUI with older versions of React, we have provided a comprehensive guide to assist you in this process. Please refer to our dedicated wiki page for detailed instructions and tips to ensure a smooth integration. Visit the guide here: Integrating SwaggerUI with Older Versions of React.

... (truncated)

Commits
  • 4404857 chore(release): cut the v5.11.3 release
  • a88bed5 fix(spec): render response body for non-200 responses (#9555)
  • 6362bc3 chore(deps-dev): bump postcss from 8.4.33 to 8.4.34 (#9553)
  • 4a2c86d chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#9552)
  • 5dce8d5 chore(deps-dev): bump @​babel/eslint-parser from 7.23.9 to 7.23.10 (#9546)
  • 12d1f6b chore(deps-dev): bump mini-css-extract-plugin from 2.7.7 to 2.8.0 (#9547)
  • 41fc61a chore(deps-dev): bump sass-loader from 14.0.0 to 14.1.0 (#9543)
  • a51bf6d chore(deps-dev): bump postcss-loader from 8.0.0 to 8.1.0 (#9541)
  • e90a4d8 chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 (#9538)
  • f05e5b2 chore(deps-dev): bump css-loader from 6.9.1 to 6.10.0 (#9537)
  • 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 4.19.1 to 5.11.3.
- [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.19.1...v5.11.3)

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

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 10, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2024

Superseded by #175.

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