Skip to content

Comments

chore(deps): update tunit to 1.17.0#4975

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

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

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget minor 1.16.41.17.0
TUnit.AspNetCore nuget minor 1.16.41.17.0
TUnit.Assertions nuget minor 1.16.41.17.0
TUnit.Assertions.FSharp nuget minor 1.16.41.17.0
TUnit.Core nuget minor 1.16.41.17.0
TUnit.Engine nuget minor 1.16.41.17.0
TUnit.Playwright nuget minor 1.16.41.17.0

Release Notes

thomhurst/TUnit (TUnit)

v1.17.0: 1.17.0

What's Changed
Other Changes
Dependencies
New Contributors

Full Changelog: v1.16.4...v1.17.0


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 MINOR renovate-bot labels Feb 22, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 22, 2026 03:08
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.

Dependency Update Review: TUnit 1.16.4 → 1.17.0

This is an automated Renovate bot PR that updates all TUnit package references from 1.16.4 to 1.17.0. The changes are clean and consistent.

What's covered

  • Directory.Packages.props — Central package management updated for 6 packages (TUnit, TUnit.AspNetCore, TUnit.Assertions, TUnit.Assertions.FSharp, TUnit.Core, TUnit.Engine)
  • Template project files — All 6 template projects updated (including TUnit.Playwright which only appears in the template, not in central package management — correct, since it's template-only)

Notable 1.17.0 changes being adopted

The release includes several meaningful fixes this repo benefits from directly:

  • Race condition fix in IdeStreamingSink (#4857)
  • Timeout diagnostics with stack traces and deadlock detection (#4947)
  • Retry policies with exponential backoff and exception filtering (#4949)
  • Shared mutable state race condition fixes in test infrastructure (#4928)
  • AOT trimming suppressions and null safety improvements (#4919)

This is a good dog-fooding PR — TUnit updating its own test framework dependency to a version that fixes issues found in TUnit itself.

No concerns

All version numbers are consistent across every affected file, and the update correctly excludes packages that are already at the target version (Verify, xunit, etc.). Auto-merge with squash is appropriate here.

@thomhurst thomhurst merged commit c3ffe05 into main Feb 22, 2026
15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch February 22, 2026 03:36
This was referenced Feb 23, 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