From e8d83bd29023b5b139c793dd3b39cb513eaf2d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:29:43 +0000 Subject: [PATCH 1/2] Bump io.opentelemetry.contrib:opentelemetry-runtime-attach-core Bumps [io.opentelemetry.contrib:opentelemetry-runtime-attach-core](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.40.0-alpha to 1.42.0-alpha. - [Release notes](https://github.com/open-telemetry/opentelemetry-java-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-contrib/commits) --- updated-dependencies: - dependency-name: io.opentelemetry.contrib:opentelemetry-runtime-attach-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agent/runtime-attach/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/runtime-attach/build.gradle.kts b/agent/runtime-attach/build.gradle.kts index e6189a1a525..8b3f827f770 100644 --- a/agent/runtime-attach/build.gradle.kts +++ b/agent/runtime-attach/build.gradle.kts @@ -9,7 +9,7 @@ val otelContribAlphaVersion: String by project val agent: Configuration by configurations.creating dependencies { - implementation("io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.40.0-alpha") + implementation("io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.42.0-alpha") agent(project(":agent:agent", configuration = "shadow")) } From e459cd0949d6de67f756e7a64883506682e68376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:31:45 +0000 Subject: [PATCH 2/2] ./gradlew resolveAndLockAll --write-locks --- agent/runtime-attach/gradle.lockfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 9a0919ef998..532b6e5c9b9 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -4,12 +4,12 @@ com.azure:azure-sdk-bom:1.2.29=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.115.Final=runtimeClasspath -io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.40.0-alpha=runtimeClasspath +io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.42.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.10.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.10.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.44.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.44.1=runtimeClasspath -net.bytebuddy:byte-buddy-agent:1.15.5=runtimeClasspath +net.bytebuddy:byte-buddy-agent:1.15.10=runtimeClasspath org.junit:junit-bom:5.11.3=runtimeClasspath org.testcontainers:testcontainers-bom:1.20.4=runtimeClasspath empty=