Skip to content

Commit a4e0956

Browse files
chore(deps): update dependency verify.nunit to 30.12.0 (#4142)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Verify.NUnit](https://redirect.github.com/VerifyTests/Verify) | `30.11.0` -> `30.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.NUnit/30.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Verify.NUnit/30.11.0/30.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>VerifyTests/Verify (Verify.NUnit)</summary> ### [`v30.12.0`](https://redirect.github.com/VerifyTests/Verify/compare/30.11.0...30.12.0) [Compare Source](https://redirect.github.com/VerifyTests/Verify/compare/30.11.0...30.12.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1246a6a commit a4e0956

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
@@ -44,7 +44,7 @@
4444
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
4545
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
4646
<PackageVersion Include="System.Text.Json" Version="9.0.9" />
47-
<PackageVersion Include="Verify.NUnit" Version="30.11.0" />
47+
<PackageVersion Include="Verify.NUnit" Version="30.12.0" />
4848
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.3.0-prerelease.250720.1" />
4949
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="$(AspNetVersion)" />
5050
<PackageVersion Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />

0 commit comments

Comments
 (0)