Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Updated NUnit3TestAdapter from 6.0.1 to 6.1.0.

Release notes

Sourced from NUnit3TestAdapter's releases.

6.1.0

See release notes

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

High-level PR Summary

This PR updates the NUnit3TestAdapter package dependency from version 6.0.1 to 6.1.0 in the test project. This is a minor version bump for the NUnit test adapter, which is used to run NUnit tests in Visual Studio and other test environments.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Test.LibArchive.Net/Test.LibArchive.Net.csproj

Need help? Join our Discord


Summary by cubic

Update NUnit3TestAdapter to 6.1.0 in Test.LibArchive.Net and enable the Microsoft Testing Platform for test discovery and execution. This only affects test execution; no runtime code changes.

Written for commit f647a89. Summary will update on new commits.

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 12, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on 5c229b8..26058d0

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Test.LibArchive.Net/Test.LibArchive.Net.csproj

- Enable UseTestingPlatform property for NUnit3TestAdapter 6.1.0
- Update test runner configuration to use MTP instead of vstest
- Maintains backward compatibility with net462 testing via Mono
- Tests now run with Microsoft.Testing.Platform (MTP) runner
@sonarqubecloud
Copy link

@jas88 jas88 enabled auto-merge (squash) January 13, 2026 15:32
@jas88 jas88 merged commit 4c84b19 into main Jan 13, 2026
6 checks passed
@jas88 jas88 deleted the dependabot/nuget/Test.LibArchive.Net/NUnit3TestAdapter-6.1.0 branch January 13, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants