Skip to content

chore(deps): update tunit to 1.22.0#5272

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

chore(deps): update tunit to 1.22.0#5272
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.21.301.22.0
TUnit.AspNetCore nuget minor 1.21.301.22.0
TUnit.Assertions nuget minor 1.21.301.22.0
TUnit.Assertions.FSharp nuget minor 1.21.301.22.0
TUnit.Core nuget minor 1.21.301.22.0
TUnit.Engine nuget minor 1.21.301.22.0
TUnit.Playwright nuget minor 1.21.301.22.0

Release Notes

thomhurst/TUnit (TUnit)

v1.22.0: 1.22.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.21.30...v1.22.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 27, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 27, 2026 21:17
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.22.0

This is a straightforward Renovate bot dependency update bumping all TUnit packages from 1.21.301.22.0 across:

  • Directory.Packages.props (central version management)
  • All 5 template project files (.csproj, .fsproj, .vbproj)

Assessment: ✅ Looks good

The changes are consistent and correct:

  • All TUnit package references are updated uniformly to 1.22.0
  • Both the central Directory.Packages.props and the standalone template project files are updated together, avoiding version drift
  • The 1.22.0 release includes meaningful improvements (HTML report artifact registration, IDE RPC crash fix, Aspire fixture wait fix, CI perf improvements) that are worth pulling in

Minor Observation

The template project files (e.g. TUnit.Templates/) pin explicit versions directly rather than inheriting from Directory.Packages.props. This means Renovate needs to update both places. This is expected for template content since templates are shipped as standalone packages and need self-contained version pins — no issue here, just worth noting as the intended design.

No concerns with this PR. Safe to merge.

@thomhurst thomhurst merged commit 8108d4d into main Mar 27, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch March 27, 2026 21:55
This was referenced Mar 28, 2026
This was referenced Mar 31, 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