appointment-reminders-csharp
appointment-reminders-csharp copied to clipboard
Bump Microsoft.IdentityModel.Logging from 6.8.0 to 6.12.0 in /AppointmentReminders.Web
Bumps Microsoft.IdentityModel.Logging from 6.8.0 to 6.12.0.
Release notes
Sourced from Microsoft.IdentityModel.Logging's releases.
6.12.0
Bug fixes
- Addressed security bugs (#1656, #1661, #1657).
- Fixed the task leaking issue in the EventBasedLRUCache (#1667).
Enhancements and features
- Added support for decryption using AesGcm (#1606).
6.11.1
Bug fix:
- Fixing incorrect parameters when writing Saml2ProxyConditions (#1646).
6.11.0
Enhancements and Features
Send SKU and Version details to metadata end point #1632
6.10.2
Removed name entry from claim type mapping #1629
6.10.1
Enhancements and Features
#1626 - Change base type of SecurityTokenUnableToValidateException
6.10.0
Enhancements and Features
- #1621 Change default values for DefaultAutomaticRefreshInterval and DefaultRefreshInterval
- #1615 Add SecurityTokenUnableToValidateException
- #1620 Reduce copies in URL encoder
6.9.0
Bug fixes
- Removed calls to overridable methods in constructors (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1549).
- Modified AuthenticationProtocolMessage to use CSP 'unsafe-eval' compliant default value for _script (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1565).
- SecurityTokenNoExpirationException 'IDX10225' is now thrown if a token is missing an 'nbf' or 'exp' claim (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1582).
Enhancements and features
- Made the 'x5c' property available on the JwtHeader (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1543).
- Added ClaimTypeMapping for 'name' claim (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1545).
- Added a net472 desktop target (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1552).
- Added 'phone_number' and 'phone_number_verified' standard claims to JwtRegisteredClaimNames (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1559).
- Added RSACng support for encryption / decryption (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1579).
- Added an EventBasedLRUCache for use by InMemoryCryptoProviderCache on the .NET desktop targets (AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1605). See here for more details.
Commits
0ba4c38Merge pull request #1667 from AzureAD/danny/Task-1448632-Timer-deva2430d1fix the leaking tasks issue that caused some users' tests to fail and replace...6f6b935Add SerializationBinder to restrict the object type34f5a7eMerge pull request #1662 from AzureAD/xiao/obsoletef992dd8Mark obsolete attributeaf81897Merge pull request #1657 from AzureAD/xiao/fixDTD4ed945bMerge branch 'xiao/fixsecuritybugs' of https://github.com/AzureAD/azure-activ...1be2672Add SerializationBinder to restrict the object typeb263ec3Add SHA256 self-signed cert and use Securetring as password parameter0880d1eAdd SHA-2 self-signed cert and use SecureString as password parameter- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)