Conversation
386fc94 to
4a8de4f
Compare
SummaryUpdates TUnit package versions from 1.7.7 to 1.7.16 across Directory.Packages.props and all template project files. Critical IssuesNone found ✅ Verdict✅ APPROVE - No critical issues This is a straightforward dependency version bump with no code changes. All version numbers are consistently updated across both the central package management file and all template project files. |
SummaryUpdates TUnit package versions from 1.7.7 to 1.7.16 across Directory.Packages.props and all template project files. Critical IssuesNone found ✅ Previous Review StatusOwner has already approved this PR. Changes are verified as a straightforward version bump with consistent updates across all affected files. Verdict✅ APPROVE - No critical issues This is a standard Renovate-bot dependency update with no code changes. All version numbers are consistently updated across:
No TUnit critical rules are triggered by this change. |
There was a problem hiding this comment.
Pull request overview
This PR updates TUnit package references from version 1.7.7 to 1.7.16 across template projects and the central package version management file. This is a patch-level dependency update that includes migration code fixer improvements, telemetry package additions, and various enhancements to the TUnit testing framework.
Key changes:
- Updated 4 TUnit package versions in
Directory.Packages.props(TUnit, TUnit.AspNetCore, TUnit.Core, TUnit.Assertions) - Updated all template project files to reference TUnit 1.7.16
- Maintained consistency across C#, F#, VB.NET, and specialized templates (Playwright, Aspire, AspNet)
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 |
|---|---|
| Directory.Packages.props | Updated central package version management for TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions from 1.7.7 to 1.7.16 |
| TUnit.Templates/content/TUnit/TestProject.csproj | Updated TUnit package reference in standard C# template |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit package reference in VB.NET template |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updated TUnit.Playwright package reference in Playwright template |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references in F# template |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updated TUnit package reference in Aspire test template |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated TUnit package reference in Aspire starter template |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updated TUnit package reference in AspNet template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references in AspNet F# template |
Review Summary: This is a clean, consistent dependency update with no issues identified. All TUnit package references have been updated uniformly across all template files and the central package management file. The changes are appropriate for a patch version update.
This PR contains the following updates:
1.7.7→1.7.161.7.7→1.7.161.7.7→1.7.161.7.7→1.7.161.7.7→1.7.161.7.7→1.7.16Release Notes
thomhurst/TUnit (TUnit)
v1.7.16: 1.7.16What's Changed
Other Changes
Dependencies
Full Changelog: v1.7.7...v1.7.16
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.
This PR has been generated by Renovate Bot.