From 22f33f761ade8bc3298834780ed443b69ce46336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Kie=C5=82kowicz?= Date: Wed, 7 Feb 2024 18:17:23 +0100 Subject: [PATCH] Bump dependencies (#3259) * Bump Elastic.Clients.Elasticsearch to 8.12.0 * Bump GraphQL ti 7.8.0 with other dependencies * Bump Microsoft.AspNetCore.SignalR.Client to 8.0.1 * Bump Microsoft.Data.SqlClient to 5.1.5 * Bump MySqlConnector to 2.3.5 * Bump Testcontainers to 3.7.0 * Bump System.IO.Abstractions to 2.0.15 * Bump OpenTelemetry.ResourceDetectors.Azure to 1.0.0-beta.5 --- CHANGELOG.md | 3 +++ build/LibraryVersions.g.cs | 8 ++++---- examples/demo/Service/Directory.Packages.props | 2 +- src/Directory.Packages.props | 2 +- .../netfx_assembly_redirection.h | 2 +- test/Directory.Packages.props | 18 +++++++++--------- test/IntegrationTests/LibraryVersions.g.cs | 8 ++++---- tools/Directory.Packages.props | 2 +- 8 files changed, 24 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60d421936b..627d508525 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,9 @@ This component adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.h #### Dependency updates +- Following packages updated + - `OpenTelemetry.ResourceDetectors.Azure` from `1.0.0-beta.4` to `1.0.0-beta.5`, + ### Deprecated ### Removed diff --git a/build/LibraryVersions.g.cs b/build/LibraryVersions.g.cs index 26e5537210..27970ca1f7 100644 --- a/build/LibraryVersions.g.cs +++ b/build/LibraryVersions.g.cs @@ -29,7 +29,7 @@ public static class LibraryVersion { new("8.0.0"), new("8.10.0"), - new("8.11.0"), + new("8.12.0"), } }, { @@ -53,7 +53,7 @@ public static class LibraryVersion new List { new("7.5.0", new() {{"GraphQLMicrosoftDI","7.5.0"},{"GraphQLServerTransportsAspNetCore","7.5.0"},{"GraphQLServerUIPlayground","7.5.0"}}), - new("7.7.2", new() {{"GraphQLMicrosoftDI","7.7.2"},{"GraphQLServerTransportsAspNetCore","7.6.0"},{"GraphQLServerUIPlayground","7.6.0"}}), + new("7.8.0", new() {{"GraphQLMicrosoftDI","7.8.0"},{"GraphQLServerTransportsAspNetCore","7.7.0"},{"GraphQLServerUIPlayground","7.7.0"}}), } }, { @@ -79,7 +79,7 @@ public static class LibraryVersion new("2.1.7"), new("3.1.5"), new("4.0.5"), - new("5.1.4"), + new("5.1.5"), } }, { @@ -102,7 +102,7 @@ public static class LibraryVersion new List { new("2.0.0"), - new("2.3.4"), + new("2.3.5"), } }, { diff --git a/examples/demo/Service/Directory.Packages.props b/examples/demo/Service/Directory.Packages.props index 7b6c8651e1..4508a7da80 100644 --- a/examples/demo/Service/Directory.Packages.props +++ b/examples/demo/Service/Directory.Packages.props @@ -3,7 +3,7 @@ true - + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index afc4edbc3b..57fc241a50 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -26,7 +26,7 @@ - + diff --git a/src/OpenTelemetry.AutoInstrumentation.Native/netfx_assembly_redirection.h b/src/OpenTelemetry.AutoInstrumentation.Native/netfx_assembly_redirection.h index e8bd17caab..d49bcc837b 100644 --- a/src/OpenTelemetry.AutoInstrumentation.Native/netfx_assembly_redirection.h +++ b/src/OpenTelemetry.AutoInstrumentation.Native/netfx_assembly_redirection.h @@ -53,7 +53,7 @@ void CorProfiler::InitNetFxAssemblyRedirectsMap() { L"OpenTelemetry.Instrumentation.Runtime", {1, 7, 0, 0} }, { L"OpenTelemetry.Instrumentation.SqlClient", {1, 0, 0, 0} }, { L"OpenTelemetry.Instrumentation.Wcf", {1, 0, 0, 14} }, - { L"OpenTelemetry.ResourceDetectors.Azure", {1, 0, 0, 4} }, + { L"OpenTelemetry.ResourceDetectors.Azure", {1, 0, 0, 5} }, { L"OpenTelemetry.ResourceDetectors.Container", {1, 0, 0, 5} }, { L"OpenTelemetry.ResourceDetectors.Host", {0, 1, 0, 2} }, { L"OpenTelemetry.ResourceDetectors.Process", {0, 1, 0, 2} }, diff --git a/test/Directory.Packages.props b/test/Directory.Packages.props index 720fbff638..5499462378 100644 --- a/test/Directory.Packages.props +++ b/test/Directory.Packages.props @@ -2,14 +2,14 @@ - + - - - - + + + + @@ -17,10 +17,10 @@ - + - + @@ -30,7 +30,7 @@ - + @@ -52,7 +52,7 @@ - + diff --git a/test/IntegrationTests/LibraryVersions.g.cs b/test/IntegrationTests/LibraryVersions.g.cs index c0b169b6f0..3264598e1d 100644 --- a/test/IntegrationTests/LibraryVersions.g.cs +++ b/test/IntegrationTests/LibraryVersions.g.cs @@ -29,7 +29,7 @@ public static class LibraryVersion #else new object[] { "8.0.0" }, new object[] { "8.10.0" }, - new object[] { "8.11.0" }, + new object[] { "8.12.0" }, #endif }; public static readonly IReadOnlyCollection EntityFrameworkCore = new List @@ -56,7 +56,7 @@ public static class LibraryVersion new object[] { string.Empty } #else new object[] { "7.5.0" }, - new object[] { "7.7.2" }, + new object[] { "7.8.0" }, #endif }; public static readonly IReadOnlyCollection GrpcNetClient = new List @@ -85,7 +85,7 @@ public static class LibraryVersion new object[] { "2.1.7" }, new object[] { "3.1.5" }, new object[] { "4.0.5" }, - new object[] { "5.1.4" }, + new object[] { "5.1.5" }, #endif }; public static readonly IReadOnlyCollection SqlClientSystem = new List @@ -111,7 +111,7 @@ public static class LibraryVersion new object[] { string.Empty } #else new object[] { "2.0.0" }, - new object[] { "2.3.4" }, + new object[] { "2.3.5" }, #endif }; public static readonly IReadOnlyCollection MySqlData = new List diff --git a/tools/Directory.Packages.props b/tools/Directory.Packages.props index b84549f543..417c6c7862 100644 --- a/tools/Directory.Packages.props +++ b/tools/Directory.Packages.props @@ -4,6 +4,6 @@ - + \ No newline at end of file