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 8.3.1 #505

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
System.IdentityModel.Tokens.Jwt 8.2.1 -> 8.3.1 age adoption passing confidence

Release Notes

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

v8.3.1

Compare Source

8.3.1

Bug Fixes
  • Respect TVP.RequireAudience when set to false. See #​3055
  • For net4.6.2 select RSACng for PSS support. See #​3097
  • Fix package downgrade in consuming libraries. See#​3062
  • Fix integer overflow in AuthenticationEncryptionProvider.cs. See #​3063
Fundamentals
  • Removed unused property on JsonWebToken ClaimsIdentity. See #​3071 for details.
  • Upgrade to C# 13. See #​2998
  • Use new Base64Url API. See #​22817
  • Add warning quality check. See #​3067
  • Update dotnet actions. see #​3074
  • Fix warnings. See #​3081
  • Test updates in JsonWebToken. See #​3080.
Work related to redesign of IdentityModel's token validation logic #​2711
What's Changed
New Contributors

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.3.0...8.3.1

v8.3.0

Compare Source

=====

New features

Work related to redesign of IdentityModel's token validation logic #​2711

Bug fixes

Fundamentals

New Contributors


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 is behind base branch, 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 pascalberger as a code owner December 4, 2024 19:45
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 4, 2024
@renovate renovate bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch 2 times, most recently from dbf03f3 to 55ae2a5 Compare December 18, 2024 10:06
@renovate renovate bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch 2 times, most recently from 6e41534 to ba96025 Compare January 15, 2025 08:03
@renovate renovate bot changed the title Update dependency System.IdentityModel.Tokens.Jwt to 8.3.0 Update dependency System.IdentityModel.Tokens.Jwt to 8.3.1 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch from ba96025 to 40217ed Compare January 19, 2025 09:29
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.

0 participants