Skip to content

chore(deps): update unit test nuget [skip ci]

This MR contains the following updates:

Package Type Update Change
JunitXml.TestLogger nuget minor 6.0.0 -> 6.1.0
Microsoft.NET.Test.Sdk nuget minor 17.13.0 -> 17.14.1
xunit.runner.visualstudio nuget minor 3.0.2 -> 3.1.4

Release Notes

spekt/testlogger (JunitXml.TestLogger)

v6.1.0

Features
  • Allow console output to be stored for either/both/none of testsuite and testcase (#​164) (#​165) (fc15f84)
  • move to netstandard2.0 for full framework support (#​168) (84266a6)
microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.14.1

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v17.14.0...v17.14.1

v17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.13.0...v17.14.0

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - "after 8am and before 6pm" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading