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
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.24.13 to 1.24.18. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.24.18 <!-- Release notes generated using configuration in .github/release.yml at v1.24.18 --> ## What's Changed ### Other Changes * feat(mocks): shorter, more readable generated mock type names by @thomhurst in thomhurst/TUnit#5334 * Fix DisposeAsync() ordering for nested property injection by @Copilot in thomhurst/TUnit#5337 ### Dependencies * chore(deps): update tunit to 1.24.13 by @thomhurst in thomhurst/TUnit#5331 **Full Changelog**: thomhurst/TUnit@v1.24.13...v1.24.18 Commits viewable in [compare view](thomhurst/TUnit@v1.24.13...v1.24.18). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.