Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Update dependency Verify.Xunit to v20.4.0 (#461)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Verify.Xunit](https://togithub.com/VerifyTests/Verify) | nuget |
minor | `20.3.2` -> `20.4.0` |

---

### Release Notes

<details>
<summary>VerifyTests/Verify</summary>

###
[`v20.4.0`](https://togithub.com/VerifyTests/Verify/releases/tag/20.4.0)

[Compare
Source](https://togithub.com/VerifyTests/Verify/compare/20.3.2...20.4.0)

As part of this release we had [26
commits](https://togithub.com/VerifyTests/Verify/compare/20.3.2...20.4.0)
which resulted in [2
issues](https://togithub.com/VerifyTests/Verify/milestone/268?closed=1)
being closed.

**Bug**

- [**#&#8203;920**](https://togithub.com/VerifyTests/Verify/pull/920)
Remove parameter hashing from unsupported tfm

**Feature**

- [**#&#8203;922**](https://togithub.com/VerifyTests/Verify/pull/922)
update to expecto 10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ThorstenSauter/NoPlan).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent 8dc84f4 commit f6627c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.3.0.71466" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageVersion Include="Testcontainers.MsSql" Version="3.2.0" />
<PackageVersion Include="Verify.Xunit" Version="20.3.2" />
<PackageVersion Include="Verify.Xunit" Version="20.4.0" />
<PackageVersion Include="xunit" Version="2.4.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>
Expand Down

0 comments on commit f6627c4

Please sign in to comment.