Bump Xunit.StaFact from 1.2.69 to 3.0.13 - #1797
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
3407703 to
68bb49e
Compare
797f90d to
056869e
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
--- updated-dependencies: - dependency-name: Xunit.StaFact dependency-version: 3.0.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
056869e to
cf10238
Compare
|
@copilot please rebase and fix CI/CD |
…t.v3 - Replace xunit v2 with xunit.v3 3.2.2 in KubernetesClient.Tests.csproj - Remove MartinCostello.Logging.XUnit (which transitively pulled in xunit.core v2) - Fix OperatingSystemDependentFactAttribute to use explicit IFactAttribute re-implementation (Skip is sealed in xunit v3) - Remove 'using Xunit.Abstractions;' from 12 test files (ITestOutputHelper moved to Xunit namespace in v3) - Add xunit.v3 3.2.2 to Directory.Packages.props - Revert Kubectl.Tests.csproj to original xunit v2 (it doesn't use [Fact]/ [Theory] directly so there's no conflict) Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
|
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Updated Xunit.StaFact from 1.2.69 to 3.0.13.
Release notes
Sourced from Xunit.StaFact's releases.
3.0.13
What's Changed
New Contributors
Full Changelog: AArnott/Xunit.StaFact@v2.1.7...v3.0.13
3.0.6-alpha
What's Changed
New Contributors
Full Changelog: AArnott/Xunit.StaFact@v2.1.7...v3.0.6-alpha
2.1.7
What's Changed
New Contributors
Full Changelog: AArnott/Xunit.StaFact@v2.0.44...v2.1.7
2.1.4-alpha
What's Changed
New Contributors
Full Changelog: AArnott/Xunit.StaFact@v2.0.36-alpha...v2.1.4-alpha
2.0.44
What's Changed
Full Changelog: AArnott/Xunit.StaFact@v1.2.69...v2.0.44
2.0.36-alpha
What's Changed
Full Changelog: AArnott/Xunit.StaFact@v2.0.35-alpha...v2.0.36-alpha
2.0.35-alpha
What's Changed
Full Changelog: AArnott/Xunit.StaFact@v2.0.29-alpha...v2.0.35-alpha
2.0.29-alpha
Enhancements
New Contributors
Full Changelog: AArnott/Xunit.StaFact@v1.2.46-alpha...v2.0.29-alpha
Commits viewable in compare view.