Skip to content

Bump JunitXml.TestLogger from 5.0.0 to 8.0.0 - #111

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/JunitXml.TestLogger-8.0.0
Open

Bump JunitXml.TestLogger from 5.0.0 to 8.0.0#111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/JunitXml.TestLogger-8.0.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 23, 2026

Copy link
Copy Markdown
Contributor

Updated JunitXml.TestLogger from 5.0.0 to 8.0.0.

Release notes

Sourced from JunitXml.TestLogger's releases.

8.0.0

8.0.0 (2026-01-09)

⚠ BREAKING CHANGES

  • Drop support for MTP v1. Please use v7.x testloggers if you're using MTP v1 runners.
  • Add support for MTP v2 runner. v8.x only supports MTP v2 and VSTest classic runners. See #​209.

Features

  • Add support for MTP v2 runner. v8.x only supports MTP v2 and VSTest classic runners. See #​209. (ef9ddb1)
  • Drop support for MTP v1. Please use v7.x testloggers if you're using MTP v1 runners. (ef9ddb1)

7.1.0

7.1.0 (2025-12-13)

Features

Bug Fixes

7.0.2

7.0.2 (2025-10-08)

Bug Fixes

7.0.1

7.0.1 (2025-10-04)

Bug Fixes

7.0.0

7.0.0 (2025-09-22)

⚠ BREAKING CHANGES

  • MTP integration for spekt loggers

Features

  • add support for Microsoft.Testing.Platform (#​172) (b6d9a23)
  • MTP integration for spekt loggers (30f586b)

Bug Fixes

  • escape suite-level system-out and system-err messages in JUnit logger (#​187) (d8707e9)
  • sanitize out and err text in loggers (#​188) (d9f8347)

6.1.0

6.1.0 (2025-03-15)

Features

  • [JUnit] Allow console output to be stored for either/both/none of testsuite and testcase (#​164) (#​165) (fc15f84)
  • [All] move to netstandard2.0 for full framework support (#​168) (84266a6)

6.0.0

6.0.0 (2025-02-13)

⚠ BREAKING CHANGES

  • [all] move to netstandard2.1 and drop .NET full support (#​158)
  • [junit] #​153 Add properties support on test case level for test logger (#​154)

Features

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: JunitXml.TestLogger
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 23, 2026
@codecov

codecovBot commented Mar 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.48%. Comparing base (4971faa) to head (5ed1762).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## main #111 +/- ##
=======================================
Coverage 78.48% 78.48% =======================================
Files 49 49 Lines 1455 1455 Branches 274 274 =======================================
Hits 1142 1142 Misses 216 216 Partials 97 97 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants