From 1435294344be8508e0391103141e8aac5c2bed9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:42:25 +1000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 (#1808) * Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.8...2.8.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump change log --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White --- docs/CHANGELOG-v3.md | 6 ++---- .../PSRule.CommandLine.Tests.csproj | 2 +- tests/PSRule.Tests/PSRule.Tests.csproj | 2 +- tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md index 5cc7a8def9..a5fdcb75f9 100644 --- a/docs/CHANGELOG-v3.md +++ b/docs/CHANGELOG-v3.md @@ -27,8 +27,6 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers ## Unreleased -## v3.0.0-B0179 (pre-release) - What's changed since pre-release v3.0.0-B0153: - Engineering: @@ -36,8 +34,8 @@ What's changed since pre-release v3.0.0-B0153: [#1790](https://github.com/microsoft/PSRule/pull/1790) - Bump Bump xunit to v2.7.1. [#1793](https://github.com/microsoft/PSRule/pull/1793) - - Bump xunit.runner.visualstudio to v2.5.8. - [#1792](https://github.com/microsoft/PSRule/pull/1792) + - Bump xunit.runner.visualstudio to v2.8.0. + [#1808](https://github.com/microsoft/PSRule/pull/1808) - Bump YamlDotNet to v15.1.2. [#1771](https://github.com/microsoft/PSRule/pull/1771) - Bump Microsoft.CodeAnalysis.Common to v4.9.2. diff --git a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj index 65a29da2e7..9ed7b6e2c4 100644 --- a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj +++ b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj index 4e6b629dfc..39cd5e7fb0 100644 --- a/tests/PSRule.Tests/PSRule.Tests.csproj +++ b/tests/PSRule.Tests/PSRule.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj b/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj index 6fa07f65c4..393566c930 100644 --- a/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj +++ b/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive