Skip to content

chore(*): Update dependency MartinCostello.Logging.XUnit to 0.6.0 - autoclosed #3041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

Package Change Age Confidence
MartinCostello.Logging.XUnit 0.3.0 -> 0.6.0 age confidence

Release Notes

martincostello/xunit-logging (MartinCostello.Logging.XUnit)

v0.6.0

What's Changed

New Contributors

Full Changelog: martincostello/xunit-logging@v0.5.1...v0.6.0

v0.5.1

What's Changed

Full Changelog: martincostello/xunit-logging@v0.5.0...v0.5.1

v0.5.0

Add support for xunit v3 🆕✨

Xunit v3 contains many major architectural changes which means the same package that supports logging for xunit v2 cannot be used with xunit v3.

The equivalent NuGet package to support logging for xunit v3 is the new MartinCostello.Logging.XUnit.v3 package.

To migrate usage of MartinCostello.Logging.XUnit to MartinCostello.Logging.XUnit.v3 for xunit v3:

  1. Follow the relevant steps to migrate any test projects from xunit v2 to v3. The most relevant change in xunit v3 for this library is that the ITestOutputHelper type has moved from the Xunit.Abstractions namespace to Xunit.

  2. Change any package references from MartinCostello.Logging.XUnit to MartinCostello.Logging.XUnit.v3.

    - <PackageReference Include="MartinCostello.Logging.XUnit" Version="0.5.0" />
    + <PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.0" />

Support for xunit v2 continues with the existing MartinCostello.Logging.XUnit package.

What's Changed

Full Changelog: martincostello/xunit-logging@v0.4.0...v0.5.0

v0.4.0

What's Changed

New Contributors

Full Changelog: martincostello/xunit-logging@v0.3.0...v0.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies ready-to-be-merged Allow Mergify to merge this PR labels Jul 23, 2024
Copy link

cypress bot commented Jul 23, 2024

acm-statistics    Run #7783

Run Properties:  status check passed Passed #7783  •  git commit 43929f1289: null
Project acm-statistics
Branch Review refs/heads/renovate/martincostello.logging.xunit-0.x
Run status status check passed Passed #7783
Run duration 06m 19s
Commit git commit 43929f1289: null
Committer null
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 54
View all changes introduced in this branch ↗︎

@renovate renovate bot changed the title chore(*): Update dependency MartinCostello.Logging.XUnit to v0.4.0 chore(*): Update dependency MartinCostello.Logging.XUnit to 0.4.0 Aug 28, 2024
@renovate renovate bot changed the title chore(*): Update dependency MartinCostello.Logging.XUnit to 0.4.0 chore(*): Update dependency MartinCostello.Logging.XUnit to 0.5.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/martincostello.logging.xunit-0.x branch from 1d6fa75 to 1161a54 Compare December 20, 2024 11:21
@renovate renovate bot changed the title chore(*): Update dependency MartinCostello.Logging.XUnit to 0.5.0 chore(*): Update dependency MartinCostello.Logging.XUnit to 0.5.1 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/martincostello.logging.xunit-0.x branch from 1161a54 to 7b2da3c Compare December 26, 2024 14:21
@renovate renovate bot changed the title chore(*): Update dependency MartinCostello.Logging.XUnit to 0.5.1 chore(*): Update dependency MartinCostello.Logging.XUnit to 0.6.0 May 21, 2025
@renovate renovate bot force-pushed the renovate/martincostello.logging.xunit-0.x branch from 7b2da3c to 8dceb9c Compare May 21, 2025 12:49
@renovate renovate bot force-pushed the renovate/martincostello.logging.xunit-0.x branch from 8dceb9c to 43929f1 Compare August 10, 2025 14:16
@renovate renovate bot changed the title chore(*): Update dependency MartinCostello.Logging.XUnit to 0.6.0 chore(*): Update dependency MartinCostello.Logging.XUnit to 0.6.0 - autoclosed Aug 13, 2025
@renovate renovate bot closed this Aug 13, 2025
@renovate renovate bot deleted the renovate/martincostello.logging.xunit-0.x branch August 13, 2025 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ready-to-be-merged Allow Mergify to merge this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants