Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit c0c7a93

Browse files
chore(deps): update dependency tunit to 1.5.53 (#300)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [TUnit](https://redirect.github.com/thomhurst/TUnit) | `1.5.37` -> `1.5.53` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/TUnit/1.5.53?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/TUnit/1.5.37/1.5.53?slim=true) | --- ### Release Notes <details> <summary>thomhurst/TUnit (TUnit)</summary> ### [`v1.5.53`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.5.53): 1.5.53 <!-- Release notes generated using configuration in .github/release.yml at v1.5.53 --> #### What's Changed ##### Other Changes - fix: casted enum array in arguments attribute causing source generator compilation failures by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4066](https://redirect.github.com/thomhurst/TUnit/pull/4066) ##### Dependencies - chore(deps): update dependency polyfill to 9.3.4 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4012](https://redirect.github.com/thomhurst/TUnit/pull/4012) - chore(deps): update tunit to 1.5.48 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4063](https://redirect.github.com/thomhurst/TUnit/pull/4063) - chore(deps): update react to v19.2.3 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4062](https://redirect.github.com/thomhurst/TUnit/pull/4062) **Full Changelog**: <thomhurst/TUnit@v1.5.48...v1.5.53> ### [`v1.5.48`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.5.48): 1.5.48 <!-- Release notes generated using configuration in .github/release.yml at v1.5.48 --> #### What's Changed ##### Other Changes - feat: add DisplayName property for dynamic tests by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4058](https://redirect.github.com/thomhurst/TUnit/pull/4058) ##### Dependencies - chore(deps): update react to v19.2.2 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4060](https://redirect.github.com/thomhurst/TUnit/pull/4060) - chore(deps): update tunit to 1.5.42 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4046](https://redirect.github.com/thomhurst/TUnit/pull/4046) - chore(deps): update actions/cache action to v5 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4061](https://redirect.github.com/thomhurst/TUnit/pull/4061) **Full Changelog**: <thomhurst/TUnit@v1.5.42...v1.5.48> ### [`v1.5.42`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.5.42): 1.5.42 <!-- Release notes generated using configuration in .github/release.yml at v1.5.42 --> #### What's Changed ##### 🏕 Changes - feat: add DynamicTestIndex property for unique test ID generation in dynamic tests by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4056](https://redirect.github.com/thomhurst/TUnit/pull/4056) **Full Changelog**: <thomhurst/TUnit@v1.5.41...v1.5.42> ### [`v1.5.41`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.5.41): 1.5.41 <!-- Release notes generated using configuration in .github/release.yml at v1.5.41 --> #### What's Changed ##### 🏕 Changes - Fix documentation: TestContext.Dependencies.GetTests() is the correct public API by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;4050](https://redirect.github.com/thomhurst/TUnit/pull/4050) - feat: prevent side effects from non-IAsyncInitializer property getters during discovery by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4054](https://redirect.github.com/thomhurst/TUnit/pull/4054) **Full Changelog**: <thomhurst/TUnit@v1.5.37...v1.5.41> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ThorstenSauter/TShort). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiLk5FVCIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34dae57 commit c0c7a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.16.1.129956" />
4141
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
4242
<PackageVersion Include="Testcontainers.MsSql" Version="4.9.0" />
43-
<PackageVersion Include="TUnit" Version="1.5.37" />
43+
<PackageVersion Include="TUnit" Version="1.5.53" />
4444
<PackageVersion Include="Verify.TUnit" Version="31.8.0" />
4545
</ItemGroup>
4646
</Project>

0 commit comments

Comments
 (0)