Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated NUnit3TestAdapter from 5.2.0 to 6.1.0.

Release notes

Sourced from NUnit3TestAdapter's releases.

6.0.0

See release notes

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR 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)

This requires the migration of the testing platform to Microsoft.Testing.Platform v2

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2025
@arturcic arturcic self-requested a review December 15, 2025 13:11
@dependabot dependabot bot force-pushed the dependabot/nuget/new-cli/NUnit3TestAdapter-6.0.0 branch from db53bf0 to da7ad1f Compare December 15, 2025 13:27
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/NUnit3TestAdapter-6.0.0 branch from da7ad1f to afabca6 Compare December 16, 2025 22:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2025

A newer version of NUnit3TestAdapter exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@arturcic arturcic force-pushed the dependabot/nuget/new-cli/NUnit3TestAdapter-6.0.0 branch from 77fb9c2 to f6a938e Compare January 13, 2026 18:09
@arturcic arturcic changed the title (deps): Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 (deps): Bump NUnit3TestAdapter from 5.2.0 to 6.1.0 Jan 13, 2026
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/NUnit3TestAdapter-6.0.0 branch 3 times, most recently from b69a651 to da1c4fd Compare January 14, 2026 12:51
arturcic and others added 3 commits January 17, 2026 23:07
Applies consistent build properties and package references to unit test and '.Testing' projects. Disables API analyzers for '.Testing' projects to streamline testing workflows.
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Enable Microsoft Testing Platform as the default test runner in `global.json`. Configure projects for platform compatibility, adjust `dotnet test` commands, and remove direct `coverlet` integration. Improve coverage file publishing and update build dependencies.
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/NUnit3TestAdapter-6.0.0 branch from ceb7359 to d176998 Compare January 17, 2026 22:22
Ensures test projects are compiled and dependencies restored before execution, bypassing CI-specific build flags.
@sonarqubecloud
Copy link

@mergify mergify bot merged commit 708293e into main Jan 18, 2026
119 checks passed
@mergify mergify bot deleted the dependabot/nuget/new-cli/NUnit3TestAdapter-6.0.0 branch January 18, 2026 13:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants