From f3696251f3eab574c2fea85855115816a9907112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 10:38:36 +0000 Subject: [PATCH] Bump the tests group across 1 directory with 5 updates Bumps the tests group with 5 updates in the /src/FeatureFlags.Tests directory: | Package | From | To | | --- | --- | --- | | [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) | `12.8.3` | `12.9.0` | | [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) | `12.20.0` | `12.21.1` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.6.2` | `6.7.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.4.3` | `3.5.0` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.4.3` | `3.5.0` | Updates `Azure.Data.Tables` from 12.8.3 to 12.9.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Data.Tables_12.8.3...Azure.Data.Tables_12.9.0) Updates `Azure.Storage.Blobs` from 12.20.0 to 12.21.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Blobs_12.20.0...Azure.Storage.Blobs_12.21.1) Updates `Swashbuckle.AspNetCore` from 6.6.2 to 6.7.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0) Updates `MSTest.TestAdapter` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.4.3...v3.5.0) Updates `MSTest.TestFramework` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.4.3...v3.5.0) --- updated-dependencies: - dependency-name: Azure.Data.Tables dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/FeatureFlags.Models/FeatureFlags.Models.csproj | 2 +- src/FeatureFlags.Service/FeatureFlags.Service.csproj | 6 +++--- src/FeatureFlags.Tests/FeatureFlags.Tests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/FeatureFlags.Models/FeatureFlags.Models.csproj b/src/FeatureFlags.Models/FeatureFlags.Models.csproj index 51af9447..de86a3b8 100644 --- a/src/FeatureFlags.Models/FeatureFlags.Models.csproj +++ b/src/FeatureFlags.Models/FeatureFlags.Models.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/FeatureFlags.Service/FeatureFlags.Service.csproj b/src/FeatureFlags.Service/FeatureFlags.Service.csproj index 1f2f396e..11e5ed75 100644 --- a/src/FeatureFlags.Service/FeatureFlags.Service.csproj +++ b/src/FeatureFlags.Service/FeatureFlags.Service.csproj @@ -7,14 +7,14 @@ - + - + - + diff --git a/src/FeatureFlags.Tests/FeatureFlags.Tests.csproj b/src/FeatureFlags.Tests/FeatureFlags.Tests.csproj index c2806091..ae6440da 100644 --- a/src/FeatureFlags.Tests/FeatureFlags.Tests.csproj +++ b/src/FeatureFlags.Tests/FeatureFlags.Tests.csproj @@ -28,8 +28,8 @@ - - + +