From 0a536a7a0509143b67273bf994dbaf218cd1b6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 16:39:08 +1000 Subject: [PATCH] Bump xunit from 2.7.0 to 2.8.0 (#2870) * Bump xunit from 2.7.0 to 2.8.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. - [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.0) --- updated-dependencies: - dependency-name: xunit 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-v1.md | 3 +++ tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG-v1.md b/docs/CHANGELOG-v1.md index 0facae6a075..4b9279f2104 100644 --- a/docs/CHANGELOG-v1.md +++ b/docs/CHANGELOG-v1.md @@ -63,6 +63,9 @@ What's changed since pre-release v1.37.0-B0009: - General improvements: - Updated resource providers and policy aliases. [#2880](https://github.com/Azure/PSRule.Rules.Azure/pull/2880) +- Engineering: + - Bump xunit to v2.8.0. + [#2870](https://github.com/Azure/PSRule.Rules.Azure/pull/2870) - Bug fixed: - Fixed `union` does not perform deep merge or keep property order by @BernieWhite. [#2885](https://github.com/Azure/PSRule.Rules.Azure/issues/2885) diff --git a/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj b/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj index 3f5bfc04d29..77022b98693 100644 --- a/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj +++ b/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive