-
-
Notifications
You must be signed in to change notification settings - Fork 106
chore(deps): update tunit to 1.5.35 #4042
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 and related packages from version 1.5.33 to 1.5.35 across all project templates. This is a routine patch version update that includes a new Count method with inner assertion support for collections, with no breaking changes.
Key Changes:
- Bump TUnit from 1.5.33 → 1.5.35
- Bump TUnit.Assertions.FSharp from 1.5.33 → 1.5.35
- Bump TUnit.Playwright from 1.5.33 → 1.5.35
- Bump TUnit.Core from 1.5.33 → 1.5.35
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 | Update TUnit package reference to 1.5.35 |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Update TUnit package reference to 1.5.35 |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Update TUnit.Playwright package reference to 1.5.35 |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Update TUnit and TUnit.Assertions.FSharp package references to 1.5.35 |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Update TUnit package reference to 1.5.35 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Update TUnit package reference to 1.5.35 |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Update TUnit package reference to 1.5.35 |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Update TUnit and TUnit.Assertions.FSharp package references to 1.5.35 |
| Directory.Packages.props | Update TUnit, TUnit.Core, and TUnit.Assertions package versions to 1.5.35 |
Review Summary: All changes are consistent and correct. The version update is applied uniformly across all template projects and the central package management file. No issues identified.
PR Review: Update TUnit to 1.5.35✅ SummaryThis is a Renovate-generated dependency update that bumps TUnit packages from 1.5.33 to 1.5.35 across the template project files. The changes are clean and consistent. ✅ Code Quality & Best Practices
✅ Potential IssuesNone identified. This is a straightforward version bump with:
✅ Performance ConsiderationsNo performance impact - this only updates version numbers in project configuration files. ✅ Security ConcernsNo security concerns. This updates to a newer patch version which typically includes bug fixes. ✅ Test CoverageAccording to the release notes, version 1.5.35 includes:
The new feature (Count method) should have test coverage in the main TUnit repository. No additional template-specific tests are needed for this dependency update. 📝 Notes
✅ RecommendationAPPROVE - This PR is ready to merge. It is a clean, automated dependency update that follows best practices and maintains consistency across all project files. |
This PR contains the following updates:
1.5.33->1.5.351.5.33->1.5.351.5.33->1.5.351.5.33->1.5.351.5.33->1.5.35Release Notes
thomhurst/TUnit (TUnit)
v1.5.35: 1.5.35What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: v1.5.33...v1.5.35
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.