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.9.4 to 5.10.0 #103

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps swagger-ui-dist from 5.9.4 to 5.10.0.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v5.10.0 Released!

5.10.0 (2023-11-15)

Bug Fixes

  • oas31: use system.fn as source of truth for Model wrapper (#9153) (20c2c74), closes #8577

Features

  • samples: add base64url support for contentEncoding keyword (#9246) (fb65508)
Commits
  • 058082e chore(release): cut the v5.10.0 release
  • 15e91ee chore(deps-dev): bump cypress from 13.5.0 to 13.5.1 (#9383)
  • f6de956 chore(deps-dev): bump @​commitlint/cli from 18.2.0 to 18.4.1 (#9382)
  • ec41fdc chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 (#9381)
  • fb65508 feat(samples): add base64url support for contentEncoding keyword (#9246)
  • 20c2c74 fix(oas31): use system.fn as source of truth for Model wrapper (#9153)
  • ace93df chore(deps-dev): bump @​babel/core from 7.23.2 to 7.23.3 (#9373)
  • c6587e0 chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#9375)
  • b4931eb chore(deps-dev): bump @​babel/preset-env from 7.23.2 to 7.23.3 (#9374)
  • 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 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)