Closed dependabot[bot] closed 2 months ago
Closed as we update this in the developer branch.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps System.IdentityModel.Tokens.Jwt and Microsoft.IdentityModel.Tokens. These dependencies needed to be updated together. Updates
System.IdentityModel.Tokens.Jwt
from 7.6.3 to 8.0.1Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
... (truncated)
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.
... (truncated)
Commits
Updates
Microsoft.IdentityModel.Tokens
from 8.0.0 to 8.0.1Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
Changelog
Sourced from Microsoft.IdentityModel.Tokens's changelog.
Commits
e67b25b
Fix string comparison with differing timestamps (#2739)1c3e895
8.0.1 changelog (#2740)ec39ddb
Fixes 2737 (#2738)49a3a95
Do not dispose SignatureProvider when AsymmetricAdapter faults. (#2682)ecc2b08
removing old code signing reference (#2727)a7ef799
Read Token: Remove Exceptions (#2702)245c831
Transmit EPK and use as public key during decrypt (#2120)7ef3263
Cache context switches (#2724)8c5e456
Algorithm validation: Remove exceptions (#2719)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