chore(deps): update tunit to 1.48.6 by thomhurst · Pull Request #6142 · thomhurst/TUnit (original) (raw)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dependency Update Review
This is a Renovate-generated patch bump of the TUnit family of packages (TUnit, TUnit.Assertions, TUnit.Assertions.FSharp, TUnit.AspNetCore, TUnit.Core, TUnit.Engine) from 1.48.0 → 1.48.6 in Directory.Packages.props.
Assessment
The change is correct and minimal — all 6 package references are bumped consistently to the same patch version, no package is left behind at the old version, and the format is unchanged.
The 1.48.1–1.48.6 range is a series of patch releases on this repository itself. The most notable included change is #6141 (fix(sourcegen): fully-qualify Linq calls in params array binding), which fixes a real source-generator bug. Pulling this in is a good idea for any project consuming TUnit.
No concerns
- All bumps are to the same patch version (no version skew between related packages).
- Auto-merge is already enabled; this is an appropriate candidate for it given the purely self-referential, patch-level nature of the update.
- There are no API or behavioral breaking changes expected at a patch level.
LGTM. Safe to merge.