bcgov / jag-csrs-portal-public

GitHub repo for CSRS public portal on OpenShift
Apache License 2.0
0 stars 10 forks source link

Bump keycloak-js from 15.0.2 to 20.0.1 in /src/frontend/csrs-portal #415

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps keycloak-js from 15.0.2 to 20.0.1.

Commits
  • cce8ee2 Set version to 20.0.1
  • 1ce6194 Upgrade Bouncycastle from 1.68 to 1.70 (#14198) (#15379)
  • 5843c81 Use RESOURCE_LOCAL transactions for JPA map storage (#15315)
  • 6bab737 Fix classpath separator for windows startup script (#15300) (#15377)
  • 717f656 Allow a partial import to overwrite the default role (#15316)
  • f698594 Close the session within resteasy boundaries (#15193)
  • 1711782 Remove AccountFormServiceTest (#15197)
  • 43a3677 Fix slow deletion on deleteClientSessionsByRealm and `deleteClientSessionsB...
  • 9fb9780 Don't rely on DefaultModeLCriteria in equals/hashCode
  • e494649 First naïve per-session caching for JPA map store
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #422.