Skip to content

Conversation

@thomhurst
Copy link
Owner

@thomhurst thomhurst commented Jan 11, 2026

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.9.68: 1.9.68

What's Changed
Other Changes
Dependencies

Full Changelog: v1.9.64...v1.9.68


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
Copy link
Owner Author

Summary

Updates TUnit.Assertions dependency from 1.9.64 to 1.9.68 (PATCH version bump).

Critical Issues

None found ✅

This is a routine dependency update of TUnit's own assertion library. The version range (1.9.64 → 1.9.68) includes performance improvements from recent PRs:

These align with TUnit's "Performance First" principle.

Verdict

APPROVE - No critical issues

This is a safe PATCH update of TUnit's own package with performance benefits. The change is isolated to version configuration with no code modifications required.

@thomhurst thomhurst changed the title chore(deps): update dependency tunit.assertions to 1.9.68 chore(deps): update tunit to 1.9.68 Jan 11, 2026
@thomhurst
Copy link
Owner Author

Summary

Updates TUnit package references from version 1.9.64 to 1.9.68 across all template projects.

Critical Issues

None found ✅

This is a straightforward version bump with no code changes. The update includes performance improvements (sequential processing for small test sets and lazy test materialization) from versions 1.9.65-1.9.68.

TUnit Rules Compliance

  • ✅ No source generator changes
  • ✅ No public API changes
  • ✅ No reflection or AOT concerns
  • ✅ No VSTest usage
  • ✅ No hot path modifications
  • ✅ No snapshot test updates needed

Verdict

APPROVE - No critical issues

This dependency update is safe to merge.

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