Skip to content

Commit

Permalink
deps: Update dependency com.github.dasniko:testcontainers-keycloak to…
Browse files Browse the repository at this point in the history
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
renovate[bot] authored Jun 10, 2024
2 parents 3c01c2c + df164f6 commit f3e77e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<version.h2>2.2.224</version.h2>
<version.aws-signing>2.3.1</version.aws-signing>
<version.reactor-netty>1.1.19</version.reactor-netty>
<version.tc-keycloak>3.3.1</version.tc-keycloak>
<version.tc-keycloak>3.4.0</version.tc-keycloak>
<version.jakarta-activation>2.1.3</version.jakarta-activation>
<version.jakarta.json-api>2.1.3</version.jakarta.json-api>
<version.jakarta-annotation>3.0.0</version.jakarta-annotation>
Expand Down

0 comments on commit f3e77e5

Please sign in to comment.