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 5.10.5 to 5.11.0 in /dashboard #7294

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps swagger-ui-react from 5.10.5 to 5.11.0.

Release notes

Sourced from swagger-ui-react's releases.

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. This resource is tailored to help you navigate any compatibility issues and make the most out of SwaggerUI with earlier React versions. We encourage you to explore this guide and reach out to us if you need further assistance.

Commits
  • ba93596 chore(release): cut the v5.11.0 release
  • da0c095 chore(deps-dev): update release-it to latest version (#9470)
  • e720988 chore(deps): bump @​babel/runtime-corejs3 from 7.23.6 to 7.23.7 (#9468)
  • 1f427a8 chore(deps-dev): bump postcss from 8.4.32 to 8.4.33 (#9467)
  • 532f8de fix(swagger-ui-react): align React versions with swagger-ui (#9465)
  • 252c81a refactor: replace defaultProps with JavaScript default parameters (#9464)
  • 15fb960 chore(deps-dev): bump sass from 1.69.6 to 1.69.7 (#9461)
  • 4588e49 chore(deps): bump classnames from 2.3.2 to 2.5.1 (#9460)
  • 1b6b4f3 chore(deps-dev): bump cssnano from 6.0.2 to 6.0.3 (#9459)
  • aeea11d chore(deps-dev): bump cypress from 13.6.1 to 13.6.2 (#9458)
  • 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 5.10.5 to 5.11.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.10.5...v5.11.0)

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

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 Jan 9, 2024
Copy link

netlify bot commented Jan 9, 2024

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 7fc5695
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/659d181b0d5e300008805f23

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia
Copy link
Contributor

I've added some manual changes 7fc5695 (described in the migration guide) for allowing using our current React version.

@antgamdia antgamdia merged commit 9ba8cb8 into main Jan 9, 2024
39 checks passed
@antgamdia antgamdia deleted the dependabot/npm_and_yarn/dashboard/swagger-ui-react-5.11.0 branch January 9, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required 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

2 participants