From c86cc774ee105723f1bf52c8c52e7e2360c36ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:02:18 +1300 Subject: [PATCH] Bump xunit from 2.6.1 to 2.6.2 (#441) * Bump xunit from 2.6.1 to 2.6.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.2) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] (cherry picked from commit e8919eff60f5235a68af74733603f7bee246a2e5) --- CHANGELOG.md | 2 +- .../OpenSearch.OpenSearch.Xunit.csproj | 2 +- tests/Tests.Core/Tests.Core.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e60f658ad..443dadbc1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `xunit.runner.visualstudio` from 2.5.0 to 2.5.3 - Bumps `Octokit` from 7.1.0 to 9.0.0 - Bumps `FSharp.Core` from 7.0.400 to 7.0.401 -- Bumps `xunit` from 2.4.2 to 2.6.1 +- Bumps `xunit` from 2.4.2 to 2.6.2 - Bumps `Microsoft.TestPlatform.ObjectModel` from 17.7.2 to 17.8.0 ## [1.5.0] diff --git a/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj b/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj index b333b85aff..cc55f3322e 100644 --- a/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj +++ b/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj @@ -8,7 +8,7 @@ true - + diff --git a/tests/Tests.Core/Tests.Core.csproj b/tests/Tests.Core/Tests.Core.csproj index bc1e7ff949..1d06f6a6f1 100644 --- a/tests/Tests.Core/Tests.Core.csproj +++ b/tests/Tests.Core/Tests.Core.csproj @@ -15,7 +15,7 @@ - +