Closed dependabot[bot] closed 3 weeks ago
7 files - 1 7 suites - 1 41m 34s ⏱️ - 5m 20s 66 tests ± 0 64 ✅ ± 0 2 💤 ±0 0 ❌ ±0 469 runs - 67 445 ✅ - 63 24 💤 - 4 0 ❌ ±0
Results for commit 4bab7727. ± Comparison against base commit 64e71038.
Run attempt: 2594 Detailed summary | NAME | TESTS | PASSED ✅ | SKIPPED 💤 | FAILED ❌ | ERRORS 🚫 | TIME 🕖 |
---|---|---|---|---|---|---|---|
test-results-quarkus-node(18)-java(17)-firefox | 67 | 64 | 3 | 0 | 0 | 371.052 | |
test-results-quarkus-node(18)-java(21)-firefox | 67 | 64 | 3 | 0 | 0 | 353.794 | |
test-results-quarkus-node(20)-java(17)-firefox | 67 | 64 | 3 | 0 | 0 | 354.995 | |
test-results-quarkus-node(20)-java(21)-firefox | 67 | 64 | 3 | 0 | 0 | 351.88 | |
test-results-springboot-node(18)-java(17)-firefox | 67 | 63 | 4 | 0 | 0 | 354.969 | |
test-results-springboot-node(20)-java(17)-firefox | 67 | 63 | 4 | 0 | 0 | 353.116 | |
test-results-springboot-node(20)-java(21)-firefox | 67 | 63 | 4 | 0 | 0 | 354.877 |
Let me review, as there were Keycloak js vs Keycloak server (how JWT token is constructed) issues.
Superseded by #1190
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps keycloak-js from 23.0.7 to 26.0.2.
Release notes
Sourced from keycloak-js's releases.
... (truncated)
Commits
145b72b
Set version to 26.0.2ba6d95c
fix: persist build time spi options (#34157) (#34261)f300fb8
fix: corrects cli arg stringification (#34156) (#34254)0347eaa
Fix link to Keycloak JS documentation (#33845) (#34205)2e02b49
fix: providing a separate session for each file (#34210) (#34252)4194f9e
Add explicit getter method for organizations in RealmAdminResource164a6b1
Fix password validation with uppercase and lowercase minimum requirements (#3...9de1d7a
Add validation for role and time policies1895251
Deleting a user leads to ISPN marshalling exceptione3bc989
reset error in error dialog (#34203) (#34211)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 show