From b978119d4eeaa054e254c992fc1a8e7d4f231d83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 03:14:31 +0000 Subject: [PATCH 1/3] Bump com.azure:azure-sdk-bom from 1.2.30 to 1.2.31 Bumps [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from 1.2.30 to 1.2.31. - [Release notes](https://github.com/azure/azure-sdk-for-java/releases) - [Commits](https://github.com/azure/azure-sdk-for-java/compare/azure-sdk-bom_1.2.30...azure-sdk-bom_1.2.31) --- updated-dependencies: - dependency-name: com.azure:azure-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch ... 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 b6d05b3e8ad..49380f419e0 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -25,7 +25,7 @@ val DEPENDENCY_BOMS = listOf( "io.opentelemetry:opentelemetry-bom-alpha:${otelSdkVersion}-alpha", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}", - "com.azure:azure-sdk-bom:1.2.30", + "com.azure:azure-sdk-bom:1.2.31", "io.netty:netty-bom:4.1.117.Final", "org.junit:junit-bom:5.11.4", "org.testcontainers:testcontainers-bom:1.20.4", From 54516a11e3bbfaf88c6a6ef9402ec9969faf009a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 03:15:16 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- licenses/more-licenses.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 218287261a5..9159259ad17 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-01-28 20:25:50 UTC_ +_2025-01-29 03:15:16 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2` @@ -354,7 +354,7 @@ _2025-01-28 20:25:50 UTC_ > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**68** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.14.2` +**68** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.15.0` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) From 96ec77ebf3a7fc4ededba4d6f8e09794abd1cd73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 03:15:20 +0000 Subject: [PATCH 3/3] ./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 | 4 ++-- agent/agent/gradle.lockfile | 2 +- .../applicationinsights-web-2.3/gradle.lockfile | 2 +- .../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, 22 insertions(+), 22 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index e4d62e41759..fe645367aea 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index e4d62e41759..fe645367aea 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 0efd15f58f5..a7e1fc26d3a 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-json:1.3.0=runtimeClasspath -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 59932867685..7bb81fd4e66 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -7,10 +7,10 @@ ch.qos.logback:logback-classic:1.3.15=runtimeClasspath ch.qos.logback:logback-core:1.3.15=runtimeClasspath com.azure:azure-core-http-netty:1.15.7=runtimeClasspath com.azure:azure-core:1.54.1=runtimeClasspath -com.azure:azure-identity:1.14.2=runtimeClasspath +com.azure:azure-identity:1.15.0=runtimeClasspath com.azure:azure-json:1.3.0=runtimeClasspath com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.0-beta.1=runtimeClasspath -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.azure:azure-storage-blob:12.29.0=runtimeClasspath com.azure:azure-storage-common:12.28.0=runtimeClasspath com.azure:azure-storage-internal-avro:12.14.0=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index eb6e2c1de8d..14065f2c4ad 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.43.0-alpha=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 38d83fd573d..4e52c05f78a 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index a2194ceda12..73ded59ea3d 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -1,7 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.azure:azure-sdk-bom:1.2.30=runtimeClasspath +com.azure:azure-sdk-bom:1.2.31=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.12.0-alpha=runtimeClasspath