From 4eca243b39a949cd0a31204fa47224744ef5bdb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:06:16 +0000 Subject: [PATCH 1/2] Bump the testcontainers group with 2 updates Bumps the testcontainers group with 2 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) and [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java). Updates `org.testcontainers:testcontainers-bom` from 2.0.1 to 2.0.2 - [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/2.0.1...2.0.2) Updates `org.testcontainers:testcontainers` from 2.0.1 to 2.0.2 - [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/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testcontainers - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testcontainers ... Signed-off-by: dependabot[bot] --- dependencyManagement/build.gradle.kts | 2 +- smoke-tests/framework/build.gradle.kts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 32ca7459ee3..5c213d8aa7a 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -24,7 +24,7 @@ val DEPENDENCY_BOMS = listOf( "com.azure:azure-sdk-bom:1.3.2", "io.netty:netty-bom:4.2.7.Final", "org.junit:junit-bom:5.14.1", - "org.testcontainers:testcontainers-bom:2.0.1", + "org.testcontainers:testcontainers-bom:2.0.2", ) val autoServiceVersion = "1.1.1" diff --git a/smoke-tests/framework/build.gradle.kts b/smoke-tests/framework/build.gradle.kts index fdd0cbc74e1..c2c3772822b 100644 --- a/smoke-tests/framework/build.gradle.kts +++ b/smoke-tests/framework/build.gradle.kts @@ -22,7 +22,7 @@ dependencies { implementation("io.opentelemetry.proto:opentelemetry-proto:1.8.0-alpha") // this is exposed in SmokeTestExtension API - api("org.testcontainers:testcontainers:2.0.1") + api("org.testcontainers:testcontainers:2.0.2") implementation("org.awaitility:awaitility:4.3.0") From 7eb034ba1944c357afb399b41b620e4a2da46f94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:08:13 +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 cffc6a3818d..3ddd70bcf98 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=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 a4f4bcd2e74..cadd1902f20 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.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=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 a4f4bcd2e74..cadd1902f20 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.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=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 cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 2a07cbaea88..d988adb8baf 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.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index bba7f2807cb..22b02f5226d 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -77,5 +77,5 @@ org.junit:junit-bom:5.14.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:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index cffc6a3818d..3ddd70bcf98 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index cffc6a3818d..3ddd70bcf98 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index cffc6a3818d..3ddd70bcf98 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.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index a05756b398b..bc8587005a2 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.17.6=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index cffc6a3818d..3ddd70bcf98 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index cffc6a3818d..3ddd70bcf98 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty= diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 48a31de43c0..387d43e5788 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -10,5 +10,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.54.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.54.0=runtimeClasspath org.junit:junit-bom:5.14.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:2.0.1=runtimeClasspath +org.testcontainers:testcontainers-bom:2.0.2=runtimeClasspath empty=