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 4.18.3 to 4.19.0 #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-ui-dist from 4.18.3 to 4.19.0.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v4.19.0 Released!

4.19.0 (2023-05-24)

Bug Fixes

Features

  • auth: persist cookie based apiKey in document.cookie (#8689) (7ac9a8f), closes #8683

Enhancements

  • docker: update Dockerfile base image to nginx:1.24.0-alpine (#8697) (da48ea1)
Commits
  • f019691 chore(release): cut the v4.19.0 release
  • 3151141 chore(deps-dev): bump css-loader from 6.7.3 to 6.7.4 (#8707)
  • cf1430c chore(deps): bump swagger-client to v3.19.8 (#8709)
  • 20af5df chore(deps-dev): bump mini-css-extract-plugin from 2.7.5 to 2.7.6 (#8708)
  • 71dbcbd chore(deps-dev): bump jest-environment-jsdom from 29.4.3 to 29.5.0 (#8706)
  • c8f2500 chore(deps-dev): bump sass-loader from 12.6.0 to 13.3.0 (#8705)
  • 34df806 chore(deps-dev): bump @​babel/preset-react from 7.14.5 to 7.18.6 (#8678)
  • 51385fe docs(swagger-ui-react): hint on usage with Next.js (#8696)
  • da48ea1 chore(docker): update Dockerfile base image to nginx:1.24.0-alpine (#8697)
  • 58b460d fix(oas3): fix deep linking for Callbacks (#8691)
  • 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)