From 1431211048e78affe469c983eab5ad76dee351df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 14:19:43 +0000 Subject: [PATCH] Bump the xunit group with 5 updates Bumps the xunit group with 5 updates: | Package | From | To | | --- | --- | --- | | [xunit](https://github.com/xunit/xunit) | `2.6.5` | `2.7.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.6` | `2.5.7` | | [Verify.Xunit](https://github.com/VerifyTests/Verify) | `22.11.4` | `23.7.1` | | [System.Collections.Immutable](https://github.com/dotnet/runtime) | `1.5.0` | `8.0.0` | | [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx) | `4.5.0` | `4.5.4` | Updates `xunit` from 2.6.5 to 2.7.0 - [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.7.0) Updates `xunit.runner.visualstudio` from 2.5.6 to 2.5.7 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7) Updates `Verify.Xunit` from 22.11.4 to 23.7.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/22.11.4...23.7.1) Updates `System.Collections.Immutable` from 1.5.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.0) Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4 - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit - dependency-name: System.Threading.Tasks.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] --- Tests/Approval.Tests/Approval.Tests.csproj | 6 +++--- Tests/FSharp.Specs/FSharp.Specs.fsproj | 4 ++-- .../FluentAssertions.Equivalency.Specs.csproj | 4 ++-- .../FluentAssertions.Extensibility.Specs.csproj | 4 ++-- Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj | 4 ++-- Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj | 4 ++-- Tests/VB.Specs/VB.Specs.vbproj | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Tests/Approval.Tests/Approval.Tests.csproj b/Tests/Approval.Tests/Approval.Tests.csproj index 769356543..fdd4b48b8 100644 --- a/Tests/Approval.Tests/Approval.Tests.csproj +++ b/Tests/Approval.Tests/Approval.Tests.csproj @@ -6,14 +6,14 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Tests/FSharp.Specs/FSharp.Specs.fsproj b/Tests/FSharp.Specs/FSharp.Specs.fsproj index 58e356462..a730211fc 100644 --- a/Tests/FSharp.Specs/FSharp.Specs.fsproj +++ b/Tests/FSharp.Specs/FSharp.Specs.fsproj @@ -11,8 +11,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj b/Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj index 4a812c12a..f8aa29f22 100644 --- a/Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj +++ b/Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj @@ -28,8 +28,8 @@ - - + + all runtime; build; native; contentfiles; analyzers diff --git a/Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj b/Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj index dca66d81d..fce9b4b1e 100644 --- a/Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj +++ b/Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj @@ -18,8 +18,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers diff --git a/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj b/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj index 61eb7ee85..58b515953 100644 --- a/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj +++ b/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj @@ -27,8 +27,8 @@ - - + + all runtime; build; native; contentfiles; analyzers diff --git a/Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj b/Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj index 9bea9f502..dd6233a74 100644 --- a/Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj +++ b/Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj @@ -12,8 +12,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers diff --git a/Tests/VB.Specs/VB.Specs.vbproj b/Tests/VB.Specs/VB.Specs.vbproj index e898ccbc6..9fa4e0fde 100644 --- a/Tests/VB.Specs/VB.Specs.vbproj +++ b/Tests/VB.Specs/VB.Specs.vbproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all