From abac7ae1216f962c585a6371d9279afacb2aaac3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 9 Aug 2024 19:36:26 +0000
Subject: [PATCH 01/46] chore(deps): update dependency
com.microsoft.playwright:playwright to v1.46.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5df6ffa..515aa07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
3.4.0
5.3.2
2.0.15
- 1.45.1
+ 1.46.0
1.20.1
From 96a31a72d5ca686e3a9727c5fbeeb846265cad84 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 10 Aug 2024 10:46:06 +0000
Subject: [PATCH 02/46] chore(deps): update dependency org.slf4j:slf4j-simple
to v2.0.16
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 515aa07..9392049 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
3.13.0
3.4.0
5.3.2
- 2.0.15
+ 2.0.16
1.46.0
1.20.1
From b53345038db21680b77f373c7baa2e4676c773f5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 12 Aug 2024 09:25:59 +0000
Subject: [PATCH 03/46] chore(deps): update dependency
org.apache.maven.plugins:maven-gpg-plugin to v3.2.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9392049..560bf3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
UTF-8
3.3.1
3.8.0
- 3.2.4
+ 3.2.5
3.5.0
1.7.0
1.6.0
From a035761ac7b96d042cf4dbf5b13c9ff8bf24ecdd Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 14 Aug 2024 11:24:44 +0000
Subject: [PATCH 04/46] chore(deps): update dependency
org.junit.jupiter:junit-jupiter-api to v5.11.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 560bf3b..0e8bd55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.10.3
+ 5.11.0
test
From 7912a2bb64930568d79ae5c7b37980287121bdc4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 17 Aug 2024 21:44:58 +0000
Subject: [PATCH 05/46] chore(deps): update dependency maven to v3.9.9
---
.mvn/wrapper/maven-wrapper.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties
index c1cb5d3..08e2135 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -1 +1 @@
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip
\ No newline at end of file
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
\ No newline at end of file
From 98a4c73d8763ea6697db7bf08d61e1453c71078b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 19 Aug 2024 10:22:15 +0000
Subject: [PATCH 06/46] fix(deps): update keycloak.version to v25.0.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e8bd55..7063fe1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 25.0.2
+ 25.0.4
${java.version}
${java.version}
UTF-8
From ad527c7fff9018e15fca82bb378f2bc0b9e279c4 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Mon, 19 Aug 2024 13:32:53 +0000
Subject: [PATCH 07/46] chore(release): 1.4.14 [skip ci]
## [1.4.14](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.13...v1.4.14) (2024-08-19)
### Bug Fixes
* **deps:** update keycloak.version to v25.0.4 ([98a4c73](https://github.com/cnieg/keycloak-login-attribute/commit/98a4c73d8763ea6697db7bf08d61e1453c71078b))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a134145..96b62f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.14](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.13...v1.4.14) (2024-08-19)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v25.0.4 ([98a4c73](https://github.com/cnieg/keycloak-login-attribute/commit/98a4c73d8763ea6697db7bf08d61e1453c71078b))
+
## [1.4.13](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.12...v1.4.13) (2024-07-18)
From 95f1947f29342ce816e15b87d43c00d6a01e7579 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 27 Aug 2024 14:40:39 +0000
Subject: [PATCH 08/46] chore(deps): update dependency
org.apache.maven.plugins:maven-javadoc-plugin to v3.10.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7063fe1..8cf690b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
${java.version}
UTF-8
3.3.1
- 3.8.0
+ 3.10.0
3.2.5
3.5.0
1.7.0
From c67831faf24b07fa00a7551d60081ee1d1b48200 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 9 Sep 2024 15:08:24 +0000
Subject: [PATCH 09/46] chore(deps): update actions/setup-java action to v4.3.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index aa1ef27..39ac1d1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
with:
persist-credentials: false
- name: Set up JDK 17
- uses: actions/setup-java@v4.2.2
+ uses: actions/setup-java@v4.3.0
with:
java-version: 17
distribution: temurin
From 9e2e5b60589a39fae4574723b3fcbf93e3b64795 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 10 Sep 2024 07:44:55 +0000
Subject: [PATCH 10/46] fix(deps): update keycloak.version to v25.0.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8cf690b..340f7b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 25.0.4
+ 25.0.5
${java.version}
${java.version}
UTF-8
From bfc9362511d0af4b49a0683da76b039c1f906cd3 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Tue, 10 Sep 2024 10:46:20 +0000
Subject: [PATCH 11/46] chore(release): 1.4.15 [skip ci]
## [1.4.15](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.14...v1.4.15) (2024-09-10)
### Bug Fixes
* **deps:** update keycloak.version to v25.0.5 ([9e2e5b6](https://github.com/cnieg/keycloak-login-attribute/commit/9e2e5b60589a39fae4574723b3fcbf93e3b64795))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96b62f3..e15457a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.15](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.14...v1.4.15) (2024-09-10)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v25.0.5 ([9e2e5b6](https://github.com/cnieg/keycloak-login-attribute/commit/9e2e5b60589a39fae4574723b3fcbf93e3b64795))
+
## [1.4.14](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.13...v1.4.14) (2024-08-19)
From 559cf4790d8f1770d60e97b81890c4277da9e605 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 13 Sep 2024 00:16:12 +0000
Subject: [PATCH 12/46] chore(deps): update dependency
com.microsoft.playwright:playwright to v1.47.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 340f7b2..6f53de4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
3.4.0
5.3.2
2.0.16
- 1.46.0
+ 1.47.0
1.20.1
From 14bc526dae0f9084c274e8b4f5e9dee249d7debe Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 14 Sep 2024 17:15:22 +0000
Subject: [PATCH 13/46] chore(deps): update dependency
org.apache.maven.plugins:maven-gpg-plugin to v3.2.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6f53de4..0e41d03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
UTF-8
3.3.1
3.10.0
- 3.2.5
+ 3.2.6
3.5.0
1.7.0
1.6.0
From 678221a3a0653de98dcc3e674e145e7699b19bcc Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2024 20:07:50 +0000
Subject: [PATCH 14/46] fix(deps): update keycloak.version to v25.0.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e41d03..bba32ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 25.0.5
+ 25.0.6
${java.version}
${java.version}
UTF-8
From 381088137bd1a764db657b85e1d229879dd7d39a Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Thu, 19 Sep 2024 23:01:45 +0000
Subject: [PATCH 15/46] chore(release): 1.4.16 [skip ci]
## [1.4.16](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.15...v1.4.16) (2024-09-19)
### Bug Fixes
* **deps:** update keycloak.version to v25.0.6 ([678221a](https://github.com/cnieg/keycloak-login-attribute/commit/678221a3a0653de98dcc3e674e145e7699b19bcc))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e15457a..dc782b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.16](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.15...v1.4.16) (2024-09-19)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v25.0.6 ([678221a](https://github.com/cnieg/keycloak-login-attribute/commit/678221a3a0653de98dcc3e674e145e7699b19bcc))
+
## [1.4.15](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.14...v1.4.15) (2024-09-10)
From 8ce02511e86ab1af90faf7299741db37fccf9f8c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 24 Sep 2024 16:34:06 +0000
Subject: [PATCH 16/46] chore(deps): update actions/setup-java action to v4.4.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 39ac1d1..68805f8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
with:
persist-credentials: false
- name: Set up JDK 17
- uses: actions/setup-java@v4.3.0
+ uses: actions/setup-java@v4.4.0
with:
java-version: 17
distribution: temurin
From 474a90dca818f7b71764f006502be7a7d3c7547a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 25 Sep 2024 08:22:29 +0000
Subject: [PATCH 17/46] chore(deps): update dependency
org.junit.jupiter:junit-jupiter-api to v5.11.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bba32ae..0b48b5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.11.0
+ 5.11.1
test
From bc8c1a814f0a47fa3dc7155407a8345725873d06 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 27 Sep 2024 16:52:54 +0000
Subject: [PATCH 18/46] chore(deps): update dependency
org.apache.maven.plugins:maven-gpg-plugin to v3.2.7
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0b48b5e..74e37a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
UTF-8
3.3.1
3.10.0
- 3.2.6
+ 3.2.7
3.5.0
1.7.0
1.6.0
From c633a1777e78ce434181c630773857a494786b8d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 1 Oct 2024 00:16:52 +0000
Subject: [PATCH 19/46] chore(deps): update dependency
org.testcontainers:junit-jupiter to v1.20.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 74e37a7..04787b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
5.3.2
2.0.16
1.47.0
- 1.20.1
+ 1.20.2
From b135e51f09db2400c2ff7fbf00fe83159a9a227c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 1 Oct 2024 15:47:28 +0000
Subject: [PATCH 20/46] chore(deps): update dependency
org.apache.maven.plugins:maven-javadoc-plugin to v3.10.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 04787b0..1a1f627 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
${java.version}
UTF-8
3.3.1
- 3.10.0
+ 3.10.1
3.2.7
3.5.0
1.7.0
From 1ffca89b6afa6a468a001e2600fce4c52dd8363f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 4 Oct 2024 14:03:43 +0000
Subject: [PATCH 21/46] chore(deps): update dependency
org.junit.jupiter:junit-jupiter-api to v5.11.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1a1f627..b2db56f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.11.1
+ 5.11.2
test
From cffe305b6a290fb56c64403b3204244cfc39406c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 4 Oct 2024 22:54:57 +0000
Subject: [PATCH 22/46] chore(deps): update actions/cache action to v4.1.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 68805f8..79a577f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
java-version: 17
distribution: temurin
- name: Cache local Maven repository
- uses: actions/cache@v4.0.2
+ uses: actions/cache@v4.1.0
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
From e15cd32f85e3258b04bedb3d791c0e6f534e9b91 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 7 Oct 2024 18:28:10 +0000
Subject: [PATCH 23/46] chore(deps): update dependency
com.github.dasniko:testcontainers-keycloak to v3.5.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2db56f..0a5ed53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
1.7.0
1.6.0
3.13.0
- 3.4.0
+ 3.5.0
5.3.2
2.0.16
1.47.0
From a67795bca4a2ac33e16f96b33db40cafbe49440a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 8 Oct 2024 11:15:03 +0000
Subject: [PATCH 24/46] chore(deps): update dependency
com.github.dasniko:testcontainers-keycloak to v3.5.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a5ed53..e04b8b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
1.7.0
1.6.0
3.13.0
- 3.5.0
+ 3.5.1
5.3.2
2.0.16
1.47.0
From ad23d372c1ec58c19053bfa0f09bf7b8d0c087cb Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 8 Oct 2024 19:46:08 +0000
Subject: [PATCH 25/46] chore(deps): update actions/cache action to v4.1.1
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 79a577f..41ffc58 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
java-version: 17
distribution: temurin
- name: Cache local Maven repository
- uses: actions/cache@v4.1.0
+ uses: actions/cache@v4.1.1
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
From 6aa19d37b2728f19a9d72186e1c5e3a1c5576f33 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 22:29:59 +0000
Subject: [PATCH 26/46] chore(deps): update dependency
com.microsoft.playwright:playwright to v1.48.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e04b8b0..c6a39f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
3.5.1
5.3.2
2.0.16
- 1.47.0
+ 1.48.0
1.20.2
From 351d11ced610984543b70b87fc199c5216b1f196 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 21 Oct 2024 17:05:02 +0000
Subject: [PATCH 27/46] chore(deps): update dependency
org.junit.jupiter:junit-jupiter-api to v5.11.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c6a39f1..ae1793d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.11.2
+ 5.11.3
test
From c673e67ba6ba9f5c410bdb9c1377806123d64b11 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 22 Oct 2024 14:11:12 +0000
Subject: [PATCH 28/46] chore(deps): update actions/cache action to v4.1.2
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 41ffc58..cf2ca70 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
java-version: 17
distribution: temurin
- name: Cache local Maven repository
- uses: actions/cache@v4.1.1
+ uses: actions/cache@v4.1.2
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
From 87a7c97282a59e796263188f99c00897ab2423bb Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 22 Oct 2024 22:56:00 +0000
Subject: [PATCH 29/46] chore(deps): update dependency
org.testcontainers:junit-jupiter to v1.20.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ae1793d..6b3cab6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
5.3.2
2.0.16
1.48.0
- 1.20.2
+ 1.20.3
From d55ba51544c69f69e58d9d086438bce4e9561a0b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 24 Oct 2024 11:56:44 +0200
Subject: [PATCH 30/46] fix(deps): update keycloak.version to v26 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6b3cab6..323c153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 25.0.6
+ 26.0.1
${java.version}
${java.version}
UTF-8
From 11e27efdd344d83d848b982410b33d8372dddf8f Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Thu, 24 Oct 2024 09:59:13 +0000
Subject: [PATCH 31/46] chore(release): 1.4.17 [skip ci]
## [1.4.17](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.16...v1.4.17) (2024-10-24)
### Bug Fixes
* **deps:** update keycloak.version to v26 ([#282](https://github.com/cnieg/keycloak-login-attribute/issues/282)) ([d55ba51](https://github.com/cnieg/keycloak-login-attribute/commit/d55ba51544c69f69e58d9d086438bce4e9561a0b))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc782b7..d6819ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.17](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.16...v1.4.17) (2024-10-24)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v26 ([#282](https://github.com/cnieg/keycloak-login-attribute/issues/282)) ([d55ba51](https://github.com/cnieg/keycloak-login-attribute/commit/d55ba51544c69f69e58d9d086438bce4e9561a0b))
+
## [1.4.16](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.15...v1.4.16) (2024-09-19)
From ecaa5cfc7b66101941fec442e27c3419bd7f60f1 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 24 Oct 2024 13:47:34 +0200
Subject: [PATCH 32/46] fix(deps): update keycloak.version to v26.0.2 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominique Arnou
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 323c153..acc3c30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 26.0.1
+ 26.0.2
${java.version}
${java.version}
UTF-8
From ee384011b3197c433138232417399035e5b741e4 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Thu, 24 Oct 2024 11:49:51 +0000
Subject: [PATCH 33/46] chore(release): 1.4.18 [skip ci]
## [1.4.18](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.17...v1.4.18) (2024-10-24)
### Bug Fixes
* **deps:** update keycloak.version to v26.0.2 ([#292](https://github.com/cnieg/keycloak-login-attribute/issues/292)) ([ecaa5cf](https://github.com/cnieg/keycloak-login-attribute/commit/ecaa5cfc7b66101941fec442e27c3419bd7f60f1))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6819ed..adaa0a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.18](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.17...v1.4.18) (2024-10-24)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v26.0.2 ([#292](https://github.com/cnieg/keycloak-login-attribute/issues/292)) ([ecaa5cf](https://github.com/cnieg/keycloak-login-attribute/commit/ecaa5cfc7b66101941fec442e27c3419bd7f60f1))
+
## [1.4.17](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.16...v1.4.17) (2024-10-24)
From e9e81ed00cdb38f7f56a10fed15f9fedeae9c4e6 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 24 Oct 2024 14:35:36 +0000
Subject: [PATCH 34/46] chore(deps): update actions/setup-java action to v4.5.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cf2ca70..6c266c7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
with:
persist-credentials: false
- name: Set up JDK 17
- uses: actions/setup-java@v4.4.0
+ uses: actions/setup-java@v4.5.0
with:
java-version: 17
distribution: temurin
From bc36ba1aedde6a204d60a1a78f23ac326584e32c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 30 Oct 2024 11:31:41 +0000
Subject: [PATCH 35/46] fix(deps): update keycloak.version to v26.0.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index acc3c30..f5c8663 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 26.0.2
+ 26.0.4
${java.version}
${java.version}
UTF-8
From 5b6d023d2b899f29d0bab25ac5f7e0c3bcacc97e Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Wed, 30 Oct 2024 12:47:09 +0000
Subject: [PATCH 36/46] chore(release): 1.4.19 [skip ci]
## [1.4.19](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.18...v1.4.19) (2024-10-30)
### Bug Fixes
* **deps:** update keycloak.version to v26.0.4 ([bc36ba1](https://github.com/cnieg/keycloak-login-attribute/commit/bc36ba1aedde6a204d60a1a78f23ac326584e32c))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index adaa0a8..e6820b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.19](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.18...v1.4.19) (2024-10-30)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v26.0.4 ([bc36ba1](https://github.com/cnieg/keycloak-login-attribute/commit/bc36ba1aedde6a204d60a1a78f23ac326584e32c))
+
## [1.4.18](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.17...v1.4.18) (2024-10-24)
From 5e3107a251bda0544bfe097caab3135908c5b03f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 11:16:35 +0000
Subject: [PATCH 37/46] fix(deps): update keycloak.version to v26.0.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f5c8663..b50bb3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 26.0.4
+ 26.0.5
${java.version}
${java.version}
UTF-8
From cc19be4cd7b743d9587ec76ac07743b5bfdfcd38 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Fri, 1 Nov 2024 13:02:34 +0000
Subject: [PATCH 38/46] chore(release): 1.4.20 [skip ci]
## [1.4.20](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.19...v1.4.20) (2024-11-01)
### Bug Fixes
* **deps:** update keycloak.version to v26.0.5 ([5e3107a](https://github.com/cnieg/keycloak-login-attribute/commit/5e3107a251bda0544bfe097caab3135908c5b03f))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6820b3..7f8ab5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.20](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.19...v1.4.20) (2024-11-01)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v26.0.5 ([5e3107a](https://github.com/cnieg/keycloak-login-attribute/commit/5e3107a251bda0544bfe097caab3135908c5b03f))
+
## [1.4.19](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.18...v1.4.19) (2024-10-30)
From ef2cdfad779e37194704b4a69dd58a26524926ef Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 3 Nov 2024 18:21:06 +0000
Subject: [PATCH 39/46] chore(deps): update s4u/maven-settings-action action to
v3.1.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6c266c7..b2b0198 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
env:
GPG_PRIVATE_KEY: ${{ secrets.gpg_private_key }}
- name: Prepare Maven Settings
- uses: s4u/maven-settings-action@v3.0.0
+ uses: s4u/maven-settings-action@v3.1.0
with:
githubServer: false
properties: |
From 1f7dd774e901d9be1510903ae6b095b764b80dd5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 21 Nov 2024 01:50:17 +0000
Subject: [PATCH 40/46] chore(deps): update dependency
org.testcontainers:junit-jupiter to v1.20.4 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b50bb3f..237723c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
5.3.2
2.0.16
1.48.0
- 1.20.3
+ 1.20.4
From e0f9cd50e1f33aa3dc7b92efc88b8771499f4181 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 22 Nov 2024 06:31:46 +0000
Subject: [PATCH 41/46] chore(deps): update dependency
com.microsoft.playwright:playwright to v1.49.0 (#299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 237723c..50392d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
3.5.1
5.3.2
2.0.16
- 1.48.0
+ 1.49.0
1.20.4
From 8e6b272265a00212ae2cca5cbcaac3cb10fee671 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 23 Nov 2024 01:51:47 +0000
Subject: [PATCH 42/46] fix(deps): update keycloak.version to v26.0.6 (#300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 50392d4..2564c1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 26.0.5
+ 26.0.6
${java.version}
${java.version}
UTF-8
From 09c659ca4c2de3609f038e8453a8103843c1a125 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 23 Nov 2024 01:54:04 +0000
Subject: [PATCH 43/46] chore(release): 1.4.21 [skip ci]
## [1.4.21](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.20...v1.4.21) (2024-11-23)
### Bug Fixes
* **deps:** update keycloak.version to v26.0.6 ([#300](https://github.com/cnieg/keycloak-login-attribute/issues/300)) ([8e6b272](https://github.com/cnieg/keycloak-login-attribute/commit/8e6b272265a00212ae2cca5cbcaac3cb10fee671))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f8ab5a..1b7a26c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.21](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.20...v1.4.21) (2024-11-23)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v26.0.6 ([#300](https://github.com/cnieg/keycloak-login-attribute/issues/300)) ([8e6b272](https://github.com/cnieg/keycloak-login-attribute/commit/8e6b272265a00212ae2cca5cbcaac3cb10fee671))
+
## [1.4.20](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.19...v1.4.20) (2024-11-01)
From 82f3de72214807044d2ecf42fe2ceb24c2972520 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 3 Dec 2024 10:50:07 +0000
Subject: [PATCH 44/46] fix(deps): update keycloak.version to v26.0.7 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2564c1d..70dfe8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
0.0.0-SNAPSHOT
17
- 26.0.6
+ 26.0.7
${java.version}
${java.version}
UTF-8
From 6b98fa651349fe63a4fce158b45041ac133523e0 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Tue, 3 Dec 2024 10:52:26 +0000
Subject: [PATCH 45/46] chore(release): 1.4.22 [skip ci]
## [1.4.22](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.21...v1.4.22) (2024-12-03)
### Bug Fixes
* **deps:** update keycloak.version to v26.0.7 ([#301](https://github.com/cnieg/keycloak-login-attribute/issues/301)) ([82f3de7](https://github.com/cnieg/keycloak-login-attribute/commit/82f3de72214807044d2ecf42fe2ceb24c2972520))
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b7a26c..858d50a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.22](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.21...v1.4.22) (2024-12-03)
+
+
+### Bug Fixes
+
+* **deps:** update keycloak.version to v26.0.7 ([#301](https://github.com/cnieg/keycloak-login-attribute/issues/301)) ([82f3de7](https://github.com/cnieg/keycloak-login-attribute/commit/82f3de72214807044d2ecf42fe2ceb24c2972520))
+
## [1.4.21](https://github.com/cnieg/keycloak-login-attribute/compare/v1.4.20...v1.4.21) (2024-11-23)
From bb7ea4f4ff2752a6dd684f578d832562196ec5c9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2024 21:12:46 +0000
Subject: [PATCH 46/46] chore(deps): update actions/cache action to v4.2.0
(#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b2b0198..33e9505 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
java-version: 17
distribution: temurin
- name: Cache local Maven repository
- uses: actions/cache@v4.1.2
+ uses: actions/cache@v4.2.0
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}