Conversation
There was a problem hiding this comment.
Code Review: chore(deps): update tunit to 1.35.0
This is a straightforward Renovate-generated dependency update bumping 7 TUnit packages from 1.34.5 → 1.35.0 across two locations.
What's Changing
Directory.Packages.props— 7 centralized package version bumps (the correct single source of truth for solution-wide dependencies via CPM)TUnit.Templates/content/*— 6 hardcoded version bumps across template.csproj/.fsproj/.vbprojfiles
Assessment
The changes are correct and consistent — all 13 version references are updated in lock-step, and no version was missed.
Template hardcoding is intentional and appropriate. Template project files can't rely on Directory.Packages.props since that file doesn't exist in a user's freshly-scaffolded project. Explicit pinning here is the right call.
v1.35.0 release notes (from the PR description) include three meaningful changes:
- Fix for open generic transitive auto-mocks (#5568)
- Refactored test/lifecycle tracing separation (#5572)
- Expanded nested And/Or expectations in failure messages (#5577)
No concerns with this update. Auto-merge is appropriately enabled for this routine maintenance PR. ✓
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
TIP This summary will be updated as you push new changes. Give us feedback
This PR contains the following updates:
1.34.5→1.35.01.34.5→1.35.01.34.5→1.35.01.34.5→1.35.01.34.5→1.35.01.34.5→1.35.01.34.5→1.35.0Release Notes
thomhurst/TUnit (TUnit)
v1.35.0: 1.35.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.34.5...v1.35.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 Renovate Bot.