-
-
Notifications
You must be signed in to change notification settings - Fork 109
chore(deps): update tunit to 1.5.48 #4063
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: TUnit Version Update (1.5.42 → 1.5.48)SummaryThis is an automated Renovate Bot PR that updates TUnit package references from version 1.5.42 to 1.5.48 across the repository's template files and central package management. Code Quality ✅
Changes ReviewFiles Modified
Release Notes (v1.5.48)Based on the PR description, version 1.5.48 includes:
Assessment✅ Approved - No Issues Found Strengths:
No Concerns:
RecommendationsNone - this is a straightforward dependency update that follows best practices. Verdict: Safe to merge. The automerge setting is appropriate for this type of automated patch update. Review generated following TUnit CLAUDE.md guidelines |
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.42 to 1.5.48 across all template project files and the central package management configuration. This is a routine patch version update that includes a new DisplayName property feature for dynamic tests with no breaking changes.
Key Changes:
- Updates TUnit packages to version 1.5.48 (patch version bump)
- Maintains consistency across all template variations (C#, VB, F#, Playwright, Aspire, AspNet)
- Updates central package version 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 | Updates TUnit package reference to 1.5.48 in C# template |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updates TUnit package reference to 1.5.48 in VB template |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updates TUnit.Playwright package reference to 1.5.48 in Playwright template |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updates TUnit and TUnit.Assertions.FSharp package references to 1.5.48 in F# template |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updates TUnit package reference to 1.5.48 in Aspire test template |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updates TUnit package reference to 1.5.48 in Aspire starter template |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updates TUnit package reference to 1.5.48 in AspNet template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updates TUnit and TUnit.Assertions.FSharp package references to 1.5.48 in AspNet F# template |
| Directory.Packages.props | Updates central package version management for TUnit, TUnit.Core, and TUnit.Assertions to 1.5.48 |
Review Summary: This is a clean dependency update with all package versions consistently updated to 1.5.48. No issues were identified. The changes are straightforward version bumps across template files and central package management, with no code changes or breaking modifications.
This PR contains the following updates:
1.5.42->1.5.481.5.42->1.5.481.5.42->1.5.481.5.42->1.5.481.5.42->1.5.48Release Notes
thomhurst/TUnit (TUnit)
v1.5.48: 1.5.48What's Changed
Other Changes
Dependencies
Full Changelog: v1.5.42...v1.5.48
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.