Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.11.56: 1.11.56

What's Changed
Other Changes
  • fix: improve error messages for unresolved generic type arguments in test generation by @​thomhurst in #​4447
  • fix: add Assert.That overloads for ICollection and IReadOnlyCollection by @​thomhurst in #​4449
  • fix: UnsafeAccessor for generic base class properties with type parameter types by @​thomhurst in #​4452
Dependencies

Full Changelog: v1.11.51...v1.11.56


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

Summary

This PR updates TUnit package references from version 1.11.51 to 1.11.56 across template projects and the central package management file.

Critical Issues

None found ✅

This is a dependency update PR that only modifies version numbers in .csproj, .fsproj, .vbproj files and Directory.Packages.props. No code changes are made, and none of the TUnit critical rules apply:

  • ✅ No changes to source generator or engine code (dual-mode not applicable)
  • ✅ No source generator output changes (snapshot tests not applicable)
  • ✅ No public API changes (API snapshots not applicable)
  • ✅ No reflection code added (AOT annotations not applicable)
  • ✅ No hot path performance concerns
  • ✅ No VSTest dependencies introduced

The version bump from 1.11.51 to 1.11.56 is consistent across all package references, maintaining version alignment.

Verdict

APPROVE - No critical issues

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