Closed dependabot[bot] closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Bumps System.IdentityModel.Tokens.Jwt from 5.3.0 to 5.7.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
... (truncated)
Commits
4a32908
Merged PR 10643: Fix ZIP issue66c2604
Work around the RSACryptoServiceProviderProxy crash on mono (#1287)b9c40c0
Upgrade ApiCompat version and remove contract assemblies (#1308)47dac47
Update version to 5.7.1 and fix revision creation logic (#1312)54eb297
Fix VerifySigning script (#1305)9f5fcc7
Fixed the JWT segment counting bug in the JsonWebToken constructor (#1299)a45ee58
Update assembly version and contract assemblies (#1286)57deb67
Updated VerifyResourceUsage.pl to check log messages across all directories6de2b3c
Fixed incorrect log message usagecff3250
Added 'typ' header claim validation (#1275)You can trigger a rebase of this PR 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