-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update tunit to 1.9.2 #4229
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 packages from version 1.8.9 to 1.9.0 across all template project files and central package management. The update includes new collection assertion features introduced in TUnit 1.9.0 with no breaking changes.
Key Changes
- Updated TUnit package versions from 1.8.9 to 1.9.0 in Directory.Packages.props for central package management
- Updated inline package references in all template project files (C#, VB, F#, Playwright, Aspire, ASP.NET)
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 |
|---|---|
Directory.Packages.props |
Updated central package versions for TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions to 1.9.0 |
TUnit.Templates/content/TUnit/TestProject.csproj |
Updated TUnit package reference to 1.9.0 in C# template |
TUnit.Templates/content/TUnit.VB/TestProject.vbproj |
Updated TUnit package reference to 1.9.0 in VB template |
TUnit.Templates/content/TUnit.Playwright/TestProject.csproj |
Updated TUnit.Playwright package reference to 1.9.0 in Playwright template |
TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj |
Updated TUnit and TUnit.Assertions.FSharp package references to 1.9.0 in F# template |
TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj |
Updated TUnit package reference to 1.9.0 in Aspire test template |
TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj |
Updated TUnit package reference to 1.9.0 in Aspire starter template |
TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj |
Updated TUnit package reference to 1.9.0 in ASP.NET template |
TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj |
Updated TUnit and TUnit.Assertions.FSharp package references to 1.9.0 in ASP.NET F# template |
The changes are consistent and complete across all template files. No issues were identified during the review.
SummaryUpdates TUnit package versions from 1.8.9 to 1.9.0 across all project templates. Critical IssuesNone found ✅ TUnit Rules CheckThis PR only modifies package version numbers and does not trigger any of the critical TUnit rules:
Verdict✅ APPROVE - This is a clean dependency update that keeps the templates synchronized with the latest published TUnit version (v1.9.0). |
fc2c5c2 to
ae6954d
Compare
SummaryUpdates TUnit package references from 1.8.9 to 1.9.0 across template projects and centralized package management. Critical IssuesNone found ✅ Verdict✅ APPROVE - No critical issues This is a straightforward Renovate bot PR that updates TUnit package versions. All changes are mechanical version bumps in:
No TUnit critical rules apply to this PR:
Safe to merge. |
ae6954d to
13f86a9
Compare
SummaryThis PR updates TUnit package references from version 1.8.9 to 1.9.2 across template project files and the central package version management file. Critical IssuesNone found ✅ AnalysisThis is a standard dependency update PR generated by Renovate Bot. The changes are:
Verdict✅ APPROVE - No critical issues This is a straightforward version bump PR. All changes are consistent, updating the same packages to the same version across all template files and the central package management file. |
This PR contains the following updates:
1.8.9→1.9.21.8.9→1.9.21.8.9→1.9.21.8.9→1.9.21.8.9→1.9.21.8.9→1.9.2Release Notes
thomhurst/TUnit (TUnit)
v1.9.2: 1.9.2What's Changed
Other Changes
Full Changelog: v1.9.0...v1.9.2
v1.9.0: 1.9.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.8.9...v1.9.0
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.