Skip to content

Commit

Permalink
[C#] bump: (deps): Bump Microsoft.Identity.Client from 4.60.0 to 4.60…
Browse files Browse the repository at this point in the history
….1 in /dotnet/packages/Microsoft.TeamsAI in the production group (#1506)

#minor Bumps the production group in /dotnet/packages/Microsoft.TeamsAI
with 1 update:
[Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet).

Updates `Microsoft.Identity.Client` from 4.60.0 to 4.60.1
<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.1</h2>
<p>Addressed an issue where attempts to acquire a token via certificate
authentication resulted in a
<code>Microsoft.Identity.Client.MsalServiceException (Error code:
AADSTS5002730), signaling an &quot;Invalid JWT token. Unsupported key
for the signing algorithm.&quot;</code> This was due to a known bug in
Microsoft Entra ID (Azure AD) that affects the handling of JWT tokens
signed with certain algorithms, specifically SHA2 and PSS. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4690">4690</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.1</h1>
<h3>Bug Fixes</h3>
<p>Resolved an issue where MSAL attempts to acquire a token via
certificate authentication using SHA2 and PSS resulting in a
`MsalServiceException' (Error code: AADSTS5002730). See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4690">4690</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/463c98518cafc2515dba97b8ffa21f8e28b15bb4"><code>463c985</code></a>
Temporary Workaround for AAD JWT Token Signing Algorithm Issue (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4692">#4692</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/6e129f6afdd4d46e35b430b637d8828e82ab4e45"><code>6e129f6</code></a>
Update CHANGELOG.md (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4684">#4684</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/3e806d821da46889a8de0b6ee60282aeda741b2c"><code>3e806d8</code></a>
Fix xml comments warnings (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4683">#4683</a>)</li>
<li>See full diff in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.60.0...4.60.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Identity.Client&package-manager=nuget&previous-version=4.60.0&new-version=4.60.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 8, 2024
1 parent fa58a9f commit 531e56f
Showing 1 changed file with 1 addition and 1 deletion.
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.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.60.1" />
<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 531e56f

Please sign in to comment.