-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update tunit to 1.6.0 #4127
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
Pull Request Review: TUnit 1.6.0 Dependency UpdateOverviewThis PR updates TUnit packages from 1.5.80 to 1.6.0 across template files and central package management. The update is generated by Renovate Bot and includes a minor version bump. ✅ Positive Observations
📝 Considerations
🔍 Code Quality AssessmentStyle Compliance: ✅ No code changes to review ✅ RecommendationAPPROVE with minor verification This PR is safe to merge once CI passes. The automated dependency update is well-structured and maintains consistency across all template files. Suggested Pre-Merge Checklist:
Review Completed: 2025-12-21 |
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 packages from version 1.5.80 to 1.6.0 across all project templates and the central package management file. The update is a minor version bump that includes the new TUnit.AspNetCore feature according to the release notes. All package references are consistently updated without any breaking changes.
Key Changes:
- Updated TUnit core packages (TUnit, TUnit.Core, TUnit.Assertions) from 1.5.80 to 1.6.0
- Updated TUnit.Playwright and TUnit.Assertions.FSharp from 1.5.80 to 1.6.0
- Maintained consistency across all template projects and 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.0 in C# template |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit package reference to 1.6.0 in VB template |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updated TUnit.Playwright package reference to 1.6.0 in Playwright template |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references to 1.6.0 in F# template |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updated TUnit package reference to 1.6.0 in Aspire test template |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated TUnit package reference to 1.6.0 in Aspire starter template |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updated TUnit package reference to 1.6.0 in ASP.NET template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references to 1.6.0 in ASP.NET F# template |
| Directory.Packages.props | Updated TUnit, TUnit.Core, and TUnit.Assertions package versions to 1.6.0 in central package management |
Review Result: No issues found. This is a clean dependency update with consistent version bumps across all affected packages and templates.
This PR contains the following updates:
1.5.80→1.6.01.5.80→1.6.01.5.80→1.6.01.5.80→1.6.01.5.80→1.6.0Release Notes
thomhurst/TUnit (TUnit)
v1.6.0: 1.6.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.5.80...v1.6.0
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.