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.6.2 to 5.7.2 #87

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps swagger-ui-dist from 5.6.2 to 5.7.2.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v5.7.2 Released!

5.7.2 (2023-09-18)

Bug Fixes

Swagger UI v5.7.1 Released!

5.7.1 (2023-09-14)

Bug Fixes

Swagger UI v5.7.0 Released!

5.7.0 (2023-09-13)

Features

  • a11y: provide additional context for authorization and logout button (#8999) (2c04153), closes #8998
  • OpenAPI 3.1.0: add mutualTLS auth option (#9193) (89cdd7b), closes #8020
  • deps: integrate swagger-client@3.22.0 (#9202) (d89726a)
Commits
  • 7b8fee3 chore(release): cut the v5.7.2 release
  • 0144dad fix(callbacks): display all defined callbacks (#9223)
  • 23f6645 chore(deps-dev): bump @​babel/preset-env from 7.22.14 to 7.22.15 (#9219)
  • 81eba6c chore(deps-dev): bump @​babel/eslint-parser from 7.22.11 to 7.22.15 (#9218)
  • 2676a1a chore(deps-dev): bump eslint from 8.48.0 to 8.49.0 (#9217)
  • 597a8ae chore(release): cut the v5.7.1 release
  • 9ca41e0 fix(resolve): make retrievalURI absolute before resolution (#9214)
  • 542f490 chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 (#9212)
  • ba8b73a chore(deps-dev): bump @​babel/cli from 7.22.10 to 7.22.15 (#9213)
  • bd83a37 chore(deps-dev): bump jest from 29.6.3 to 29.7.0 (#9211)
  • 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 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)