Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump Microsoft.IdentityModel.Tokens from 6.7.1 to 6.11.0 #11

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps Microsoft.IdentityModel.Tokens from 6.7.1 to 6.11.0.

Release notes

Sourced from Microsoft.IdentityModel.Tokens's releases.

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

Enhancements and features

6.8.0

Bug fixes

  • Resolve encryption key when Kid is not present in token #1511
  • Objects overriding GetHashCode also override Equals #1536

Enhancements and features

  • Improve empty audience error message #1488
  • Enveloped Signature Writer should be able to determine the Digest algorithm from signing algorithm #1508
  • Add Claims and PropertyBag properties to TokenValidationResult #1514
  • Throw SecurityTokenSignatureValidationFailedException when none of the provided keys verify the signature #1515
  • Add message for all keys were not supported #1520
  • Add TokenType to SecurityTokenDescriptor. #1522
  • Remove locks in SignatureProviders #1535
Commits
  • 876c625 Add metadata telemetry support (#1632)
  • d6f2b66 renmoved entry from claim mapping.
  • 7d3571f change base type of SecurityTokenUnableToValidateException
  • e93288c version to 6.10.1 (#1622)
  • 53f7b05 Set default automatic refresh to 12h and default refresh to 5m (#1621)
  • c67924c Add SecurityTokenSignatureKeyNotFoundWithValidationErrorsException (#1615)
  • 8e5bb2c improve speed of urlencoder by reducing string copies
  • 5793586 Removing references to Microsoft.Extensions.Caching.Memory from the netstanda...
  • 79d586b Fix typo for ValidateToken documentation (#1610)
  • d85bb4a fix breaking tests that had hardcoded times
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2021
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.IdentityModel.Tokens-6.11.0 branch 2 times, most recently from 38d82c2 to 8f1ec4c Compare May 17, 2021 19:49
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.IdentityModel.Tokens-6.11.0 branch from 8f1ec4c to 97227a5 Compare May 17, 2021 19:53
@bweber bweber merged commit 9ec23db into master May 17, 2021
@bweber bweber deleted the dependabot/nuget/Microsoft.IdentityModel.Tokens-6.11.0 branch May 17, 2021 19:55
@bweber
Copy link
Contributor

bweber commented Aug 6, 2021

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bweber bweber added the released label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant