chore(deps): update tunit to 1.44.39#5929
Conversation
There was a problem hiding this comment.
Review: Dependency Bump — TUnit packages 1.44.0 → 1.44.39
This is a clean, automated Renovate patch-version bump of all six TUnit self-referential packages in Directory.Packages.props.
What's in 1.44.39
The release notes show this bump carries several meaningful fixes that directly benefit this repo:
- Source-gen correctness — three source-generator bug fixes (#5919, #5920, #5921) that affect
MethodAssertionGeneratorand[AssertionExtension]emit, all directly in scope for TUnit's own assertion generation. - OpenTelemetry reliability — the two-idle-window drain fix (#5890) improves test stability in OTEL-enabled scenarios.
- ASP.NET Core tag leak fix (#5891) — scopes the correlation processor per-factory, which could cause cross-test contamination.
- Windows CI reliability — TRX read retry (#5888) and Playwright install hardening (#5889).
- FSharp.Core updated to 10.1.300 (#5909).
Assessment
The diff is minimal and mechanical (6 version strings in Directory.Packages.props, no logic changes). The patch range is self-authored, so the changelog is fully traceable. Auto-merge is appropriately enabled for a patch dep bump of this nature.
No concerns. Good 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.
This PR contains the following updates:
1.44.0→1.44.391.44.0→1.44.391.44.0→1.44.391.44.0→1.44.391.44.0→1.44.391.44.0→1.44.39Release Notes
thomhurst/TUnit (TUnit)
v1.44.39: 1.44.39What's Changed
Other Changes
defaultliteral for value-type assertion parameters by @JohnVerheij in #5919Dependencies
Full Changelog: v1.44.0...v1.44.39
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.