-
-
Notifications
You must be signed in to change notification settings - Fork 109
chore(deps): update tunit to 1.6.15 #4143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Code Review - TUnit Version Update (1.6.5 → 1.6.15)✅ Overall Assessment: APPROVEDThis is a clean dependency update from Renovate bot that bumps TUnit package versions across template files and the central package management file. 📋 Review SummaryType: Dependency update (patch version) ✅ What's Good
🔍 Specific ObservationsFiles Changed:
Version Consistency Check:All occurrences of 💭 Considerations
📝 RecommendationsApproval Status: ✅ Ready to merge (pending CI checks) Suggested Actions:
🎯 Compliance with CLAUDE.md GuidelinesChecked against repository guidelines:
Final Verdict: This is a routine, low-risk dependency update that maintains version consistency across the project. Recommend proceeding with automerge once CI passes. Review generated by Claude Code |
There was a problem hiding this 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.6.5 to 1.6.15 across both the central package management configuration and project template files. This is a routine patch-level dependency update that brings in recent enhancements including improved logger extensibility, enhanced failure messages for assertions, more robust timeout cancellation, and new custom predicate support for equivalency assertions.
Key Changes
- Updated 4 core TUnit packages in central package management (Directory.Packages.props)
- Updated TUnit package references across 8 template project files to maintain consistency
- All version updates consistently point to 1.6.15
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 versions for TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions from 1.6.5 to 1.6.15 |
| TUnit.Templates/content/TUnit/TestProject.csproj | Updated TUnit package reference in C# template |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit package reference in Visual Basic 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 ASP.NET template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references in ASP.NET F# template |
This PR contains the following updates:
1.6.5→1.6.151.6.5→1.6.151.6.5→1.6.151.6.5→1.6.151.6.5→1.6.151.6.5→1.6.15Release Notes
thomhurst/TUnit (TUnit)
v1.6.15: 1.6.15What's Changed
Other Changes
string.Replacecode. by @TimothyMakkison in #4134Dependencies
New Contributors
Full Changelog: v1.6.5...v1.6.15
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.