Skip to content

chore(deps): update tunit to 1.24.13 - #5331

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Mar 31, 2026
Merged

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
TUnitnugetpatch1.24.01.24.13
TUnit.AspNetCorenugetpatch1.24.01.24.13
TUnit.Assertionsnugetpatch1.24.01.24.13
TUnit.Assertions.FSharpnugetpatch1.24.01.24.13
TUnit.Corenugetpatch1.24.01.24.13
TUnit.Enginenugetpatch1.24.01.24.13
TUnit.Playwrightnugetpatch1.24.01.24.13

Release Notes

thomhurst/TUnit (TUnit)

v1.24.13: 1.24.13

What's Changed
Other Changes
Dependencies
New Contributors

Full Changelog: v1.24.0...v1.24.13


Configuration

📅 Schedule: 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 Renovate Bot.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Mar 31, 2026
@thomhurst
thomhurst enabled auto-merge (squash) March 31, 2026 22:50

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review: chore(deps): update tunit to 1.24.13

This is a straightforward Renovate Bot dependency bump PR, updating 7 TUnit-family packages from 1.24.0 to 1.24.13 across:

  • Directory.Packages.props (central version management)
  • TUnit.Templates/ project files (F#, VB, ASP.NET, Playwright templates)

Assessment: LGTM

Consistency - All 7 packages are bumped to the same version (1.24.13), which is correct since they are co-versioned packages from the same repository. There are no stragglers left behind at the old version.

Scope - The template project files in TUnit.Templates/ pin their own package versions independently (not using Directory.Packages.props central management), so updating them separately is the right approach and has been done correctly.

Change content - The v1.24.13 release notes include meaningful fixes relevant to TUnit users:

  • Performance improvements to MockEngine (lower allocation, faster verification)
  • A fix for TUnit0073 when types come from another assembly
  • Fix for implicit conversion operators bypassed in property injection casts
  • Fix for non-virtual new methods being incorrectly included in mock discovery
  • Thread pool starvation fix in WebApplicationTest parallel server init

All of these are patch-level fixes with no breaking changes, making the bump safe.

Auto-merge is already enabled on this PR, which is appropriate for a patch-level dependency update generated by Renovate.

No concerns. This PR is good to merge.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics0 complexity

MetricResults
Complexity0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@thomhurst
thomhurst merged commit 9b0e375 into mainMar 31, 2026
15 checks passed
@thomhurst
thomhurst deleted the renovate/tunit branch March 31, 2026 23:30
This was referenced May 17, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePATCHrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot