Conversation
There was a problem hiding this comment.
Code Review: chore(deps): update tunit to 1.24.13
This is a straightforward Renovate Bot dependency bump PR, updating 7 TUnit-family packages from 1.24.0 to 1.24.13 across:
Directory.Packages.props(central version management)TUnit.Templates/project files (F#, VB, ASP.NET, Playwright templates)
Assessment: LGTM
Consistency - All 7 packages are bumped to the same version (1.24.13), which is correct since they are co-versioned packages from the same repository. There are no stragglers left behind at the old version.
Scope - The template project files in TUnit.Templates/ pin their own package versions independently (not using Directory.Packages.props central management), so updating them separately is the right approach and has been done correctly.
Change content - The v1.24.13 release notes include meaningful fixes relevant to TUnit users:
- Performance improvements to
MockEngine(lower allocation, faster verification) - A fix for TUnit0073 when types come from another assembly
- Fix for implicit conversion operators bypassed in property injection casts
- Fix for non-virtual
newmethods being incorrectly included in mock discovery - Thread pool starvation fix in
WebApplicationTestparallel server init
All of these are patch-level fixes with no breaking changes, making the bump safe.
Auto-merge is already enabled on this PR, which is appropriate for a patch-level dependency update generated by Renovate.
No concerns. This PR is good to merge.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
TIP This summary will be updated as you push new changes. Give us feedback
This PR contains the following updates:
1.24.0→1.24.131.24.0→1.24.131.24.0→1.24.131.24.0→1.24.131.24.0→1.24.131.24.0→1.24.131.24.0→1.24.13Release Notes
thomhurst/TUnit (TUnit)
v1.24.13: 1.24.13What's Changed
Other Changes
UseTestingPlatformProtocolreference for vscode by @erwinkramer in #5328Dependencies
New Contributors
Full Changelog: v1.24.0...v1.24.13
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.