From 5fd50e6181b5ea5992c79d629dd1d776fb281f5c Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 18 Jan 2025 11:08:24 +0100 Subject: [PATCH 01/25] Upgrade Byte Buddy 1.15.11 -> 1.16.0 (#1521) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.16.0 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.11...byte-buddy-1.16.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56c315dd..c12ab3a5 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ net.bytebuddy byte-buddy - 1.15.11 + 1.16.0 ++ 3.27.3 + test + diff --git a/pom.xml b/pom.xml index b3a07258..53ddd274 100644 --- a/pom.xml +++ b/pom.xml @@ -440,7 +440,7 @@ org.assertj assertj-bom - 3.27.2 + 3.27.3 pom import From 1aea710c5399f645542ee4c7961610d53d11faf8 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:41:23 +0100 Subject: [PATCH 08/25] Upgrade OpenRewrite 3.0.1 -> 3.0.2 (#1519) See: - https://github.com/openrewrite/rewrite-recipe-bom/releases/tag/v3.0.2 - https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.0.1...v3.0.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 53ddd274..86a19636 100644 --- a/pom.xml +++ b/pom.xml @@ -496,7 +496,7 @@ org.openrewrite.recipe rewrite-recipe-bom - 3.0.1 + 3.0.2 pom import From 895875c84966eb4d56495660fa03c426a8e8a90f Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Fri, 24 Jan 2025 10:11:42 +0100 Subject: [PATCH 09/25] Upgrade MongoDB driver 5.3.0 -> 5.3.1 (#1527) See: - https://github.com/mongodb/mongo-java-driver/releases/tag/r5.3.1 - https://github.com/mongodb/mongo-java-driver/compare/r5.3.0...r5.3.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86a19636..c35505b3 100644 --- a/pom.xml +++ b/pom.xml @@ -486,7 +486,7 @@ org.mongodb mongodb-driver-core - 5.3.0 + 5.3.1 org.openrewrite From 636c1993d567c19dff76bbd0d783f1bfa3f3170b Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:11:33 +0100 Subject: [PATCH 10/25] Upgrade OpenRewrite Templating 1.21.0 -> 1.22.0 (#1530) See: - https://github.com/openrewrite/rewrite-templating/releases/tag/v1.22.0 - https://github.com/openrewrite/rewrite-templating/compare/v1.21.0...v1.22.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c35505b3..9b6dbe1b 100644 --- a/pom.xml +++ b/pom.xml @@ -215,7 +215,7 @@ 1.0.1 0.12.3 1.1.4 - 1.21.0 + 1.22.0 3.2.3 From 708317f31470354bc588d049a419882a745ebc22 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:22:19 +0100 Subject: [PATCH 11/25] Upgrade Spring Boot 3.4.1 -> 3.4.2 (#1528) See: - https://github.com/spring-projects/spring-boot/releases/tag/v3.4.2 - https://github.com/spring-projects/spring-boot/compare/v3.4.1...v3.4.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b6dbe1b..64bccf0a 100644 --- a/pom.xml +++ b/pom.xml @@ -517,7 +517,7 @@ org.springframework.boot spring-boot-test - 3.4.1 + 3.4.2 org.springframework.security From 4608c00140ec7d66022181c7964ed2e1dbb67257 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:50:19 +0100 Subject: [PATCH 12/25] Upgrade OpenRewrite 3.0.2 -> 3.1.0 (#1529) See: - https://github.com/openrewrite/rewrite-recipe-bom/releases/tag/v3.1.0 - https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.0.2...v3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64bccf0a..d49718f7 100644 --- a/pom.xml +++ b/pom.xml @@ -496,7 +496,7 @@ org.openrewrite.recipe rewrite-recipe-bom - 3.0.2 + 3.1.0 pom import From 4c32d3ce7a4b695298f8f5eca5da7ad9964ef9f7 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:13:25 +0100 Subject: [PATCH 13/25] Upgrade ruby/setup-ruby v1.206.0 -> v1.213.0 (#1533) See: - https://github.com/ruby/setup-ruby/releases/tag/v1.213.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.212.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.211.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.210.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.209.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.208.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.207.0 --- .github/workflows/deploy-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index 53ad0f5b..6eb92e72 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: persist-credentials: false - - uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0 + - uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0 with: working-directory: ./website bundler-cache: true From dd190ee056e519d83398802cf3ad08269eddae45 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:40:57 +0100 Subject: [PATCH 14/25] Upgrade CodeQL v3.28.0 -> v3.28.5 (#1532) See: - https://github.com/github/codeql-action/blob/main/CHANGELOG.md - https://github.com/github/codeql-action/releases/tag/v3.28.1 - https://github.com/github/codeql-action/releases/tag/v3.28.2 - https://github.com/github/codeql-action/releases/tag/v3.28.3 - https://github.com/github/codeql-action/releases/tag/v3.28.4 - https://github.com/github/codeql-action/releases/tag/v3.28.5 - https://github.com/github/codeql-action/compare/v3.28.0...v3.28.5 --- .github/workflows/codeql.yml | 4 ++-- .github/workflows/openssf-scorecard.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index b1714bfd..db02c168 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -40,13 +40,13 @@ jobs: java-distribution: temurin maven-version: 3.9.9 - name: Initialize CodeQL - uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0 + uses: github/codeql-action/init@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5 with: languages: ${{ matrix.language }} - name: Perform minimal build if: matrix.language == 'java' run: mvn -T1C clean package -DskipTests -Dverification.skip - name: Perform CodeQL analysis - uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0 + uses: github/codeql-action/analyze@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5 with: category: /language:${{ matrix.language }} diff --git a/.github/workflows/openssf-scorecard.yml b/.github/workflows/openssf-scorecard.yml index 57bda357..79380aa5 100644 --- a/.github/workflows/openssf-scorecard.yml +++ b/.github/workflows/openssf-scorecard.yml @@ -48,6 +48,6 @@ jobs: results_format: sarif publish_results: ${{ github.ref == 'refs/heads/master' }} - name: Update GitHub's code scanning dashboard - uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0 + uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5 with: sarif_file: results.sarif From 36ef967f0e6df3c103d704b372fb06b2e7019672 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:07:12 +0100 Subject: [PATCH 15/25] Upgrade Checkstyle 10.21.1 -> 10.21.2 (#1531) See: - https://checkstyle.sourceforge.io/releasenotes.html - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.21.2 - https://github.com/checkstyle/checkstyle/compare/checkstyle-10.21.1...checkstyle-10.21.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d49718f7..7efbb806 100644 --- a/pom.xml +++ b/pom.xml @@ -923,7 +923,7 @@ com.puppycrawl.tools checkstyle - 10.21.1 + 10.21.2 io.spring.nohttp From 9088369f893cee6fca078b4adafcee193e1550bb Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:41:07 +0100 Subject: [PATCH 16/25] Upgrade Byte Buddy 1.16.1 -> 1.17.0 (#1535) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.0 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.16.1...byte-buddy-1.17.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7efbb806..ec2b976b 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ net.bytebuddy byte-buddy - 1.16.1 + 1.17.0 - 2024-11-03T15:58:19Z + 2025-02-02T12:14:39Z UTF-8 - 2025-02-02T12:14:39Z + 2025-02-02T12:19:40Z UTF-8 From 6a6354eb55c02c284610daf8e74642336547c83f Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 8 Feb 2025 15:18:39 +0100 Subject: [PATCH 23/25] Upgrade OpenRewrite Templating 1.22.0 -> 1.22.1 (#1539) See: - https://github.com/openrewrite/rewrite-templating/releases/tag/v1.22.1 - https://github.com/openrewrite/rewrite-templating/compare/v1.22.0...v1.22.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d475f53b..7309a1b9 100644 --- a/pom.xml +++ b/pom.xml @@ -215,7 +215,7 @@ 1.0.1 0.12.3 1.1.4 - 1.22.0 + 1.22.1 3.2.3 From a68e5ae1500e4f9d7ed6cf22b7cd0e63d0812229 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 8 Feb 2025 15:52:40 +0100 Subject: [PATCH 24/25] Upgrade OpenRewrite 3.1.0 -> 3.2.0 (#1540) See: - https://github.com/openrewrite/rewrite-recipe-bom/releases/tag/v3.2.0 - https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.1.0...v3.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7309a1b9..596ef3d3 100644 --- a/pom.xml +++ b/pom.xml @@ -496,7 +496,7 @@ org.openrewrite.recipe rewrite-recipe-bom - 3.1.0 + 3.2.0 pom import From aedeeb09437cc3a432be0d1dcc490a8bb928cacb Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Sun, 9 Feb 2025 20:54:57 +0100 Subject: [PATCH 25/25] Fix integration test `step-security/harden-runner` configuration (#1541) Resolves #1534. --- .github/workflows/run-integration-tests.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/run-integration-tests.yml b/.github/workflows/run-integration-tests.yml index ec5cd5f0..f6aff3fa 100644 --- a/.github/workflows/run-integration-tests.yml +++ b/.github/workflows/run-integration-tests.yml @@ -26,10 +26,10 @@ jobs: with: disable-sudo: true egress-policy: block + # XXX: After updating the validation build flags in + # `integration-tests/prometheus-java-client.sh`, review whether the + # Docker domains specified here can be dropped. allowed-endpoints: > - # XXX: After updating the validation build flags in - # `integration-tests/prometheus-java-client.sh`, review whether the - # Docker domains specified here can be dropped. api.adoptium.net:443 auth.docker.io:443 checkstyle.org:443