From d5fe293ad304ba7ee318598e2a158a6af25a376e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 03:40:55 +0000 Subject: [PATCH] Bump the nuget group with 17 updates Bumps Azure.Identity from 1.17.1 to 1.21.0 Bumps coverlet.collector from 6.0.4 to 8.0.1 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.Extensions.Caching.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Configuration.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Options from 10.0.3 to 10.0.5 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: 8.0.1 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.Extensions.Caching.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.5 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 | 12 ++++++------ 5 files changed, 21 insertions(+), 20 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..ca1c333 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..8a6f80c 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,15 @@ - - - - - - - + + + + + + + - + @@ -33,6 +33,7 @@ + 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..c018ff9 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 b0b860d..da65d0a 100644 --- a/src/MX.Platform.Notifications.FuncApp/MX.Platform.Notifications.FuncApp.csproj +++ b/src/MX.Platform.Notifications.FuncApp/MX.Platform.Notifications.FuncApp.csproj @@ -13,15 +13,15 @@ - + - - - + + + - + - +