Skip to content

chore(deps): update tunit to 1.45.0#5949

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

chore(deps): update tunit to 1.45.0#5949
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.44.391.45.0
TUnit.AspNetCore nuget minor 1.44.391.45.0
TUnit.Assertions nuget minor 1.44.391.45.0
TUnit.Assertions.FSharp nuget minor 1.44.391.45.0
TUnit.Core nuget minor 1.44.391.45.0
TUnit.Engine nuget minor 1.44.391.45.0

Release Notes

thomhurst/TUnit (TUnit)

v1.45.0: 1.45.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.44.39...v1.45.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 18, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 18, 2026 03:16
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.

Code Review

This is a clean, automated dependency bump from Renovate updating all TUnit packages from 1.44.391.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 to WaitsFor and Eventually (#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.

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.

Clean, consistent self-referential dependency bump. All 6 TUnit packages updated together with no version skew. Safe to merge.

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 18, 2026

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.

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.

Code Review

This is a straightforward Renovate-generated dependency bump updating 6 TUnit packages from 1.44.391.45.0 in Directory.Packages.props.

What's changing:

  • TUnit, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.AspNetCore, TUnit.Assertions.FSharp — all bumped to 1.45.0

Notable changes in v1.45.0 (from release notes):

  • Fix: [GenerateAssertion] now correctly places CallerArgumentExpression before params in emitted code (#5940)
  • Fix: Source generator drops covariant TActual when method has its own type parameters (#5935)
  • Feat: CancellationToken overload added to WaitsFor and Eventually (#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.

@thomhurst thomhurst merged commit 945ee1d into main May 18, 2026
14 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch May 18, 2026 05:21
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