-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update tunit to 1.7.20 #4211
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 package dependencies from version 1.7.16 to 1.7.20 across all project templates and the central package management file. This is a routine dependency update that includes improvements for NUnit TestCase property migration to TUnit attributes.
Key Changes
- Updated TUnit core package from 1.7.16 to 1.7.20
- Updated TUnit.Assertions.FSharp from 1.7.16 to 1.7.20
- Updated TUnit.Playwright from 1.7.16 to 1.7.20
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.7.20 |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updated TUnit.Playwright package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp to 1.7.20 |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp to 1.7.20 |
| Directory.Packages.props | Updated TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions to 1.7.20 |
The changes are straightforward and consistent. All TUnit package references have been properly updated to version 1.7.20 across all project templates and the central package version management file.
This PR contains the following updates:
1.7.16→1.7.201.7.16→1.7.201.7.16→1.7.201.7.16→1.7.201.7.16→1.7.201.7.16→1.7.20Release Notes
thomhurst/TUnit (TUnit)
v1.7.20: 1.7.20What's Changed
Other Changes
Dependencies
Full Changelog: v1.7.16...v1.7.20
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.