Skip to content

Update dependency doorkeeper-openid_connect to v1.10.2#11756

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/doorkeeper-openid_connect-1.x-lockfile
Jun 23, 2026
Merged

Update dependency doorkeeper-openid_connect to v1.10.2#11756
renovate[bot] merged 1 commit into
mainfrom
renovate/doorkeeper-openid_connect-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
doorkeeper-openid_connect (changelog) 1.10.11.10.2 age confidence

Release Notes

doorkeeper-gem/doorkeeper-openid_connect (doorkeeper-openid_connect)

v1.10.2

Compare Source

  • [#​315] Drop support for EOL Ruby 3.1 (EOL 2025-03-25) and require Ruby >= 3.2. i18n 1.15.0 uses the Fiber[] storage API which only exists on Ruby 3.2+, so the Ruby 3.1 CI row no longer loads; the matrix now tests Ruby 3.2 as the minimum
  • [#​316] Set fail-fast: false in CI matrix so a single failing job no longer cancels the rest
  • [#​303] execute account selection even without owner, and select_account_for_resource_owner can now receive nil as the first argument.
  • [#​304] allow handle auth_time per grant
  • [#​305] Document the auth_time_from_access_token config option in the README (per-grant auth_time), clarifying that it only affects the ID Token auth_time claim and not max_age enforcement
  • [#​307] Fix bundle exec rake server for the test application
  • [#​313] Move Configuration documentation from README to Wiki
  • [#​312] Raise Errors::MissingRequiredClaim instead of silently dropping a blank REQUIRED ID Token claim (iss/sub/aud/exp/iat) in IdToken#as_json, which previously could emit a non-conformant ID Token (OIDC Core 1.0 §2). OPTIONAL claims such as nonce/auth_time are still omitted when blank
  • [#​311] Include the REQUIRED client_secret_expires_at member (value 0, never expires) in the Dynamic Client Registration response whenever a client_secret is issued (RFC 7591 §3.2.1 / OpenID Connect Dynamic Client Registration 1.0 §3.2)
  • [#​309] Add a browser dashboard to the test application (spec/dummy) for exercising the OpenID Connect endpoints by hand — replacing the rails console + curl workflow with forms for Setup, Discovery, Authorization (code / implicit / PKCE / nonce / prompt / max_age), token exchange, UserInfo, introspection and revocation

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.

@renovate renovate Bot force-pushed the renovate/doorkeeper-openid_connect-1.x-lockfile branch from 4b81af9 to 5162f08 Compare June 22, 2026 20:32
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

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

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

@renovate renovate Bot merged commit a96f993 into main Jun 23, 2026
24 checks passed
@renovate renovate Bot deleted the renovate/doorkeeper-openid_connect-1.x-lockfile branch June 23, 2026 02:16
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