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

.Net: Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.IdentityModel.JsonWebTokens in /dotnet #10239

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.Extensions.Logging.Abstractions and Microsoft.IdentityModel.JsonWebTokens. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 8.0.0

Commits

Updates Microsoft.IdentityModel.JsonWebTokens from 7.5.1 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

8.3.0

New features

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

Bug fixes

Fundamentals

New Contributors

8.2.1

... (truncated)

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)

…Model.JsonWebTokens

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

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.0)

Updates `Microsoft.IdentityModel.JsonWebTokens` from 7.5.1 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@7.5.1...8.3.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 22:20
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Jan 20, 2025
@github-actions github-actions bot changed the title Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.IdentityModel.JsonWebTokens in /dotnet .Net: Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.IdentityModel.JsonWebTokens in /dotnet Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 21, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dotnet/multi-c63122a8fa branch January 21, 2025 11:42
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants