SierraSystems / Oracle-Modernization

Oracle Modernization is a proof-of-concept to migrate legacy Oracle Forms to modern software architecture
https://oracle-modernization-fe.azurewebsites.net/
0 stars 0 forks source link

Bump keycloak-js from 11.0.2 to 19.0.3 in /src/frontend #428

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps keycloak-js from 11.0.2 to 19.0.3.

Commits
  • 1641fbb Set version to 19.0.3
  • ed23247 Add proper variable declaration for AuthZ JS (#14561) (#14760)
  • 0cd2193 Check for 3rd-party storage access in ifames (#14680) (#14758)
  • 373856b Initialize CryptoIntegration using the same classloader that was used to load...
  • 97b9996 Fix running clusteraware scheduled tasks in Wildfly after legacy migration (#...
  • abf4327 Fix DefaultHostnameTest on Undertow (#14391)
  • 0983ada Fix syntax error from services.js (#14328) (#14387)
  • ce4b2b7 Credential validation shouldn't invalidate the user in the cache
  • 96c8cfc Add basic auth compliant to RFC 6749
  • b6c7884 Make post_logout_redirect_uri configurable for legacy admin UI (#14324)
  • 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 #441.