chore(deps): update tunit to 1.53.0#6199
Conversation
There was a problem hiding this comment.
This is a clean, mechanical Renovate-generated dependency bump with no architectural concerns.
Summary of changes: All 6 TUnit-family packages (TUnit, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.Assertions.FSharp, TUnit.AspNetCore) are bumped in lockstep from 1.51.0 to 1.53.0 in Directory.Packages.props. That's the correct approach — keeping the whole TUnit family on a single uniform version avoids subtle API/ABI mismatches between components.
One minor observation — package ordering: The TUnit entries in Directory.Packages.props are not alphabetically sorted with the rest of the file. TUnit.Assertions.FSharp appears before the Verify.* block, while the remaining five TUnit packages appear after it. This is a pre-existing issue (not introduced here), but it could cause a small readability/merge-conflict risk over time. Worth considering a one-off sort of the file.
No blocking issues — the change is correct, minimal, and the auto-merge setup is appropriate for this kind of routine maintenance.
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.51.0→1.53.01.51.0→1.53.01.51.0→1.53.01.51.0→1.53.01.51.0→1.53.01.51.0→1.53.0Release Notes
thomhurst/TUnit (TUnit)
v1.53.0: 1.53.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.51.0...v1.53.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.