Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web from 2.17.1 to 2.17.4 in /webapi (microso…
Browse files Browse the repository at this point in the history
…ft#910)

Bumps
[Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web)
from 2.17.1 to 2.17.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/releases">Microsoft.Identity.Web's
releases</a>.</em></p>
<blockquote>
<h1>2.17.4</h1>
<h3>Bug fix</h3>
<ul>
<li>Fix assertions being removed from <code>dict</code> before callback
is executed in TokenAcquisition. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2734">#2734</a>
for details.</li>
</ul>
<h1>2.17.3</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.5.0, see <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases/tag/7.5.0">release
notes</a>.</li>
</ul>
<h1>2.17.2</h1>
<h3>New features</h3>
<ul>
<li>Added support for CIAM custom user domains. You can now use an Open
ID connect authority in the &quot;Authority&quot; property of the
configuration instead of using &quot;Instance&quot; and
&quot;Tenant&quot;. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2690">#2690</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/blob/2.17.4/changelog.md">Microsoft.Identity.Web's
changelog</a>.</em></p>
<blockquote>
<h1>2.17.4</h1>
<h3>Bug fix</h3>
<ul>
<li>Fix assertions being removed from <code>dict</code> before callback
is executed in TokenAcquisition. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2734">#2734</a>
for details.</li>
</ul>
<h1>2.17.3</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.5.0</li>
</ul>
<h1>2.17.2</h1>
<h3>New features</h3>
<ul>
<li>Added support for CIAM custom user domains. You can now use an Open
ID connect authority in the &quot;Authority&quot; property of the
configuration instead of using &quot;Instance&quot; and
&quot;Tenant&quot;. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2690">#2690</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/72a438800a0cf75b44fa6d14cd940add14d8ac2a"><code>72a4388</code></a>
changelog 2.17.4 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2735">#2735</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/9dd40bdf26b3a6d9061662f5d36a73dd4fd6c11b"><code>9dd40bd</code></a>
fix assertions being removed from dict before callback is executed (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2733">#2733</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/a574aa6b30fa5eb2332784e6aa9be5ff52a82f0c"><code>a574aa6</code></a>
Update M.IM 7.5.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2726">#2726</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/31fa8d640aa964c5e4cc9f28687f1e19d276cf79"><code>31fa8d6</code></a>
changelog for 2.17.3 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2727">#2727</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/5b27226f2d27b27c8225dffa27957d2aac09aa66"><code>5b27226</code></a>
update codeQL (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2724">#2724</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/c0facf53c756b3e5c466f5007bfbfbed695e9922"><code>c0facf5</code></a>
b2c test is flaky (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2722">#2722</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/03f4973d8f497af92071c0de481ca42733834771"><code>03f4973</code></a>
Jmprieur/fix tests in rel v2 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2718">#2718</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/576d89536eb85ecd279bc3e9c4a746cc8ec78483"><code>576d895</code></a>
Same as <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2715">AzureAD/microsoft-identity-web#2715</a>,
but for ...</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/c274062276da806c253764be9b9acc51d2784646"><code>c274062</code></a>
Fix user assigned MSI in tests (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2709">#2709</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/ca6077cd9f2f4b396180c408b513b05f398a2204"><code>ca6077c</code></a>
update from master to rel/v2 branch (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2704">#2704</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-identity-web/compare/2.17.1...2.17.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Identity.Web&package-manager=nuget&previous-version=2.17.1&new-version=2.17.4)](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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 09df7bb commit b70bf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapi/CopilotChatWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.38.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.4" />
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.30.240227.1" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.30.240227.1" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.5.0" />
Expand Down

0 comments on commit b70bf43

Please sign in to comment.