chore(deps): update tunit to 1.56.0#6259
Conversation
There was a problem hiding this comment.
Code Review
Summary: This is a Renovate-generated dependency update bumping 6 TUnit family packages from 1.55.2 → 1.56.0 in Directory.Packages.props.
Assessment: ✅ Looks good — safe to merge
The change is mechanical and low-risk:
- All 6 TUnit packages (
TUnit,TUnit.AspNetCore,TUnit.Core,TUnit.Engine,TUnit.Assertions,TUnit.Assertions.FSharp) are bumped consistently to1.56.0— no version skew. 1.56.0is a bug-fix minor release (aspnetcore race condition, mock generation fixes for no-parameterless-ctor,new-hidden interface members, and high-arity Func/Action parameters), so pulling it in is beneficial.- No previous review comments to address.
One observation (informational, not a blocker)
This repo uses its own published NuGet packages (rather than project references) in some test/sample scenarios. That means there's an inherent lag — the fixes introduced in this repo's 1.56.0 release only become available to those test projects once this PR merges. That's a known and intentional design trade-off for testing the published packages as consumers would experience them. No action needed.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Updated [TUnit.Core](https://github.com/thomhurst/TUnit) from 1.55.2 to 1.56.25. <details> <summary>Release notes</summary> _Sourced from [TUnit.Core's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.56.25 <!-- Release notes generated using configuration in .github/release.yml at v1.56.25 --> ## What's Changed ### Other Changes * feat(aspire): actionable diagnostics when resources fail to start by @thomhurst in thomhurst/TUnit#6293 ### Dependencies * chore(deps): update tunit to 1.56.18 by @thomhurst in thomhurst/TUnit#6285 * chore(deps): update aspire to 13.4.6 by @thomhurst in thomhurst/TUnit#6287 * chore(deps): update dependency mockolate to 3.3.0 by @thomhurst in thomhurst/TUnit#6291 **Full Changelog**: thomhurst/TUnit@v1.56.18...v1.56.25 ## 1.56.18 <!-- Release notes generated using configuration in .github/release.yml at v1.56.18 --> ## What's Changed ### Other Changes * fix(mocks): mock deep interface hierarchies (#6264) by @thomhurst in thomhurst/TUnit#6283 * feat: artifact retention for auto-uploaded HTML report (#6266) by @thomhurst in thomhurst/TUnit#6270 * fix(mocks): forward asymmetric `new`-hidden property slots per-accessor (#6263) by @thomhurst in thomhurst/TUnit#6281 * fix: honor OverloadResolutionPriority on net8 consumers (#6276, #6280) by @thomhurst in thomhurst/TUnit#6282 ### Dependencies * chore(deps): update tunit to 1.56.0 by @thomhurst in thomhurst/TUnit#6259 * chore(deps): update dependency streamjsonrpc to 2.25.29 by @thomhurst in thomhurst/TUnit#6258 * chore(deps): update aspire to 13.4.5 by @thomhurst in thomhurst/TUnit#6267 * chore(deps): bump launch-editor from 2.12.0 to 2.14.1 in /docs by @dependabot[bot] in thomhurst/TUnit#6268 * chore(deps): bump @babel/core from 7.28.5 to 7.29.7 in /docs by @dependabot[bot] in thomhurst/TUnit#6269 * chore(deps): update dependency dompurify to v3.4.11 by @thomhurst in thomhurst/TUnit#6271 * chore(deps): update dependency serialize-javascript to v7.0.6 by @thomhurst in thomhurst/TUnit#6272 * chore(deps): update actions/checkout action to v7 by @thomhurst in thomhurst/TUnit#6277 * chore(deps): update verify to 31.20.0 by @thomhurst in thomhurst/TUnit#6278 * chore(deps): bump webpack-dev-server from 5.2.4 to 5.2.5 in /docs by @dependabot[bot] in thomhurst/TUnit#6273 **Full Changelog**: thomhurst/TUnit@v1.56.0...v1.56.18 ## 1.56.0 <!-- Release notes generated using configuration in .github/release.yml at v1.56.0 --> ## What's Changed ### Other Changes * fix(aspnetcore): serialize WithWebHostBuilder to stop _derivedFactories race (flaky disposal NRE) by @thomhurst in thomhurst/TUnit#6251 * fix(mocks): wrap a real object whose class has no parameterless ctor (#6253) by @thomhurst in thomhurst/TUnit#6255 * fix(mocks): implement `new`-hidden base interface members in wrapper (#6252) by @thomhurst in thomhurst/TUnit#6256 * fix(mocks): mocking a method with more params than Func/Action arity (#6254) by @thomhurst in thomhurst/TUnit#6257 ### Dependencies * chore(deps): update tunit to 1.55.2 by @thomhurst in thomhurst/TUnit#6248 * chore(deps): update aspire to 13.4.4 by @thomhurst in thomhurst/TUnit#6249 * chore(deps): update dependency stackexchange.redis to v3 by @thomhurst in thomhurst/TUnit#6250 **Full Changelog**: thomhurst/TUnit@v1.55.2...v1.56.0 Commits viewable in [compare view](thomhurst/TUnit@v1.55.2...v1.56.25). </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.55.2→1.56.01.55.2→1.56.01.55.2→1.56.01.55.2→1.56.01.55.2→1.56.01.55.2→1.56.0Release Notes
thomhurst/TUnit (TUnit)
v1.56.0: 1.56.0What's Changed
Other Changes
new-hidden base interface members in wrapper (#6252) by @thomhurst in #6256Dependencies
Full Changelog: v1.55.2...v1.56.0
Configuration
📅 Schedule: (UTC)
🚦 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 Mend Renovate.