From f7ff2430b48da82f2e688e8c54158dc956399b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:20:57 +0000 Subject: [PATCH 1/2] Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2. - [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.7.1...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../OpenSearch.OpenSearch.EphemeralTests.csproj | 2 +- .../OpenSearch.Stack.ArtifactsApiTests.csproj | 2 +- tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj | 2 +- tests/Tests.Reproduce/Tests.Reproduce.csproj | 2 +- tests/Tests/Tests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj index d3750495ef..d7c44e636f 100644 --- a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj +++ b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj index 61faab809e..ff3e59611d 100644 --- a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj +++ b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj b/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj index 3ead0a2aff..f951c11704 100644 --- a/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj +++ b/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Tests.Reproduce/Tests.Reproduce.csproj b/tests/Tests.Reproduce/Tests.Reproduce.csproj index 006a098af2..fd9899a1c8 100644 --- a/tests/Tests.Reproduce/Tests.Reproduce.csproj +++ b/tests/Tests.Reproduce/Tests.Reproduce.csproj @@ -5,7 +5,7 @@ - + diff --git a/tests/Tests/Tests.csproj b/tests/Tests/Tests.csproj index b3e179b106..36163c8e52 100644 --- a/tests/Tests/Tests.csproj +++ b/tests/Tests/Tests.csproj @@ -15,7 +15,7 @@ - + From 7be38805efa1d0ce94e8083f9df8f111ec3d6511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Sep 2023 03:21:27 +0000 Subject: [PATCH 2/2] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c54a9b3f..4fcd2b30ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `JunitXml.TestLogger` from 3.0.124 to 3.0.134 - Bumps `System.Reflection.Emit.Lightweight` from 4.3.0 to 4.7.0 - Bumps `BenchMarkDotNet` from 0.13.5 to 0.13.7 -- Bumps `Microsoft.NET.Test.Sdk` from 17.6.2 to 17.7.1 +- Bumps `Microsoft.NET.Test.Sdk` from 17.6.2 to 17.7.2 - Bumps `AWSSDK.Core` from 3.7.106.29 to 3.7.202.1 - Bumps `Bullseye` from 3.3.0 to 4.2.1 - Bumps `xunit.runner.visualstudio` from 2.4.5 to 2.5.0