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 3 updates (#1543)

#minor Bumps the production group in /dotnet/packages/Microsoft.TeamsAI
with 3 updates:
[Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet),
[xunit](https://github.com/xunit/xunit) and
[xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).

Updates `Microsoft.Identity.Client` from 4.60.1 to 4.60.2
<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.60.2</h2>
<h3>Bug Fixes</h3>
<p>When <code>OnBeforeTokenRequest</code> extensibility API is used,
MSAL now correctly uses the user-provided
<code>OnBeforeTokenRequestData.RequestUri</code> to set the token
request endpoint. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4701">4701</a>.</p>
</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.60.2</h1>
<h3>Bug Fixes</h3>
<p>When <code>OnBeforeTokenRequest</code> extensibility API is used,
MSAL now correctly uses the user-provided
<code>OnBeforeTokenRequestData.RequestUri</code> to set the token
request endpoint. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4701">4701</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/fea55380a12a77e8bce41af059f1d2acc9b99d8c"><code>fea5538</code></a>
4.60.2 changelog (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4704">#4704</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/894758f5dd778b53171ff8f0d25c5ff438091b5e"><code>894758f</code></a>
Fix for <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4701">#4701</a>
- OnBeforeTokenRequest can change the URI</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/7faa3581197ec00e2ab96c204b3508480779293a"><code>7faa358</code></a>
Update to use lab app for automation (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4700">#4700</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/49458ce3a50c7430795375d62dbbac41f9592773"><code>49458ce</code></a>
Delete .github/workflows/scorecard.yml</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/ab797510ce4ffa7438254a5ca4e5dd87fe54f29f"><code>ab79751</code></a>
Update CHANGELOG.md for MSAL 4.60.1 (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4693">#4693</a>)</li>
<li>See full diff in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.60.1...4.60.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `xunit` from 2.7.0 to 2.7.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xunit/xunit/commit/62d5db652bffe42076b6328eb213d6bb619506fa"><code>62d5db6</code></a>
v2.7.1</li>
<li><a
href="https://github.com/xunit/xunit/commit/e3c980f525bf6e78c9bbae7d8270c0a00b479c2e"><code>e3c980f</code></a>
<a href="https://redirect.github.com/xunit/xunit/issues/2913">#2913</a>:
Assert.Equivalent behaves incorrectly with decimal values (v2)</li>
<li><a
href="https://github.com/xunit/xunit/commit/57af1d9f0b18181631cf6aa3d40a9f950468b1bc"><code>57af1d9</code></a>
Copy/paste error</li>
<li><a
href="https://github.com/xunit/xunit/commit/9f97a28771dea9e1a8bb5208b4c5eaf4561317dd"><code>9f97a28</code></a>
<a href="https://redirect.github.com/xunit/xunit/issues/2503">#2503</a>:
Attempt to shield against exceptions which throw in their properties
(v2)</li>
<li><a
href="https://github.com/xunit/xunit/commit/f69013b6e16ec08b2e4c9f2e88217e31f8a4a857"><code>f69013b</code></a>
<a href="https://redirect.github.com/xunit/xunit/issues/2903">#2903</a>:
Add ArgumentFormatter aliases for nint and nuint (v2)</li>
<li><a
href="https://github.com/xunit/xunit/commit/e074b6a411c45e05547bc88a53000854f7fe9388"><code>e074b6a</code></a>
Copy missing assertion test change</li>
<li><a
href="https://github.com/xunit/xunit/commit/3f1891db6f8043a373730e1d227a33ceaeadd8e0"><code>3f1891d</code></a>
Unit tests for <a
href="https://redirect.github.com/xunit/xunit/issues/2900">#2900</a>
(v2)</li>
<li><a
href="https://github.com/xunit/xunit/commit/9f7e7e74a9a020942a9e44097fb3e9985be12941"><code>9f7e7e7</code></a>
Use separate projects for x86 builds instead of alternate
configuration</li>
<li><a
href="https://github.com/xunit/xunit/commit/4b2b9fa49f486e8ffcc7d362945ca9035a91e4d1"><code>4b2b9fa</code></a>
Add hidden overloads for binary compatibility for ConfigReader and
friends</li>
<li><a
href="https://github.com/xunit/xunit/commit/c10b7a2884edcb69a4afe0af6bf241f5565e99e9"><code>c10b7a2</code></a>
Fix for <a
href="https://redirect.github.com/xunit/xunit/issues/2892">#2892</a>:
Timeout async guard inappropriately triggers with F# (v2)</li>
<li>Additional commits viewable in <a
href="https://github.com/xunit/xunit/compare/2.7.0...2.7.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `xunit.runner.visualstudio` from 2.5.7 to 2.5.8
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/bd6d97b49a0951ad18337f5db362b5fb96e1fb17"><code>bd6d97b</code></a>
v2.5.8</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/48cbb294b7b1d659d776731c2c3b70b18c145626"><code>48cbb29</code></a>
Add regex evaluation timeout (<a
href="https://redirect.github.com/xunit/visualstudio.xunit/issues/404">#404</a>)</li>
<li><a
href="https://github.com/xunit/visualstudio.xunit/commit/7f137fe9fd1b948d58d2170bdb4c2cc90f92cd48"><code>7f137fe</code></a>
Bump up to 2.5.8-pre</li>
<li>See full diff in <a
href="https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.5.8">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 Apr 15, 2024
1 parent 81634fa commit 3eb408f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Microsoft.Bot.Builder" Version="4.22.2" />
<PackageReference Include="Microsoft.Bot.Builder.Dialogs" Version="4.22.2" />
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.22.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.60.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.60.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.ML.Tokenizers" Version="0.22.0-preview.24179.1" />
<PackageReference Include="System.Text.Json" Version="7.0.4" />
Expand Down

0 comments on commit 3eb408f

Please sign in to comment.