actionhero / actionhero-chat

An example Actionhero application using seqeulize and next.js
https://chat.actionherojs.com
2 stars 1 forks source link

Bump swagger-ui from 4.4.1 to 4.5.2 #367

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swagger-ui from 4.4.1 to 4.5.2.

Release notes

Sourced from swagger-ui's releases.

Swagger UI v4.5.2 Released!

4.5.2 (2022-02-21)

Bug Fixes

Swagger UI v4.5.1 Released!

4.5.1 (2022-02-19)

Bug Fixes

  • build: do not pull whole highlight.js and refractor libs (#7852) (c73d718), closes #7851

Swagger UI v4.5.0 Released!

4.5.0 (2022-02-04)

Features

  • requestSnippets: handle type: string, format: binary or base64 file upload data (#7545) (2b30a34)

Bug Fixes

  • oauth2: generate default oauth2RedirectUrl based on page location and path (#7476) (a89c90e)
  • serverVariables: refresh state on definition change (#7821) (a0e9923)
Commits
  • b72cf47 chore(release): cut the v4.5.2 release
  • a81341d fix(swagger-ui-react): load spec on initial render (#7856)
  • 2d4623a chore(release): cut the v4.5.1 release
  • c73d718 fix(build): do not pull whole highlight.js and refractor libs (#7852)
  • 4c8f8e3 chore(deps): bump url-parse from 1.5.3 to 1.5.6 (#7846)
  • fe3eef8 chore(deps): bump vm2 from 3.9.5 to 3.9.7 (#7840)
  • 8a6627e chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#7838)
  • 8158d7e docs(installation): provide full example of unpkg usage (#7832)
  • 9813b14 chore(release): cut the v4.5.0 release
  • a89c90e fix(oauth2): generate default oauth2RedirectUrl based on page location and pa...
  • 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)