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

Bump Microsoft.IdentityModel.JsonWebTokens and System.Text.Encodings.Web #2091

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps Microsoft.IdentityModel.JsonWebTokens and System.Text.Encodings.Web. These dependencies needed to be updated together.
Updates Microsoft.IdentityModel.JsonWebTokens from 8.3.0 to 8.3.1

Release notes

Sourced from Microsoft.IdentityModel.JsonWebTokens's releases.

8.3.1

Bug Fixes

  • Respect TVP.RequireAudience when set to false. See #3055
  • For net4.6.2 select RSACng for PSS support. See #3097
  • Fix package downgrade in consuming libraries. See#3062
  • Fix integer overflow in AuthenticationEncryptionProvider.cs. See #3063

Fundamentals

  • Removed unused property on JsonWebToken ClaimsIdentity. See #3071 for details.
  • Upgrade to C# 13. See #2998
  • Use new Base64Url API. See #22817
  • Add warning quality check. See #3067
  • Update dotnet actions. see #3074
  • Fix warnings. See #3081
  • Test updates in JsonWebToken. See #3080.

Work related to redesign of IdentityModel's token validation logic #2711

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from Microsoft.IdentityModel.JsonWebTokens's changelog.

8.3.1

Bug Fixes

  • Respect TVP.RequireAudience when set to false. See #3055
  • For net4.6.2 select RSACng for PSS support. See #3097
  • Fix package downgrade in consuming libraries. See#3062
  • Fix integer overflow in AuthenticationEncryptionProvider.cs. See #3063

Fundamentals

  • Removed unused property on JsonWebToken ClaimsIdentity. See #3071 for details.
  • Upgrade to C# 13. See #2998
  • Use new Base64Url API. See #22817
  • Add warning quality check. See #3067
  • Update dotnet actions. see #3074
  • Fix warnings. See #3081
  • Test updates in JsonWebToken. See #3080.

Work related to redesign of IdentityModel's token validation logic #2711

Commits

Updates System.Text.Encodings.Web from 9.0.1 to 8.0.0

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [System.Text.Encodings.Web](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.IdentityModel.JsonWebTokens` from 8.3.0 to 8.3.1
- [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/8.3.1/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.3.0...8.3.1)

Updates `System.Text.Encodings.Web` from 9.0.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Encodings.Web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependencies Related to updating dependant libraries label Jan 20, 2025
@dependabot dependabot bot requested a review from Cyberboss as a code owner January 20, 2025 12:23
Copy link
Contributor

Set the milestone to the next minor version, check for supply chain attacks, and then add the CI Cleared label to allow CI to run.

@Cyberboss Cyberboss added the CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite label Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.63%. Comparing base (44bbe52) to head (41c391d).
Report is 4 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2091   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files         811      811           
  Lines      175253   175253           
  Branches     3555     3555           
=======================================
+ Hits       167608   167611    +3     
+ Misses       7075     7072    -3     
  Partials      570      570           

@Cyberboss Cyberboss added this to the v6.13.0 milestone Jan 20, 2025
@tgstation-server-ci tgstation-server-ci bot merged commit e616fee into dev Jan 20, 2025
82 of 89 checks passed
@tgstation-server-ci tgstation-server-ci bot deleted the dependabot/nuget/multi-28a5ca4316 branch January 20, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite Dependencies Related to updating dependant libraries size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant