chore(deps): update tunit to 1.56.0#6259
Conversation
There was a problem hiding this comment.
Code Review
Summary: This is a Renovate-generated dependency update bumping 6 TUnit family packages from 1.55.2 → 1.56.0 in Directory.Packages.props.
Assessment: ✅ Looks good — safe to merge
The change is mechanical and low-risk:
- All 6 TUnit packages (
TUnit,TUnit.AspNetCore,TUnit.Core,TUnit.Engine,TUnit.Assertions,TUnit.Assertions.FSharp) are bumped consistently to1.56.0— no version skew. 1.56.0is a bug-fix minor release (aspnetcore race condition, mock generation fixes for no-parameterless-ctor,new-hidden interface members, and high-arity Func/Action parameters), so pulling it in is beneficial.- No previous review comments to address.
One observation (informational, not a blocker)
This repo uses its own published NuGet packages (rather than project references) in some test/sample scenarios. That means there's an inherent lag — the fixes introduced in this repo's 1.56.0 release only become available to those test projects once this PR merges. That's a known and intentional design trade-off for testing the published packages as consumers would experience them. No action needed.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This PR contains the following updates:
1.55.2→1.56.01.55.2→1.56.01.55.2→1.56.01.55.2→1.56.01.55.2→1.56.01.55.2→1.56.0Release Notes
thomhurst/TUnit (TUnit)
v1.56.0: 1.56.0What's Changed
Other Changes
new-hidden base interface members in wrapper (#6252) by @thomhurst in #6256Dependencies
Full Changelog: v1.55.2...v1.56.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.