fastify / fastify-swagger-ui

Serve Swagger-UI for Fastify
MIT License
125 stars 38 forks source link

build(deps-dev): Bump swagger-ui-dist from 5.11.3 to 5.11.7 #128

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps swagger-ui-dist from 5.11.3 to 5.11.7.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v5.11.7 Released!

5.11.7 (2024-02-16)

Bug Fixes

  • style: incorrect usage of justify-content property in Authorize button wrapper (#9421) (2a2956f)

Swagger UI v5.11.6 Released!

5.11.6 (2024-02-15)

Bug Fixes

Swagger UI v5.11.5 Released!

5.11.5 (2024-02-15)

Bug Fixes

Swagger UI v5.11.4 Released!

5.11.4 (2024-02-14)

Bug Fixes

Commits
  • a93ce4e chore(release): cut the v5.11.7 release
  • b411d6b chore(deps): bump docker/build-push-action from 4 to 5 (#9605)
  • 9d27bfa chore(deps): bump docker/setup-qemu-action from 2 to 3 (#9606)
  • 182e22f chore(deps): bump actions/github-script from 6 to 7 (#9607)
  • 2a2956f fix(style): incorrect usage of justify-content property in Authorize button w...
  • 14b8977 ci(dependabot): auto-update GitHub Actions (#9604)
  • eb8e971 ci(docker-build-push): change supported platforms
  • edb4bc9 chore(deps-dev): bump release-it from 17.0.3 to 17.0.5 (#9603)
  • 5b3a80c chore(release): cut the v5.11.6 release
  • 16fef96 fix: associate HTML labels with inputs (#9599)
  • 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)
Uzlopak commented 5 months ago

@Fdawgs Any idea why blue oak is reported as not allowed? Thought we took care of that?

Fdawgs commented 5 months ago

@Uzlopak this repo is using the broken v4.0.0 plugin-ci workflow. Needs reverting to v3.

dependabot[bot] commented 4 months ago

Superseded by #129.