Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the dependencies group with 3 updates (#81)
Bumps the dependencies group with 3 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [Moq](https://github.com/moq/moq) and [xunit](https://github.com/xunit/xunit). Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.11.1</h2> <h2>What's Changed</h2> <ul> <li>[rel/17.11] Forward error output from testhost as info by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5193">microsoft/vstest#5193</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1">https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/58dbd027217ac035a4e9114c9213b11dc0e988bd"><code>58dbd02</code></a> Revert "Do not publish to BAR when RTM version is built"</li> <li><a href="https://github.com/microsoft/vstest/commit/aa6284866d5c93df1b41916207e3220f98e99e89"><code>aa62848</code></a> Do not publish to BAR when RTM version is built</li> <li><a href="https://github.com/microsoft/vstest/commit/d824a2f5a3493c352acfc3ec7333142cda661651"><code>d824a2f</code></a> Bump 17.11.1</li> <li><a href="https://github.com/microsoft/vstest/commit/ed4ac9273539dd5e29f251105fcdd5afc7b665e9"><code>ed4ac92</code></a> Forward error output from testhost as info (<a href="https://redirect.github.com/microsoft/vstest/issues/5193">#5193</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1">compare view</a></li> </ul> </details> <br /> Updates `Moq` from 4.20.70 to 4.20.72 <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.72</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🔨 Other</h3> <ul> <li>Remove unused attribute by <a href="https://github.com/kzu"><code>@kzu</code></a> in <a href="https://redirect.github.com/devlooped/moq/pull/1515">devlooped/moq#1515</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/devlooped/moq/compare/v4.20.71...v4.20.72">https://github.com/devlooped/moq/compare/v4.20.71...v4.20.72</a></p> <h2>v4.20.71</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🔨 Other</h3> <ul> <li>Update License.txt to use SPDX identifier for automatic recognition by <a href="https://github.com/georg-eckert-zeiss"><code>@georg-eckert-zeiss</code></a> in <a href="https://redirect.github.com/devlooped/moq/pull/1471">devlooped/moq#1471</a></li> <li>Additional Verify overload by <a href="https://github.com/bkijonka"><code>@bkijonka</code></a> in <a href="https://redirect.github.com/devlooped/moq/pull/1463">devlooped/moq#1463</a></li> <li>Fix semantic error in MatchersFixture.cs test by <a href="https://github.com/go-hoon"><code>@go-hoon</code></a> in <a href="https://redirect.github.com/devlooped/moq/pull/1496">devlooped/moq#1496</a></li> <li>Remove spurious unmerged change comment from dotnet format by <a href="https://github.com/kzu"><code>@kzu</code></a> in <a href="https://redirect.github.com/devlooped/moq/pull/1499">devlooped/moq#1499</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/georg-eckert-zeiss"><code>@georg-eckert-zeiss</code></a> made their first contribution in <a href="https://redirect.github.com/devlooped/moq/pull/1471">devlooped/moq#1471</a></li> <li><a href="https://github.com/bkijonka"><code>@bkijonka</code></a> made their first contribution in <a href="https://redirect.github.com/devlooped/moq/pull/1463">devlooped/moq#1463</a></li> <li><a href="https://github.com/go-hoon"><code>@go-hoon</code></a> made their first contribution in <a href="https://redirect.github.com/devlooped/moq/pull/1496">devlooped/moq#1496</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/devlooped/moq/compare/v4.20.70...v4.20.71">https://github.com/devlooped/moq/compare/v4.20.70...v4.20.71</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/devlooped/moq/blob/main/changelog.md">Moq's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/devlooped/moq/tree/v4.20.72">v4.20.72</a> (2024-09-07)</h2> <p><a href="https://github.com/devlooped/moq/compare/v4.20.71...v4.20.72">Full Changelog</a></p> <p>:hammer: Other:</p> <ul> <li>Question: Sponsorable Attribute in release v4.20.71 <a href="https://redirect.github.com/devlooped/moq/issues/1513">#1513</a></li> </ul> <p>:twisted_rightwards_arrows: Merged:</p> <ul> <li>Remove unused attribute <a href="https://redirect.github.com/devlooped/moq/pull/1515">#1515</a> (<a href="https://github.com/kzu"><code>@kzu</code></a>)</li> </ul> <h2><a href="https://github.com/devlooped/moq/tree/v4.20.71">v4.20.71</a> (2024-09-03)</h2> <p><a href="https://github.com/devlooped/moq/compare/v4.20.70...v4.20.71">Full Changelog</a></p> <p>:bug: Fixed bugs:</p> <ul> <li>Documentation link gives 404 <a href="https://redirect.github.com/devlooped/moq/issues/1495">#1495</a></li> <li>Documentation link is broken <a href="https://redirect.github.com/devlooped/moq/issues/1487">#1487</a></li> </ul> <p>:hammer: Other:</p> <ul> <li>Documentation Unavailable Online <a href="https://redirect.github.com/devlooped/moq/issues/1473">#1473</a></li> <li>Some source code files is filled with comments like: "Unmerged change from project " <a href="https://redirect.github.com/devlooped/moq/issues/1451">#1451</a></li> <li>Question: would it make sense to call verify all on a strict mock when the mock gets disposed? <a href="https://redirect.github.com/devlooped/moq/issues/1440">#1440</a></li> <li>SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements <a href="https://redirect.github.com/devlooped/moq/issues/1433">#1433</a></li> <li>Default value ILookup<> in loose mode is <code>null</code> <a href="https://redirect.github.com/devlooped/moq/issues/1391">#1391</a></li> <li>Verifying a protected method when the exact parameter types are not statically known <a href="https://redirect.github.com/devlooped/moq/issues/1339">#1339</a></li> </ul> <p>:twisted_rightwards_arrows: Merged:</p> <ul> <li>Remove spurious unmerged change comment from dotnet format <a href="https://redirect.github.com/devlooped/moq/pull/1499">#1499</a> (<a href="https://github.com/kzu"><code>@kzu</code></a>)</li> <li>Fix semantic error in MatchersFixture.cs test <a href="https://redirect.github.com/devlooped/moq/pull/1496">#1496</a> (<a href="https://github.com/go-hoon"><code>@go-hoon</code></a>)</li> <li>Update License.txt to use SPDX identifier for automatic recognition <a href="https://redirect.github.com/devlooped/moq/pull/1471">#1471</a> (<a href="https://github.com/georg-eckert-zeiss"><code>@georg-eckert-zeiss</code></a>)</li> <li>Additional Verify overload <a href="https://redirect.github.com/devlooped/moq/pull/1463">#1463</a> (<a href="https://github.com/bkijonka"><code>@bkijonka</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/devlooped/moq/commit/959fc5128f868fdcbdbb70dbfca86330980431ba"><code>959fc51</code></a> Remove unused attribute</li> <li><a href="https://github.com/devlooped/moq/commit/ede999667d66e7dd4edd8f752440b02020fa9c76"><code>ede9996</code></a> ⬆️ Bump files with dotnet-file sync</li> <li><a href="https://github.com/devlooped/moq/commit/f8db3187436f04a95e206177e6e861d7890c587c"><code>f8db318</code></a> 🖉 Update changelog with v4.20.71</li> <li><a href="https://github.com/devlooped/moq/commit/aecc4719da68d7433e8fd2df366ca5fc76b665f5"><code>aecc471</code></a> ⬆️ Bump files with dotnet-file sync</li> <li><a href="https://github.com/devlooped/moq/commit/99d243b2be5c974da77a8d710d87bba8b81506bd"><code>99d243b</code></a> Fix whitespace in test project</li> <li><a href="https://github.com/devlooped/moq/commit/ac56c3d256391889208263c5028abfb284779d27"><code>ac56c3d</code></a> Fix repo variable actions context</li> <li><a href="https://github.com/devlooped/moq/commit/ac3a8aa23a0df50ce49af69571425ad452fdcbdd"><code>ac3a8aa</code></a> Prereleases ship only to CI feed</li> <li><a href="https://github.com/devlooped/moq/commit/ea921094310121a87ef159f74a60942c9d0958a0"><code>ea92109</code></a> Bump Microsoft.Extensions.Logging.Abstractions in the extensions group</li> <li><a href="https://github.com/devlooped/moq/commit/4bdb19a4715c223cd3a7ff15e938373ef798fc96"><code>4bdb19a</code></a> Remove SourceLink which is now built-in the SDK</li> <li><a href="https://github.com/devlooped/moq/commit/c0a33bd537689905eb840f8ec62510b35138f7f5"><code>c0a33bd</code></a> Use windows agent for build, variable for publish</li> <li>Additional commits viewable in <a href="https://github.com/moq/moq/compare/v4.20.70...v4.20.72">compare view</a></li> </ul> </details> <br /> Updates `xunit` from 2.9.0 to 2.9.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/xunit/commit/82543a6df6f5f13b5b70f8a9f9ccb41cd676084f"><code>82543a6</code></a> v2.9.2</li> <li><a href="https://github.com/xunit/xunit/commit/0f8f1563876f2cbbb9af27e0bb14b824372fd4a8"><code>0f8f156</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/3031">#3031</a>: Changes to TheoryData break tests with arrays of objects</li> <li><a href="https://github.com/xunit/xunit/commit/502f6d10bf015ac570f8f1ca378882a9526fe0bc"><code>502f6d1</code></a> Bump up to v2.9.2-pre</li> <li><a href="https://github.com/xunit/xunit/commit/bb7c3e4e7435b20d627b3babdf2c5681e4ad7b22"><code>bb7c3e4</code></a> v2.9.1</li> <li><a href="https://github.com/xunit/xunit/commit/5d70d25462492a6ee67664da468b99a624550e01"><code>5d70d25</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/3028">#3028</a>: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)</li> <li><a href="https://github.com/xunit/xunit/commit/ed6e05b57ef61441dbe85475001083321a2c84b6"><code>ed6e05b</code></a> Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...</li> <li><a href="https://github.com/xunit/xunit/commit/d97c7f863d8caa88813f940786b97b7c98ae4f52"><code>d97c7f8</code></a> Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...</li> <li><a href="https://github.com/xunit/xunit/commit/416ed8182d9b6a4a712563e6d7519a7c8281588e"><code>416ed81</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/3021">#3021</a>: Add overload of Assert.Equal to resolve compiler ambiguity</li> <li><a href="https://github.com/xunit/xunit/commit/6b86235b1b2fa3bda92be6dde1cca389d72f1278"><code>6b86235</code></a> Add Assert.Equivalent support for evaluating Lazy<T></li> <li><a href="https://github.com/xunit/xunit/commit/aadff058f0bd74e1ce12f69d7c021902167966b1"><code>aadff05</code></a> Updated build table in README</li> <li>Additional commits viewable in <a href="https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
- Loading branch information