-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update tunit to 1.6.28 #4156
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
PR Review: Dependency Update - TUnit 1.6.20 → 1.6.25SummaryThis is an automated dependency update PR from Renovate Bot that bumps TUnit packages from version 1.6.20 to 1.6.25 across templates and the main package configuration. ✅ Code QualityLGTM - The changes are straightforward and consistent:
📦 Changes Included in 1.6.25According to the release notes, this update includes:
🔍 Potential IssuesNone identified - This is a low-risk patch update:
🧪 Test CoverageN/A for this PR - This is a dependency update that:
The CI pipeline will validate compatibility across:
🚀 Performance ConsiderationsPositive impact expected: The underlying 1.6.25 release includes a performance optimization (replacing 🔒 Security ConcernsNone identified:
📋 RecommendationAPPROVE - This PR is ready to merge once CI passes. The update is:
📝 Notes
Status: ✅ Ready to merge after CI validation |
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.20 to 1.6.25 across project templates and central package management. The update includes performance improvements (replacing fixed-length List with Span) and a new NotDiscoverableAttribute feature introduced in TUnit 1.6.25.
Key Changes:
- Updated core TUnit packages (TUnit, TUnit.Core, TUnit.Assertions, TUnit.AspNetCore) in Directory.Packages.props
- Updated TUnit packages in all project templates (C#, F#, VB.NET, ASP.NET, Aspire, Playwright)
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 to 1.6.25 in C# template |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit to 1.6.25 in VB.NET template |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updated TUnit.Playwright to 1.6.25 in Playwright template |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp to 1.6.25 in F# template |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updated TUnit to 1.6.25 in Aspire test template |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated TUnit to 1.6.25 in Aspire starter template |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updated TUnit to 1.6.25 in ASP.NET template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp to 1.6.25 in ASP.NET F# template |
| Directory.Packages.props | Updated TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions to 1.6.25 in central package management |
The changes are consistent across all files, properly updating version numbers from 1.6.20 to 1.6.25. All template files maintain proper version alignment for their respective TUnit packages. No issues identified.
3a407fb to
52c2cba
Compare
Pull Request Review: TUnit Dependency Update (1.6.20 → 1.6.27)✅ Overall AssessmentThis is a clean, low-risk dependency update PR generated by Renovate Bot. The changes are straightforward version bumps across template files and central package management. 📋 Review SummaryScope: Patch version update (1.6.20 → 1.6.27) ✅ Positives
📦 Packages Updated
🔍 Notable Changes in v1.6.21-v1.6.27Based on the PR description, recent releases include: v1.6.27:
v1.6.25:
These align with TUnit's performance-first philosophy and provide useful new capabilities.
|
52c2cba to
9e95eb2
Compare
PR Review: TUnit Package Update (1.6.20 → 1.6.27)✅ Overall Assessment: APPROVEDThis is a clean, automated dependency update from Renovate Bot that updates TUnit package references across the repository. 🔍 Review Findings✅ Strengths
📋 Code Quality
🔒 Security & Performance
|
9e95eb2 to
dc03a4f
Compare
This PR contains the following updates:
1.6.20→1.6.281.6.20→1.6.281.6.20→1.6.281.6.20→1.6.281.6.20→1.6.281.6.20→1.6.28Release Notes
thomhurst/TUnit (TUnit)
v1.6.28: 1.6.28What's Changed
Other Changes
Full Changelog: v1.6.27...v1.6.28
v1.6.27: 1.6.27What's Changed
Other Changes
Full Changelog: v1.6.25...v1.6.27
v1.6.25: 1.6.25What's Changed
Other Changes
ListwithSpanby @TimothyMakkison in #4153Dependencies
Full Changelog: v1.6.20...v1.6.25
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.