Skip to content

Commit 9b0b319

Browse files
chore(deps): update dependency autofixture to 5.0.0-preview0012 (#351)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [AutoFixture](https://redirect.github.com/AutoFixture/AutoFixture) | `5.0.0-preview0011` -> `5.0.0-preview0012` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/AutoFixture/5.0.0-preview0012?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/AutoFixture/5.0.0-preview0012?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/AutoFixture/5.0.0-preview0011/5.0.0-preview0012?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/AutoFixture/5.0.0-preview0011/5.0.0-preview0012?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/open-feature/dotnet-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3160cd2 commit 9b0b319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</ItemGroup>
1818

1919
<ItemGroup Label="test">
20-
<PackageVersion Include="AutoFixture" Version="5.0.0-preview0011" />
20+
<PackageVersion Include="AutoFixture" Version="5.0.0-preview0012" />
2121
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
2222
<PackageVersion Include="coverlet.collector" Version="6.0.3" />
2323
<PackageVersion Include="coverlet.msbuild" Version="6.0.3" />

0 commit comments

Comments
 (0)