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.1.2 to 5.2.0 #78

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-ui-dist from 5.1.2 to 5.2.0.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v5.2.0 Released!

5.2.0 (2023-07-24)

Bug Fixes

  • samples: fix handling of additionalProperties in JSON Schema 2020-12 (#9023) (d9375db), closes #9022

Features

Swagger UI v5.1.3 Released!

5.1.3 (2023-07-18)

Bug Fixes

  • docker: fix libtiff NULL Pointer dereference issue (#9034) (58f83b6)
  • docker: update libtiff to non-vulnerable version (#9033) (45e9ece)
  • json-schema-2020-12: add rendering support for type='integer' (#9031) (94fac4b), closes #9013
  • json-schema-2020-12: fix rendering of exclusiveMin|Max keywords (#9030) (70d7986), closes #9013
  • swagger-ui-react: re-enable SSR support (#9035) (21a2ef5), closes #8976
Commits
  • 3f51747 chore(release): cut the v5.2.0 release
  • 5b2629e chore(deps): regenerate package-lock.json (#9053)
  • 62abd78 docs(setting-up): fix dev-helper-initializer.js file name (#9024)
  • d9375db fix(samples): fix handling of additionalProperties in JSON Schema 2020-12 (#9...
  • 36583bc chore(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.33.0 (#9051)
  • f3ea2a2 feat: add Icons plugin
  • be9f944 chore(deps-dev): bump @​commitlint/cli from 17.6.6 to 17.6.7 (#9046)
  • d90e237 chore(deps): bump dompurify from 3.0.4 to 3.0.5 (#9044)
  • ad749b3 chore(deps-dev): bump @​babel/eslint-parser from 7.22.5 to 7.22.9 (#9043)
  • e2b2f5a chore(deps-dev): bump expect from 29.5.0 to 29.6.1 (#9042)
  • 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)