-
-
Notifications
You must be signed in to change notification settings - Fork 105
chore(deps): update tunit to 1.5.33 #4037
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 package dependencies from version 1.5.6 to 1.5.33, a patch version update that includes bug fixes and documentation improvements according to the release notes.
Key Changes:
- All TUnit-related packages (TUnit, TUnit.Core, TUnit.Assertions, TUnit.Assertions.FSharp, TUnit.Playwright) are consistently updated to version 1.5.33
- Updates span across template project files and the central package version management file
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.33 |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updates TUnit package reference to 1.5.33 in VB template |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updates TUnit.Playwright package reference to 1.5.33 |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updates TUnit and TUnit.Assertions.FSharp references to 1.5.33 |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updates TUnit package reference to 1.5.33 in Aspire test template |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updates TUnit package reference to 1.5.33 in Aspire starter template |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updates TUnit package reference to 1.5.33 in ASP.NET template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updates TUnit and TUnit.Assertions.FSharp references to 1.5.33 in ASP.NET F# template |
| Directory.Packages.props | Updates centrally managed TUnit, TUnit.Core, and TUnit.Assertions package versions to 1.5.33 |
PR Review: Dependency Update (TUnit 1.5.6 to 1.5.33)SummaryThis is a Renovate bot automated dependency update that bumps TUnit package versions from 1.5.6 to 1.5.33 across all template projects and the main package props file. Code ReviewChanges Overview:
Affected Files:
Positive Findings
ObservationsThis appears to be updating the template projects to reference the latest published versions of TUnit packages. This is correct behavior for templates that users will scaffold from. Verification Checklist (from CLAUDE.md): Since this is a dependency update (not source code changes):
Final AssessmentStatus: APPROVED Reasoning:
Pre-Merge Checklist:
Notes
No action required - this is a clean dependency update following standard practices. |
This PR contains the following updates:
1.5.6->1.5.331.5.6->1.5.331.5.6->1.5.331.5.6->1.5.331.5.6->1.5.33Release Notes
thomhurst/TUnit (TUnit)
v1.5.33: 1.5.33What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: v1.5.6...v1.5.33
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.