From 3a1c7f3bfeb33ea58621ae73f9f8d2fcb75f1e00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:21:48 +1300 Subject: [PATCH] Bump xunit from 2.6.5 to 2.6.6 (#524) * Bump xunit from 2.6.5 to 2.6.6 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6. - [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.6.6) 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] * Fix missed package reference update Signed-off-by: Thomas Farr --------- Signed-off-by: dependabot[bot] Signed-off-by: Thomas Farr Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] Co-authored-by: Thomas Farr (cherry picked from commit f2ff293f4e58acf4235ab8e77d1e26cbde45eb53) --- CHANGELOG.md | 2 +- .../OpenSearch.OpenSearch.Xunit.csproj | 2 +- tests/Tests.Core/Tests.Core.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51ba593e22..13f9584f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `BenchMarkDotNet` from 0.13.10 to 0.13.11 - Bumps `xunit.runner.visualstudio` from 2.5.4 to 2.5.6 - Bumps `CSharpier.Core` from 0.26.3 to 0.26.7 -- Bumps `xunit` from 2.6.2 to 2.6.5 +- Bumps `xunit` from 2.6.2 to 2.6.6 - Bumps `Argu` from 6.1.1 to 6.1.5 - Bumps `JetBrains.Annotations` from 2023.2.0 to 2023.3.0 - Bumps `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.8.0 diff --git a/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj b/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj index b694ef4494..f525edfad5 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 b0d0c23f9d..d6aff214d2 100644 --- a/tests/Tests.Core/Tests.Core.csproj +++ b/tests/Tests.Core/Tests.Core.csproj @@ -14,8 +14,8 @@ - - + +