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.2.0 to 5.3.1 #80

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-ui-dist from 5.2.0 to 5.3.1.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v5.3.1 Released!

5.3.1 (2023-08-02)

Bug Fixes

Swagger UI v5.3.0 Released!

5.3.0 (2023-08-01)

Bug Fixes

Features

  • respect Encoding Object while building requests (#9105) (b281473)
  • request-snippets: build proper curl commands for multipart/form-data requests, closes #4826
  • try-it-out: perform multipart/form-data request with additional Content-Type header, closes #5356
Commits
  • 5230d1b chore(release): cut the v5.3.1 release
  • 733e51a fix(icons): allow SVG icons to receive arbitrary props (#9106)
  • e255f51 chore(deps-dev): bump sass from 1.64.1 to 1.64.2 (#9109)
  • 104ab26 chore(deps-dev): bump cypress from 12.17.2 to 12.17.3 (#9107)
  • 639b770 chore(release): cut the v5.3.0 release
  • b281473 feat: respect Encoding Object while building requests (#9105)
  • 9caa5e8 chore(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.6.2 (#9104)
  • f25ee01 chore(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1 (#9103)
  • f536ab7 chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#9102)
  • 52a77a8 chore(deps-dev): bump @​jest/globals from 29.6.1 to 29.6.2 (#9100)
  • 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 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)