Skip to content

Update dependency IdentityModel to v7#164

Merged
kolosovpetro merged 1 commit into
mainfrom
renovate/identitymodel-7.x
Apr 19, 2026
Merged

Update dependency IdentityModel to v7#164
kolosovpetro merged 1 commit into
mainfrom
renovate/identitymodel-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Change Age Confidence
IdentityModel 6.1.07.0.0 age confidence

Release Notes

IdentityModel/IdentityModel (IdentityModel)

v7.0.0

Compare Source

IdentityModel 7.0.0 is a major release of IdentityModel. Highlights of this release include:

  • Support for RFC 9126 - Pushed Authorization Requests (PAR)
  • Cleanup of dependencies
  • A README in the github repo and nuget package

What's Changed

Breaking changes
  • Support for .NET Framework 4.6.1 has been dropped, as it has not been supported by Microsoft since April 26, 2022.
  • Dynamic client registration extension data is now modeled as a Dictionary<string, JsonElement>. This makes the dcr extension data serializable with source generated JSON serialization
  • Parameters.AddRequired is now more forgiving of some edge cases. In particular, a call to AddRequired with an existing key but a missing value does not fail, nor will a call with an existing key and value. The intention is to make AddRequired simpler to use when merging values from a request object model into the parameters dictionary.
  • We now depend on System.Text.Json version >= 8.0.0 in all .NET Framework builds. .NET builds don't need an explicit dependency.
New Feature
Fixes and Improvements
Dependency Updates
External Dependencies
Internal Dependencies (used in build and test, but won't affect end users)

New Contributors

Full Changelog: DuendeArchive/IdentityModel@6.2.0...7.0.0

v6.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: DuendeArchive/IdentityModel@6.1.0...6.2.0


Configuration

📅 Schedule: (UTC)

  • 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.

@kolosovpetro kolosovpetro merged commit a347c0a into main Apr 19, 2026
6 checks passed
@kolosovpetro kolosovpetro deleted the renovate/identitymodel-7.x branch April 19, 2026 18:47
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