-
-
Notifications
You must be signed in to change notification settings - Fork 110
chore(deps): update tunit to 1.9.26 #4255
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 references from 1.9.17 to 1.9.26 across templates and central package management. Critical IssuesNone found ✅ Verdict✅ APPROVE - No critical issues This is a straightforward dependency update with consistent version bumps across all TUnit packages. No code changes, API modifications, or TUnit-specific rules apply to this PR. |
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 all TUnit package dependencies from version 1.9.17 to 1.9.26, a patch version update that includes bug fixes and performance improvements.
Key Changes:
- Updated TUnit package versions across 8 template project files
- Updated TUnit package versions in central package management (Directory.Packages.props)
- All TUnit-related packages consistently updated to 1.9.26
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 from 1.9.17 to 1.9.26 |
TUnit.Templates/content/TUnit.VB/TestProject.vbproj |
Updated TUnit package reference from 1.9.17 to 1.9.26 |
TUnit.Templates/content/TUnit.Playwright/TestProject.csproj |
Updated TUnit.Playwright package reference from 1.9.17 to 1.9.26 |
TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj |
Updated TUnit and TUnit.Assertions.FSharp package references from 1.9.17 to 1.9.26 |
TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj |
Updated TUnit package reference from 1.9.17 to 1.9.26 |
TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj |
Updated TUnit package reference from 1.9.17 to 1.9.26 |
TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj |
Updated TUnit package reference from 1.9.17 to 1.9.26 |
TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj |
Updated TUnit and TUnit.Assertions.FSharp package references from 1.9.17 to 1.9.26 |
Directory.Packages.props |
Updated centrally managed versions for TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions from 1.9.17 to 1.9.26 |
This PR contains the following updates:
1.9.17→1.9.261.9.17→1.9.261.9.17→1.9.261.9.17→1.9.261.9.17→1.9.261.9.17→1.9.26Release Notes
thomhurst/TUnit (TUnit)
v1.9.26: 1.9.26What's Changed
Other Changes
Enumerator,Hashsetand state machine by @TimothyMakkison in #4225Listcreation inGetDynamicTestAttributesby @TimothyMakkison in #4195Dependencies
Full Changelog: v1.9.17...v1.9.26
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.