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

chore(deps): update dependency microsoft.identity.client.extensions.msal to v4 #515

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Identity.Client.Extensions.Msal (source) nuget major 2.32.0 -> 4.56.0

Release Notes

AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client.Extensions.Msal)

v4.56.0

==========

New Features
Bug Fixes
  • Added throttling logic for acquiring tokens for managed identity (using AcquireTokenForManagedIdentity and WithAppTokenProvider) to prevent the throttling exceptions thrown by the managed identity endpoints. See 4196.
  • Enabled cache synchronization by default. This helps to keep the cache consistent when a singleton confidential client application (CCA) is used with enabled external token cache serialization. The cache synchronization has a negligible performance effect when CCA is created per request. See 4268.
  • Fixed an authority validation error in interactive flows when an Active Directory Federation Services (ADFS) authority with a tenant ID was used. See 4272.
  • Added clarity to the Windows broker logs. See 4318.

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.


  • 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 .NET Pull requests that update .net code breaking An update with a breaking change dependencies A change (usually an update) to dependencies labels Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d8604be) 85.79% compared to head (befc9a5) 85.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #515   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files          40       40           
  Lines         549      549           
=======================================
  Hits          471      471           
  Misses         78       78           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/microsoft.identity.client.extensions.msal-4.x branch from e00ca5f to befc9a5 Compare September 7, 2023 05:28
@ThorstenSauter ThorstenSauter merged commit c60f4ce into main Sep 7, 2023
9 checks passed
@ThorstenSauter ThorstenSauter deleted the renovate/microsoft.identity.client.extensions.msal-4.x branch September 7, 2023 05:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking An update with a breaking change dependencies A change (usually an update) to dependencies .NET Pull requests that update .net code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant