From 8e1a15e44fc4d7f42d4f96f8a1c173a0047b3d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 04:19:07 +0000 Subject: [PATCH] Bump FluentValidation and 6 others Bumps FluentValidation from 12.0.0 to 12.1.1 Bumps Microsoft.Extensions.Logging to 10.0.1 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 10.0.1 Bumps Microsoft.Extensions.Options from 9.0.9 to 10.0.1 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1 Bumps Okta.Sdk from 9.2.3 to 10.0.1 Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5 --- updated-dependencies: - dependency-name: FluentValidation dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Okta.Sdk dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- .../Nhs.Appointments.Core.csproj | 8 +++++--- .../Nhs.Appointments.Persistance.csproj | 8 ++++++-- .../Nhs.Appointments.Api.UnitTests.csproj | 12 ++++++------ .../Nhs.Appointments.Core.UnitTests.csproj | 6 +++--- 4 files changed, 20 insertions(+), 14 deletions(-) diff --git a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj index d4a7d6c00..8beb4baf6 100644 --- a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj +++ b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj @@ -17,11 +17,11 @@ - - + + - + @@ -30,6 +30,8 @@ + + <_Parameter1>Nhs.Appointments.Core.UnitTests diff --git a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj index 9562279b8..1eea63100 100644 --- a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj +++ b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj @@ -9,8 +9,8 @@ - - + + @@ -24,6 +24,10 @@ + + + + <_Parameter1>Nhs.Appointments.Persistance.UnitTests diff --git a/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj b/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj index 349f88319..256ab3967 100644 --- a/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj +++ b/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj @@ -11,14 +11,14 @@ - - - - - + + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj b/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj index 4bfb165ef..fdefd4352 100644 --- a/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj +++ b/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj @@ -11,11 +11,11 @@ - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all