From 4133cfd6284b46ffe74de75405f12f467929109c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:48:33 +0000 Subject: [PATCH 01/55] chore(deps): update github/codeql-action digest to edb8265 (#669) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 1693197f..d1e80d9a 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@9734ecd5b5d89514b0ce942a73586adcbe42b6ee + uses: github/codeql-action/init@edb8265ab80af99a802fca00e7140757a60dd974 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9734ecd5b5d89514b0ce942a73586adcbe42b6ee + uses: github/codeql-action/analyze@edb8265ab80af99a802fca00e7140757a60dd974 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 5e9f9d8f..5a0e5ae1 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@9734ecd5b5d89514b0ce942a73586adcbe42b6ee + uses: github/codeql-action/init@edb8265ab80af99a802fca00e7140757a60dd974 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@9734ecd5b5d89514b0ce942a73586adcbe42b6ee + uses: github/codeql-action/autobuild@edb8265ab80af99a802fca00e7140757a60dd974 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9734ecd5b5d89514b0ce942a73586adcbe42b6ee + uses: github/codeql-action/analyze@edb8265ab80af99a802fca00e7140757a60dd974 From f845d1ca5565fe59389aec52055be9342b50b760 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:29:19 +0000 Subject: [PATCH 02/55] chore(deps): update github/codeql-action digest to 4888104 (#671) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index d1e80d9a..1f0890c4 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@edb8265ab80af99a802fca00e7140757a60dd974 + uses: github/codeql-action/init@4888104fe999a88fc3f13c6f73e8fe047871ffb6 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@edb8265ab80af99a802fca00e7140757a60dd974 + uses: github/codeql-action/analyze@4888104fe999a88fc3f13c6f73e8fe047871ffb6 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 5a0e5ae1..c56f1920 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@edb8265ab80af99a802fca00e7140757a60dd974 + uses: github/codeql-action/init@4888104fe999a88fc3f13c6f73e8fe047871ffb6 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@edb8265ab80af99a802fca00e7140757a60dd974 + uses: github/codeql-action/autobuild@4888104fe999a88fc3f13c6f73e8fe047871ffb6 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@edb8265ab80af99a802fca00e7140757a60dd974 + uses: github/codeql-action/analyze@4888104fe999a88fc3f13c6f73e8fe047871ffb6 From b8c3aa18f8b7fdcafed8cb855215e38439db7025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:37:02 +0000 Subject: [PATCH 03/55] chore(deps): update github/codeql-action digest to c7abe9c (#672) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 1f0890c4..93c9501e 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/init@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/analyze@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index c56f1920..45cf371f 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/init@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/autobuild@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/analyze@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 From 7f66afa8e67d19a5169a2d07e46d2117d810dbd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 15:23:01 +0000 Subject: [PATCH 04/55] chore(deps): update github/codeql-action digest to a3795eb (#673) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 93c9501e..0fab60e8 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 + uses: github/codeql-action/init@a3795eb30d4c910531f6c4164cf1820dc8bcafbd with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 + uses: github/codeql-action/analyze@a3795eb30d4c910531f6c4164cf1820dc8bcafbd diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 45cf371f..8d5f5c0d 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 + uses: github/codeql-action/init@a3795eb30d4c910531f6c4164cf1820dc8bcafbd with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 + uses: github/codeql-action/autobuild@a3795eb30d4c910531f6c4164cf1820dc8bcafbd - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 + uses: github/codeql-action/analyze@a3795eb30d4c910531f6c4164cf1820dc8bcafbd From fd283ba8ee926a68601f9ce82bdb8d484656e081 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 03:08:19 +0000 Subject: [PATCH 05/55] chore(deps): update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.10 (#674) 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 cd0a4942..e84f16d8 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.7.9 + 2.7.10 library 1.3 From a22673614fa3c1d97014bafbf1316622ed6b0990 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:26:40 +0000 Subject: [PATCH 06/55] chore(deps): update github/codeql-action digest to df32e39 (#675) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 0fab60e8..f365ae9a 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@a3795eb30d4c910531f6c4164cf1820dc8bcafbd + uses: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a3795eb30d4c910531f6c4164cf1820dc8bcafbd + uses: github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 8d5f5c0d..3a6dfaab 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@a3795eb30d4c910531f6c4164cf1820dc8bcafbd + uses: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@a3795eb30d4c910531f6c4164cf1820dc8bcafbd + uses: github/codeql-action/autobuild@df32e399139a3050671466d7d9b3cbacc1cfd034 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a3795eb30d4c910531f6c4164cf1820dc8bcafbd + uses: github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034 From 26b2382231a81e792b3c61cc1b83208b8c882fd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:14:29 +0000 Subject: [PATCH 07/55] chore(deps): update github/codeql-action digest to c73d8a6 (#676) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index f365ae9a..cae7c7f7 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034 + uses: github/codeql-action/init@c73d8a69e18598d5de9d6bf5de3a374253cde261 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034 + uses: github/codeql-action/analyze@c73d8a69e18598d5de9d6bf5de3a374253cde261 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 3a6dfaab..334273a5 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034 + uses: github/codeql-action/init@c73d8a69e18598d5de9d6bf5de3a374253cde261 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@df32e399139a3050671466d7d9b3cbacc1cfd034 + uses: github/codeql-action/autobuild@c73d8a69e18598d5de9d6bf5de3a374253cde261 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034 + uses: github/codeql-action/analyze@c73d8a69e18598d5de9d6bf5de3a374253cde261 From 9bbf135e96fa2ca70778352d60dd21f1c92c5448 Mon Sep 17 00:00:00 2001 From: Michael Beemer Date: Tue, 31 Oct 2023 15:23:05 -0400 Subject: [PATCH 08/55] chore: update spec release link Signed-off-by: Michael Beemer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d05c903..8519cdc5 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

- + Specification From dd7300a4eaf84d730e40cc73e61252ee4ee12d0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 21:38:30 +0000 Subject: [PATCH 09/55] chore(deps): update google-github-actions/release-please-action digest to c3f4481 (#677) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b15ee568..17188433 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@2921787898ea2925c9eec03a32aa7404a75399e5 + - uses: google-github-actions/release-please-action@c3f4481840216910b07b3a31596730172bf1e971 id: release with: command: manifest From 6fbf7ba123c0654c81aff43deaf16ce85b8258f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 04:56:45 +0000 Subject: [PATCH 10/55] chore(deps): update google-github-actions/release-please-action digest to c18751a (#678) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 17188433..638f983d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@c3f4481840216910b07b3a31596730172bf1e971 + - uses: google-github-actions/release-please-action@c18751a124e03ed914bbe344c3050cdbb3aecd49 id: release with: command: manifest From 36ab1e2763ffec9f2e1c24bab3aa819b556dac11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 18:32:36 +0000 Subject: [PATCH 11/55] chore(deps): update github/codeql-action digest to 137a1e0 (#679) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index cae7c7f7..b7c2895b 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@c73d8a69e18598d5de9d6bf5de3a374253cde261 + uses: github/codeql-action/init@137a1e070d9fce60979b4ba596a335a285a6266b with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c73d8a69e18598d5de9d6bf5de3a374253cde261 + uses: github/codeql-action/analyze@137a1e070d9fce60979b4ba596a335a285a6266b diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 334273a5..e363133e 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@c73d8a69e18598d5de9d6bf5de3a374253cde261 + uses: github/codeql-action/init@137a1e070d9fce60979b4ba596a335a285a6266b with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@c73d8a69e18598d5de9d6bf5de3a374253cde261 + uses: github/codeql-action/autobuild@137a1e070d9fce60979b4ba596a335a285a6266b - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c73d8a69e18598d5de9d6bf5de3a374253cde261 + uses: github/codeql-action/analyze@137a1e070d9fce60979b4ba596a335a285a6266b From 35389b954501a9fd7290b3609def31cf9c373458 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 00:40:51 +0000 Subject: [PATCH 12/55] chore(deps): update google-github-actions/release-please-action digest to 9108012 (#680) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 638f983d..1337b2a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@c18751a124e03ed914bbe344c3050cdbb3aecd49 + - uses: google-github-actions/release-please-action@910801217bf1ec07dd4367e66345f83918f7ae57 id: release with: command: manifest From a01c728c0c614f34aaa92e5ee2668c307954f76c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 03:43:37 +0000 Subject: [PATCH 13/55] chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.21.2 (#681) 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 e84f16d8..43ce1053 100644 --- a/pom.xml +++ b/pom.xml @@ -334,7 +334,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.21.0 + 3.21.2 run-pmd From a8f25667829953a76f76dcc5ac6fe98db3a82dad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 14:15:37 +0000 Subject: [PATCH 14/55] chore(deps): update amannn/action-semantic-pull-request digest to 95af3b9 (#682) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lint-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-pr.yml b/.github/workflows/lint-pr.yml index df591de7..839475bc 100644 --- a/.github/workflows/lint-pr.yml +++ b/.github/workflows/lint-pr.yml @@ -18,6 +18,6 @@ jobs: name: Validate PR title runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@47b15d52c5c30e94a17ec87eb8dd51ff5221fed9 + - uses: amannn/action-semantic-pull-request@95af3b9b31c4e8a73ba942334cfdac3cdf7618c7 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 256d1156577c71097c38bc7393707f60e3dd12b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 21:03:22 +0000 Subject: [PATCH 15/55] fix(deps): update junit5 monorepo (#684) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 43ce1053..101004a9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 1.8 ${maven.compiler.source} - 5.10.0 + 5.10.1 **/e2e/*.java ${groupId}.${artifactId} @@ -109,7 +109,7 @@ org.junit.platform junit-platform-suite - 1.10.0 + 1.10.1 test @@ -162,7 +162,7 @@ org.junit junit-bom - 5.10.0 + 5.10.1 pom import From 6efeb39df2e26d8af9fda68c2fef18d3f84f1580 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 00:23:18 +0000 Subject: [PATCH 16/55] chore(deps): update google-github-actions/release-please-action digest to db8f2c6 (#685) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1337b2a3..ce49a5f2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@910801217bf1ec07dd4367e66345f83918f7ae57 + - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 id: release with: command: manifest From 2b99b6cdbff23b10471d8827d720d1db5fe3ca01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 04:15:07 +0000 Subject: [PATCH 17/55] chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.2 (#686) 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 101004a9..ef06f8a9 100644 --- a/pom.xml +++ b/pom.xml @@ -250,7 +250,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.1 + 3.2.2 ${surefireArgLine} From 2f81481b1c5a7f39253f39224bbfaa51ba5430e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 07:35:35 +0000 Subject: [PATCH 18/55] chore(deps): update dependency com.github.spotbugs:spotbugs to v4.8.1 (#689) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ef06f8a9..8d78b793 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ com.github.spotbugs spotbugs - 4.8.0 + 4.8.1 provided @@ -365,7 +365,7 @@ com.github.spotbugs spotbugs - 4.8.0 + 4.8.1 From 4c48bc719f68aa8ca44281b946ba94150dbd8f87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 09:05:58 +0000 Subject: [PATCH 19/55] chore(deps): update google-github-actions/release-please-action digest to 1ddb669 (#691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ce49a5f2..be5ea655 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 + - uses: google-github-actions/release-please-action@1ddb669c677d585663a83fc535edc428954c4aeb id: release with: command: manifest From 7a03586318906c86e4238f39128ffded35a2a444 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 13:23:20 +0000 Subject: [PATCH 20/55] chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.2 (#687) 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 8d78b793..bf3bdff0 100644 --- a/pom.xml +++ b/pom.xml @@ -452,7 +452,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.0 + 3.6.2 true all,-missing From c2cbac06452a071be40bf6f566cebee99dad2e0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:37:21 +0000 Subject: [PATCH 21/55] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 (#688) 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 bf3bdff0..1b36d18e 100644 --- a/pom.xml +++ b/pom.xml @@ -235,7 +235,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.1 + 3.2.2 ${surefireArgLine} From dfc48487862094a48a3ea018e43d1c0ed077767a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 19:36:37 +0000 Subject: [PATCH 22/55] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.1.0 (#690) 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 1b36d18e..3df096ad 100644 --- a/pom.xml +++ b/pom.xml @@ -349,7 +349,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.7.3.6 + 4.8.1.0 spotbugs-exclusions.xml From a51ea0f07fbb3334dfdba458f5f0f5970863463b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:25:30 -0800 Subject: [PATCH 23/55] chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.11 (#656) 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 3df096ad..c00c7cac 100644 --- a/pom.xml +++ b/pom.xml @@ -261,7 +261,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.11 From 4403d1acb56c621069311555787482d873a7b8df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:14:25 +0000 Subject: [PATCH 24/55] chore(deps): update github/codeql-action digest to e280207 (#692) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index b7c2895b..3e8c1e40 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@137a1e070d9fce60979b4ba596a335a285a6266b + uses: github/codeql-action/init@e280207df7e8a23a01921824ff65d5e476d97df3 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@137a1e070d9fce60979b4ba596a335a285a6266b + uses: github/codeql-action/analyze@e280207df7e8a23a01921824ff65d5e476d97df3 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index e363133e..7ff35fce 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@137a1e070d9fce60979b4ba596a335a285a6266b + uses: github/codeql-action/init@e280207df7e8a23a01921824ff65d5e476d97df3 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@137a1e070d9fce60979b4ba596a335a285a6266b + uses: github/codeql-action/autobuild@e280207df7e8a23a01921824ff65d5e476d97df3 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@137a1e070d9fce60979b4ba596a335a285a6266b + uses: github/codeql-action/analyze@e280207df7e8a23a01921824ff65d5e476d97df3 From e2114ecedad9061eaf239e2eef3b47ec5078ec8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 21:55:30 +0000 Subject: [PATCH 25/55] chore(deps): update github/codeql-action digest to 8c8c7b4 (#693) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 3e8c1e40..286a1f14 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@e280207df7e8a23a01921824ff65d5e476d97df3 + uses: github/codeql-action/init@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@e280207df7e8a23a01921824ff65d5e476d97df3 + uses: github/codeql-action/analyze@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 7ff35fce..ab0c23fb 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@e280207df7e8a23a01921824ff65d5e476d97df3 + uses: github/codeql-action/init@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@e280207df7e8a23a01921824ff65d5e476d97df3 + uses: github/codeql-action/autobuild@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@e280207df7e8a23a01921824ff65d5e476d97df3 + uses: github/codeql-action/analyze@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd From 31916e04f122a42c177f6f4c5de87d036aa32b51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 19:08:36 +0000 Subject: [PATCH 26/55] chore(deps): update github/codeql-action digest to ab6dd28 (#694) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 286a1f14..11fc341f 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd + uses: github/codeql-action/init@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd + uses: github/codeql-action/analyze@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index ab0c23fb..e447a386 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd + uses: github/codeql-action/init@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd + uses: github/codeql-action/autobuild@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@8c8c7b4d80b1c936356d9e6eafb7622e3d5c07bd + uses: github/codeql-action/analyze@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 From 5c16534a21a040b01a0e9484733cbcfc03c2a3ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 00:44:01 +0000 Subject: [PATCH 27/55] chore(deps): update github/codeql-action digest to 0d0a53c (#695) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 11fc341f..e36be3ba 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 + uses: github/codeql-action/init@0d0a53cb13a3d7e73a70582e3e846fd04745744a with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 + uses: github/codeql-action/analyze@0d0a53cb13a3d7e73a70582e3e846fd04745744a diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index e447a386..fafc7207 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 + uses: github/codeql-action/init@0d0a53cb13a3d7e73a70582e3e846fd04745744a with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 + uses: github/codeql-action/autobuild@0d0a53cb13a3d7e73a70582e3e846fd04745744a - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ab6dd28b80aac8498cf0d7d3b1335aaea9015b53 + uses: github/codeql-action/analyze@0d0a53cb13a3d7e73a70582e3e846fd04745744a From c9197d8f16ea49d68b1132c5d1af2952152e19c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 17:05:13 +0000 Subject: [PATCH 28/55] chore(deps): update github/codeql-action digest to 4b6aa0b (#696) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index e36be3ba..0d32dc1a 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@0d0a53cb13a3d7e73a70582e3e846fd04745744a + uses: github/codeql-action/init@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0d0a53cb13a3d7e73a70582e3e846fd04745744a + uses: github/codeql-action/analyze@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index fafc7207..91e4b12e 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@0d0a53cb13a3d7e73a70582e3e846fd04745744a + uses: github/codeql-action/init@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@0d0a53cb13a3d7e73a70582e3e846fd04745744a + uses: github/codeql-action/autobuild@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0d0a53cb13a3d7e73a70582e3e846fd04745744a + uses: github/codeql-action/analyze@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 From bbb817736fd9fc0daa4bba4f2d81adfb83093f48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 06:30:41 +0000 Subject: [PATCH 29/55] chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.1 (#697) 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 c00c7cac..7d70534b 100644 --- a/pom.xml +++ b/pom.xml @@ -501,7 +501,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 update-test-harness-submodule From dbbd4f7d4edd0ee212adcce612375026180a4fc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 03:05:57 +0000 Subject: [PATCH 30/55] chore(deps): update github/codeql-action digest to 9f150ba (#698) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 0d32dc1a..a82f1974 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 + uses: github/codeql-action/init@9f150ba795bcdde5bcd148bb808cc028dc662bd8 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 + uses: github/codeql-action/analyze@9f150ba795bcdde5bcd148bb808cc028dc662bd8 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 91e4b12e..f302816f 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 + uses: github/codeql-action/init@9f150ba795bcdde5bcd148bb808cc028dc662bd8 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 + uses: github/codeql-action/autobuild@9f150ba795bcdde5bcd148bb808cc028dc662bd8 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4b6aa0b07da05d6e43d0e5f9c8596a6532ce1c85 + uses: github/codeql-action/analyze@9f150ba795bcdde5bcd148bb808cc028dc662bd8 From 62576391fb2f3fe56695bfadeb3e17f56dd5117f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:56:10 +0000 Subject: [PATCH 31/55] chore(deps): update github/codeql-action digest to 192ad9b (#699) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index a82f1974..876431af 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@9f150ba795bcdde5bcd148bb808cc028dc662bd8 + uses: github/codeql-action/init@192ad9bd5f0f28e050b84a9790c483b45e47edc1 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9f150ba795bcdde5bcd148bb808cc028dc662bd8 + uses: github/codeql-action/analyze@192ad9bd5f0f28e050b84a9790c483b45e47edc1 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index f302816f..de7139de 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@9f150ba795bcdde5bcd148bb808cc028dc662bd8 + uses: github/codeql-action/init@192ad9bd5f0f28e050b84a9790c483b45e47edc1 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@9f150ba795bcdde5bcd148bb808cc028dc662bd8 + uses: github/codeql-action/autobuild@192ad9bd5f0f28e050b84a9790c483b45e47edc1 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9f150ba795bcdde5bcd148bb808cc028dc662bd8 + uses: github/codeql-action/analyze@192ad9bd5f0f28e050b84a9790c483b45e47edc1 From 7cef6732ad2eda58f02c1f5787a815e2e2cb2124 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:36:41 +0000 Subject: [PATCH 32/55] chore(deps): update actions/setup-java digest to 9eda6b5 (#700) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/merge.yml | 2 +- .github/workflows/pullrequest.yml | 2 +- .github/workflows/release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 3b7477a5..b4992131 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 - uses: actions/setup-java@78078da0cd035d0d177cc2cb696e05d96fba7d11 + uses: actions/setup-java@9eda6b51cc4f6ee99be3dd5537b85e389e47bda9 with: java-version: '8' distribution: 'temurin' diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 876431af..c099835f 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 - uses: actions/setup-java@78078da0cd035d0d177cc2cb696e05d96fba7d11 + uses: actions/setup-java@9eda6b51cc4f6ee99be3dd5537b85e389e47bda9 with: java-version: '8' distribution: 'temurin' diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index be5ea655..90b2496d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 if: ${{ steps.release.outputs.releases_created }} - uses: actions/setup-java@78078da0cd035d0d177cc2cb696e05d96fba7d11 + uses: actions/setup-java@9eda6b51cc4f6ee99be3dd5537b85e389e47bda9 with: java-version: '8' distribution: 'temurin' From 56d99332270b9f42eb7171e0232bc75d1cb678d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:26:51 +0000 Subject: [PATCH 33/55] chore(deps): update github/codeql-action digest to 2da9ad5 (#701) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index c099835f..7e40de4c 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@192ad9bd5f0f28e050b84a9790c483b45e47edc1 + uses: github/codeql-action/init@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@192ad9bd5f0f28e050b84a9790c483b45e47edc1 + uses: github/codeql-action/analyze@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index de7139de..f0f98f85 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@192ad9bd5f0f28e050b84a9790c483b45e47edc1 + uses: github/codeql-action/init@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@192ad9bd5f0f28e050b84a9790c483b45e47edc1 + uses: github/codeql-action/autobuild@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@192ad9bd5f0f28e050b84a9790c483b45e47edc1 + uses: github/codeql-action/analyze@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b From b4e8962c4d1d82c8823962424020ba8fa7a7180c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 22:12:25 +0000 Subject: [PATCH 34/55] fix(deps): update dependency io.cucumber:cucumber-bom to v7.14.1 (#702) 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 7d70534b..0a771e09 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ io.cucumber cucumber-bom - 7.14.0 + 7.14.1 pom import From 898a5305d43e00699124b381923f2d18ea91d582 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 02:00:50 +0000 Subject: [PATCH 35/55] chore(deps): update github/codeql-action digest to 4712487 (#703) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 7e40de4c..bf1e9e24 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b + uses: github/codeql-action/init@4712487dc37a6beb8338f27ecc80f504728ff7e2 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b + uses: github/codeql-action/analyze@4712487dc37a6beb8338f27ecc80f504728ff7e2 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index f0f98f85..4e582738 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b + uses: github/codeql-action/init@4712487dc37a6beb8338f27ecc80f504728ff7e2 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b + uses: github/codeql-action/autobuild@4712487dc37a6beb8338f27ecc80f504728ff7e2 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@2da9ad5070aa7b045e9c6e2f59369141c7e2c32b + uses: github/codeql-action/analyze@4712487dc37a6beb8338f27ecc80f504728ff7e2 From e8d800c80097623e562fff7d1d051299b2d1ef4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:42:30 +0000 Subject: [PATCH 36/55] chore(deps): update github/codeql-action digest to db40ac4 (#704) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index bf1e9e24..30d8e050 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@4712487dc37a6beb8338f27ecc80f504728ff7e2 + uses: github/codeql-action/init@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4712487dc37a6beb8338f27ecc80f504728ff7e2 + uses: github/codeql-action/analyze@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 4e582738..4fc2b899 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@4712487dc37a6beb8338f27ecc80f504728ff7e2 + uses: github/codeql-action/init@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@4712487dc37a6beb8338f27ecc80f504728ff7e2 + uses: github/codeql-action/autobuild@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4712487dc37a6beb8338f27ecc80f504728ff7e2 + uses: github/codeql-action/analyze@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 From 3598ee929d50b27f1d5b25a7c0db11627ae22002 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:33:15 +0000 Subject: [PATCH 37/55] chore(deps): update dependency com.github.spotbugs:spotbugs to v4.8.2 (#705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0a771e09..9d1dd210 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ com.github.spotbugs spotbugs - 4.8.1 + 4.8.2 provided @@ -365,7 +365,7 @@ com.github.spotbugs spotbugs - 4.8.1 + 4.8.2 From 41d3d442236fb635368c61d7ae889fa01d84cfbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 20:26:39 +0000 Subject: [PATCH 38/55] chore(deps): update actions/setup-java digest to 387ac29 (#706) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/merge.yml | 2 +- .github/workflows/pullrequest.yml | 2 +- .github/workflows/release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index b4992131..730970bd 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 - uses: actions/setup-java@9eda6b51cc4f6ee99be3dd5537b85e389e47bda9 + uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 with: java-version: '8' distribution: 'temurin' diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 30d8e050..a14cd375 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 - uses: actions/setup-java@9eda6b51cc4f6ee99be3dd5537b85e389e47bda9 + uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 with: java-version: '8' distribution: 'temurin' diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 90b2496d..fcdc6bc2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 if: ${{ steps.release.outputs.releases_created }} - uses: actions/setup-java@9eda6b51cc4f6ee99be3dd5537b85e389e47bda9 + uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 with: java-version: '8' distribution: 'temurin' From 683307a6a1cf60b54937a13ed41ab9638366541f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 00:52:35 +0000 Subject: [PATCH 39/55] chore(deps): update google-github-actions/release-please-action digest to c5182cc (#707) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fcdc6bc2..37a8156a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@1ddb669c677d585663a83fc535edc428954c4aeb + - uses: google-github-actions/release-please-action@c5182cc8b1ba400fc549efce9b4f73c58db4417b id: release with: command: manifest From d09b5f14074aca5d3510c203e4d27107516e17b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 00:48:54 +0000 Subject: [PATCH 40/55] chore(deps): update google-github-actions/release-please-action digest to 546de4e (#708) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 37a8156a..928de192 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@c5182cc8b1ba400fc549efce9b4f73c58db4417b + - uses: google-github-actions/release-please-action@546de4e1ec962156112b6e5b306e8dae6e73beae id: release with: command: manifest From a66f644f79954ffaf028b8cdc1a93c9495f6a23b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 16:20:37 +0000 Subject: [PATCH 41/55] chore(deps): update actions/setup-java digest to 16ef37f (#709) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/merge.yml | 2 +- .github/workflows/pullrequest.yml | 2 +- .github/workflows/release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 730970bd..d6ac1ce0 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 - uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 + uses: actions/setup-java@16ef37f8dd292a31055a9ee0d26fa0a4efab58de with: java-version: '8' distribution: 'temurin' diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index a14cd375..520c582f 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 - uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 + uses: actions/setup-java@16ef37f8dd292a31055a9ee0d26fa0a4efab58de with: java-version: '8' distribution: 'temurin' diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 928de192..d4c98173 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 if: ${{ steps.release.outputs.releases_created }} - uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 + uses: actions/setup-java@16ef37f8dd292a31055a9ee0d26fa0a4efab58de with: java-version: '8' distribution: 'temurin' From bd9a37fa84131345dd48a98fbec50688511350c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 00:03:01 +0000 Subject: [PATCH 42/55] chore(deps): update github/codeql-action digest to b929cca (#710) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 520c582f..f0ad0620 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 + uses: github/codeql-action/init@b929cca357c69e531c6a87fd83017d582b1e56ec with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 + uses: github/codeql-action/analyze@b929cca357c69e531c6a87fd83017d582b1e56ec diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 4fc2b899..4c6119b2 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 + uses: github/codeql-action/init@b929cca357c69e531c6a87fd83017d582b1e56ec with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 + uses: github/codeql-action/autobuild@b929cca357c69e531c6a87fd83017d582b1e56ec - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@db40ac46b93b7b964f77dcce0320cb5d5c0ddae0 + uses: github/codeql-action/analyze@b929cca357c69e531c6a87fd83017d582b1e56ec From 759fb77e24412b90b8ea99f2d91c88679675688d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 05:21:33 +0000 Subject: [PATCH 43/55] chore(deps): update google-github-actions/release-please-action digest to 6effe5c (#711) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d4c98173..acb3238b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@546de4e1ec962156112b6e5b306e8dae6e73beae + - uses: google-github-actions/release-please-action@6effe5c68114e075c5e2685a1c547629af26c43f id: release with: command: manifest From 2fb505808ea62d27f4b252ffe96dc16a01da24a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 03:10:17 +0000 Subject: [PATCH 44/55] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.2.0 (#712) 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 9d1dd210..4fd09008 100644 --- a/pom.xml +++ b/pom.xml @@ -349,7 +349,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.1.0 + 4.8.2.0 spotbugs-exclusions.xml From 826b551a0d45d05a06c4d76678dbc68f37591f84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 23:39:26 +0000 Subject: [PATCH 45/55] chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3 (#713) 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 4fd09008..83ce8757 100644 --- a/pom.xml +++ b/pom.xml @@ -452,7 +452,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.2 + 3.6.3 true all,-missing From 216bff583c6b5585a5ef317d58db87347d52a63e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 12:46:50 +0000 Subject: [PATCH 46/55] chore(deps): update amannn/action-semantic-pull-request digest to 67cbd7a (#714) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lint-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-pr.yml b/.github/workflows/lint-pr.yml index 839475bc..794fd9f5 100644 --- a/.github/workflows/lint-pr.yml +++ b/.github/workflows/lint-pr.yml @@ -18,6 +18,6 @@ jobs: name: Validate PR title runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@95af3b9b31c4e8a73ba942334cfdac3cdf7618c7 + - uses: amannn/action-semantic-pull-request@67cbd7a15a6eeea0c3a0dffff4768fa5653de05c env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 763d49e4144b9be91d7a92d371d8fac69e9c9929 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:26:39 +0000 Subject: [PATCH 47/55] chore(deps): update github/codeql-action digest to a16ac98 (#715) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index f0ad0620..7e504851 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@b929cca357c69e531c6a87fd83017d582b1e56ec + uses: github/codeql-action/init@a16ac9858394f44de19295a115cdfd795f87623e with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b929cca357c69e531c6a87fd83017d582b1e56ec + uses: github/codeql-action/analyze@a16ac9858394f44de19295a115cdfd795f87623e diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 4c6119b2..909451ba 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@b929cca357c69e531c6a87fd83017d582b1e56ec + uses: github/codeql-action/init@a16ac9858394f44de19295a115cdfd795f87623e with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@b929cca357c69e531c6a87fd83017d582b1e56ec + uses: github/codeql-action/autobuild@a16ac9858394f44de19295a115cdfd795f87623e - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b929cca357c69e531c6a87fd83017d582b1e56ec + uses: github/codeql-action/analyze@a16ac9858394f44de19295a115cdfd795f87623e From 1ff97bce0374cb047206e08dd932fa0447e00ff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:03:33 +0000 Subject: [PATCH 48/55] chore(deps): update github/codeql-action digest to bc50092 (#716) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 7e504851..abb50f6e 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@a16ac9858394f44de19295a115cdfd795f87623e + uses: github/codeql-action/init@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a16ac9858394f44de19295a115cdfd795f87623e + uses: github/codeql-action/analyze@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 909451ba..1f4f25c2 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@a16ac9858394f44de19295a115cdfd795f87623e + uses: github/codeql-action/init@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@a16ac9858394f44de19295a115cdfd795f87623e + uses: github/codeql-action/autobuild@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a16ac9858394f44de19295a115cdfd795f87623e + uses: github/codeql-action/analyze@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db From 9c6580d962cb7504f0d4247d69ee185b33fb1b9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 03:48:25 +0000 Subject: [PATCH 49/55] chore(deps): update google-github-actions/release-please-action digest to 18e07cc (#717) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index acb3238b..21bbc246 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@6effe5c68114e075c5e2685a1c547629af26c43f + - uses: google-github-actions/release-please-action@18e07ccc3cbf9452c36a903319d532486196dba9 id: release with: command: manifest From 462b3f23f1f8006ec49f80714ea73d7c95882a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 00:41:31 +0000 Subject: [PATCH 50/55] chore(deps): update github/codeql-action digest to 3675be0 (#718) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index abb50f6e..7f1f7bf2 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db + uses: github/codeql-action/init@3675be0110bc35cc6e05c280a95f1b920990ed68 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db + uses: github/codeql-action/analyze@3675be0110bc35cc6e05c280a95f1b920990ed68 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 1f4f25c2..68d498b4 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db + uses: github/codeql-action/init@3675be0110bc35cc6e05c280a95f1b920990ed68 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db + uses: github/codeql-action/autobuild@3675be0110bc35cc6e05c280a95f1b920990ed68 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@bc50092bdb546ff8f9d3eb30eb4cd57b4a0059db + uses: github/codeql-action/analyze@3675be0110bc35cc6e05c280a95f1b920990ed68 From f4c20cccab34570d397c53eaf4a37199a18987e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 16:27:22 +0000 Subject: [PATCH 51/55] chore(deps): update github/codeql-action digest to 382a50a (#719) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 7f1f7bf2..b17a9312 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@3675be0110bc35cc6e05c280a95f1b920990ed68 + uses: github/codeql-action/init@382a50a0284c0de445104889a9d6003acb4b3c1d with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@3675be0110bc35cc6e05c280a95f1b920990ed68 + uses: github/codeql-action/analyze@382a50a0284c0de445104889a9d6003acb4b3c1d diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 68d498b4..82ead37a 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@3675be0110bc35cc6e05c280a95f1b920990ed68 + uses: github/codeql-action/init@382a50a0284c0de445104889a9d6003acb4b3c1d with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@3675be0110bc35cc6e05c280a95f1b920990ed68 + uses: github/codeql-action/autobuild@382a50a0284c0de445104889a9d6003acb4b3c1d - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@3675be0110bc35cc6e05c280a95f1b920990ed68 + uses: github/codeql-action/analyze@382a50a0284c0de445104889a9d6003acb4b3c1d From ec9c6589b2cefbc8bfd51dc51d873b5c9f04674b Mon Sep 17 00:00:00 2001 From: Kavindu Dodanduwa Date: Thu, 7 Dec 2023 12:11:56 -0800 Subject: [PATCH 52/55] chore: attempt to fix rp workflow (#720) attempt to fix rp workflow Signed-off-by: Kavindu Dodanduwa --- .github/workflows/release.yml | 1 - release-please-config.json | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 21bbc246..397b3285 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,6 @@ jobs: - uses: google-github-actions/release-please-action@18e07ccc3cbf9452c36a903319d532486196dba9 id: release with: - command: manifest token: ${{secrets.GITHUB_TOKEN}} default-branch: main diff --git a/release-please-config.json b/release-please-config.json index 66c7193d..d97616c7 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -3,7 +3,6 @@ "packages": { ".": { "package-name": "dev.openfeature.sdk", - "release-type": "simple", "monorepo-tags": false, "include-component-in-tag": false, "bump-minor-pre-major": true, From 63c8a9fb5d07b20ab40181387a84f92114e5aaf0 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Thu, 7 Dec 2023 15:19:55 -0500 Subject: [PATCH 53/55] chore: Update release-please-config.json Signed-off-by: Todd Baert --- release-please-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/release-please-config.json b/release-please-config.json index d97616c7..ad00d89a 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -4,6 +4,7 @@ ".": { "package-name": "dev.openfeature.sdk", "monorepo-tags": false, + "release-type": "simple", "include-component-in-tag": false, "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true, From 425621d44162b1565b4a1684b33758256f1685e2 Mon Sep 17 00:00:00 2001 From: Kavindu Dodanduwa Date: Thu, 7 Dec 2023 13:04:20 -0800 Subject: [PATCH 54/55] chore: releases to release (#722) releases to release Signed-off-by: Kavindu Dodanduwa --- .github/workflows/release.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 397b3285..4df078d2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,10 +27,10 @@ jobs: # These steps are only run if this was a merged release-please PR - name: checkout - if: ${{ steps.release.outputs.releases_created }} + if: ${{ steps.release.outputs.release_created }} uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Set up JDK 8 - if: ${{ steps.release.outputs.releases_created }} + if: ${{ steps.release.outputs.release_created }} uses: actions/setup-java@16ef37f8dd292a31055a9ee0d26fa0a4efab58de with: java-version: '8' @@ -41,14 +41,14 @@ jobs: server-password: ${{ secrets.OSSRH_PASSWORD }} - name: Configure GPG Key - if: ${{ steps.release.outputs.releases_created }} + if: ${{ steps.release.outputs.release_created }} run: | echo -n "$GPG_SIGNING_KEY" | base64 --decode | gpg --import env: GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }} - name: Deploy - if: ${{ steps.release.outputs.releases_created }} + if: ${{ steps.release.outputs.release_created }} run: | mvn --batch-mode \ --settings release/m2-settings.xml clean deploy From deeb13dc5da112e8d2224b089b5d4c0e7b54707f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 16:14:17 -0500 Subject: [PATCH 55/55] chore(main): release 1.7.1 (#670) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 64 +++++++++++++++++++++++++++++++++++ README.md | 8 ++--- pom.xml | 2 +- version.txt | 2 +- 5 files changed, 71 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0e757992..3edf3554 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.7.0"} \ No newline at end of file +{".":"1.7.1"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 903cf395..d1bc69c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,69 @@ # Changelog +## [1.7.1](https://github.com/open-feature/java-sdk/compare/v1.7.0...v1.7.1) (2023-12-07) + + +### ๐Ÿ› Bug Fixes + +* **deps:** update dependency io.cucumber:cucumber-bom to v7.14.1 ([#702](https://github.com/open-feature/java-sdk/issues/702)) ([b4e8962](https://github.com/open-feature/java-sdk/commit/b4e8962c4d1d82c8823962424020ba8fa7a7180c)) +* **deps:** update junit5 monorepo ([#684](https://github.com/open-feature/java-sdk/issues/684)) ([256d115](https://github.com/open-feature/java-sdk/commit/256d1156577c71097c38bc7393707f60e3dd12b7)) + + +### ๐Ÿงน Chore + +* attempt to fix rp workflow ([#720](https://github.com/open-feature/java-sdk/issues/720)) ([ec9c658](https://github.com/open-feature/java-sdk/commit/ec9c6589b2cefbc8bfd51dc51d873b5c9f04674b)) +* **deps:** update actions/setup-java digest to 16ef37f ([#709](https://github.com/open-feature/java-sdk/issues/709)) ([a66f644](https://github.com/open-feature/java-sdk/commit/a66f644f79954ffaf028b8cdc1a93c9495f6a23b)) +* **deps:** update actions/setup-java digest to 387ac29 ([#706](https://github.com/open-feature/java-sdk/issues/706)) ([41d3d44](https://github.com/open-feature/java-sdk/commit/41d3d442236fb635368c61d7ae889fa01d84cfbe)) +* **deps:** update actions/setup-java digest to 9eda6b5 ([#700](https://github.com/open-feature/java-sdk/issues/700)) ([7cef673](https://github.com/open-feature/java-sdk/commit/7cef6732ad2eda58f02c1f5787a815e2e2cb2124)) +* **deps:** update amannn/action-semantic-pull-request digest to 67cbd7a ([#714](https://github.com/open-feature/java-sdk/issues/714)) ([216bff5](https://github.com/open-feature/java-sdk/commit/216bff583c6b5585a5ef317d58db87347d52a63e)) +* **deps:** update amannn/action-semantic-pull-request digest to 95af3b9 ([#682](https://github.com/open-feature/java-sdk/issues/682)) ([a8f2566](https://github.com/open-feature/java-sdk/commit/a8f25667829953a76f76dcc5ac6fe98db3a82dad)) +* **deps:** update dependency com.github.spotbugs:spotbugs to v4.8.1 ([#689](https://github.com/open-feature/java-sdk/issues/689)) ([2f81481](https://github.com/open-feature/java-sdk/commit/2f81481b1c5a7f39253f39224bbfaa51ba5430e5)) +* **deps:** update dependency com.github.spotbugs:spotbugs to v4.8.2 ([#705](https://github.com/open-feature/java-sdk/issues/705)) ([3598ee9](https://github.com/open-feature/java-sdk/commit/3598ee929d50b27f1d5b25a7c0db11627ae22002)) +* **deps:** update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.1.0 ([#690](https://github.com/open-feature/java-sdk/issues/690)) ([dfc4848](https://github.com/open-feature/java-sdk/commit/dfc48487862094a48a3ea018e43d1c0ed077767a)) +* **deps:** update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.2.0 ([#712](https://github.com/open-feature/java-sdk/issues/712)) ([2fb5058](https://github.com/open-feature/java-sdk/commit/2fb505808ea62d27f4b252ffe96dc16a01da24a3)) +* **deps:** update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.2 ([#686](https://github.com/open-feature/java-sdk/issues/686)) ([2b99b6c](https://github.com/open-feature/java-sdk/commit/2b99b6cdbff23b10471d8827d720d1db5fe3ca01)) +* **deps:** update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.2 ([#687](https://github.com/open-feature/java-sdk/issues/687)) ([7a03586](https://github.com/open-feature/java-sdk/commit/7a03586318906c86e4238f39128ffded35a2a444)) +* **deps:** update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3 ([#713](https://github.com/open-feature/java-sdk/issues/713)) ([826b551](https://github.com/open-feature/java-sdk/commit/826b551a0d45d05a06c4d76678dbc68f37591f84)) +* **deps:** update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.21.2 ([#681](https://github.com/open-feature/java-sdk/issues/681)) ([a01c728](https://github.com/open-feature/java-sdk/commit/a01c728c0c614f34aaa92e5ee2668c307954f76c)) +* **deps:** update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 ([#688](https://github.com/open-feature/java-sdk/issues/688)) ([c2cbac0](https://github.com/open-feature/java-sdk/commit/c2cbac06452a071be40bf6f566cebee99dad2e0a)) +* **deps:** update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.1 ([#697](https://github.com/open-feature/java-sdk/issues/697)) ([bbb8177](https://github.com/open-feature/java-sdk/commit/bbb817736fd9fc0daa4bba4f2d81adfb83093f48)) +* **deps:** update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.10 ([#674](https://github.com/open-feature/java-sdk/issues/674)) ([fd283ba](https://github.com/open-feature/java-sdk/commit/fd283ba8ee926a68601f9ce82bdb8d484656e081)) +* **deps:** update dependency org.jacoco:jacoco-maven-plugin to v0.8.11 ([#656](https://github.com/open-feature/java-sdk/issues/656)) ([a51ea0f](https://github.com/open-feature/java-sdk/commit/a51ea0f07fbb3334dfdba458f5f0f5970863463b)) +* **deps:** update github/codeql-action digest to 0d0a53c ([#695](https://github.com/open-feature/java-sdk/issues/695)) ([5c16534](https://github.com/open-feature/java-sdk/commit/5c16534a21a040b01a0e9484733cbcfc03c2a3ad)) +* **deps:** update github/codeql-action digest to 137a1e0 ([#679](https://github.com/open-feature/java-sdk/issues/679)) ([36ab1e2](https://github.com/open-feature/java-sdk/commit/36ab1e2763ffec9f2e1c24bab3aa819b556dac11)) +* **deps:** update github/codeql-action digest to 192ad9b ([#699](https://github.com/open-feature/java-sdk/issues/699)) ([6257639](https://github.com/open-feature/java-sdk/commit/62576391fb2f3fe56695bfadeb3e17f56dd5117f)) +* **deps:** update github/codeql-action digest to 2da9ad5 ([#701](https://github.com/open-feature/java-sdk/issues/701)) ([56d9933](https://github.com/open-feature/java-sdk/commit/56d99332270b9f42eb7171e0232bc75d1cb678d8)) +* **deps:** update github/codeql-action digest to 3675be0 ([#718](https://github.com/open-feature/java-sdk/issues/718)) ([462b3f2](https://github.com/open-feature/java-sdk/commit/462b3f23f1f8006ec49f80714ea73d7c95882a97)) +* **deps:** update github/codeql-action digest to 382a50a ([#719](https://github.com/open-feature/java-sdk/issues/719)) ([f4c20cc](https://github.com/open-feature/java-sdk/commit/f4c20cccab34570d397c53eaf4a37199a18987e5)) +* **deps:** update github/codeql-action digest to 4712487 ([#703](https://github.com/open-feature/java-sdk/issues/703)) ([898a530](https://github.com/open-feature/java-sdk/commit/898a5305d43e00699124b381923f2d18ea91d582)) +* **deps:** update github/codeql-action digest to 4888104 ([#671](https://github.com/open-feature/java-sdk/issues/671)) ([f845d1c](https://github.com/open-feature/java-sdk/commit/f845d1ca5565fe59389aec52055be9342b50b760)) +* **deps:** update github/codeql-action digest to 4b6aa0b ([#696](https://github.com/open-feature/java-sdk/issues/696)) ([c9197d8](https://github.com/open-feature/java-sdk/commit/c9197d8f16ea49d68b1132c5d1af2952152e19c5)) +* **deps:** update github/codeql-action digest to 8c8c7b4 ([#693](https://github.com/open-feature/java-sdk/issues/693)) ([e2114ec](https://github.com/open-feature/java-sdk/commit/e2114ecedad9061eaf239e2eef3b47ec5078ec8a)) +* **deps:** update github/codeql-action digest to 9f150ba ([#698](https://github.com/open-feature/java-sdk/issues/698)) ([dbbd4f7](https://github.com/open-feature/java-sdk/commit/dbbd4f7d4edd0ee212adcce612375026180a4fc7)) +* **deps:** update github/codeql-action digest to a16ac98 ([#715](https://github.com/open-feature/java-sdk/issues/715)) ([763d49e](https://github.com/open-feature/java-sdk/commit/763d49e4144b9be91d7a92d371d8fac69e9c9929)) +* **deps:** update github/codeql-action digest to a3795eb ([#673](https://github.com/open-feature/java-sdk/issues/673)) ([7f66afa](https://github.com/open-feature/java-sdk/commit/7f66afa8e67d19a5169a2d07e46d2117d810dbd2)) +* **deps:** update github/codeql-action digest to ab6dd28 ([#694](https://github.com/open-feature/java-sdk/issues/694)) ([31916e0](https://github.com/open-feature/java-sdk/commit/31916e04f122a42c177f6f4c5de87d036aa32b51)) +* **deps:** update github/codeql-action digest to b929cca ([#710](https://github.com/open-feature/java-sdk/issues/710)) ([bd9a37f](https://github.com/open-feature/java-sdk/commit/bd9a37fa84131345dd48a98fbec50688511350c1)) +* **deps:** update github/codeql-action digest to bc50092 ([#716](https://github.com/open-feature/java-sdk/issues/716)) ([1ff97bc](https://github.com/open-feature/java-sdk/commit/1ff97bce0374cb047206e08dd932fa0447e00ff2)) +* **deps:** update github/codeql-action digest to c73d8a6 ([#676](https://github.com/open-feature/java-sdk/issues/676)) ([26b2382](https://github.com/open-feature/java-sdk/commit/26b2382231a81e792b3c61cc1b83208b8c882fd9)) +* **deps:** update github/codeql-action digest to c7abe9c ([#672](https://github.com/open-feature/java-sdk/issues/672)) ([b8c3aa1](https://github.com/open-feature/java-sdk/commit/b8c3aa18f8b7fdcafed8cb855215e38439db7025)) +* **deps:** update github/codeql-action digest to db40ac4 ([#704](https://github.com/open-feature/java-sdk/issues/704)) ([e8d800c](https://github.com/open-feature/java-sdk/commit/e8d800c80097623e562fff7d1d051299b2d1ef4f)) +* **deps:** update github/codeql-action digest to df32e39 ([#675](https://github.com/open-feature/java-sdk/issues/675)) ([a226736](https://github.com/open-feature/java-sdk/commit/a22673614fa3c1d97014bafbf1316622ed6b0990)) +* **deps:** update github/codeql-action digest to e280207 ([#692](https://github.com/open-feature/java-sdk/issues/692)) ([4403d1a](https://github.com/open-feature/java-sdk/commit/4403d1acb56c621069311555787482d873a7b8df)) +* **deps:** update github/codeql-action digest to edb8265 ([#669](https://github.com/open-feature/java-sdk/issues/669)) ([4133cfd](https://github.com/open-feature/java-sdk/commit/4133cfd6284b46ffe74de75405f12f467929109c)) +* **deps:** update google-github-actions/release-please-action digest to 18e07cc ([#717](https://github.com/open-feature/java-sdk/issues/717)) ([9c6580d](https://github.com/open-feature/java-sdk/commit/9c6580d962cb7504f0d4247d69ee185b33fb1b9c)) +* **deps:** update google-github-actions/release-please-action digest to 1ddb669 ([#691](https://github.com/open-feature/java-sdk/issues/691)) ([4c48bc7](https://github.com/open-feature/java-sdk/commit/4c48bc719f68aa8ca44281b946ba94150dbd8f87)) +* **deps:** update google-github-actions/release-please-action digest to 546de4e ([#708](https://github.com/open-feature/java-sdk/issues/708)) ([d09b5f1](https://github.com/open-feature/java-sdk/commit/d09b5f14074aca5d3510c203e4d27107516e17b8)) +* **deps:** update google-github-actions/release-please-action digest to 6effe5c ([#711](https://github.com/open-feature/java-sdk/issues/711)) ([759fb77](https://github.com/open-feature/java-sdk/commit/759fb77e24412b90b8ea99f2d91c88679675688d)) +* **deps:** update google-github-actions/release-please-action digest to 9108012 ([#680](https://github.com/open-feature/java-sdk/issues/680)) ([35389b9](https://github.com/open-feature/java-sdk/commit/35389b954501a9fd7290b3609def31cf9c373458)) +* **deps:** update google-github-actions/release-please-action digest to c18751a ([#678](https://github.com/open-feature/java-sdk/issues/678)) ([6fbf7ba](https://github.com/open-feature/java-sdk/commit/6fbf7ba123c0654c81aff43deaf16ce85b8258f0)) +* **deps:** update google-github-actions/release-please-action digest to c3f4481 ([#677](https://github.com/open-feature/java-sdk/issues/677)) ([dd7300a](https://github.com/open-feature/java-sdk/commit/dd7300a4eaf84d730e40cc73e61252ee4ee12d0b)) +* **deps:** update google-github-actions/release-please-action digest to c5182cc ([#707](https://github.com/open-feature/java-sdk/issues/707)) ([683307a](https://github.com/open-feature/java-sdk/commit/683307a6a1cf60b54937a13ed41ab9638366541f)) +* **deps:** update google-github-actions/release-please-action digest to db8f2c6 ([#685](https://github.com/open-feature/java-sdk/issues/685)) ([6efeb39](https://github.com/open-feature/java-sdk/commit/6efeb39df2e26d8af9fda68c2fef18d3f84f1580)) +* releases to release ([#722](https://github.com/open-feature/java-sdk/issues/722)) ([425621d](https://github.com/open-feature/java-sdk/commit/425621d44162b1565b4a1684b33758256f1685e2)) +* Update release-please-config.json ([63c8a9f](https://github.com/open-feature/java-sdk/commit/63c8a9fb5d07b20ab40181387a84f92114e5aaf0)) +* update spec release link ([9bbf135](https://github.com/open-feature/java-sdk/commit/9bbf135e96fa2ca70778352d60dd21f1c92c5448)) + ## [1.7.0](https://github.com/open-feature/java-sdk/compare/v1.6.1...v1.7.0) (2023-10-24) diff --git a/README.md b/README.md index 8519cdc5..85481541 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ - - Release + + Release @@ -59,7 +59,7 @@ Note that this library is intended to be used in server-side contexts and has no dev.openfeature sdk - 1.7.0 + 1.7.1 ``` @@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information: ```groovy dependencies { - implementation 'dev.openfeature:sdk:1.7.0' + implementation 'dev.openfeature:sdk:1.7.1' } ``` diff --git a/pom.xml b/pom.xml index 83ce8757..ce79ca03 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.openfeature sdk - 1.7.0 + 1.7.1 UTF-8 diff --git a/version.txt b/version.txt index bd8bf882..943f9cbc 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.0 +1.7.1