Skip to content

chore(deps): update tunit to 1.24.0#5315

Merged
thomhurst merged 1 commit intomainfrom
renovate/tunit
Mar 30, 2026
Merged

chore(deps): update tunit to 1.24.0#5315
thomhurst merged 1 commit intomainfrom
renovate/tunit

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.24.0: 1.24.0

What's Changed
Other Changes
Dependencies
New Contributors

Full Changelog: v1.23.7...v1.24.0


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.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Mar 30, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 30, 2026 20:21
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: chore(deps): update tunit to 1.24.0

This is a Renovate Bot-generated dependency update PR, bumping all TUnit-family packages from 1.23.71.24.0 across 6 files.

What's Changed

All changes are version bumps in:

  • Directory.Packages.props — 6 packages (TUnit, TUnit.AspNetCore, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.Assertions.FSharp)
  • Template projects (TUnit.AspNet, TUnit.AspNet.FSharp, TUnit.FSharp, TUnit.Playwright, TUnit.VB)

Assessment

The changes are correct and consistent — every reference to 1.23.7 has been updated to 1.24.0 with no missed occurrences. The 1.24.0 release notes (visible in the PR body) include:

  • Performance optimizations in TUnit.Mocks hot paths
  • Bug fixes for System.Memory version conflicts on .NET Framework (net462)
  • Mock source generator fixes for concrete classes from external assemblies (CS0460/CS0122/CS0115)
  • New Returns()/ReturnsAsync() parameterless overloads for async mock methods
  • Mock API surface cleanups and unification of Mock.Of<T>()/Mock.OfPartial<T>()

All are non-breaking improvements relevant to this codebase.

No Issues Found

This PR is a clean, routine dependency bump. All version strings are consistently updated, and the 1.24.0 release contains only additive/fix changes. Safe to merge.

This was referenced Apr 1, 2026
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