Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency microsoft.identity.web to v2.13.4 #108

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Identity.Web nuget patch 2.13.3 -> 2.13.4

Release Notes

AzureAD/microsoft-identity-web (Microsoft.Identity.Web)

v2.13.4

Compare Source

2.13.4

  • Update to IdentityModel 7.0.0-preview5 on .NET 8 and IdentityModel 6.32.3 for the other target frameworks.
  • Update to MSAL 4.56.0, which now
    enables the cache synchronization by default
  • Support for .NET 8 preview 7. See PR #​2430
Bug fixes
  • In Microsoft.Identity.Web.Owin, removed un-needed reference to Microsoft.Aspnet.WebApi.HelpPage. See issue #​2417
  • Fix to accomodate for breaking change in ASP.NET Core on .NET 8 that the SecurityToken is now a JsonWebToken. See issue #​2420
  • Improved the usability of IDownstreamApi by checking all HttpResponse for success before returning to the caller, instead of swallowing issues. This is a change of behavior. See issue #​2426
  • Improvement/Fix of OWIN scenarios, especially the session with B2C: #​2388
  • Fix an issue with CIAM web APIs and added two CIAM test apps. See PR #​2411
  • Fix a bug that is now surfaced by the .NET 8 runtime. See issue #​2448
  • Added a lock while loading credentials. See issue #​2439
Fundamentals
  • performance improvements: #​2414
  • Replaced Selenim with Playwright for more reliable faster UI tests. See issue #​2354
  • Added MSAL telemetry about the kind of token cache used (L1/L2). See issue #​1900
  • Resilience improvement: IdWeb now attempts to reload a certificate from its description when AAD returns "certificate revoked" error. See issue #​244

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added bot Created by bot dependency Update dependencies labels Sep 9, 2023
@renovate renovate bot merged commit d06eabc into main Sep 9, 2023
1 check passed
@renovate renovate bot deleted the renovate/nuget-packages branch September 9, 2023 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Created by bot dependency Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants