keycloak / keycloak-nodejs-connect

Apache License 2.0
676 stars 421 forks source link

Bump @keycloak/keycloak-admin-client from 18.0.2 to 21.1.2 #498

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @keycloak/keycloak-admin-client from 18.0.2 to 21.1.2.

Commits
  • 99774b3 Set version to 21.1.2
  • 5c6c559 Improper Client Certificate Validation for OAuth/OpenID clients (#20)
  • a1cfe6e Check the redirect URI is http(s) when used for a form Post (#22)
  • 04e6244 Verify holder of the device code (#21)
  • 4433af5 [Backport] High severity - Use of a Broken or Risky Cryptographic Algorithm v...
  • c99c5eb Fix for certificate revalidation (#20693)
  • 5967c71 use the first value from options as default (#20652)
  • c84fcbf navigate back to list when deleted (#20653)
  • 6ea1aad moved filter to it's own component (#20712)
  • 3b7b8fa Use Chrome as the default JavaScript browser (#14702) (#20701)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
dependabot[bot] commented 1 year ago

Superseded by #499.