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

Commit 4fa5597

Browse files
chore(deps): update dependency tunit to 1.6.5 (#306)
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.70` -> `1.6.5` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/TUnit/1.6.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/TUnit/1.5.70/1.6.5?slim=true) | --- ### Release Notes <details> <summary>thomhurst/TUnit (TUnit)</summary> ### [`v1.6.5`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.6.5): 1.6.5 <!-- Release notes generated using configuration in .github/release.yml at v1.6.5 --> #### What's Changed ##### Dependencies - chore(deps): update dependency npgsql to 9.0.4 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4124](https://redirect.github.com/thomhurst/TUnit/pull/4124) - chore(deps): update tunit to 1.6.0 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4127](https://redirect.github.com/thomhurst/TUnit/pull/4127) - chore(deps): update dependency microsoft.aspnetcore.mvc.testing to v10 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4128](https://redirect.github.com/thomhurst/TUnit/pull/4128) - chore(deps): update dependency npgsql to v10 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4129](https://redirect.github.com/thomhurst/TUnit/pull/4129) **Full Changelog**: <thomhurst/TUnit@v1.6.0...v1.6.5> ### [`v1.6.0`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.6.0): 1.6.0 <!-- Release notes generated using configuration in .github/release.yml at v1.6.0 --> #### What's Changed ##### Other Changes - feat: TUnit.AspNetCore by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4123](https://redirect.github.com/thomhurst/TUnit/pull/4123) ##### Dependencies - chore(deps): update tunit to 1.5.80 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4111](https://redirect.github.com/thomhurst/TUnit/pull/4111) - chore(deps): update dependency nunit3testadapter to 6.0.1 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4119](https://redirect.github.com/thomhurst/TUnit/pull/4119) **Full Changelog**: <thomhurst/TUnit@v1.5.80...v1.6.0> ### [`v1.5.80`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.5.80): 1.5.80 <!-- Release notes generated using configuration in .github/release.yml at v1.5.80 --> #### What's Changed ##### Other Changes - Better exception messages when injected data sources throw by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4110](https://redirect.github.com/thomhurst/TUnit/pull/4110) ##### Dependencies - chore(deps): update tunit to 1.5.78 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4109](https://redirect.github.com/thomhurst/TUnit/pull/4109) **Full Changelog**: <thomhurst/TUnit@v1.5.78...v1.5.80> </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiLk5FVCIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5f7b2e commit 4fa5597

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.17.0.131074" />
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.70" />
43+
<PackageVersion Include="TUnit" Version="1.6.5" />
4444
<PackageVersion Include="Verify.TUnit" Version="31.9.0" />
4545
</ItemGroup>
4646
</Project>

0 commit comments

Comments
 (0)