From 4a2d7c3379286ba28933c6e6188cb48a47de7c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 03:18:40 +0000 Subject: [PATCH 1/2] Bump org.testcontainers:testcontainers-bom from 1.20.6 to 1.21.0 Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.6 to 1.21.0. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.6...1.21.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dependencyManagement/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 3181842b91..4968e2463f 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf( "com.azure:azure-sdk-bom:1.2.33", "io.netty:netty-bom:4.2.0.Final", "org.junit:junit-bom:5.12.1", - "org.testcontainers:testcontainers-bom:1.20.6", + "org.testcontainers:testcontainers-bom:1.21.0", ) val autoServiceVersion = "1.1.1" From 334b3099313d3e132ea210437da1a4b1175d02d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 03:20:03 +0000 Subject: [PATCH 2/2] ./gradlew resolveAndLockAll --write-locks --- agent/agent-bootstrap/gradle.lockfile | 2 +- agent/agent-for-testing/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile | 2 +- agent/agent-profiler/agent-alerting-api/gradle.lockfile | 2 +- agent/agent-profiler/agent-alerting/gradle.lockfile | 2 +- agent/agent-profiler/agent-diagnostics-api/gradle.lockfile | 2 +- agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile | 2 +- agent/agent-profiler/agent-diagnostics/gradle.lockfile | 2 +- agent/agent-tooling/gradle.lockfile | 2 +- agent/agent/gradle.lockfile | 2 +- .../instrumentation/applicationinsights-web-2.3/gradle.lockfile | 2 +- .../instrumentation/azure-functions-worker-stub/gradle.lockfile | 2 +- agent/instrumentation/azure-functions/gradle.lockfile | 2 +- agent/instrumentation/methods/gradle.lockfile | 2 +- agent/instrumentation/micrometer-1.0/gradle.lockfile | 2 +- agent/runtime-attach/gradle.lockfile | 2 +- classic-sdk/core/gradle.lockfile | 2 +- classic-sdk/web/gradle.lockfile | 2 +- etw/java/gradle.lockfile | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index 18d7a21332..bce41945db 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index 18d7a21332..bce41945db 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 36ce45b7bb..d546b2942f 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 8305906583..f730d7d4df 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -84,5 +84,5 @@ org.junit:junit-bom:5.12.1=runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 4cd83df406..f159e8c7c2 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.15.11=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index b831a04d81..0cfa3fbaa3 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty= diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 16371f8d2c..c4240322fc 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -10,5 +10,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.0=runtimeClasspath empty=