samchungy / fastify-zod-openapi

Fastify plugin for zod-openapi
MIT License
57 stars 7 forks source link

Bump @fastify/swagger-ui from 1.10.1 to 1.10.2 #65

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps @fastify/swagger-ui from 1.10.1 to 1.10.2.

Release notes

Sourced from @​fastify/swagger-ui's releases.

v1.10.2

📚 PR:

  • chore: add missing use strict directives (#94)
  • chore(package): explicitly declare js module type (#95)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.0 to 5.9.1 (#96)
  • fix: call transformSpecification correctly (#97)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.1 to 5.9.4 (#100)
  • test: add e2e tests with playwright (#99)
  • Update README.md (#101)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.4 to 5.10.0 (#103)
  • build(deps-dev): Bump swagger-ui-dist from 5.10.0 to 5.10.3 (#104)
  • build(deps): Bump actions/setup-node from 3 to 4 (#106)
  • build(deps): Bump actions/checkout from 3 to 4 (#107)
Commits
  • 1ab87ea Bumped v1.10.2
  • 109ff1d build(deps): Bump actions/checkout from 3 to 4 (#107)
  • b40db96 build(deps): Bump actions/setup-node from 3 to 4 (#106)
  • 9a9b473 build(deps-dev): Bump swagger-ui-dist from 5.10.0 to 5.10.3 (#104)
  • 350a350 build(deps-dev): Bump swagger-ui-dist from 5.9.4 to 5.10.0 (#103)
  • 2c698a8 Update README.md (#101)
  • aee66c4 test: add e2e tests with playwright (#99)
  • 1bb92b1 build(deps-dev): Bump swagger-ui-dist from 5.9.1 to 5.9.4 (#100)
  • fd10ae9 fix: call transformSpecification correctly (#97)
  • da04d53 build(deps-dev): Bump swagger-ui-dist from 5.9.0 to 5.9.1 (#96)
  • 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)
dependabot[bot] commented 11 months ago

Superseded by #68.