From e034e383181be3935084c84eff8c086c36ce8384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 20:57:02 +0000 Subject: [PATCH] Bump Azure.Identity and 17 others Bumps Azure.Identity from 1.17.1 to 1.21.0 Bumps coverlet.collector from 6.0.4 to 10.0.0 Bumps Microsoft.ApplicationInsights from 2.23.0 to 3.1.0 Bumps Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.1.0 Bumps Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0 Bumps Microsoft.Extensions.Caching.Abstractions from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Configuration.Abstractions from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.3 to 10.0.7 Bumps Microsoft.Extensions.Options from 10.0.3 to 10.0.7 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.4.0 Bumps MX.Api.Abstractions from 2.3.25 to 2.3.31 Bumps MX.Api.Client from 2.3.25 to 2.3.31 Bumps Polly from 8.6.5 to 8.6.6 Bumps RestSharp from 113.1.0 to 114.0.0 Bumps xunit.runner.visualstudio from 3.1.1 to 3.1.5 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: coverlet.collector dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights.WorkerService dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.Extensions.Caching.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: MX.Api.Abstractions dependency-version: 2.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: MX.Api.Abstractions dependency-version: 2.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: MX.Api.Client dependency-version: 2.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Polly dependency-version: 8.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: RestSharp dependency-version: 114.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- ...latform.Notifications.Abstractions.V1.csproj | 2 +- ...form.Notifications.Api.Client.Testing.csproj | 4 ++-- ....Platform.Notifications.Api.Client.V1.csproj | 17 +++++++++-------- ....Platform.Notifications.FuncApp.Tests.csproj | 6 +++--- .../MX.Platform.Notifications.FuncApp.csproj | 14 +++++++------- 5 files changed, 22 insertions(+), 21 deletions(-) diff --git a/src/MX.Platform.Notifications.Abstractions.V1/MX.Platform.Notifications.Abstractions.V1.csproj b/src/MX.Platform.Notifications.Abstractions.V1/MX.Platform.Notifications.Abstractions.V1.csproj index 3cbd5d6..0c77cae 100644 --- a/src/MX.Platform.Notifications.Abstractions.V1/MX.Platform.Notifications.Abstractions.V1.csproj +++ b/src/MX.Platform.Notifications.Abstractions.V1/MX.Platform.Notifications.Abstractions.V1.csproj @@ -29,7 +29,7 @@ - + diff --git a/src/MX.Platform.Notifications.Api.Client.Testing/MX.Platform.Notifications.Api.Client.Testing.csproj b/src/MX.Platform.Notifications.Api.Client.Testing/MX.Platform.Notifications.Api.Client.Testing.csproj index 1618206..8420448 100644 --- a/src/MX.Platform.Notifications.Api.Client.Testing/MX.Platform.Notifications.Api.Client.Testing.csproj +++ b/src/MX.Platform.Notifications.Api.Client.Testing/MX.Platform.Notifications.Api.Client.Testing.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/src/MX.Platform.Notifications.Api.Client.V1/MX.Platform.Notifications.Api.Client.V1.csproj b/src/MX.Platform.Notifications.Api.Client.V1/MX.Platform.Notifications.Api.Client.V1.csproj index ab87c3f..b53c6e7 100644 --- a/src/MX.Platform.Notifications.Api.Client.V1/MX.Platform.Notifications.Api.Client.V1.csproj +++ b/src/MX.Platform.Notifications.Api.Client.V1/MX.Platform.Notifications.Api.Client.V1.csproj @@ -17,15 +17,16 @@ - - - - - - - + + + + + + + + - + diff --git a/src/MX.Platform.Notifications.FuncApp.Tests/MX.Platform.Notifications.FuncApp.Tests.csproj b/src/MX.Platform.Notifications.FuncApp.Tests/MX.Platform.Notifications.FuncApp.Tests.csproj index ad4b35b..295221b 100644 --- a/src/MX.Platform.Notifications.FuncApp.Tests/MX.Platform.Notifications.FuncApp.Tests.csproj +++ b/src/MX.Platform.Notifications.FuncApp.Tests/MX.Platform.Notifications.FuncApp.Tests.csproj @@ -9,11 +9,11 @@ - - + + - + diff --git a/src/MX.Platform.Notifications.FuncApp/MX.Platform.Notifications.FuncApp.csproj b/src/MX.Platform.Notifications.FuncApp/MX.Platform.Notifications.FuncApp.csproj index 5527eba..fe86dd4 100644 --- a/src/MX.Platform.Notifications.FuncApp/MX.Platform.Notifications.FuncApp.csproj +++ b/src/MX.Platform.Notifications.FuncApp/MX.Platform.Notifications.FuncApp.csproj @@ -9,20 +9,20 @@ platform-notifications-funcapp - + - + - + - - + + - + - +