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.1.3 to 4.4.1 #349

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swagger-ui from 4.1.3 to 4.4.1.

Release notes

Sourced from swagger-ui's releases.

Swagger UI v4.4.1 Released!

4.4.1 (2022-01-31)

Bug Fixes

  • auth: compensate for uninitialized config (6c10e4a), closes #7814

Swagger UI v4.4.0 Released!

4.4.0 (2022-01-27)

Bug Fixes

Features

  • do not ask for client secret when using auth code with PKCE (#7438) (c6d8d77), closes #6290

Swagger UI v4.3.0 Released!

4.3.0 (2022-01-25)

Bug Fixes

  • swagger-ui-react: fix prop type for defaultModelRendering (6b10708), closes #7783

Features

  • error-handling: introduce unified and configurable error handling (#7761) (8b1c4a7), closes #7778

This release comes with a release article that contains more information about the new unified SwaggerUI error handling mechanism

Swagger UI v4.2.1 Released!

4.2.1 (2022-01-19)

This is a patch release that supersedes v4.2.0 to properly build the downstream swagger-ui-react package. No other /src changes in this version.

  • chore(deps-dev): babel plugins needed to build swagger-ui-react #7779

Swagger UI v4.2.0 Released!

4.2.0 (2022-01-19)

... (truncated)

Commits
  • 3e61af2 chore(release): cut the v4.4.1 release
  • 6c10e4a fix(auth): compensate for uninitialized config
  • 23c3ead chore(deps): bump nginx from 1.21.5-alpine to 1.21.6-alpine (#7812)
  • 7a30200 chore(release): cut the v4.4.0 release
  • 3ce6477 refactor(memoizeN): extract support code out of closure (#7805)
  • d638e58 fix(view-plugin): provide resolvers for memoized functions (#7801)
  • 87ccc24 refactor(memoize): get rid of memoizee prod dependency (#7799)
  • 8ea3cfd fix(plugins): make swagger-js wrapActions overridable (#7753)
  • 0650bb4 docs(README): update JDK documentation link (#7744)
  • 6c417e4 fix(security): update swagger-client to v3.18.3 (#7798)
  • 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)