Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.6.5: 1.6.5

What's Changed
Dependencies

Full Changelog: v1.6.0...v1.6.5


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.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH labels Dec 21, 2025
Copilot AI review requested due to automatic review settings December 21, 2025 11:08
@thomhurst thomhurst enabled auto-merge (squash) December 21, 2025 11:08
@claude
Copy link
Contributor

claude bot commented Dec 21, 2025

Pull Request Review

Summary

This is a Renovate bot PR that updates TUnit package versions from 1.6.0 to 1.6.5 across the repository. This is a standard dependency update for the project's own packages.

Code Quality: ✅ APPROVED

Positive Aspects:

  • Consistency: All TUnit package references are updated uniformly across all files
  • Scope: Correctly updates both Directory.Packages.props (central package management) and template project files
  • Completeness: Covers all TUnit packages (TUnit, TUnit.Core, TUnit.Assertions, TUnit.Assertions.FSharp, TUnit.Playwright)
  • Patch version: This is a patch update (1.6.0 → 1.6.5), indicating bug fixes without breaking changes

Files Modified

  1. Directory.Packages.props - Central package version management
  2. Template project files across different TUnit templates:
    • TUnit.AspNet.FSharp
    • TUnit.AspNet
    • TUnit.Aspire.Starter
    • TUnit.Aspire.Test
    • TUnit.FSharp
    • TUnit.Playwright
    • TUnit.VB
    • TUnit (basic template)

Potential Issues: ℹ️ NONE FOUND

No concerns identified:

  • ✅ No code logic changes
  • ✅ No potential bugs introduced
  • ✅ No performance impact
  • ✅ No security concerns
  • ✅ Version numbers are consistent across all files

Test Coverage: ⚠️ NOT APPLICABLE

This is a dependency version bump only - no new functionality to test. However:

  • Recommendation: Ensure CI passes to verify templates still work with updated versions
  • The PR description indicates automerge is enabled, suggesting CI checks are required

Alignment with CLAUDE.md: ✅ COMPLIANT

This PR doesn't violate any rules from the project's CLAUDE.md:

  • No code changes requiring dual-mode implementation
  • No source generator changes requiring snapshot updates
  • No public API changes
  • No performance-critical code modifications
  • No reflection usage requiring AOT annotations

Recommendation: ✅ APPROVE & MERGE

This is a routine, low-risk dependency update. The changes are mechanical and consistent. Once CI passes, this PR is safe to merge via automerge.

No action required - standard Renovate bot dependency update.

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 testing framework packages from version 1.6.0 to 1.6.5 across all template projects and the central package management configuration. This is a patch-level update that includes dependency updates to the TUnit framework itself (notably Npgsql and Microsoft.AspNetCore.Mvc.Testing updates).

  • Updated TUnit package references to version 1.6.5 across all project templates
  • Updated TUnit.Assertions and TUnit.Assertions.FSharp to version 1.6.5
  • Updated TUnit.Playwright and TUnit.Core to version 1.6.5 in central package management

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

This was referenced Dec 23, 2025
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