chore(deps): update tunit to 1.45.0#5949
Conversation
There was a problem hiding this comment.
Code Review
This is a clean, automated dependency bump from Renovate updating all TUnit packages from 1.44.39 → 1.45.0 in Directory.Packages.props.
What's included in 1.45.0:
fix(generator): CallerArgumentExpression ordering fix in[GenerateAssertion]emit (#5940)fix(sourcegen): Covariant TActual dropped correctly when[GenerateAssertion]method has its own type parameters (#5935)feat(assertions): CancellationToken overload added toWaitsForandEventually(#5938)fix(html-report): Category extraction using MTP Key=name convention (#5946)feat(html-report): Split-pane design rewrite (#5947)
Assessment: No concerns. All 6 package entries are updated consistently to the same version — no version skew between TUnit, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.AspNetCore, and TUnit.Assertions.FSharp. The change is isolated to Directory.Packages.props with no other files touched.
This is a self-referential update (the repo is consuming its own published packages as external references), so the 1.45.0 changes are already landed in this repo — safe to merge.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Code Review
This is a straightforward Renovate-generated dependency bump updating 6 TUnit packages from 1.44.39 → 1.45.0 in Directory.Packages.props.
What's changing:
TUnit,TUnit.Core,TUnit.Engine,TUnit.Assertions,TUnit.AspNetCore,TUnit.Assertions.FSharp— all bumped to1.45.0
Notable changes in v1.45.0 (from release notes):
- Fix:
[GenerateAssertion]now correctly placesCallerArgumentExpressionbeforeparamsin emitted code (#5940) - Fix: Source generator drops covariant
TActualwhen method has its own type parameters (#5935) - Feat:
CancellationTokenoverload added toWaitsForandEventually(#5938) - HTML report improvements (#5946, #5947)
Review verdict: No concerns.
This is a self-referential update — the project is consuming its own published packages in test/sample projects that reference TUnit as an external dependency. The bump is a minor version and the included changes are fixes and additive features with no breaking changes noted. The diff is mechanical and correct.
✅ Safe to merge.
This PR contains the following updates:
1.44.39→1.45.01.44.39→1.45.01.44.39→1.45.01.44.39→1.45.01.44.39→1.45.01.44.39→1.45.0Release Notes
thomhurst/TUnit (TUnit)
v1.45.0: 1.45.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.44.39...v1.45.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 Mend Renovate.