Skip to content

chore(deps): update dependency microsoft.identity.client to 4.72.1#526

Merged
einarmo merged 2 commits intomasterfrom
renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo
Jun 10, 2025
Merged

chore(deps): update dependency microsoft.identity.client to 4.72.1#526
einarmo merged 2 commits intomasterfrom
renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Identity.Client (source) 4.68.0 -> 4.72.1 age adoption passing confidence

Release Notes

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

v4.72.1

Compare Source

=======

Bug Fixes
  • Ensure instance of IMsalHttpClientFactory passed by the user is used for managed identity flows that do not require cert validation. See Issue #​5286

v4.72.0

Compare Source

=======

Features
Bug Fixes
  • Ensure additional cache parameters are persisted in cache serializationIssue #​5261

v4.71.1

Compare Source

=======

Bug Fixes
  • Expose Service Fabric's custom SSL validation callback in the HTTP extensibility. See Issue #​5242
  • Fix a bug in MSI around Azure Container. See Issue #​5238

v4.71.0

Compare Source

=======

Bug Fixes
  • Enable the Service Fabric flow to get a httpClient from the factory with ssl validation callback. See Issue #​5220

v4.70.2

Compare Source

=======

Bug fixes
  • Fixed MSIv1 Token Revocation's token_sha256_to_refresh parameter to use SHA256's HEX representation. See Issue #​5228

v4.70.1

Compare Source

=======

Bug fixes
  • Fixed Machine Learning Source to Use "clientid" instead of "client_id". See Issue #​5193
  • Fixed IsCommonOrOrganizationsTenant check to not return true for consumers. See Issue #​5195
  • Fixed logger message to accurately reflect skipCache condition. See Issue #​5201
  • Removed experimental feature Flag from WithFmiPath API. See Issue #​5206
  • Added an option to disable ESTS-R (1P only). See Issue #​5224

v4.70.0

Compare Source

==========

Features
  • Added a .WithAccessTokenSha256ToRefresh() method to AcquireTokenForClientParameterBuilder for ConfidentialClientApplication, allowing finer control over token refresh scenarios. Issue #​5111, PR #​5179
  • Added TokenCacheNotificationArgs.NoDistributedCacheUseReason in order to indicate that the configured serialized cache should not be a distributed cache to prevent issues when acquiring tokens. Issue #​5199
Bug Fixes
  • Removed invalid tenant checks (/organizations or /common) in MTLS flows for AAD/dSTS authorities. Issue #​5093
  • Fixed an issue where specifying a null service config region in MTLS scenarios did not correctly throw an exception. Issue #​5181

v4.69.1

Compare Source

==========

Features
  • Enabled broker support on the Linux platform. See Issue #​5086
  • Added a WithCertificate(..., bool associateTokensWithCertificateSerialNumber) overload to enable the use of the certificate's serial number as part of the cache key for tokens. Issue #​5150
Bug Fixes
  • MSAL will now stop replacing "%20" with "+" since it is obsolete. See Issue #​5061
  • Exposed client capabilities in AssertionRequestOptions for MSI FIC scenarios Issue #​4948
  • Added the missing claims in SignedAssertion when using the AssertionRequestOptions Delegate Issue #​5143

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 15, 2025 00:41
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.87%. Comparing base (9ba09a0) to head (cafae8b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   77.98%   77.87%   -0.11%     
==========================================
  Files         129      129              
  Lines       12228    12228              
  Branches     1827     1827              
==========================================
- Hits         9536     9523      -13     
- Misses       1937     1949      +12     
- Partials      755      756       +1     

see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 3 times, most recently from fe7cae5 to e54572f Compare March 18, 2025 21:23
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.69.1 chore(deps): update dependency microsoft.identity.client to 4.70.0 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 5 times, most recently from d2d44d6 to 9a0fa71 Compare March 31, 2025 05:25
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 3 times, most recently from 6982185 to 6595366 Compare April 3, 2025 12:54
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.70.0 chore(deps): update dependency microsoft.identity.client to 4.70.1 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 6595366 to 05f3913 Compare April 5, 2025 00:35
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.70.1 chore(deps): update dependency microsoft.identity.client to 4.70.2 Apr 10, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 2 times, most recently from a54d83b to 9e8943d Compare April 10, 2025 07:19
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 9e8943d to c10c508 Compare April 18, 2025 21:04
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.70.2 chore(deps): update dependency microsoft.identity.client to 4.71.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from c10c508 to 6c6b7c2 Compare April 24, 2025 18:44
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.71.0 chore(deps): update dependency microsoft.identity.client to 4.71.1 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 3 times, most recently from 881ead9 to 6704fe2 Compare May 5, 2025 10:31
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 6704fe2 to 6678ecd Compare May 12, 2025 21:15
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.71.1 chore(deps): update dependency microsoft.identity.client to 4.72.0 May 12, 2025
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.72.0 chore(deps): update dependency microsoft.identity.client to 4.72.0 - autoclosed May 13, 2025
@renovate renovate bot closed this May 13, 2025
@renovate renovate bot deleted the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch May 13, 2025 15:25
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.72.0 - autoclosed chore(deps): update dependency microsoft.identity.client to 4.72.0 May 13, 2025
@renovate renovate bot reopened this May 13, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 2 times, most recently from 6678ecd to e4a2957 Compare May 19, 2025 07:57
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from e4a2957 to 5c47095 Compare May 21, 2025 01:03
@renovate renovate bot changed the title chore(deps): update dependency microsoft.identity.client to 4.72.0 chore(deps): update dependency microsoft.identity.client to 4.72.1 May 21, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 5c47095 to aa32505 Compare May 21, 2025 10:20
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from aa32505 to 908f914 Compare June 3, 2025 05:33
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 10, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Copy Markdown
Contributor

@einarmo einarmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦄

@einarmo einarmo merged commit c8d310b into master Jun 10, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant