-
-
Notifications
You must be signed in to change notification settings - Fork 105
chore(deps): update tunit to 1.5.53 #4069
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 Dependency Update (1.5.48 → 1.5.53)SummaryThis is a Renovate bot PR that updates TUnit package references from version 1.5.48 to 1.5.53 across template files and central package management. Review Analysis✅ Positive Aspects
📋 What's Included in 1.5.53According to the release notes, version 1.5.53 includes:
This is an important bug fix for source generator stability.
|
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 the TUnit testing framework and related packages from version 1.5.48 to 1.5.53 across all project templates and central package management configuration. This is a patch-level dependency update that includes a bug fix for casted enum arrays in the Arguments attribute causing source generator compilation failures.
Key Changes:
- Updated TUnit packages to version 1.5.53 across all project templates
- Updated central package version management in Directory.Packages.props
- Consistent version updates for TUnit, TUnit.Core, TUnit.Assertions, TUnit.Assertions.FSharp, and TUnit.Playwright
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.5.53 |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit package reference to 1.5.53 |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updated TUnit.Playwright package reference to 1.5.53 |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references to 1.5.53 |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updated TUnit package reference to 1.5.53 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated TUnit package reference to 1.5.53 |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updated TUnit package reference to 1.5.53 |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references to 1.5.53 |
| Directory.Packages.props | Updated centrally managed package versions for TUnit, TUnit.Core, and TUnit.Assertions to 1.5.53 |
This PR contains the following updates:
1.5.48->1.5.531.5.48->1.5.531.5.48->1.5.531.5.48->1.5.531.5.48->1.5.53Release Notes
thomhurst/TUnit (TUnit)
v1.5.53: 1.5.53What's Changed
Other Changes
Dependencies
Full Changelog: v1.5.48...v1.5.53
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.