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 2 times, most recently from 232ae77 to 0c94fe6 Compare January 14, 2026 10:42
dependabot bot and others added 3 commits January 14, 2026 13:50
---
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]>
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/NUnit3TestAdapter-6.0.0 branch from b69a651 to da1c4fd Compare January 14, 2026 12:51
Removes `NoBuild` and `NoRestore` flags to ensure tests run against a fully built and restored project. Improves reliability, especially for dependency updates.
Globally sets continuous integration build for non-local builds, then explicitly disables it for unit tests to ensure consistent test execution.
@sonarqubecloud
Copy link

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