Skip to content

Commit b627b35

Browse files
chore(deps): update dependency moq to v4.20.69 (#85)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Moq](https://togithub.com/moq/moq) | nuget | patch | `4.20.1` -> `4.20.69` | --- ### Release Notes <details> <summary>moq/moq (Moq)</summary> ### [`v4.20.69`](https://togithub.com/moq/moq/releases/tag/v4.20.69) Let's make it more memorable when Moq became "safe" again. #### What's Changed - Removed SponsorLink [https://github.com/moq/moq/pull/1375](https://togithub.com/moq/moq/pull/1375) - Remove AWS sponsorship from readme by [@&#8203;kzu](https://togithub.com/kzu) in [https://github.com/moq/moq/pull/1383](https://togithub.com/moq/moq/pull/1383) - Add everyone how now DOES sponsor 🫶 ### [`v4.20.2`](https://togithub.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://togithub.com/kzu) in [https://github.com/moq/moq/pull/1375](https://togithub.com/moq/moq/pull/1375) > NOTE: in addition, there were potential privacy issues raised with regards to the SHA256 hashing of > user' email to check for sponsorship, so it won't be coming back until that's properly addressed **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.Architecture.Rules). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f9a6ef commit b627b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<ItemGroup>
2525
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.0" />
2626
<PackageReference Include="FluentAssertions" Version="6.11.0" />
27-
<PackageReference Include="Moq" Version="4.20.1" />
27+
<PackageReference Include="Moq" Version="4.20.69" />
2828
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
2929
<PackageReference Include="Xunit.SkippableFact" Version="1.4.*" />
3030
<PackageReference Include="xunit" Version="2.5.0" />

0 commit comments

Comments
 (0)