Skip to content

Commit

Permalink
chore(deps): Bump Moq from 4.18.4 to 4.20.2 in /src (#958)
Browse files Browse the repository at this point in the history
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/moq/moq/releases">Moq's
releases</a>.</em></p>
<blockquote>
<h2>v4.20.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🐛 Fixed bugs</h3>
<ul>
<li>Remove SponsorLink since it breaks MacOS restore by <a
href="https://github.com/kzu"><code>@​kzu</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1375">moq/moq#1375</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/moq/moq/compare/v4.20.1...v4.20.2">https://github.com/moq/moq/compare/v4.20.1...v4.20.2</a></p>
<h2>v4.20.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>✨ Implemented enhancements</h3>
<ul>
<li>Add Sponsor button to package readme 💜</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/moq/moq/compare/v4.20.0...v4.20.1">https://github.com/moq/moq/compare/v4.20.0...v4.20.1</a></p>
<h2>v4.20.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>✨ Implemented enhancements</h3>
<ul>
<li>Add <code>setup.Verifiable(Times times, [string failMessage])</code>
method by <a href="https://github.com/stakx"><code>@​stakx</code></a> in
<a
href="https://redirect.github.com/moq/moq/pull/1319">moq/moq#1319</a></li>
</ul>
<h3>🔨 Other</h3>
<ul>
<li>Add <code>Mock&lt;T&gt;.RaiseAsync</code> by <a
href="https://github.com/stakx"><code>@​stakx</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1313">moq/moq#1313</a></li>
<li>Add <code>ThrowsAsync</code> for non-generic <code>ValueTask</code>
by <a href="https://github.com/johnthcall"><code>@​johnthcall</code></a>
in <a
href="https://redirect.github.com/moq/moq/pull/1235">moq/moq#1235</a></li>
<li>Use PackageLicenseExpression instead of PackageLicenseUrl by <a
href="https://github.com/wismann"><code>@​wismann</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1322">moq/moq#1322</a></li>
<li>Don't throw away generic type arguments in one
<code>mock.Protected().Verify&lt;T&gt;()</code> method overload by <a
href="https://github.com/stakx"><code>@​stakx</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1325">moq/moq#1325</a></li>
<li><a href="https://redirect.github.com/moq/moq/issues/1340">#1340</a>
updated appveyor.yml with workaround to make builds work again by <a
href="https://github.com/david-kalbermatten"><code>@​david-kalbermatten</code></a>
in <a
href="https://redirect.github.com/moq/moq/pull/1346">moq/moq#1346</a></li>
<li>Revamp structure, apply oss template, cleanup projects/imports by <a
href="https://github.com/kzu"><code>@​kzu</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1358">moq/moq#1358</a></li>
<li>Add 💜 SponsorLink support by <a
href="https://github.com/kzu"><code>@​kzu</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1363">moq/moq#1363</a></li>
<li>fix website url by <a
href="https://github.com/tibel"><code>@​tibel</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1364">moq/moq#1364</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/johnthcall"><code>@​johnthcall</code></a> made
their first contribution in <a
href="https://redirect.github.com/moq/moq/pull/1235">moq/moq#1235</a></li>
<li><a href="https://github.com/wismann"><code>@​wismann</code></a> made
their first contribution in <a
href="https://redirect.github.com/moq/moq/pull/1322">moq/moq#1322</a></li>
<li><a
href="https://github.com/david-kalbermatten"><code>@​david-kalbermatten</code></a>
made their first contribution in <a
href="https://redirect.github.com/moq/moq/pull/1346">moq/moq#1346</a></li>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/moq/moq/pull/1360">moq/moq#1360</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/moq/moq/compare/v4.18.4...v4.20.0">https://github.com/moq/moq/compare/v4.18.4...v4.20.0</a></p>
<h2>v4.20.0-rc</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🔨 Other</h3>
<ul>
<li>Add 💜 SponsorLink support by <a
href="https://github.com/kzu"><code>@​kzu</code></a> in <a
href="https://redirect.github.com/moq/moq/pull/1363">moq/moq#1363</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/moq/moq/blob/main/CHANGELOG.md">Moq's
changelog</a>.</em></p>
<blockquote>
<h1>Moq Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is loosely based on <a
href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>.</p>
<h2>Unreleased</h2>
<h4>Added</h4>
<ul>
<li><code>Mock&lt;T&gt;.RaiseAsync</code> method for raising
&quot;async&quot; events, i.e. events that use a <code>Func&lt;...,
Task&gt;</code> or <code>Func&lt;..., ValueTask&gt;</code> delegate. (<a
href="https://github.com/stakx"><code>@​stakx</code></a>, <a
href="https://redirect.github.com/moq/moq/issues/1313">#1313</a>)</li>
<li><code>setup.Verifiable(Times times, [string failMessage])</code>
method to specify the expected number of calls upfront.
<code>mock.Verify[All]</code> can then be used to check whether the
setup was called that many times. The upper bound (maximum allowed
number of calls) will be checked right away, i.e. whenever a setup gets
called. (<a href="https://github.com/stakx"><code>@​stakx</code></a>, <a
href="https://redirect.github.com/moq/moq/issues/1319">#1319</a>)</li>
<li>Add <code>ThrowsAsync</code> methods for non-generic
<code>ValueTask</code> (<a
href="https://github.com/johnthcall"><code>@​johnthcall</code></a>, <a
href="https://redirect.github.com/moq/moq/issues/1235">#1235</a>)</li>
</ul>
<h4>Fixed</h4>
<ul>
<li>Verifying a protected generic method that returns a value is broken
(<a
href="https://github.com/nthornton2010"><code>@​nthornton2010</code></a>,
<a
href="https://redirect.github.com/moq/moq/issues/1314">#1314</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moq/moq/commit/a7dcd43c3ca192ad3dcc813f4ddedae96914fe26"><code>a7dcd43</code></a>
Remove SponsorLink since it breaks MacOS restore</li>
<li><a
href="https://github.com/moq/moq/commit/d6d80183310a875d93210bd4daf102f45e06ba6c"><code>d6d8018</code></a>
+Mᐁ includes</li>
<li><a
href="https://github.com/moq/moq/commit/a87166f6feb1d6164c6944b1a4467be44dbfd8ce"><code>a87166f</code></a>
Fix footer include (should be raw file, not blob)</li>
<li><a
href="https://github.com/moq/moq/commit/0e22c7c8e875fcecf21aabc6c928260f4e1c6114"><code>0e22c7c</code></a>
+Mᐁ includes</li>
<li><a
href="https://github.com/moq/moq/commit/4bd33962b0f3736c8a47459ba35ebdcc29be374c"><code>4bd3396</code></a>
Include sponsors footer directly instead of just sponsors list</li>
<li><a
href="https://github.com/moq/moq/commit/0097c35f9c3bb864c7654992b7cf8e3a097eba78"><code>0097c35</code></a>
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0</li>
<li><a
href="https://github.com/moq/moq/commit/971e8c6a1cf067cd42d9867ebe8aeca3a9fd4cba"><code>971e8c6</code></a>
fix website url</li>
<li><a
href="https://github.com/moq/moq/commit/6057dd207f597db2b8f9acc74f1fec9c8c0a2655"><code>6057dd2</code></a>
Add 💜 SponsorLink support</li>
<li><a
href="https://github.com/moq/moq/commit/2468823aa5ab790f32a966553b6281b5a5d258c2"><code>2468823</code></a>
Update links to renamed repo</li>
<li><a
href="https://github.com/moq/moq/commit/8b276a2a33009e017b4bbbf7428cde33b1ade433"><code>8b276a2</code></a>
Bump EntityFramework from 6.2.0 to 6.4.4</li>
<li>Additional commits viewable in <a
href="https://github.com/moq/moq/compare/v4.18.4...v4.20.2">compare
view</a></li>
</ul>
</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Tryon <45672944+DaveTryon@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and DaveTryon committed Aug 9, 2023
1 parent 6c377de commit b387ea9
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/ActionsTests/ActionsTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
2 changes: 1 addition & 1 deletion src/AutomationTests/AutomationTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
2 changes: 1 addition & 1 deletion src/CLITests/CLITests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/CoreTests/CoreTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
2 changes: 1 addition & 1 deletion src/DesktopTests/DesktopTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
2 changes: 1 addition & 1 deletion src/MsiFileTests/MsiFileTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
2 changes: 1 addition & 1 deletion src/RulesTest/RulesTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
2 changes: 1 addition & 1 deletion src/SystemAbstractionsTests/SystemAbstractionsTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/TelemetryTests/TelemetryTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
2 changes: 1 addition & 1 deletion src/Win32Tests/Win32Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[""]
["-/Moq"]

0 comments on commit b387ea9

Please sign in to comment.