Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Bumps Duende.AccessTokenManagement from 2.1.0 to 3.2.0.

Release notes

Sourced from Duende.AccessTokenManagement's releases.

Duende.AccessTokenManagement 3.2.0

This is a security hotfix that addresses CVE-2025-26620, which is a race condition that can occur when concurrently retrieving customized Client Credential Access Tokens.

Please see the advisory for more information.

Duende.AccessTokenManagement 3.1.1

This is a patch release that fixes the readme files in Duende.AccessTokenManagement and Duende.AccessTokenManagement.OpenIdConnect.

Duende.AccessTokenManagement 3.1.0

This is a minor release that

  • Adds support for .NET 9.
  • Updates our dependency on IdentityModel to Duende.IdentityModel

Breaking Changes

Our dependency IdentityModel has been renamed to Duende.IdentityModel. If you are using the IdentityModel namespace, you should replace "using IdentityModel" with "using Duende.IdentityModel".

Commits
  • 47578a5 update version
  • 89968a1 Merge pull request #94 from KevinDockx/dev
  • 2367228 Add PostAsync to the UserInfoClient to send a UserInfo request using an HTTP ...
  • d7d3c2a update version
  • 91c8650 Merge pull request #92 from maskati/dev
  • e4089a8 Refresh token should be retained if token response contains only access token
  • 37f6002 Added test for "+" encoding
  • aa8724e updated FluentAssertions
  • 93f15c0 update packages
  • d13bb7a Merge remote-tracking branch 'origin/dev' into dev
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [Duende.AccessTokenManagement](https://github.com/DuendeSoftware/foss) from 2.1.0 to 3.2.0.
- [Release notes](https://github.com/DuendeSoftware/foss/releases)
- [Commits](DuendeSoftware/foss@2.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: Duende.AccessTokenManagement
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2025
@khoanguyen102 khoanguyen102 merged commit 9f4b3d2 into master Mar 14, 2025
3 checks passed
@khoanguyen102 khoanguyen102 deleted the dependabot/nuget/src/Samhammer.Authentication.Client/Duende.AccessTokenManagement-3.2.0 branch March 14, 2025 07:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants