Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Identity.Client (source) 4.71.0 -> 4.71.1 age adoption passing confidence
Microsoft.Identity.Web 3.8.3 -> 3.8.4 age adoption passing confidence
Microsoft.IdentityModel.Abstractions 8.8.0 -> 8.9.0 age adoption passing confidence
Microsoft.IdentityModel.JsonWebTokens 8.8.0 -> 8.9.0 age adoption passing confidence
Microsoft.IdentityModel.Protocols.OpenIdConnect 8.8.0 -> 8.9.0 age adoption passing confidence
Microsoft.IdentityModel.Tokens 8.8.0 -> 8.9.0 age adoption passing confidence
System.IdentityModel.Tokens.Jwt 8.8.0 -> 8.9.0 age adoption passing confidence
System.Linq.Dynamic.Core (source) 1.6.0.2 -> 1.6.2 age adoption passing confidence

Release Notes

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

v4.71.1

Compare Source

Bug Fixes

Full Changelog: AzureAD/microsoft-authentication-library-for-dotnet@4.71.0...4.71.1

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

v3.8.4

Compare Source

3.8.4

Package updates
Bug fixes
  • Fixed the issue where FmiPath was not persisted when copying/reinitializing AcquireTokenOptions. See #​3336.
New feature
Fundamentals
  • Removed System.Text.Json as an explicit dependency for .NET Core targets. See #​3331.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Abstractions)

v8.9.0

Compare Source

=====

Bug Fixes

New Features

  • Introduced a new delegate for reading custom token payload values on JsonWebToken. See #​2981.
  • Added an overload for ReadJsonWebToken to take a ReadOnlyMemory. See #​3205.

Fundamentals

  • Utilized IList to avoid enumerator allocation during audience validation. See #​3204.
zzzprojects/System.Linq.Dynamic.Core (System.Linq.Dynamic.Core)

v1.6.2

  • #​913 - Update DynamicGetMemberBinder to add BindingRestrictions to DynamicMetaObject [feature] contributed by StefH
  • #​907 - Select("...") from an IQueryable of anonymous objects created via Select("new { ... }") throws InvalidOperationException [bug]
  • #​912 - Concat question [bug]

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 patmoreau as a code owner April 24, 2025 20:05
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 24, 2025
@renovate renovate bot enabled auto-merge (squash) April 24, 2025 20:05
@renovate renovate bot force-pushed the renovate/microsoft-minor-patch-updates branch from e94b3dc to 3b4b358 Compare April 24, 2025 23:37
@renovate renovate bot force-pushed the renovate/microsoft-minor-patch-updates branch from 3b4b358 to 97ce59f Compare April 25, 2025 02:45
@renovate renovate bot merged commit 088d91e into main Apr 25, 2025
26 checks passed
@renovate renovate bot deleted the renovate/microsoft-minor-patch-updates branch April 25, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants