Skip to content

Update dependency doorkeeper to v5.9.6 - #11920

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/doorkeeper-5.x
Aug 12, 2026
Merged

Update dependency doorkeeper to v5.9.6#11920
renovate[bot] merged 1 commit into
mainfrom
renovate/doorkeeper-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
doorkeeper (changelog) "5.9.5""5.9.6" age confidence

Release Notes

doorkeeper-gem/doorkeeper (doorkeeper)

v5.9.6

Compare Source

  • Reject requests that present more than one client identity (e.g. an Authorization: Basic header for one client and a client_id parameter naming another) with an invalid_request error, instead of authenticating the first extracted identity and silently discarding the other one. A client_id sent alongside another authentication method keeps working when it identifies the same client (RFC 7521 §4.2). Like the RFC 6749 §2.3 check released in 5.9.5, this validation does not apply when client_credentials is configured with a callable extractor, since the credentials the remaining extractors would return are never evaluated — the client_credentials option documents that now.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 58.25% 🟢 58.25% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 58.25%

@renovate
renovate Bot merged commit a2c3022 into main Aug 12, 2026
25 checks passed
@renovate
renovate Bot deleted the renovate/doorkeeper-5.x branch August 12, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants