Skip to content

chore(deps): update tunit to 1.18.21#5076

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

chore(deps): update tunit to 1.18.21#5076
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.18.91.18.21
TUnit.AspNetCore nuget patch 1.18.91.18.21
TUnit.Assertions nuget patch 1.18.91.18.21
TUnit.Assertions.FSharp nuget patch 1.18.91.18.21
TUnit.Core nuget patch 1.18.91.18.21
TUnit.Engine nuget patch 1.18.91.18.21
TUnit.Playwright nuget patch 1.18.91.18.21

Release Notes

thomhurst/TUnit (TUnit)

v1.18.21: 1.18.21

What's Changed
Other Changes
Dependencies

Full Changelog: v1.18.9...v1.18.21


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 3, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 3, 2026 22:47
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.18.21

This is a standard Renovate-generated patch version bump across 6 files, updating all TUnit-family packages from 1.18.91.18.21.

Summary of Changes

File Change
Directory.Packages.props Updates 6 Central Package Management entries
TUnit.Templates/content/TUnit.AspNet.FSharp/... Updates 2 hardcoded package refs
TUnit.Templates/content/TUnit.AspNet/... Updates 1 hardcoded package ref
TUnit.Templates/content/TUnit.FSharp/... Updates 2 hardcoded package refs
TUnit.Templates/content/TUnit.Playwright/... Updates 1 hardcoded package ref
TUnit.Templates/content/TUnit.VB/... Updates 1 hardcoded package ref

Release Notes Notable Changes (1.18.9 → 1.18.21)

  • Perf: Reduced string allocations via AppendJoin (#4971)
  • Bug fix: Attribute namespace now respected during migration (#5066)
  • Bug fix: Parent data source initialization spans correctly placed under session span (#5071)

Assessment

The changes are correct and consistent. The dual update strategy is architecturally sound:

  • Main project uses Central Package Management via Directory.Packages.props
  • Template projects under TUnit.Templates/content/ intentionally use hardcoded versions since they are distributed as standalone starter templates for end users and cannot rely on the repo's CPM setup ✓

All 13 version strings are updated uniformly to 1.18.21. No issues found.

Approved — safe to merge.

@thomhurst thomhurst merged commit 25cfb1a into main Mar 3, 2026
15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch March 3, 2026 23:14
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