Skip to content

chore(deps): update tunit to 1.7.16 - #4206

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Jan 1, 2026
Merged

chore(deps): update tunit to 1.7.16#4206
thomhurst merged 1 commit into
mainfrom
renovate/tunit

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
TUnitnugetpatch1.7.71.7.16
TUnit.AspNetCorenugetpatch1.7.71.7.16
TUnit.Assertionsnugetpatch1.7.71.7.16
TUnit.Assertions.FSharpnugetpatch1.7.71.7.16
TUnit.Corenugetpatch1.7.71.7.16
TUnit.Playwrightnugetpatch1.7.71.7.16

Release Notes

thomhurst/TUnit (TUnit)

v1.7.16: 1.7.16

What'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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurstthomhurst added the dependencies Pull requests that update a dependency file label Jan 1, 2026
CopilotAI review requested due to automatic review settings January 1, 2026 18:11
@thomhurstthomhurst added PATCH renovate-bot dependencies Pull requests that update a dependency file labels Jan 1, 2026
@thomhurst
thomhurst enabled auto-merge (squash) January 1, 2026 18:11
@thomhurst

Copy link
Copy Markdown
OwnerAuthor

Summary

Updates TUnit package versions from 1.7.7 to 1.7.16 across Directory.Packages.props and all template project files.

Critical Issues

None 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.

@thomhurst

Copy link
Copy Markdown
OwnerAuthor

Summary

Updates TUnit package versions from 1.7.7 to 1.7.16 across Directory.Packages.props and all template project files.

Critical Issues

None found ✅

Previous Review Status

Owner 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:

  • Central package management (Directory.Packages.props)
  • All template projects (C#, F#, VB, AspNet, Aspire, Playwright)

No TUnit critical rules are triggered by this change.

CopilotAI left a comment

Copy link
Copy Markdown

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 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
FileDescription
Directory.Packages.propsUpdated 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.csprojUpdated TUnit package reference in standard C# template
TUnit.Templates/content/TUnit.VB/TestProject.vbprojUpdated TUnit package reference in VB.NET template
TUnit.Templates/content/TUnit.Playwright/TestProject.csprojUpdated TUnit.Playwright package reference in Playwright template
TUnit.Templates/content/TUnit.FSharp/TestProject.fsprojUpdated TUnit and TUnit.Assertions.FSharp package references in F# template
TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csprojUpdated TUnit package reference in Aspire test template
TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csprojUpdated TUnit package reference in Aspire starter template
TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csprojUpdated TUnit package reference in AspNet template
TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsprojUpdated 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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePATCHrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thomhurst@renovate-bot