Skip to content

Commit

Permalink
[C#] bump: (deps): Bump the production group in /dotnet/packages/Micr…
Browse files Browse the repository at this point in the history
…osoft.TeamsAI with 8 updates (#1030)

#minor Bumps the production group in /dotnet/packages/Microsoft.TeamsAI
with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [JsonSchema.Net](https://github.com/gregsdennis/json-everything) |
`5.3.1` | `5.4.2` |
|
[Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet)
| `4.21.1` | `4.21.2` |
|
[Microsoft.Bot.Builder.Dialogs](https://github.com/Microsoft/botbuilder-dotnet)
| `4.21.1` | `4.21.2` |
|
[Microsoft.Bot.Builder.Integration.AspNet.Core](https://github.com/Microsoft/botbuilder-dotnet)
| `4.21.1` | `4.21.2` |
|
[Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet)
| `4.21.1` | `4.21.2` |
|
[Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet)
| `4.57.0` | `4.58.0` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `7.0.3` |
`7.0.4` |
| [xunit](https://github.com/xunit/xunit) | `2.5.3` | `2.6.2` |
|
[xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit)
| `2.5.3` | `2.5.4` |

Updates `JsonSchema.Net` from 5.3.1 to 5.4.2
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/gregsdennis/json-everything/commits/schema-v5.4.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Bot.Builder` from 4.21.1 to 4.21.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/979413cd7f57ce71914911dcaf123dd08cdd2d1a"><code>979413c</code></a>
Enable MSAL settings to save access token in cache (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6706">#6706</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/9d807656a2f496aafaef0994df6780d124c3cdc8"><code>9d80765</code></a>
Add error detection when EmitEventAsync fails (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6708">#6708</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/ae0041a1d170bef7da43356616ff870b688e46b0"><code>ae0041a</code></a>
Skip failing token expired test (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6707">#6707</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/e4afa430ea73dd725be39a30d16fe361e77d07c8"><code>e4afa43</code></a>
fix responseType (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6702">#6702</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/4d64c208a6d9e58ffbd0fa43a5bb4a6a83bd50cf"><code>4d64c20</code></a>
SharePoint ACE Activity Handler (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6695">#6695</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.21.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Bot.Builder.Dialogs` from 4.21.1 to 4.21.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/979413cd7f57ce71914911dcaf123dd08cdd2d1a"><code>979413c</code></a>
Enable MSAL settings to save access token in cache (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6706">#6706</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/9d807656a2f496aafaef0994df6780d124c3cdc8"><code>9d80765</code></a>
Add error detection when EmitEventAsync fails (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6708">#6708</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/ae0041a1d170bef7da43356616ff870b688e46b0"><code>ae0041a</code></a>
Skip failing token expired test (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6707">#6707</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/e4afa430ea73dd725be39a30d16fe361e77d07c8"><code>e4afa43</code></a>
fix responseType (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6702">#6702</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/4d64c208a6d9e58ffbd0fa43a5bb4a6a83bd50cf"><code>4d64c20</code></a>
SharePoint ACE Activity Handler (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6695">#6695</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.21.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Bot.Builder.Integration.AspNet.Core` from 4.21.1 to
4.21.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/979413cd7f57ce71914911dcaf123dd08cdd2d1a"><code>979413c</code></a>
Enable MSAL settings to save access token in cache (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6706">#6706</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/9d807656a2f496aafaef0994df6780d124c3cdc8"><code>9d80765</code></a>
Add error detection when EmitEventAsync fails (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6708">#6708</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/ae0041a1d170bef7da43356616ff870b688e46b0"><code>ae0041a</code></a>
Skip failing token expired test (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6707">#6707</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/e4afa430ea73dd725be39a30d16fe361e77d07c8"><code>e4afa43</code></a>
fix responseType (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6702">#6702</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/4d64c208a6d9e58ffbd0fa43a5bb4a6a83bd50cf"><code>4d64c20</code></a>
SharePoint ACE Activity Handler (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6695">#6695</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.21.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Bot.Builder` from 4.21.1 to 4.21.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/979413cd7f57ce71914911dcaf123dd08cdd2d1a"><code>979413c</code></a>
Enable MSAL settings to save access token in cache (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6706">#6706</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/9d807656a2f496aafaef0994df6780d124c3cdc8"><code>9d80765</code></a>
Add error detection when EmitEventAsync fails (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6708">#6708</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/ae0041a1d170bef7da43356616ff870b688e46b0"><code>ae0041a</code></a>
Skip failing token expired test (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6707">#6707</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/e4afa430ea73dd725be39a30d16fe361e77d07c8"><code>e4afa43</code></a>
fix responseType (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6702">#6702</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-dotnet/commit/4d64c208a6d9e58ffbd0fa43a5bb4a6a83bd50cf"><code>4d64c20</code></a>
SharePoint ACE Activity Handler (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6695">#6695</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.21.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Identity.Client` from 4.57.0 to 4.58.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases">Microsoft.Identity.Client's
releases</a>.</em></p>
<blockquote>
<h2>4.58.0</h2>
<h3>New Features</h3>
<ul>
<li>Removed support for deprecated .NET 4.6.1 framework and added .NET
4.6.2 support. MSAL.NET packages will no longer include
<code>net461</code> binary. Existing .NET 4.6.1 apps will now reference
.NET Standard 2.0 MSAL binary. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4315">4315</a>.</li>
<li>MSAL.NET repository now supports Central Package Management. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3434">3434</a>.</li>
<li>Added instrumentation to collect metrics with Open Telemetry.
Aggregated metrics consist of successful and failed token acquisition
calls, total request duration, duration in cache, and duration in a
network call. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4229">4229</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Resolved the issue with dual-headed accounts that share the same UPN
for both, Microsoft (MSA) and Microsoft Entra ID (Azure AD) accounts.
See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4425">4425</a>.</li>
<li>MSAL now correctly falls back to use local cache if broker fails to
return a result for <code>AcquireTokenSilent</code> calls. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4395">4395</a>.</li>
<li>Fixed a bug when the cache level in the telemetry was not correctly
set to L1 Cache when in-memory cache was used. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4414">4414</a>.</li>
<li>Deprecated <code>WithAuthority</code> on the request builders. Set
the authority on the application builders. Use <code>WithTenantId</code>
or <code>WithTenantIdFromAuthority</code> on the request builder to
update the tenant ID. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4406">4406</a>.</li>
<li>Fixed an issue with the Windows broker dependencies when the app was
targetting NativeAOT on Windows. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4424">4424</a>.</li>
<li>Updated Microsoft.Identity.Client.NativeInterop reference to version
0.13.14, which includes bug fixes and stability improvements. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4439">4439</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md">Microsoft.Identity.Client's
changelog</a>.</em></p>
<blockquote>
<h1>4.58.0</h1>
<h3>New Features</h3>
<ul>
<li>Removed support for deprecated .NET 4.6.1 framework and added .NET
4.6.2 support. MSAL.NET packages will no longer include
<code>net461</code> binary. Existing .NET 4.6.1 apps will now reference
.NET Standard 2.0 MSAL binary. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4315">4315</a>.</li>
<li>MSAL.NET repository now supports Central Package Management. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3434">3434</a>.</li>
<li>Added instrumentation to collect metrics with Open Telemetry.
Aggregated metrics consist of successful and failed token acquisition
calls, total request duration, duration in cache, and duration in a
network call. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4229">4229</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Resolved the issue with dual-headed accounts that share the same UPN
for both, Microsoft (MSA) and Microsoft Entra ID (Azure AD) accounts.
See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4425">4425</a>.</li>
<li>MSAL now correctly falls back to use local cache if broker fails to
return a result for <code>AcquireTokenSilent</code> calls. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4395">4395</a>.</li>
<li>Fixed a bug when the cache level in the telemetry was not correctly
set to L1 Cache when in-memory cache was used. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4414">4414</a>.</li>
<li>Deprecated <code>WithAuthority</code> on the request builders. Set
the authority on the application builders. Use <code>WithTenantId</code>
or <code>WithTenantIdFromAuthority</code> on the request builder to
update the tenant ID. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4406">4406</a>.</li>
<li>Fixed an issue with the Windows broker dependencies when the app was
targetting NativeAOT on Windows. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4424">4424</a>.</li>
<li>Updated Microsoft.Identity.Client.NativeInterop reference to version
0.13.14, which includes bug fixes and stability improvements. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4439">4439</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/9d29dc4480f5d8c37cf4f8d35dc5670798e0f7c1"><code>9d29dc4</code></a>
4.58 changelog (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4437">#4437</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/1c2caf92feeef84399d96febc17015c627d5d4ee"><code>1c2caf9</code></a>
Update MSALNativeInterop version to 0.13.14 (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4439">#4439</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/ae844e0d09ac31591dbd876f46819e83f85c305f"><code>ae844e0</code></a>
Add open telemetry metrics to MSAL (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4243">#4243</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/5942c664126962d951b837b5521fa126cbd1e231"><code>5942c66</code></a>
Enable Central Package Management (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4401">#4401</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/6c595a2caf82bd74a8f4facecab232dc5984d8ce"><code>6c595a2</code></a>
Add Java 11 to build for android (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4429">#4429</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/9792dc6d7e7459a1d52ee0fda28e20dbd57111d8"><code>9792dc6</code></a>
Cache level should be L1 in case of default in memory cache. (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4423">#4423</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/da67f067f14b26fdfb928178ad8b21bcdcde91a9"><code>da67f06</code></a>
Add support for MSA passthrough for silent token acquisition calls
through th...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/1402da991af9cca2670c87c6de7179efc6ea6f27"><code>1402da9</code></a>
Fix PoP tests and remove Node cache compat tests (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4329">#4329</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/172a869d926f243a2c65cc6c63610a6de5f53de7"><code>172a869</code></a>
Deprecate request.WithAuthority (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4406">#4406</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/4b0b6cdc73e079cc6a73c20f3ab01058da29e2b0"><code>4b0b6cd</code></a>
Fall back to local cache if broker fails to return result for silent
token ca...</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.57.0...4.58.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `System.Text.Json` from 7.0.3 to 7.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/runtime/releases">System.Text.Json's
releases</a>.</em></p>
<blockquote>
<h2>.NET 7.0.4</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v7.0.4">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/runtime/commit/0a396acafe9a7d46bce11f4338dbb3dd0d99b1b4"><code>0a396ac</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/b68fd882623b528fd4ef78b122209710f17bacdb"><code>b68fd88</code></a>
Update dependencies from <a
href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a>
build 20230214.3 (#...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/cc8752f19fdcbbfc695001329e4e30976c417461"><code>cc8752f</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/527278b8d78fbd14a78bc4f6bf40347453e40cc3"><code>527278b</code></a>
Merge pull request <a
href="https://redirect.github.com/dotnet/runtime/issues/82117">#82117</a>
from vseanreesermsft/internal-merge-7.0-2023-02-14-...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/a9b6c1467ff1878461a7cfdd73ba93fd7b3e305b"><code>a9b6c14</code></a>
add RID for Ubuntu 23.04 (<a
href="https://redirect.github.com/dotnet/runtime/issues/82123">#82123</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/bd471781ca20144115b1ec655430866d34c40b6b"><code>bd47178</code></a>
Merge commit '0a2bda10e81d901396c3cff95533529e3a93ad47' into
internal-merge-7...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/dcb489a49c7b4a229e3e6d02d393a48105742c06"><code>dcb489a</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/9d02343b74f08af06ae9dff247a12ff1ebe0edbf"><code>9d02343</code></a>
Fix XmlSqlBinaryReader and introduce a corpus of SqlXml tests (<a
href="https://redirect.github.com/dotnet/runtime/issues/81878">#81878</a>)
(<a
href="https://redirect.github.com/dotnet/runtime/issues/82063">#82063</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/f3c783744380fadba2885e82cc18740a56622d2f"><code>f3c7837</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/d05bbe40c374e2dbc7db70939b861dc1049558a8"><code>d05bbe4</code></a>
[release/7.0] Prevent unwinding through stack bottom (<a
href="https://redirect.github.com/dotnet/runtime/issues/81804">#81804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/runtime/compare/v7.0.3...v7.0.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `xunit` from 2.5.3 to 2.6.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xunit/xunit/commit/f69c77d4289be26085fa8fe6cb53f5cabac4f7b4"><code>f69c77d</code></a>
v2.6.2</li>
<li><a
href="https://github.com/xunit/xunit/commit/9ef018a84156a3b5aae91953cbb0a4da1e7d3f13"><code>9ef018a</code></a>
Latest dependencies</li>
<li><a
href="https://github.com/xunit/xunit/commit/dc28c5de21954f65cb0d2fc6e108b3eb4f10419a"><code>dc28c5d</code></a>
Add -silent reporter which does not output anything</li>
<li><a
href="https://github.com/xunit/xunit/commit/9cbad9a36155749119f177b4749cc6b37bfd72b1"><code>9cbad9a</code></a>
Unit tests for <a
href="https://redirect.github.com/xunit/xunit/issues/2821">#2821</a>
(v2)</li>
<li><a
href="https://github.com/xunit/xunit/commit/e25a79e7a067899a9ad3b5b250da35ef2aa57e2d"><code>e25a79e</code></a>
Missing assemblies for net6.0</li>
<li><a
href="https://github.com/xunit/xunit/commit/95954e3574e944d2d23aedc440c470efb33d0899"><code>95954e3</code></a>
Put net6.0 DLL into xunit.runner.console NuGet package</li>
<li><a
href="https://github.com/xunit/xunit/commit/6ec181e99d954b39da5f41858f5093362d2ca1ee"><code>6ec181e</code></a>
Disable warnings about out-of-support versions of .NET Core</li>
<li><a
href="https://github.com/xunit/xunit/commit/6d1bc075fcaedaa5233ad077a437898830c8b137"><code>6d1bc07</code></a>
Only print max threads when parallel test collections is on</li>
<li><a
href="https://github.com/xunit/xunit/commit/d300c8850978195b6e78d3cba17b78bb8a4e68f4"><code>d300c88</code></a>
<a
href="https://redirect.github.com/xunit/visualstudio.xunit/issues/392">xunit/visualstudio.xunit#392</a>:
stopOnFail is ignored when synchronous message ...</li>
<li><a
href="https://github.com/xunit/xunit/commit/4e99b52d8e7a480e9ede44db8e25687ff26fc6b7"><code>4e99b52</code></a>
Use on/off for stop on fail banner display</li>
<li>Additional commits viewable in <a
href="https://github.com/xunit/xunit/compare/2.5.3...2.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `xunit.runner.visualstudio` from 2.5.3 to 2.5.4
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/b9eacec401591bf17d5a3a5436223045c980562e"><code>b9eacec</code></a>
v2.5.4</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/316c225a721e952c98ee36fbd722c2859ff3847e"><code>316c225</code></a>
Latest dependencies</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/9d3aaa076f1c5596dd5aed68941aef6ca9657c55"><code>9d3aaa0</code></a>
Latest dependencies</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/da1033b99db9ae1debee355466a031081540dd78"><code>da1033b</code></a>
Latest dependencies</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/8b760896810eb16a3a55c30a3ee63739ff84a1eb"><code>8b76089</code></a>
Remove unnecessary global.json</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/af8f8dfd4ffc32c25a81c2dd3e427658f4c63696"><code>af8f8df</code></a>
Sort Directory.Build.props</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/44114d063aae1b4c40d7dd64e378d4151f17f949"><code>44114d0</code></a>
Disable MSBuild transitive copies</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/48b0558eadbee6b79379b2ad988ab5940882ef27"><code>48b0558</code></a>
Latest dependencies</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/2b7d93036611a5026efe1b5cb90df7290a396f0b"><code>2b7d930</code></a>
Updated README</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/097b60584fb932d3dcff297de827c543c879c7f4"><code>097b605</code></a>
Move load failure messages from DiaSession and friends to internal
diagnostic...</li>
<li>Additional commits viewable in <a
href="https://github.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent a20f871 commit d4efeef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit d4efeef

Please sign in to comment.