-
-
Notifications
You must be signed in to change notification settings - Fork 107
chore(deps): update tunit to 1.5.78 #4109
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
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 testing framework packages from version 1.5.70 to 1.5.78 across all project templates and the central package management configuration. The update includes a minor improvement to exception messages when injected data sources throw exceptions.
- Update all TUnit package references to version 1.5.78
- Ensure consistency across C#, VB.NET, F#, Playwright, Aspire, and ASP.NET templates
- Update central package version management in Directory.Packages.props
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 | Updates TUnit package reference to 1.5.78 in C# template |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updates TUnit package reference to 1.5.78 in VB.NET template |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updates TUnit.Playwright package reference to 1.5.78 in Playwright template |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updates TUnit and TUnit.Assertions.FSharp package references to 1.5.78 in F# template |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updates TUnit package reference to 1.5.78 in Aspire test template |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updates TUnit package reference to 1.5.78 in Aspire starter template |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updates TUnit package reference to 1.5.78 in ASP.NET template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updates TUnit and TUnit.Assertions.FSharp package references to 1.5.78 in ASP.NET F# template |
| Directory.Packages.props | Updates TUnit, TUnit.Core, and TUnit.Assertions package versions to 1.5.78 in central package management |
Pull Request Review - TUnit Version Update (1.5.70 → 1.5.78)✅ Overall Assessment: APPROVEDThis is a clean dependency update PR generated by Renovate Bot. The changes are straightforward and follow best practices. 📋 Review SummaryChanges Made:
Files Modified: 9 files
✅ Code QualityStrengths:
Style Compliance:
🔍 Potential ConsiderationsMinor Observations:
🛡️ Security & Performance
🧪 Test CoverageRecommendation: Before merge, verify: Full test suite:
Verify templates work with new version (spot check):
📝 Documentation
✨ ConclusionThis is a well-structured, automated dependency update that follows TUnit's development practices. The changes are isolated to version numbers and maintain consistency across all templates. Recommendation: ✅ APPROVE and MERGE The automerge configuration is appropriate for this type of change. No manual intervention required unless CI tests reveal issues. |
This PR contains the following updates:
1.5.70→1.5.781.5.70→1.5.781.5.70→1.5.781.5.70→1.5.781.5.70→1.5.78Release Notes
thomhurst/TUnit (TUnit)
v1.5.78: 1.5.78What's Changed
Other Changes
Dependencies
Full Changelog: v1.5.70...v1.5.78
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.