Skip to content

chore(deps): update tunit to 1.44.39#5929

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

chore(deps): update tunit to 1.44.39#5929
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 patch 1.44.01.44.39
TUnit.AspNetCore nuget patch 1.44.01.44.39
TUnit.Assertions nuget patch 1.44.01.44.39
TUnit.Assertions.FSharp nuget patch 1.44.01.44.39
TUnit.Core nuget patch 1.44.01.44.39
TUnit.Engine nuget patch 1.44.01.44.39

Release Notes

thomhurst/TUnit (TUnit)

v1.44.39: 1.44.39

What's Changed
Other Changes
Dependencies

Full Changelog: v1.44.0...v1.44.39


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 PATCH renovate-bot labels May 14, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 14, 2026 18:11
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.

Review: Dependency Bump — TUnit packages 1.44.01.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 MethodAssertionGenerator and [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.

@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 69013af into main May 14, 2026
14 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch May 14, 2026 18:36
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants