Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.9.64: 1.9.64

What's Changed
Other Changes
Dependencies

Full Changelog: v1.9.55...v1.9.64


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 Jan 11, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 11, 2026 11:07
@thomhurst
Copy link
Owner Author

Summary

This PR updates TUnit package references from version 1.9.55 to 1.9.64 across template files and the central package management file.

Critical Issues

None found ✅

The changes are straightforward version bumps in:

  • Directory.Packages.props (central package management)
  • Template project files across different project types (C#, F#, VB, AspNet, Aspire, Playwright)

All changes are mechanical version updates with no code modifications. The changes don't touch:

  • Source generator code (TUnit.Core.SourceGenerator)
  • Engine code (TUnit.Engine)
  • Public APIs requiring snapshot updates
  • Hot path performance code
  • Reflection code requiring AOT annotations

Verdict

APPROVE - No critical issues

This is a standard dependency update PR generated by Renovate bot. The version bump from 1.9.55 to 1.9.64 includes performance improvements mentioned in the release notes (caching, bypassing helpers when not needed, filter-aware test collection, etc.), which aligns with TUnit's "Performance First" principle.

@thomhurst thomhurst disabled auto-merge January 11, 2026 11:31
@thomhurst thomhurst merged commit 060a104 into main Jan 11, 2026
12 of 13 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch January 11, 2026 11:31
This was referenced Jan 12, 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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants