Skip to content

Commit cfdf898

Browse files
chore(deps): update dependency moq to v4.20.2 (#353)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Moq](https://github.com/moq/moq) | nuget | patch | `4.20.1` -> `4.20.2` | --- ### Release Notes <details> <summary>moq/moq (Moq)</summary> ### [`v4.20.2`](https://github.com/moq/moq/releases/tag/v4.20.2) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed ##### 🐛 Fixed bugs - Remove SponsorLink since it breaks MacOS restore by [@&#8203;kzu](https://github.com/kzu) in [https://github.com/moq/moq/pull/1375](https://github.com/moq/moq/pull/1375) **Full Changelog**: moq/moq.spikes@v4.20.1...v4.20.2 </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Testably/Testably.Abstractions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2759fcf commit cfdf898

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
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageVersion Include="AutoFixture.Xunit2" Version="4.18.0" />
2828
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
29-
<PackageVersion Include="Moq" Version="4.20.1" />
29+
<PackageVersion Include="Moq" Version="4.20.2" />
3030
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
3131
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
3232
<PackageVersion Include="xunit" Version="2.5.0" />

0 commit comments

Comments
 (0)