-
-
Notifications
You must be signed in to change notification settings - Fork 111
chore(deps): update tunit to 1.8.9 #4223
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
SummaryUpdates TUnit package versions from 1.8.1 to 1.8.9 across all template files and central package management. Critical IssuesNone found ✅ SuggestionsNone - this is a straightforward dependency update from Renovate bot that bumps TUnit packages to include recent fixes (#4221, #4222). Verdict✅ APPROVE - No critical issues Notes:
|
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.8.1 to 1.8.9 across the repository. This is a patch version update that includes bug fixes for ref struct parameter handling in assertion source generators and console output whitespace preservation.
- Updated all TUnit package references from 1.8.1 to 1.8.9
- Updated template project files to ensure new projects use the latest version
- Updated central package management configuration
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 reference to 1.8.9 in C# template |
TUnit.Templates/content/TUnit.VB/TestProject.vbproj |
Updated TUnit reference to 1.8.9 in VB.NET template |
TUnit.Templates/content/TUnit.Playwright/TestProject.csproj |
Updated TUnit.Playwright reference to 1.8.9 in Playwright template |
TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj |
Updated TUnit and TUnit.Assertions.FSharp references to 1.8.9 in F# template |
TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj |
Updated TUnit reference to 1.8.9 in Aspire test template |
TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj |
Updated TUnit reference to 1.8.9 in Aspire starter template |
TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj |
Updated TUnit reference to 1.8.9 in ASP.NET Core template |
TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj |
Updated TUnit and TUnit.Assertions.FSharp references to 1.8.9 in ASP.NET Core F# template |
Directory.Packages.props |
Updated TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions package versions to 1.8.9 in central package management |
The changes are consistent and complete. All TUnit-related package references have been uniformly updated to version 1.8.9, ensuring compatibility across the repository. The update includes the core packages (TUnit, TUnit.Core, TUnit.Assertions, TUnit.AspNetCore) and properly handles language-specific packages (TUnit.Assertions.FSharp) in all template variations.
This PR contains the following updates:
1.8.1→1.8.91.8.1→1.8.91.8.1→1.8.91.8.1→1.8.91.8.1→1.8.91.8.1→1.8.9Release Notes
thomhurst/TUnit (TUnit)
v1.8.9: 1.8.9What's Changed
Other Changes
Dependencies
Full Changelog: v1.8.1...v1.8.9
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.