Skip to content

Bump System.IdentityModel.Tokens.Jwt from 8.3.1 to 8.4.0 in /src#189

Merged
AlexHedley merged 1 commit intomainfrom
dependabot/nuget/src/System.IdentityModel.Tokens.Jwt-8.4.0
Feb 12, 2025
Merged

Bump System.IdentityModel.Tokens.Jwt from 8.3.1 to 8.4.0 in /src#189
AlexHedley merged 1 commit intomainfrom
dependabot/nuget/src/System.IdentityModel.Tokens.Jwt-8.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps System.IdentityModel.Tokens.Jwt from 8.3.1 to 8.4.0.

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

8.4.0

New Features

  • App context switch allows blocking or non-blocking calls for configuration. See PR #3106 for details and issue #3082 for details.
  • IdentityModel now enables symmetric and asymmetric keys to be created publicly with JWK. See #3094 for details.
  • IdentityModel now allows specifying the HTTP protocol version and version policy. See #2808 for details.

Repair items

  • Add request count and duration telemetry for configuration requests. See #3022 for details.
  • KeyID should be present in exception messages and is no longer PII. See #3104 for details.

Fundamentals

  • Fix spelling issues in xml comments. See #3117 for details.
  • Fix comment coverage in PR builds. See #3079 for details.

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

Changelog

Sourced from System.IdentityModel.Tokens.Jwt's changelog.

8.4.0

New Features

  • App context switch allows blocking or non-blocking calls for configuration. See PR #3106 for details and issue #3082 for details.
  • IdentityModel now enables symmetric and asymmetric keys to be created publicly with JWK. See #3094 for details.
  • IdentityModel now allows specifying the HTTP protocol version and version policy. See #2808 for details.

Repair items

  • Add request count and duration telemetry for configuration requests. See #3022 for details.
  • KeyID should be present in exception messages and is no longer PII. See #3104 for details.

Fundamentals

  • Fix spelling issues in xml comments. See #3117 for details.
  • Fix comment coverage in PR builds. See #3079 for details.

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

Commits
  • afc5e86 Update CHANGELOG.md for 8.4.0 (#3124)
  • f56ea16 App context switch to allow blocking or non-blocking GetConfiguration (#3106)
  • a68df58 [Feature] Allow specifying the HTTP protocol version and version policy (#2809)
  • 6e52a24 fix comment coverage step in build (#3113)
  • c21a944 spelling fixes (#3117)
  • e527252 Set the SigningKey in JsonWebToken only after the signature has been validate...
  • 580af5e New validation model: Fixed stack frames being created when already cached (#...
  • 3b32fd9 KeyID should be present in exception messages logs and should not be consider...
  • bef98ca Update error messages and bring E2E tests for the new validation model from t...
  • 442baa3 Added internal virtual on TokenHandler (#3084)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.3.1 to 8.4.0.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.3.1...8.4.0)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 10, 2025
@AlexHedley AlexHedley merged commit 26a2ecd into main Feb 12, 2025
2 of 3 checks passed
@AlexHedley AlexHedley deleted the dependabot/nuget/src/System.IdentityModel.Tokens.Jwt-8.4.0 branch February 12, 2025 21:48
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant