Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.8.9: 1.8.9

What's Changed
Other Changes
Dependencies

Full Changelog: v1.8.1...v1.8.9


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 3, 2026 13:16
@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jan 3, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 3, 2026 13:16
@thomhurst
Copy link
Owner Author

Summary

Updates TUnit package versions from 1.8.1 to 1.8.9 across all template files and central package management.

Critical Issues

None found ✅

Suggestions

None - this is a straightforward dependency update from Renovate bot that bumps TUnit packages to include recent fixes (#4221, #4222).

Verdict

APPROVE - No critical issues


Notes:

  • All changes are consistent version updates across templates
  • No TUnit critical rules apply (no source gen, reflection, or public API changes)
  • Version 1.8.9 includes fixes for ref struct parameters and console output whitespace preservation

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 package dependencies from version 1.8.1 to 1.8.9 across the repository. This is a patch version update that includes bug fixes for ref struct parameter handling in assertion source generators and console output whitespace preservation.

  • Updated all TUnit package references from 1.8.1 to 1.8.9
  • Updated template project files to ensure new projects use the latest version
  • Updated central package management configuration

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 Updated TUnit reference to 1.8.9 in C# template
TUnit.Templates/content/TUnit.VB/TestProject.vbproj Updated TUnit reference to 1.8.9 in VB.NET template
TUnit.Templates/content/TUnit.Playwright/TestProject.csproj Updated TUnit.Playwright reference to 1.8.9 in Playwright template
TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj Updated TUnit and TUnit.Assertions.FSharp references to 1.8.9 in F# template
TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj Updated TUnit reference to 1.8.9 in Aspire test template
TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj Updated TUnit reference to 1.8.9 in Aspire starter template
TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj Updated TUnit reference to 1.8.9 in ASP.NET Core template
TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj Updated TUnit and TUnit.Assertions.FSharp references to 1.8.9 in ASP.NET Core F# template
Directory.Packages.props Updated TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions package versions to 1.8.9 in central package management

The changes are consistent and complete. All TUnit-related package references have been uniformly updated to version 1.8.9, ensuring compatibility across the repository. The update includes the core packages (TUnit, TUnit.Core, TUnit.Assertions, TUnit.AspNetCore) and properly handles language-specific packages (TUnit.Assertions.FSharp) in all template variations.

This was referenced Jan 26, 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