Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.9.17: 1.9.17

What's Changed
Other Changes
Dependencies

Full Changelog: v1.9.2...v1.9.17


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

Summary

Updates TUnit package references from 1.9.2 to 1.9.17 across central package management and all project templates.

Critical Issues

None found ✅

Verdict

APPROVE - No critical issues

This is a clean dependency update that brings in bug fixes and performance improvements from 15 patch releases. The changes are consistent across all files and appropriate for automerge.

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 dependencies from version 1.9.2 to 1.9.17 across all template project files and the central package management configuration. This is a patch version update that includes bug fixes and performance improvements, as noted in the release notes (fixes for analyzer false positives, generic DependsOn attribute issues, nullability warnings, and performance optimizations to reduce allocations).

Key Changes

  • Updated TUnit package version from 1.9.2 to 1.9.17 across all project templates
  • Updated TUnit.Playwright, TUnit.AspNetCore, TUnit.Core, TUnit.Assertions, and TUnit.Assertions.FSharp to 1.9.17
  • Maintained consistency across C#, VB.NET, F#, Aspire, and ASP.NET Core templates

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 package reference to 1.9.17
TUnit.Templates/content/TUnit.VB/TestProject.vbproj Updated TUnit package reference to 1.9.17
TUnit.Templates/content/TUnit.Playwright/TestProject.csproj Updated TUnit.Playwright package reference to 1.9.17
TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj Updated TUnit and TUnit.Assertions.FSharp package references to 1.9.17
TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj Updated TUnit package reference to 1.9.17
TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj Updated TUnit package reference to 1.9.17
TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj Updated TUnit package reference to 1.9.17
TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj Updated TUnit and TUnit.Assertions.FSharp package references to 1.9.17
Directory.Packages.props Updated central package versions for TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions to 1.9.17

The changes are consistent and straightforward. All version numbers are correctly updated from 1.9.2 to 1.9.17 across all relevant files. The update appears to be a routine dependency update with no breaking changes based on the release notes (which indicate bug fixes and performance improvements). No issues were identified during this review.

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