Skip to content

chore(deps): update tunit to 1.44.0#5882

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
May 10, 2026
Merged

chore(deps): update tunit to 1.44.0#5882
thomhurst merged 1 commit into
mainfrom
renovate/tunit

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget minor 1.43.411.44.0
TUnit.AspNetCore nuget minor 1.43.411.44.0
TUnit.Assertions nuget minor 1.43.411.44.0
TUnit.Assertions.FSharp nuget minor 1.43.411.44.0
TUnit.Core nuget minor 1.43.411.44.0
TUnit.Engine nuget minor 1.43.411.44.0

Release Notes

thomhurst/TUnit (TUnit)

v1.44.0: 1.44.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.43.41...v1.44.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels May 10, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 10, 2026 21:49
@thomhurst thomhurst added dependencies Pull requests that update a dependency file renovate-bot MINOR labels May 10, 2026
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

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.

@thomhurst thomhurst merged commit 3c7e7f5 into main May 10, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch May 10, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants