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 from 5.17.2 to 5.17.8 in /playground #2611

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps swagger-ui-react from 5.17.2 to 5.17.8.

Release notes

Sourced from swagger-ui-react's releases.

Swagger UI v5.17.8 Released!

5.17.8 (2024-05-13)

Bug Fixes

  • components: fix rendering for empty examples in responses (#9926) (94f2d82), closes #9499
  • swagger-client: resolve multiple path parameters with the same name in path templates, closes #9928

Swagger UI v5.17.7 Released!

5.17.7 (2024-05-09)

Bug Fixes

  • components: render parameter extensions in the description column (#9883) (1367a8f)
  • json-schema-5: allow collapsing for primitive models (#9639) (450bb99), closes #9595
  • render null values included in enum (#9683) (0dd9afa)

Swagger UI v5.17.6 Released!

5.17.6 (2024-05-07)

Bug Fixes

  • swagger-ui-react: display definition defined as YAML or JSON string (#9918) (6ae2c1f), closes #9915
  • system: allow wrapping components both from presets and plugins (#9919) (877470b), closes #7232

Swagger UI v5.17.5 Released!

5.17.5 (2024-05-06)

Bug Fixes

  • config: perform configuration synchronously (5fa60ce)
  • try-it-out: fix parsing null values when building requests (#9914) (fc7410b)

Swagger UI v5.17.4 Released!

5.17.4 (2024-05-06)

Bug Fixes

  • security: remove patch-package production dependency (#9909) (cb9a06f)

Swagger UI v5.17.3 Released!

5.17.3 (2024-04-30)

Bug Fixes

... (truncated)

Commits
  • 48abfde chore(release): cut the v5.17.8 release
  • 94f2d82 fix(components): fix rendering for empty examples in responses (#9926)
  • a99be53 chore(deps): bump swagger-client from 3.27.7 to 3.27.8 (#9927)
  • 9115678 chore(deps-dev): bump cypress from 13.8.1 to 13.9.0 (#9925)
  • 6030483 chore(release): cut the v5.17.7 release
  • a3aad9b chore(deps-dev): bump sinon from 17.0.1 to 17.0.2 (#9923)
  • 450bb99 fix(json-schema-5): allow collapsing for primitive models (#9639)
  • 1367a8f fix(components): render parameter extensions in the description column (#9883)
  • 0dd9afa fix: render null values included in enum (#9683)
  • 11a6ec8 chore(deps-dev): bump sass from 1.76.0 to 1.77.0 (#9920)
  • 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.17.2 to 5.17.8.
- [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.17.2...v5.17.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.22%. Comparing base (01e1b66) to head (04873a2).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2611      +/-   ##
===========================================
- Coverage    76.27%   76.22%   -0.05%     
===========================================
  Files          299      299              
  Lines        27982    27982              
===========================================
- Hits         21342    21329      -13     
- Misses        5269     5281      +12     
- Partials      1371     1372       +1     
Flag Coverage Δ
all-tests 76.22% <ø> (-0.05%) ⬇️

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

see 11 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 01e1b66...04873a2. Read the comment docs.

shahzadlone pushed a commit that referenced this pull request May 14, 2024
✅ This PR was created by combining the following PRs:
#2613 bot: Bump golang.org/x/term from 0.19.0 to 0.20.0
#2612 bot: Bump github.com/gofrs/uuid/v5 from 5.1.0 to 5.2.0
#2611 bot: Bump swagger-ui-react from 5.17.2 to 5.17.8 in /playground
#2610 bot: Bump graphiql from 3.2.0 to 3.2.2 in /playground
#2609 bot: Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.7 in
/playground
#2608 bot: Bump @types/react from 18.3.1 to 18.3.2 in /playground
#2588 bot: Bump github.com/libp2p/go-libp2p-pubsub from 0.10.0 to 0.10.1
#2587 bot: Bump vite from 5.2.10 to 5.2.11 in /playground

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@shahzadlone
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2024

Superseded by #2618.

@dependabot dependabot bot closed this May 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/playground/swagger-ui-react-5.17.8 branch May 14, 2024 09:29
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

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.

1 participant