fastify / fastify-swagger-ui

Serve Swagger-UI for Fastify
MIT License
132 stars 40 forks source link

build(deps-dev): Bump swagger-ui-dist from 5.5.0 to 5.6.2 #86

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps swagger-ui-dist from 5.5.0 to 5.6.2.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v5.6.2 Released!

5.6.2 (2023-09-06)

Bug Fixes

  • swagger-ui-react: avoid babel output in build fragments (#9194) (5dbfc1b), closes #9192

Swagger UI v5.6.1 Released!

5.6.1 (2023-09-05)

Bug Fixes

  • swagger-ui-react: fix build scripts and allow releasing (#9191) (70b0140)

Swagger UI v5.6.0 Released!

5.6.0 (2023-09-05)

Features

  • expose plugins and presets on SwaggerUI global symbol (#9189) (edd1153), closes #9188
  • json-schema: expose API that generates examples from JSON Schema (#9190) (113996f), closes #9188
Commits
  • ea6e398 chore(release): cut the v5.6.2 release
  • 5dbfc1b fix(swagger-ui-react): avoid babel output in build fragments (#9194)
  • 33608f3 chore(release): cut the v5.6.1 release
  • 70b0140 fix(swagger-ui-react): fix build scripts and allow releasing (#9191)
  • 5a3151d chore(release): cut the v5.6.0 release
  • 113996f feat(json-schema): expose API that generates examples from JSON Schema (#9190)
  • edd1153 feat: expose plugins and presets on SwaggerUI global symbol (#9189)
  • See full diff 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 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)