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.
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.19.16 to 1.19.22. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.19.22 <!-- Release notes generated using configuration in .github/release.yml at v1.19.22 --> ## What's Changed ### Other Changes * Remove redundant prefixes from tracing timeline spans by @thomhurst in thomhurst/TUnit#5111 * Render span tags and events on separate lines by @thomhurst in thomhurst/TUnit#5113 * Demote granular internal logs from Debug to Trace level by @thomhurst in thomhurst/TUnit#5116 ### Dependencies * chore(deps): update tunit to 1.19.16 by @thomhurst in thomhurst/TUnit#5109 **Full Changelog**: thomhurst/TUnit@v1.19.16...v1.19.22 Commits viewable in [compare view](thomhurst/TUnit@v1.19.16...v1.19.22). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.