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

bot: Bump swagger-ui-react and @types/swagger-ui-react in /playground #3422

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

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

Release notes

Sourced from swagger-ui-react's releases.

Swagger UI v5.18.3 Released!

5.18.3 (2025-01-28)

Enhancements

  • docker: document new SwaggerUI docker registry usage (#10260) (9d6fdb2)

SwaggerUI Docker image is now served under the new authoritative registry URL:

Before:

$ docker pull swaggerapi/swagger-ui

Now:

$ docker pull docker.swagger.io/swaggerapi/swagger-ui
Commits
  • e322ecd chore(release): cut the v5.18.3 release
  • 9d6fdb2 fix(docker): document new SwaggerUI docker registry usage (#10260)
  • bc9cfd5 chore(deps): update swagger-client to v3.34.0 (#10261)
  • eef773f chore(deps-dev): bump sinon from 18.0.0 to 19.0.2 (#10208)
  • f014958 chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#10258)
  • 5bf8e57 chore(deps): bump nginx from 1.27.2-alpine to 1.27.3-alpine (#10231)
  • 0f5c0b3 chore(deps): bump cross-spawn (#10217)
  • 0e888d3 chore(deps-dev): bump @​babel/eslint-parser from 7.24.7 to 7.25.9 (#10207)
  • See full diff 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)

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.18.2 to 5.18.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@v5.18.2...v5.18.3)

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-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/swagger-ui-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Related to dependencies label Feb 3, 2025
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.29%. Comparing base (ad54dd1) to head (ab0d84c).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3422      +/-   ##
===========================================
- Coverage    78.34%   78.29%   -0.04%     
===========================================
  Files          392      392              
  Lines        36045    36045              
===========================================
- Hits         28237    28221      -16     
- Misses        6151     6161      +10     
- Partials      1657     1663       +6     
Flag Coverage Δ
all-tests 78.29% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 15 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad54dd1...ab0d84c. Read the comment docs.

shahzadlone added a commit that referenced this pull request Feb 4, 2025
✅ This PR was created by combining the following PRs:
#3422 bot: Bump swagger-ui-react and @types/swagger-ui-react in
/playground
#3420 bot: Bump github.com/libp2p/go-libp2p-kad-dht from 0.28.2 to
0.29.0
#3419 bot: Bump github.com/spf13/pflag from 1.0.5 to 1.0.6

⚠️ The following PRs were resolved manually due to merge conflicts:
#3421 bot: Bump react and @types/react in /playground

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shahzad Lone <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/playground/multi-90800969e8 branch February 4, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants