From d8360f405cc0ea7d0f8d42df0e9461c1bd4bd00b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 11:21:39 +0000 Subject: [PATCH] Bump the tests group in /src/DevOpsMetrics.Tests with 7 updates Bumps the tests group in /src/DevOpsMetrics.Tests with 7 updates: | Package | From | To | | --- | --- | --- | | [Azure.Extensions.AspNetCore.Configuration.Secrets](https://github.com/Azure/azure-sdk-for-net) | `1.3.0` | `1.3.1` | | [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.1` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.1` | | [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) | `12.8.2` | `12.8.3` | | [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding) | `8.0.0` | `8.0.1` | Updates `Azure.Extensions.AspNetCore.Configuration.Secrets` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.0...Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.1) Updates `Microsoft.AspNetCore.TestHost` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.0...v8.0.2) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.1 - [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.1.1...v3.2.1) Updates `MSTest.TestFramework` from 3.1.1 to 3.2.1 - [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.1.1...v3.2.1) Updates `Azure.Data.Tables` from 12.8.2 to 12.8.3 - [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.2...Azure.Data.Tables_12.8.3) Updates `Microsoft.VisualStudio.Web.CodeGeneration.Design` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/Scaffolding/releases) - [Commits](https://github.com/dotnet/Scaffolding/commits) --- updated-dependencies: - dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.NET.Test.Sdk 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 - dependency-name: Azure.Data.Tables dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/DevOpsMetrics.Service/DevOpsMetrics.Service.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DevOpsMetrics.Service/DevOpsMetrics.Service.csproj b/src/DevOpsMetrics.Service/DevOpsMetrics.Service.csproj index fa5dc6e1..2e09aad8 100644 --- a/src/DevOpsMetrics.Service/DevOpsMetrics.Service.csproj +++ b/src/DevOpsMetrics.Service/DevOpsMetrics.Service.csproj @@ -12,7 +12,7 @@ - +