Skip to content

test: Bump JunitXml.TestLogger from 4.1.0 to 8.0.0 - #23

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/Managed/CvUnity.Tests.Managed/JunitXml.TestLogger-8.0.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/Managed/CvUnity.Tests.Managed/JunitXml.TestLogger-8.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown

Updated JunitXml.TestLogger from 4.1.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

5.0.0

5.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • [junit] add testcase system-out and system-err along with attachment support. (#​136)

Features

  • [junit] add testcase system-out and system-err along with attachment support. (#​136) (dff18d6)
  • update junit xsd to allow test case level outputs. (#​134) (1a37110)

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>
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@ayutaz

ayutaz commented Aug 29, 2026

Copy link
Copy Markdown
Owner

同じ更新を #28 で取り込み済みです(main の ef658e2)。

9 件を個別にマージすると CI を 9 回回すことになり、この repository ではそれが API のレート制限に当たってすべての PR が落ちる原因そのものでした。1 本にまとめて 1 回で判定しています。

NuGet の 4 件はローカルで実測済みです — xunit.runner.visualstudio 2→4 でも L3 は 36 件成功、JunitXml.TestLogger 4→8 でも結果 XML は JUnit 形式のままでした。

@ayutaz ayutaz closed this Aug 29, 2026
@ayutaz
ayutaz deleted the dependabot/nuget/tests/Managed/CvUnity.Tests.Managed/JunitXml.TestLogger-8.0.0 branch August 29, 2026 03:42
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant