Skip to content

chore(deps): update tunit to 1.20.0#5205

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

chore(deps): update tunit to 1.20.0#5205
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.19.741.20.0
TUnit.AspNetCore nuget minor 1.19.741.20.0
TUnit.Assertions nuget minor 1.19.741.20.0
TUnit.Assertions.FSharp nuget minor 1.19.741.20.0
TUnit.Core nuget minor 1.19.741.20.0
TUnit.Engine nuget minor 1.19.741.20.0
TUnit.Playwright nuget minor 1.19.741.20.0

Release Notes

thomhurst/TUnit (TUnit)

v1.20.0: 1.20.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.19.74...v1.20.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 21, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 21, 2026 14:13
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.20.0

This is a straightforward Renovate-generated dependency bump updating all TUnit packages from 1.19.741.20.0.

What's Changed

All 7 TUnit packages are bumped consistently across:

  • Directory.Packages.props (central version management)
  • Template project files (TUnit.Templates/content/*)

Assessment

No issues found. The change is clean and correct:

  • All TUnit package references are updated in lockstep to 1.20.0, which is the right approach since these packages are co-versioned and must stay in sync.
  • Central Package Management in Directory.Packages.props is correctly used for the main repo packages; template projects (which are standalone, not part of the solution) correctly pin their own versions directly in their .csproj/.fsproj files.
  • The 1.20.0 release includes meaningful fixes and features (locale-dependent decimal formatting fix in HTML reports, nullable warnings fix for Member(), ConfigureTestConfiguration double-invocation fix, new IsEquivalentTo assertions for Memory<T>/ReadOnlyMemory<T>) — this is a worthwhile bump.
  • Auto-merge with squash is appropriate for a dependency update PR like this.

✅ LGTM — safe to merge.

@thomhurst thomhurst merged commit fd9373a into main Mar 21, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch March 21, 2026 14:44
This was referenced Mar 30, 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