Skip to content

Commit 2ff0c57

Browse files
chore(deps): Bump the xunit group with 3 updates (#357)
Bumps the xunit group with 3 updates: [xunit](https://github.com/xunit/xunit), [xunit.runner.console](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.8.0 to 2.8.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/xunit/commit/ba2ae9bc859840c9b48cd668c2d2818b8f049457"><code>ba2ae9b</code></a> v2.8.1</li> <li><a href="https://github.com/xunit/xunit/commit/151b8d0d9fc63051ea224cd83f61d8b49e0fb3a0"><code>151b8d0</code></a> Use 'dotnet format' instead of 'dotnet dotnet-format'</li> <li><a href="https://github.com/xunit/xunit/commit/be6db6f41069c22068540511779a0ddefa05cc20"><code>be6db6f</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2931">#2931</a>: Tighten up types to prevent accidentically calling AddOrGet with a Con...</li> <li><a href="https://github.com/xunit/xunit/commit/f466d81ad9f88486990c8100eaab4e28b0db94bf"><code>f466d81</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2927">#2927</a>: Misleading error message when class used in IClassFixture&lt;&gt; throws exc...</li> <li><a href="https://github.com/xunit/xunit/commit/1911ea7708f7f939add4d124c7b7e76c7a3cd972"><code>1911ea7</code></a> Missed unit test updates</li> <li><a href="https://github.com/xunit/xunit/commit/f497d65ec5b3f7780d1f7034b2725d40da31daea"><code>f497d65</code></a> Cannot use full assembly path as dictionary key for execution options lookup,...</li> <li><a href="https://github.com/xunit/xunit/commit/c2f2d47ec00d1dfc408bacced12f96647a2f695f"><code>c2f2d47</code></a> Add ability to provide live output messages from running tests</li> <li><a href="https://github.com/xunit/xunit/commit/013093b7e2627c3a025a828d2cf253c3cadd29c4"><code>013093b</code></a> Polyfill in StringSyntaxAttribute</li> <li><a href="https://github.com/xunit/xunit/commit/e1e4c2e23648de2dc5ccf4a9b8c9608ca5f7bcee"><code>e1e4c2e</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2719">#2719</a>: Class with custom Fact with throwing Skip should fail appropriately</li> <li><a href="https://github.com/xunit/xunit/commit/8b0b13ca02e8bd737f1f2394b5f4e5c77a37cf5e"><code>8b0b13c</code></a> Clarify naming</li> <li>Additional commits viewable in <a href="https://github.com/xunit/xunit/compare/2.8.0...2.8.1">compare view</a></li> </ul> </details> <br /> Updates `xunit.runner.console` from 2.8.0 to 2.8.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/xunit/commit/ba2ae9bc859840c9b48cd668c2d2818b8f049457"><code>ba2ae9b</code></a> v2.8.1</li> <li><a href="https://github.com/xunit/xunit/commit/151b8d0d9fc63051ea224cd83f61d8b49e0fb3a0"><code>151b8d0</code></a> Use 'dotnet format' instead of 'dotnet dotnet-format'</li> <li><a href="https://github.com/xunit/xunit/commit/be6db6f41069c22068540511779a0ddefa05cc20"><code>be6db6f</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2931">#2931</a>: Tighten up types to prevent accidentically calling AddOrGet with a Con...</li> <li><a href="https://github.com/xunit/xunit/commit/f466d81ad9f88486990c8100eaab4e28b0db94bf"><code>f466d81</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2927">#2927</a>: Misleading error message when class used in IClassFixture&lt;&gt; throws exc...</li> <li><a href="https://github.com/xunit/xunit/commit/1911ea7708f7f939add4d124c7b7e76c7a3cd972"><code>1911ea7</code></a> Missed unit test updates</li> <li><a href="https://github.com/xunit/xunit/commit/f497d65ec5b3f7780d1f7034b2725d40da31daea"><code>f497d65</code></a> Cannot use full assembly path as dictionary key for execution options lookup,...</li> <li><a href="https://github.com/xunit/xunit/commit/c2f2d47ec00d1dfc408bacced12f96647a2f695f"><code>c2f2d47</code></a> Add ability to provide live output messages from running tests</li> <li><a href="https://github.com/xunit/xunit/commit/013093b7e2627c3a025a828d2cf253c3cadd29c4"><code>013093b</code></a> Polyfill in StringSyntaxAttribute</li> <li><a href="https://github.com/xunit/xunit/commit/e1e4c2e23648de2dc5ccf4a9b8c9608ca5f7bcee"><code>e1e4c2e</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2719">#2719</a>: Class with custom Fact with throwing Skip should fail appropriately</li> <li><a href="https://github.com/xunit/xunit/commit/8b0b13ca02e8bd737f1f2394b5f4e5c77a37cf5e"><code>8b0b13c</code></a> Clarify naming</li> <li>Additional commits viewable in <a href="https://github.com/xunit/xunit/compare/2.8.0...2.8.1">compare view</a></li> </ul> </details> <br /> Updates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/ce9211e9707372687c3266984a0950f6206b4896"><code>ce9211e</code></a> v2.8.1</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/3656cb8908b70944c230439c1e879645d2fce05e"><code>3656cb8</code></a> Use 'dotnet format' instead of 'dotnet dotnet-format'</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/45eb7838531b6b94ee30c823ea59be48c483da6c"><code>45eb783</code></a> Pull in output printing bug fix from core</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/e2052445d878aaf8c6b2bed7437d1c990447e7a4"><code>e205244</code></a> <a href="https://redirect.github.com/xunit/visualstudio.xunit/issues/408">#408</a>: Add ability to print live output messages</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/06087e36a22182f5e44e508aaff4a25e3fa329e7"><code>06087e3</code></a> Latest actions versions</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/075f3ff1a580c193b102914506ef3e976c08901d"><code>075f3ff</code></a> Bump up to 2.8.1-pre</li> <li>See full diff in <a href="https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 548dce8 commit 2ff0c57

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

tests/FMData.Rest.Tests/FMData.Rest.Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
<ItemGroup>
4949
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
5050
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
51-
<PackageReference Include="xunit.runner.console" Version="2.8.0" />
52-
<PackageReference Include="xunit" Version="2.8.0" />
53-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
51+
<PackageReference Include="xunit.runner.console" Version="2.8.1" />
52+
<PackageReference Include="xunit" Version="2.8.1" />
53+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
5454
</ItemGroup>
5555

5656
<ItemGroup>

tests/FMData.Xml.Tests/FMData.Xml.Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1515
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
16-
<PackageReference Include="xunit" Version="2.8.0" />
17-
<PackageReference Include="xunit.runner.console" Version="2.8.0" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
16+
<PackageReference Include="xunit" Version="2.8.1" />
17+
<PackageReference Include="xunit.runner.console" Version="2.8.1" />
18+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)