chore(deps): update tunit to 1.47.0 by thomhurst · Pull Request #6115 · thomhurst/TUnit (original) (raw)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This is a routine Renovate-bot dependency update — bumps 6 TUnit NuGet packages from 1.46.0 → 1.47.0 in Directory.Packages.props.
What changed
All six packages are updated consistently:
TUnit/TUnit.Core/TUnit.Engine/TUnit.Assertions/TUnit.Assertions.FSharp/TUnit.AspNetCore:1.46.0→1.47.0
Assessment
Clean and correct. The self-referential update (the repo consuming its own published packages in external-facing test/sample projects) is intentional and the version bump is consistent across all related packages — no mismatched versions.
The v1.47.0 release includes a large batch of allocation and LINQ-reduction performance improvements, so upgrading promptly is beneficial.
No previous review comments to re-check.
Verdict
No concerns. Safe to merge.