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

Update dependency System.IdentityModel.Tokens.Jwt to v7.5.1 #13

Merged

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Mar 15, 2024

This PR contains the following updates:

Package Type Update Change
System.IdentityModel.Tokens.Jwt nuget minor 7.4.0 -> 7.5.1

Release Notes

AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (System.IdentityModel.Tokens.Jwt)

v7.5.1

Compare Source

=====

Performance Improvements:
  • Use Base64.DecodeFromUtf8InPlace for base64 decode that saves 12% on token read time. Note that JsonWebToken no longer throws ArgumentOutOfRangeException and ArgumentException exceptions. See PR #​2504.
Fundamentals:
Bug Fix:
  • Contribution from @​martinb69 to fix correct parsing of UserInfoEndpoint. See issue #​2548 for details.

v7.5.0

=====

New features
  • Supports the 1.1 version of the Microsoft Entra ID Endpoint #​2503

v7.4.1

======

Bug Fixes:
  • SamlSecurityTokenHandler and Saml2SecurityTokenHandler now can fetch configuration when validating SAML issuer and signature. See PR #​2412
  • JsonWebToken.ReadToken now correctly checks Dot3 index in JWE. See PR #​2501
Engineering Excellence:
  • Remove reference to Microsoft.IdentityModel.Logging in Microsoft.IdentityModel.Protocols, which already depends on it via Microsoft.IdentityModel.Tokens. See PR #​2508
  • Adjust uppercase json serialization tests to fix an unreliable test method, add consistency to naming. See PR #​2512
  • Disable the 'restore' and 'build' steps of 'build and pack' in build.sh, improving speed. See PR #​2521

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 has been generated by Renovate Bot.

@descope descope bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch 3 times, most recently from e686165 to 8f4e5bd Compare March 27, 2024 01:32
@descope descope bot changed the title Update dependency System.IdentityModel.Tokens.Jwt to v7.4.1 Update dependency System.IdentityModel.Tokens.Jwt to v7.5.0 Mar 27, 2024
@descope descope bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch 2 times, most recently from 45ea855 to 1f65af1 Compare April 5, 2024 23:07
@descope descope bot changed the title Update dependency System.IdentityModel.Tokens.Jwt to v7.5.0 Update dependency System.IdentityModel.Tokens.Jwt to v7.5.1 Apr 5, 2024
@descope descope bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch from 1f65af1 to fa91eac Compare April 7, 2024 14:33
@descope descope bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch 2 times, most recently from 5be1ff6 to 9e2bea7 Compare April 21, 2024 09:10
@descope descope bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch from 9e2bea7 to 49a35ba Compare May 5, 2024 08:22
@descope descope bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch from 49a35ba to 192568f Compare May 5, 2024 10:20
@omercnet omercnet enabled auto-merge (squash) May 5, 2024 10:20
@omercnet omercnet merged commit 572235f into main May 5, 2024
4 checks passed
@omercnet omercnet deleted the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch May 5, 2024 10:22
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