Skip to content

Commit 7f85f83

Browse files
chore(deps): update dependency verify.xunit to 28.11.0 (#3968)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Verify.Xunit](https://github.com/VerifyTests/Verify) | `28.9.0` -> `28.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.Xunit/28.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Verify.Xunit/28.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Verify.Xunit/28.9.0/28.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Verify.Xunit/28.9.0/28.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>VerifyTests/Verify (Verify.Xunit)</summary> ### [`v28.11.0`](https://github.com/VerifyTests/Verify/compare/28.10.1...28.11.0) [Compare Source](https://github.com/VerifyTests/Verify/compare/28.10.1...28.11.0) ### [`v28.10.1`](https://github.com/VerifyTests/Verify/compare/28.10.0...28.10.1) [Compare Source](https://github.com/VerifyTests/Verify/compare/28.10.0...28.10.1) ### [`v28.10.0`](https://github.com/VerifyTests/Verify/compare/28.9.0...28.10.0) [Compare Source](https://github.com/VerifyTests/Verify/compare/28.9.0...28.10.0) </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 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/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca75473 commit 7f85f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
3636
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
3737
<PackageVersion Include="System.Text.Json" Version="9.0.2" />
38-
<PackageVersion Include="Verify.Xunit" Version="28.9.0" />
38+
<PackageVersion Include="Verify.Xunit" Version="28.11.0" />
3939
<PackageVersion Include="xunit" Version="2.9.3" />
4040
<PackageVersion Include="xunit.runner.console" Version="2.9.3" />
4141
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />

0 commit comments

Comments
 (0)