Update dependency IdentityModel to v6.1.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
IdentityModel | nuget | minor |
6.0.0 -> 6.1.0
|
Release Notes
IdentityModel/IdentityModel
v6.1.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/441
- Bump minver from 3.0.0-alpha.1 to 3.0.0-rc.2 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/443
- Bump minver from 3.0.0-rc.2 to 3.0.0 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/445
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/451
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/452
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/464
- Update JsonWebKeySet with RawData property by @ariveron in https://github.com/IdentityModel/IdentityModel/pull/463
- Don't wrap OperationCanceledException in a protocol response by @MatthewSteeples in https://github.com/IdentityModel/IdentityModel/pull/460
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/465
- Add nullable annotations by @leastprivilege in https://github.com/IdentityModel/IdentityModel/pull/466
- Bump minver from 4.1.0 to 4.2.0 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/467
- Throw json parse exception on empty string by @rutgersc in https://github.com/IdentityModel/IdentityModel/pull/474
- Revert "Throw json parse exception on empty string" by @leastprivilege in https://github.com/IdentityModel/IdentityModel/pull/484
- Add DPoP related constants by @leastprivilege in https://github.com/IdentityModel/IdentityModel/pull/486
- Treat errors without an error message also as errors by @rutgersc in https://github.com/IdentityModel/IdentityModel/pull/487
- add unmet_authentication_requirements constant by @brockallen in https://github.com/IdentityModel/IdentityModel/pull/490
- Add constants for OIDC User Registration by @brockallen in https://github.com/IdentityModel/IdentityModel/pull/492
- Bump minver from 4.2.0 to 4.3.0 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/493
- Enforce form url encoded content type if needed by @leastprivilege in https://github.com/IdentityModel/IdentityModel/pull/485
- chore: fix link in comment by @AKomyshan in https://github.com/IdentityModel/IdentityModel/pull/496
- dpop constants by @brockallen in https://github.com/IdentityModel/IdentityModel/pull/499
- add dpop-nonce header constant by @brockallen in https://github.com/IdentityModel/IdentityModel/pull/501
- Add DynamicClientRegistrationSoftware Statement by @josephdecock in https://github.com/IdentityModel/IdentityModel/pull/502
- add support for dpop on token endpoint by @brockallen in https://github.com/IdentityModel/IdentityModel/pull/503
- remove unused variable by @brockallen in https://github.com/IdentityModel/IdentityModel/pull/504
- Update with some more dpop constants and helpers by @brockallen in https://github.com/IdentityModel/IdentityModel/pull/506
- Bump NuGetKeyVaultSignTool from 3.1.6 to 3.2.3 by @dependabot in https://github.com/IdentityModel/IdentityModel/pull/508
- Update build scripts by @leastprivilege in https://github.com/IdentityModel/IdentityModel/pull/509
- Add client metadata for dcr by @josephdecock in https://github.com/IdentityModel/IdentityModel/pull/511
New Contributors
- @ariveron made their first contribution in https://github.com/IdentityModel/IdentityModel/pull/463
- @MatthewSteeples made their first contribution in https://github.com/IdentityModel/IdentityModel/pull/460
- @rutgersc made their first contribution in https://github.com/IdentityModel/IdentityModel/pull/474
- @brockallen made their first contribution in https://github.com/IdentityModel/IdentityModel/pull/490
- @AKomyshan made their first contribution in https://github.com/IdentityModel/IdentityModel/pull/496
- @josephdecock made their first contribution in https://github.com/IdentityModel/IdentityModel/pull/502
Full Changelog: https://github.com/IdentityModel/IdentityModel/compare/6.0.0...6.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.