Conversation
There was a problem hiding this comment.
Code Review: chore(deps): update tunit to 1.19.16
This is a routine Renovate Bot PR bumping TUnit self-referential package dependencies from 1.19.11 to 1.19.16 across 6 files.
Summary
The changes are clean and correct:
Directory.Packages.props— centrally bumps 6 TUnit packages (TUnit,TUnit.AspNetCore,TUnit.Core,TUnit.Engine,TUnit.Assertions,TUnit.Assertions.FSharp)- Template project files — bump pinned versions in distributed project templates
Observation Worth Noting
TUnit.Playwright is pinned directly in TUnit.Templates/content/TUnit.Playwright/TestProject.csproj but is not centrally managed in Directory.Packages.props. All other TUnit packages in the templates are centrally managed. This inconsistency is minor but could lead to Playwright template version drift if future updates miss it (though Renovate appears to handle it correctly here). Consider adding TUnit.Playwright to Directory.Packages.props for consistency — not a blocker for this PR.
Verdict
The update is straightforward, the versions are consistent across all changed files, and the patch jump (5 versions: 1.19.11 → 1.19.16) aligns with the referenced release notes. No concerns with this PR.
✅ Approved.
8271d41 to
b021f1a
Compare
There was a problem hiding this comment.
Code Review: chore(deps): update tunit to 1.19.16
This PR has been previously reviewed and approved. No new changes have been made since then.
Re-review Summary
The diff remains a straightforward, consistent version bump of all TUnit-family packages from 1.19.11 → 1.19.16 across:
Directory.Packages.props— 6 TUnit packages centrally bumped- Template project files — 5 files with pinned versions updated consistently
Previous Observation (Still Applicable)
TUnit.Playwright is pinned directly in TUnit.Templates/content/TUnit.Playwright/TestProject.csproj but is not centrally managed in Directory.Packages.props, unlike the other TUnit packages. Renovate handles this correctly for now, but centralizing it would improve consistency. This is not a blocker.
Verdict
All versions are consistent across changed files. The PR is clean and correct. ✅ No new concerns — previous approval stands.
This PR contains the following updates:
1.19.11→1.19.161.19.11→1.19.161.19.11→1.19.161.19.11→1.19.161.19.11→1.19.161.19.11→1.19.161.19.11→1.19.16Release Notes
thomhurst/TUnit (TUnit)
v1.19.16: 1.19.16What's Changed
Other Changes
Dependencies
Full Changelog: v1.19.11...v1.19.16
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.