Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Bump Microsoft.Identity.Web from 1.22.1 to 1.23.1 in /SamplesDashboard/SamplesDashboard #666

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps Microsoft.Identity.Web from 1.22.1 to 1.23.1.

Release notes

Sourced from Microsoft.Identity.Web's releases.

1.23.0

Update to MSAL.NET 4.41.0.

New Features:

Microsoft Identity Web now supports hybrid SPA. See issue #1528 for details.

1.22.3

Bug Fixes:

Fix a null reference when the web API is initialized with delegates and called from an event handler, without configuration. See issues #1615 and #1602 for details.

1.22.2

Update to Microsoft.IdentityModel 6.15.1.

Bug Fixes:

Microsoft.Identity.Web now also checks the data.RequiredScopesConfigurationKey when setting the RequiredScope(RequiredScopesConfigurationKey = "AzureAd:Scopes") attribute. See issue #1600 for details.

Fix issue around user assigned managed identity when loading KeyVault certificates. See issue #1598 for details.

Changelog

Sourced from Microsoft.Identity.Web's changelog.

1.23.1

Update to MSAL.NET 4.42.0.

Bug Fixes:

Microsoft.Identity.Web.TokenCache now throws an actionable error message when the L2 cache deserialization fails, which can happen when the encrypt key of a shared distributed cache are different on different machines. See issues #1643 and MSAL issue 3162 for details.

Fix a null reference when using ITokenAcquisition in a background callback in a web wepp.

1.23.0

Update to MSAL.NET 4.41.0.

New Features:

Microsoft Identity Web now supports hybrid SPA. See issue #1528 for details.

1.22.3

Bug Fixes:

Fix a null reference when the web API is initialized with delegates and called from an event handler, without configuration. See issues #1615 and #1602 for details.

1.22.2

Update to Microsoft.IdentityModel 6.15.1.

Bug Fixes:

Microsoft.Identity.Web now also checks the data.RequiredScopesConfigurationKey when setting the RequiredScope(RequiredScopesConfigurationKey = "AzureAd:Scopes") attribute. See issue #1600 for details.

Fix issue around user assigned managed identity when loading KeyVault certificates. See issue #1598 for details.

Commits

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 14, 2022
@dependabot dependabot bot force-pushed the dependabot/nuget/SamplesDashboard/SamplesDashboard/Microsoft.Identity.Web-1.23.1 branch from 00a9f7a to 13d26ff Compare March 28, 2022 20:51
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 1.22.1 to 1.23.1.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](https://github.com/AzureAD/microsoft-identity-web/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/SamplesDashboard/SamplesDashboard/Microsoft.Identity.Web-1.23.1 branch from 13d26ff to ddfe735 Compare March 28, 2022 20:59
@jasonjoh jasonjoh enabled auto-merge March 28, 2022 21:00
@jasonjoh jasonjoh merged commit 530558a into dev Mar 28, 2022
@jasonjoh jasonjoh deleted the dependabot/nuget/SamplesDashboard/SamplesDashboard/Microsoft.Identity.Web-1.23.1 branch March 28, 2022 21:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant