Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Bump System.IdentityModel.Tokens.Jwt from 6.22.1 to 6.29.0 in /src/ApiService #3023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps System.IdentityModel.Tokens.Jwt from 6.22.1 to 6.29.0.

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

6.29.0

  • Add BootstrapRefreshInterval (#2052)
  • Added net462 target (#2049)
  • Create the configuration cache in the BaseConfigurationManager class (#2048)

6.28.1

6.28.0

6.27.0

Servicing release Set maximum depth for Newtonsoft parsing. AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2024 Improve metadata failure message. AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2010 Validate size of symmetric signatures. AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2008 Added property TokenEndpoint to BaseConfiguration. AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1998

6.26.1

Releasing a Hotfix for Wilson 6.26.0 that reverts async/await changes made in AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1996 to address a performance reduction issue.

6.26.0

Servicing release Introducing a new boolean TokenValidationParameter LogTokenId. AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2002 Update System.Text.Encodings.Web AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1997 Update ValidateToken call stack fully async AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1996 JsonWebTokenHandler to return the JsonWebToken on validation failure AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1989 Update documentation of DefaultTokenLifetimeInMinutes AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1988

6.25.1

Servicing release .net was throwing when JWT tokens contained claims that used escaped characters.

... (truncated)

Changelog

Sourced from System.IdentityModel.Tokens.Jwt's changelog.

See the releases for details on bug fixes and added features.

6.26.1

Bug Fixes:

Releasing a Hotfix for Wilson 6.26.0 that reverts async/await changes made in #1996 to address a performance reduction issue.

  • Changes are in #2015
  • Root cause analysis and fix will be tracked in #2017
Commits

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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 17, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/src/ApiService/System.IdentityModel.Tokens.Jwt-6.29.0 branch from ed64069 to b13c568 Compare April 18, 2023 00:55
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #3023 (72e8d4b) into main (bd2b109) will decrease coverage by 0.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3023      +/-   ##
==========================================
- Coverage   29.43%   29.05%   -0.38%     
==========================================
  Files         305      125     -180     
  Lines       36544    13703   -22841     
==========================================
- Hits        10755     3981    -6774     
+ Misses      25789     9722   -16067     

see 180 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot bot and others added 2 commits April 19, 2023 08:26
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.22.1 to 6.29.0.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.22.1...6.29.0)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Porges Porges force-pushed the dependabot/nuget/src/ApiService/System.IdentityModel.Tokens.Jwt-6.29.0 branch from a263d2c to 72e8d4b Compare April 18, 2023 20:26
@Porges
Copy link
Member

Porges commented Apr 18, 2023

Verifying with check-pr.

@Porges Porges enabled auto-merge (squash) April 18, 2023 22:02
@Porges Porges merged commit 31de900 into main Apr 18, 2023
@Porges Porges deleted the dependabot/nuget/src/ApiService/System.IdentityModel.Tokens.Jwt-6.29.0 branch April 18, 2023 22:03
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants