turkerdev / fastify-type-provider-zod

MIT License
337 stars 21 forks source link

Bump @fastify/swagger from 7.6.1 to 8.1.0 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @fastify/swagger from 7.6.1 to 8.1.0.

Release notes

Sourced from @​fastify/swagger's releases.

v8.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-swagger/compare/v8.0.0...v8.1.0

v8.0.0

What's Changed

Full Changelog: https://github.com/fastify/fastify-swagger/compare/v7.6.1...v8.0.0

Commits
  • c8d675d Bumped v8.1.0
  • 7546f23 feat: add support for server relative and templated urls (#684)
  • 766705d chore(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 (#682)
  • fe779d2 feat: rendering the syntax of different content types responses (#665)
  • c4c8317 docs: remove logLevel option (#681)
  • 4cf8ee9 Bumped v8.0.0
  • f15bebd Remove swagger-ui (#672)
  • bc6dd2f chore(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 (#678)
  • d8a57a4 chore(deps-dev): bump swagger-ui-dist from 4.14.1 to 4.14.2 (#674)
  • b57e8ee chore(deps-dev): bump swagger-ui-dist from 4.14.0 to 4.14.1 (#671)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #28.