Skip to content

Update dependency doorkeeper-openid_connect to v1.10.3#11760

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/doorkeeper-openid_connect-1.x-lockfile
Open

Update dependency doorkeeper-openid_connect to v1.10.3#11760
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/doorkeeper-openid_connect-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.10.3

Compare Source

  • [#​308] Fix NameError: uninitialized constant Auth::ApplicationRecord on boot when using a namespaced custom access grant model (e.g. Auth::OAuthAccessGrant < ApplicationRecord). Since v1.10.0 ([#​241]) the openid_request association was wired inside an ActiveSupport.on_load(:active_record) block, which fires while ActiveRecord::Base is first loaded and constantizes the grant model too early. The association is now added from Doorkeeper's AccessGrant mixin included callback — at the model's own load time, without constantizing — mirroring the fix doorkeeper made in #​1830 (#​306)

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 🟢 54.32% 🟢 54.32% ⚪ 0%

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

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