Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.9.42: 1.9.42

What's Changed
Other Changes
Dependencies

Full Changelog: v1.9.26...v1.9.42


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.

Copilot AI review requested due to automatic review settings January 9, 2026 11:08
@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jan 9, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 9, 2026 11:09
@thomhurst
Copy link
Owner Author

Summary

Updates TUnit package references from 1.9.26 to 1.9.42 across template files and Directory.Packages.props.

Critical Issues

None found ✅

This is a straightforward dependency version update that ensures templates reference the latest TUnit packages. The updated version includes bug fixes and performance improvements from PRs #4257-#4269.

TUnit Rules Assessment

  • ✅ No source generator or engine changes (Dual-Mode rule N/A)
  • ✅ No snapshot updates needed (no API/output changes)
  • ✅ No VSTest dependencies introduced
  • ✅ No performance or AOT concerns (dependency update only)

Verdict

APPROVE - No critical issues

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates TUnit and related packages from version 1.9.26 to 1.9.42 across all template project files and the central package management configuration. This is a patch version update that includes bug fixes, performance improvements, and enhanced analyzer converters with no breaking changes.

Key changes:

  • Version bump from 1.9.26 to 1.9.42 for all TUnit packages
  • Updates applied consistently across all template configurations (C#, VB.NET, F#, Playwright, Aspire, AspNetCore)
  • Central package version management updated in Directory.Packages.props

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
TUnit.Templates/content/TUnit/TestProject.csproj Update TUnit package to 1.9.42
TUnit.Templates/content/TUnit.VB/TestProject.vbproj Update TUnit package to 1.9.42
TUnit.Templates/content/TUnit.Playwright/TestProject.csproj Update TUnit.Playwright package to 1.9.42
TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj Update TUnit and TUnit.Assertions.FSharp packages to 1.9.42
TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj Update TUnit package to 1.9.42
TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj Update TUnit package to 1.9.42
TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj Update TUnit package to 1.9.42
TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj Update TUnit and TUnit.Assertions.FSharp packages to 1.9.42
Directory.Packages.props Update TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions to 1.9.42

@thomhurst thomhurst merged commit 262131b into main Jan 9, 2026
19 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch January 9, 2026 11:33
This was referenced Jan 12, 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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants