Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2025

Updated NUnit3TestAdapter from 4.6.0 to 6.0.1.

Release notes

Sourced from NUnit3TestAdapter's releases.

6.0.1

See release notes

6.0.0

See release notes

5.2.0

See release notes

5.1.0

See release notes

5.0.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)

Summary by cubic

Upgrade NUnit3TestAdapter from 4.6.0 to 6.0.1 to use the latest test adapter with our NUnit 4 setup. Improves test discovery and reliability; no application code changes.

  • Dependencies

    • Updated PackageVersion for NUnit3TestAdapter to 6.0.1.
  • Migration

    • Re-run tests locally and in CI to verify discovery and reporting.
    • If you use custom .runsettings or adapter-specific settings, review them against 6.x behavior.

Written for commit dddb95b. Summary will update automatically on new commits.

High-level PR Summary

This PR updates the NUnit3TestAdapter dependency from version 4.6.0 to 6.0.1, a major version bump that brings the test adapter in line with the latest releases. The change is made in the centrally managed package versions file and should not affect runtime functionality, only test execution infrastructure.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Directory.Packages.props

Need help? Join our Discord

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 21, 2025
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

@sonarqubecloud
Copy link

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 2718f50..dddb95b

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Directory.Packages.props

@jas88 jas88 merged commit 906d416 into main Dec 21, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/NUnit3TestAdapter-6.0.1 branch December 21, 2025 21:13
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