Skip to content

Commit c565013

Browse files
chore(deps): update dependency tunit to 1.7.7 (#4253)
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.7.5` → `1.7.7` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/TUnit/1.7.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/TUnit/1.7.5/1.7.7?slim=true) | --- ### Release Notes <details> <summary>thomhurst/TUnit (TUnit)</summary> ### [`v1.7.7`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.7.7): 1.7.7 <!-- Release notes generated using configuration in .github/release.yml at v1.7.7 --> ##### What's Changed ##### Other Changes - feat: implement dynamic attribute merging for test data collectors an… by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4188](https://redirect.github.com/thomhurst/TUnit/pull/4188) ##### Dependencies - chore(deps): update tunit to 1.7.0 by [@&#8203;thomhurst](https://redirect.github.com/thomhurst) in [#&#8203;4180](https://redirect.github.com/thomhurst/TUnit/pull/4180) **Full Changelog**: <thomhurst/TUnit@v1.7.5...v1.7.7> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3f1e31 commit c565013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
4747
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
4848
<PackageVersion Include="System.Text.Json" Version="10.0.1" />
49-
<PackageVersion Include="TUnit" Version="1.7.5" />
49+
<PackageVersion Include="TUnit" Version="1.7.7" />
5050
<PackageVersion Include="Verify.TUnit" Version="31.9.3" />
5151
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.3.0-prerelease.251115.2" />
5252
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="$(AspNetVersion)" />

0 commit comments

Comments
 (0)