Conversation
There was a problem hiding this comment.
Code Review: Dependency Version Bump (1.32.0 → 1.33.0)
This is a Renovate Bot automated PR bumping 7 TUnit packages across the repository.
Changes
Directory.Packages.props (central package management):
TUnit,TUnit.AspNetCore,TUnit.Core,TUnit.Engine,TUnit.Assertions,TUnit.Assertions.FSharp,TUnit.Playwright
Template project files (5 files with inline version pins — expected since templates are shipped to end users without the repo's Directory.Packages.props):
TUnit.Templates/content/(AspNet, AspNet.FSharp, FSharp, Playwright, VB)
Assessment
No issues found. This is a straightforward, low-risk automated dependency update — all 13 changes are purely 1.32.0 → 1.33.0 string replacements with no logic changes.
The version bump is consistent across all 12 files. The template files correctly use inline version pins rather than central management, which is the right approach since templates are distributed standalone.
The 1.33.0 release includes performance optimizations (allocation reductions), a new TUnitSettings static API, and a ParallelLimiter semaphore bug fix — all of which align well with TUnit's performance-first principles. This PR correctly adopts those published packages.
Approved — safe to merge once CI is green.
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.32.0→1.33.01.32.0→1.33.01.32.0→1.33.01.32.0→1.33.01.32.0→1.33.01.32.0→1.33.01.32.0→1.33.0Release Notes
thomhurst/TUnit (TUnit)
v1.33.0: 1.33.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.32.0...v1.33.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.