From f6c06ddca246bde76da93a9cf721e6140f17a6dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 10:33:15 +0000 Subject: [PATCH] Bump Azure.Identity and 10 others Bumps Azure.Identity from 1.17.1 to 1.18.0 Bumps coverlet.collector from 6.0.4 to 8.0.0 Bumps FluentAssertions from 8.4.0 to 8.8.0 Bumps Microsoft.ApplicationInsights from 2.23.0 to 3.0.0 Bumps Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.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: MX.Api.Abstractions dependency-version: 2.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Azure.Identity dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor 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: RestSharp dependency-version: 114.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Azure.Identity dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights.WorkerService dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major 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: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.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] --- .../MX.Platform.Notifications.Abstractions.V1.csproj | 2 +- .../MX.Platform.Notifications.Api.Client.Testing.csproj | 2 +- .../MX.Platform.Notifications.Api.Client.V1.csproj | 8 ++++---- .../MX.Platform.Notifications.FuncApp.Tests.csproj | 8 ++++---- .../MX.Platform.Notifications.FuncApp.csproj | 8 ++++---- 5 files changed, 14 insertions(+), 14 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 04238b0..9a057f9 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 @@ -28,7 +28,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 7c8b694..6a7191c 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 @@ -15,7 +15,7 @@ - + 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 2cbef7c..c4ed139 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 @@ -16,15 +16,15 @@ - + - - + + - + 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 50033b7..c9d1276 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,12 +9,12 @@ - - - + + + - + 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..1514b66 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 @@ - + - + - + - +