Skip to content

Commit

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

Bumps
[Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web)
from 2.15.3 to 2.15.5.
<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.15.5</h1>
<ul>
<li>Update to .NET 8 GA</li>
<li>Update to Microsoft.Graph 5.34.0</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fixes an issue where users were not able to override
ICredentialsLoader. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2564">#2564</a>
for details.</li>
<li>The latest patch version is no longer used in dependencies, as it
made builds non-deterministic. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2569">#2569</a>
for details.</li>
<li>Removed dependencies that were no longer needed. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2577">#2577</a>
for details.</li>
<li>Fixes an issue where the build did not look up project names as
package dependencies. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2579">#2579</a>
for more details.</li>
</ul>
<h3>Fundamentals</h3>
<ul>
<li>Enable baseline package validation, see <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2572">#2572</a>
for details.</li>
<li>Improve trimmability on .NET 8, see <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2574">#2574</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/master/changelog.md">Microsoft.Identity.Web's
changelog</a>.</em></p>
<blockquote>
<h1>2.15.5</h1>
<ul>
<li>Update to .NET 8 GA</li>
<li>Update to Microsoft.Graph 5.34.0</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fixes an issue where users were not able to override
ICredentialsLoader. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2564">#2564</a>
for details.</li>
<li>The latest patch version is no longer used in dependencies, as it
made builds non-deterministic. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2569">#2569</a>
for details.</li>
<li>Removed dependencies that were no longer needed. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2577">#2577</a>
for details.</li>
<li>Fixes an issue where the build did not look up project names as
package dependencies. See <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2579">#2579</a>
for more details.</li>
</ul>
<h3>Fundamentals</h3>
<ul>
<li>Enable baseline package validation, see <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2572">#2572</a>
for details.</li>
<li>Improve trimmability on .NET 8, see <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2574">#2574</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/9350195f8b3d7812becd124d30ddb62044937092"><code>9350195</code></a>
update changelog for 2.15.4 (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2590">#2590</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/9427efee29c10c365d6dd0066adc5c6caa502766"><code>9427efe</code></a>
make updates for .NET 8 (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2594">#2594</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/bbaa1880b705f2ee96734a11f35a0118482b8112"><code>bbaa188</code></a>
Only use IM7 transitive deps for net8+ (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2593">#2593</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/59d033efe4d9a2e28104f2bc0f25fba5b38dc59f"><code>59d033e</code></a>
Making msidentity-app-sync work cross-platform (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2591">#2591</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/a01967ab695cc23bc7229b579999d9aedc63a0a6"><code>a01967a</code></a>
clean-up and fix failing tests for net8 (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2589">#2589</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/efd1dec1f49cac8a7e7e4c821478c1af95cbc758"><code>efd1dec</code></a>
Kellyyangsong/net8 ga (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2584">#2584</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/0fb992971307b48de990be07618ba551d78419c5"><code>0fb9929</code></a>
update to .net8 GA (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2583">#2583</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/665645c4e9c3ecb55ab0b5e5b4fc9b732e35c13d"><code>665645c</code></a>
fix appsync tool version (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2580">#2580</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/9fa0c900b0f37fb6aed5a80c42073d078552b41c"><code>9fa0c90</code></a>
Investigate removing no longer necessary dependencies while
investigating <a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2">#2</a>...</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/495970e2b2084b46b76b8b02a58c8706a9e629c4"><code>495970e</code></a>
Jennyf/cross plat validator (<a
href="https://github.com/AzureAD/microsoft-identity-web/issues/2491">#2491</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-identity-web/compare/2.15.3...2.15.5">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.15.3&new-version=2.15.5)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent cb3f774 commit eee7e61
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 @@ -20,7 +20,7 @@
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.36.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.3" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.5" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.10.231117.1-preview" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.0-beta8" />
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.0.0-beta8" />
Expand Down

0 comments on commit eee7e61

Please sign in to comment.