Skip to content

chore(deps): update tunit to 1.17.11#4993

Merged
thomhurst merged 1 commit intomainfrom
renovate/tunit
Feb 24, 2026
Merged

chore(deps): update tunit to 1.17.11#4993
thomhurst merged 1 commit intomainfrom
renovate/tunit

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget patch 1.17.71.17.11
TUnit.AspNetCore nuget patch 1.17.71.17.11
TUnit.Assertions nuget patch 1.17.71.17.11
TUnit.Assertions.FSharp nuget patch 1.17.71.17.11
TUnit.Core nuget patch 1.17.71.17.11
TUnit.Engine nuget patch 1.17.71.17.11
TUnit.Playwright nuget patch 1.17.71.17.11

Release Notes

thomhurst/TUnit (TUnit)

v1.17.11: 1.17.11

What's Changed
Other Changes
Dependencies

Full Changelog: v1.17.7...v1.17.11


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 these updates 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 PATCH renovate-bot labels Feb 24, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 24, 2026 01:40
Copy link
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.

Code Review: Dependency Update (1.17.7 → 1.17.11)

This is a Renovate-generated patch bump across all TUnit packages. The changes are straightforward and mechanical.

What's Included in 1.17.11

Per the release notes, this update bundles:

  • Migration from .sln to .slnx solution format
  • Unified Mock<T> API (removal of Setup/Verify/Raise surfaces)

Review of Changes

Consistency: All 7 packages are updated uniformly to 1.17.11 — no version mismatches introduced. Good.

Two sources of truth for template versions: The template project files under TUnit.Templates/content/ carry hardcoded version numbers separately from Directory.Packages.props. This is intentional (templates need explicit pinned versions for scaffolding), and this PR correctly updates both places in sync.

TUnit.Playwright gap in central management: TUnit.Playwright is only updated in the template TestProject.csproj, not in Directory.Packages.props. This appears to be by design — if no non-template project in the solution consumes TUnit.Playwright, it doesn't need a central entry. Worth verifying this remains true as the project grows, to avoid version drift.

Verdict

No issues. Clean, consistent bump. Safe to merge.

@thomhurst thomhurst merged commit 6c554e1 into main Feb 24, 2026
15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch February 24, 2026 02:11
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants