From 76dcfa22e2a275db701ed0d58ffb95e962103980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:42:41 +1300 Subject: [PATCH] Bump xunit from 2.8.0 to 2.9.2 (#850) * Bump xunit from 2.8.0 to 2.9.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.8.0...v2-2.9.2) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... 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 a1afc8db890a847e72d72e04429fc4ec9d8f1fd7) --- CHANGELOG.md | 1 + .../OpenSearch.OpenSearch.Xunit.csproj | 2 +- tests/Tests.Core/Tests.Core.csproj | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d2740d103..858158f19a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `JunitXml.TestLogger` from 4.0.254 to 4.1.0 - Bumps `FSharp.Core` from 8.0.400 to 8.0.401 - Bumps `JetBrains.Annotations` from 2024.2.0 to 2024.3.0 +- Bumps `xunit` from 2.8.0 to 2.9.2 - Bumps `System.Buffers` from 4.5.1 to 4.6.0 - Bumps `NSwag.Core` from 14.1.0 to 14.2.0 - Bumps `Argu` from 6.2.4 to 6.2.5 diff --git a/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj b/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj index 5a67b8c78b..bb844416a1 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 b1813baad1..97284f751c 100644 --- a/tests/Tests.Core/Tests.Core.csproj +++ b/tests/Tests.Core/Tests.Core.csproj @@ -15,7 +15,7 @@ - +