chore(deps): update tunit to 1.44.0#5882
Conversation
There was a problem hiding this comment.
Dependency Update Review: TUnit 1.43.41 → 1.44.0
This is a self-referential Renovate PR — TUnit updating its own packages as consumed by the docs/sample projects within the repo.
Change Assessment
The diff is confined to a single file () with 6 consistent package version bumps:
| Package | Old | New |
|---|---|---|
| TUnit | 1.43.41 | 1.44.0 |
| TUnit.AspNetCore | 1.43.41 | 1.44.0 |
| TUnit.Assertions | 1.43.41 | 1.44.0 |
| TUnit.Assertions.FSharp | 1.43.41 | 1.44.0 |
| TUnit.Core | 1.43.41 | 1.44.0 |
| TUnit.Engine | 1.43.41 | 1.44.0 |
All 6 packages are bumped atomically and consistently — no version mismatches.
1.44.0 Highlights (from release notes)
The minor version bump includes several meaningful changes:
- Breaking/structural: Generated mocks now live in the same namespace as the mocked type (#5870)
- Mocks promoted to stable (#5877)
- Bug fixes: RUC leak on -style comparers (#5873), culture-dependent timestamps in HTML report (#5872), auto-prepend to partial endpoint paths (#5874), optional params in reflection (#5880)
- New features: now implements (#5876), support for non-span ref struct out/ref params in mocks (#5878)
Verdict
No concerns. The update is mechanical, consistent, and auto-merge is appropriately enabled. The included changes in 1.44.0 are well-scoped bug fixes and feature additions.
✅ Approved — routine self-referential dependency bump, looks correct.
There was a problem hiding this comment.
Dependency Update Review: TUnit 1.43.41 → 1.44.0
This is a self-referential Renovate PR — TUnit updating its own packages as consumed by the docs/sample projects within the repo.
Change Assessment
The diff is confined to a single file (Directory.Packages.props) with 6 consistent package version bumps. All packages are bumped atomically to 1.44.0 with no version mismatches.
1.44.0 Highlights (from release notes)
The minor version bump includes several meaningful changes:
- Mocks promoted to stable (previously preview)
- Namespace alignment: Generated mocks now live in the same namespace as the mocked type
- Bug fixes: RUC leak on Should-style comparers, culture-dependent timestamps in HTML report, auto-prepend slash to partial endpoint paths, optional params in MethodDataSource reflection
- New features: ShouldAssertion now implements IAssertion, support for non-span ref struct out/ref params in mocks
Verdict
No concerns. The update is mechanical and consistent, and auto-merge is appropriately enabled. The 1.44.0 changes are well-scoped bug fixes and feature additions that this repo itself produced.
Approved — routine self-referential dependency bump, looks correct.
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.43.41→1.44.01.43.41→1.44.01.43.41→1.44.01.43.41→1.44.01.43.41→1.44.01.43.41→1.44.0Release Notes
thomhurst/TUnit (TUnit)
v1.44.0: 1.44.0What's Changed
Other Changes
/to partial endpoint paths (#5838) by @thomhurst in #5874Dependencies
Full Changelog: v1.43.41...v1.44.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.