Skip to content

chore(deps): update tunit to 1.21.30#5254

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

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

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget patch 1.21.241.21.30
TUnit.AspNetCore nuget patch 1.21.241.21.30
TUnit.Assertions nuget patch 1.21.241.21.30
TUnit.Assertions.FSharp nuget patch 1.21.241.21.30
TUnit.Core nuget patch 1.21.241.21.30
TUnit.Engine nuget patch 1.21.241.21.30
TUnit.Playwright nuget patch 1.21.241.21.30

Release Notes

thomhurst/TUnit (TUnit)

v1.21.30: 1.21.30

What's Changed
Other Changes
Dependencies

Full Changelog: v1.21.24...v1.21.30


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 PATCH renovate-bot labels Mar 26, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 26, 2026 21:48
Copy link
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.21.30

This is a routine Renovate Bot dependency bump updating all TUnit packages from 1.21.24 to 1.21.30 (patch version update).

Changes Summary

All changes are version bumps in two locations:

  • Directory.Packages.props — centralized version management for 6 TUnit packages
  • TUnit.Templates/ — template project files for 5 template variants (F#, C#, ASP.NET, Playwright, VB)

Assessment

The changes look correct and consistent. All 13 version references are uniformly updated from 1.21.241.21.30, which aligns with the patch releases that include:

  • Test discovery Activity span for tracing (#5246)
  • Mock generator nullable annotation fix (#5251)
  • ITestSkippedEventReceiver fix for [Skip]-attributed tests (#5253)
  • CallerArgumentExpression support for TestDataRow (#5135)

Observations

  1. Consistency is good: The Directory.Packages.props centralized approach is used correctly for most packages, though the template projects (TUnit.Templates/) pin their own versions directly in .csproj/.fsproj files. This is intentional since templates ship as standalone starting points for users and should reference specific published versions.

  2. TUnit.Playwright is only referenced in the Playwright template (not in Directory.Packages.props), which is consistent with its narrower usage scope.

  3. Auto-merge is enabled — appropriate for a patch dependency update of the project's own packages.

No issues found. This is a clean, automated patch update.

@thomhurst thomhurst merged commit af15584 into main Mar 26, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch March 26, 2026 22:28
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