Skip to content

Commit

Permalink
Bump Microsoft.Identity.Client from 4.59.0 to 4.59.1 in /tools/import…
Browse files Browse the repository at this point in the history
…document (microsoft#939)

Bumps
[Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet)
from 4.59.0 to 4.59.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.59.1</h2>
<h3>Bug Fixes</h3>
<p>Updated Android webview attribute.</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.3</h1>
<h3>Bug Fixes</h3>
<p>Updated Android webview attribute.</p>
<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>
<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>
<h1>4.60.0</h1>
<h3>New Features</h3>
<ul>
<li>AAD client assertions are computed using SHA 256 and PSS padding.
See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4428">4428</a></li>
<li>CorrelationId is available in MsalException. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4187">4187</a></li>
<li>Open telemetry records telemetry for proactive token refresh
background process. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4492">4492</a></li>
<li>MSAL.Net now supports generic authorities with query parameters. See
<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4631">4631</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>MSAL.Net now logs an error when OBO is performed over common or
organizations. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4606">4606</a></li>
<li>MSAL.Net now handles the v2.0 authorization endpoint. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4416">4416</a></li>
<li>Improved logging and error message when the web api receives a
claims challenge. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4496">4496</a></li>
<li>Cloud shell error message from the managed identity endpoint is now
parsed correctly. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4402">4402</a></li>
<li>Improved error message when CCA certificate is disposed before MSAL
can use it. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4602">4602</a></li>
<li>Client id is now accepted as a scope. See <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4652">4652</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/413e319472ccf48c86647f19fa2aa49ff6038488"><code>413e319</code></a>
Ashok's fix (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4714">#4714</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/0876d2bc701b382eb30053372f2ff94ee51540b1"><code>0876d2b</code></a>
Start updating the documentation comments (QOL) (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4689">#4689</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/31e85527793148f2b91dcf6df221f9e7b8b4724e"><code>31e8552</code></a>
Add CODEOWNERS file (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4710">#4710</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/5b8db584dd1f20ce3da2aa5cc9c2ef73e44df0a0"><code>5b8db58</code></a>
Update Selenium dependencies (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4709">#4709</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/726f784231891510a02535a4e8d58728933542d7"><code>726f784</code></a>
Tests should run in headless mode</li>
<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>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.59.0...4.59.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.59.0&new-version=4.59.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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/microsoft/chat-copilot/network/alerts).

</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 27, 2024
1 parent dbc610f commit 37bc4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/importdocument/ImportDocument.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.59.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.59.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
</ItemGroup>

Expand Down

0 comments on commit 37bc4f1

Please sign in to comment.