Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Update dependency Microsoft.Identity.Web to v2.12.2 (#457)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[Microsoft.Identity.Web](https://togithub.com/AzureAD/microsoft-identity-web)
| nuget | minor | `2.11.1` -> `2.12.2` |

---

### Release Notes

<details>
<summary>AzureAD/microsoft-identity-web</summary>

###
[`v2.12.2`](https://togithub.com/AzureAD/microsoft-identity-web/releases/tag/2.12.2)

[Compare
Source](https://togithub.com/AzureAD/microsoft-identity-web/compare/2.11.1...2.12.2)

# 2.12.2

##### New Feature:

- **Id Web now supports the MS Graph v5 SDK,** see issue
[#&#8203;2097](https://togithub.com/AzureAD/microsoft-identity-web/issues/2097)
for details.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ThorstenSauter/NoPlan).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent d7ac6d0 commit a5a32ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0-preview.5.23280.8"/>
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="8.0.0-preview.5.23280.8"/>
<PackageVersion Include="Microsoft.Identity.Client.Extensions.Msal" Version="2.31.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.11.1" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.12.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit a5a32ae

Please sign in to comment.