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.0 to 5.1.2 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-ui-dist from 5.1.0 to 5.1.2.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v5.1.2 Released!

5.1.2 (2023-07-17)

Bug Fixes

Swagger UI v5.1.1 Released!

5.1.1 (2023-07-14)

Bug Fixes

  • fix critical bug in OpenAPI 3.1.0 resolution (#9020) (b70e276)
  • swagger-ui-react: use correct default prop values (#8976) (f287339)
Commits
  • 9b9ea40 chore(release): cut the v5.1.2 release
  • 990ff7d fix(swagger-ui-react): fix default value for spec prop (#9025)
  • 89f04d3 chore(release): cut the v5.1.1 release
  • 565aed7 chore(deps-dev): bump sinon from 15.1.0 to 15.2.0 (#9021)
  • ccfb5c7 chore(deps-dev): bump postcss-preset-env from 8.5.1 to 9.0.0 (#8981)
  • b70e276 fix: fix critial bug in OpenAPI 3.1.0 resolution (#9020)
  • a62d340 docs(swagger-ui-react): fix a typo in README (#9016)
  • 4328fd0 chore(deps-dev): bump postcss from 8.4.24 to 8.4.26 (#9019)
  • 337fd39 chore(deps-dev): bump @​babel/core from 7.22.5 to 7.22.9 (#9014)
  • ddefc3d chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (#9003)
  • 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)