Conversation
There was a problem hiding this comment.
Code Review
This is a straightforward Renovate bot PR bumping 5 TUnit NuGet packages from 1.43.38 → 1.43.41 in Directory.Packages.props. The change is minimal and mechanical — only version strings are modified.
One observation worth a quick check:
TUnit.Assertions.FSharp remains pinned at 1.43.38 (line 103 in the diff context) while all other TUnit packages advance to 1.43.41. If TUnit.Assertions.FSharp is published in lockstep with the rest of the TUnit suite, this mismatch could cause a NuGet resolution conflict or silent API incompatibility. It would be worth verifying:
- Is
TUnit.Assertions.FSharpintentionally excluded from this update (e.g., it lives in a separate repo/release track)? - Or should it also be bumped to
1.43.41?
If the version skew is intentional (different release cadence), a brief comment in Directory.Packages.props grouping it separately from the other TUnit packages would prevent future confusion.
Everything else looks correct. The change is consistent across all 5 packages, auto-merge is set, and CI gates should catch any compatibility issues before merge.
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.43.38→1.43.411.43.38→1.43.411.43.38→1.43.411.43.38→1.43.411.43.38→1.43.41Release Notes
thomhurst/TUnit (TUnit)
v1.43.41: 1.43.41What's Changed
Other Changes
Dependencies
Full Changelog: v1.43.38...v1.43.41
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.