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

Commit ca495b2

Browse files
chore(deps): update dependency tunit to 1.5.6 (#297)
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.1` -> `1.5.6` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/TUnit/1.5.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/TUnit/1.5.1/1.5.6?slim=true) | --- ### Release Notes <details> <summary>thomhurst/TUnit (TUnit)</summary> ### [`v1.5.6`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.5.6): 1.5.6 <!-- Release notes generated using configuration in .github/release.yml at v1.5.6 --> #### What's Changed ##### 🏕 Changes - refactor: Consolidate initialisation logic by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4006](https://redirect.github.com/thomhurst/TUnit/pull/4006) - feat: support class-level CombinedDataSources with static and method data sources by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4007](https://redirect.github.com/thomhurst/TUnit/pull/4007) - fix: improve exception messages for hook failures in HookExecutor by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4008](https://redirect.github.com/thomhurst/TUnit/pull/4008) ##### 👒 Dependencies - chore(deps): update dependency nunit3testadapter to v6 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4004](https://redirect.github.com/thomhurst/TUnit/pull/4004) **Full Changelog**: <thomhurst/TUnit@v1.5.1...v1.5.6> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiLk5FVCIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a5ee83 commit ca495b2

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.1" />
43+
<PackageVersion Include="TUnit" Version="1.5.6" />
4444
<PackageVersion Include="Verify.TUnit" Version="31.8.0" />
4545
</ItemGroup>
4646
</Project>

0 commit comments

Comments
 (0)