Conversation
There was a problem hiding this comment.
Dependency Update Review: TUnit 1.17.20 → 1.17.25
This is a clean, mechanical patch bump generated by Renovate Bot updating all TUnit-related packages from 1.17.20 to 1.17.25.
What's included in 1.17.25
The release notes show four worthwhile improvements:
- #4986 – Strongly-typed
Enum.Parseusage - #4987 –
GetValuesAsUnderlyingTypefrom polyfill - #4988 – Removed redundant immutable array allocations (memory win)
- #5003 – New
RefStructArg<T>for ref struct parameter visibility in the mocks API
All are either performance-focused or API additions — no breaking changes.
Changes reviewed
| File | Change |
|---|---|
Directory.Packages.props |
6 packages bumped (central CPM) |
TUnit.Templates/** |
6 template projects bumped (hardcoded, intentional) |
Template versioning note: The template projects intentionally use hardcoded versions rather than inheriting from Directory.Packages.props. This is the correct design — templates are standalone starters and should ship with the latest pinned version at the time of update. Renovate correctly updates both locations in lockstep.
No concerns
The diff is exactly what it should be: uniform version bump across all affected files, no unrelated changes, consistent across all 7 packages. Auto-merge is appropriately enabled for patch updates.
✅ Approved.
23c0ff9 to
b5ecd40
Compare
Code Review (Re-check)Previous review from this session already covers this PR in full — confirming it still stands after re-examining the diff. Summary: Routine Renovate-generated patch bump of 7 TUnit packages from Changes verified:
1.17.25 release includes:
All patch-level improvements, no breaking changes. The diff is clean and consistent. ✅ No concerns. |
This PR contains the following updates:
1.17.20→1.17.251.17.20→1.17.251.17.20→1.17.251.17.20→1.17.251.17.20→1.17.251.17.20→1.17.251.17.20→1.17.25Release Notes
thomhurst/TUnit (TUnit)
v1.17.25: 1.17.25What's Changed
Other Changes
Dependencies
Full Changelog: v1.17.20...v1.17.25
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.
This PR has been generated by Renovate Bot.