Skip to content

chore(deps): update dependency nunit3testadapter to 6.2.0#5206

Merged
thomhurst merged 1 commit intomainfrom
renovate/nunit
Mar 21, 2026
Merged

chore(deps): update dependency nunit3testadapter to 6.2.0#5206
thomhurst merged 1 commit intomainfrom
renovate/nunit

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
NUnit3TestAdapter (source) nuget minor 6.1.06.2.0

Release Notes

nunit/nunit3-vs-adapter (NUnit3TestAdapter)

v6.2.0: V 6.2.0

See release notes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Mar 21, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 21, 2026 17:13
Copy link
Copy Markdown
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Dependency Update Review

NUnit3TestAdapter: 6.1.0 → 6.2.0

This is a straightforward minor version bump of the NUnit3TestAdapter package in Directory.Packages.props.

Assessment

The change is correct and minimal — a single-line version update in the centralized package management file. No concerns:

  • Minor version bump: 6.1.0 → 6.2.0 follows semver and should be backwards-compatible.
  • Correct location: Updated in Directory.Packages.props as expected for a Central Package Management setup.
  • Automated update: Generated by Renovate Bot with automerge enabled, which is appropriate for low-risk dependency bumps like this.

One note worth keeping in mind: TUnit's own philosophy is to use Microsoft.Testing.Platform rather than VSTest (per project rules). NUnit3TestAdapter is a VSTest adapter used only for running NUnit-based tests (likely in comparison/compatibility test projects), so its presence here is expected and intentional — it's not violating the no-VSTest rule for TUnit's own test infrastructure.

LGTM. Safe to merge.

@thomhurst thomhurst merged commit 85688aa into main Mar 21, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/nunit branch March 21, 2026 17:38
This was referenced Mar 22, 2026
This was referenced Mar 30, 2026
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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants