Skip to content

chore(deps): bump doorkeeper from 5.8.2 to 5.9.0 - #157

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/doorkeeper-5.9.0
Open

chore(deps): bump doorkeeper from 5.8.2 to 5.9.0#157
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/doorkeeper-5.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Copy link
Copy Markdown
Contributor

Bumps doorkeeper from 5.8.2 to 5.9.0.

Release notes

Sourced from doorkeeper's releases.

v.5.9.0

  • #1791 Add support for Rails read replicas with automatic role switching via enable_multiple_database_roles configuration option
  • #1792 Consider expires_in when clear expired tokens with StaleRecordsCleaner.
  • #1790 Fix race condition in refresh token revocation check by moving InvalidGrantReuse check inside the lock block
  • #1788 Fix regex for basic auth to be case-insensitive
  • #1775 Fix Applications Secret Not Null Constraint generator
  • #1779 Only lock previous access token model when creating a new token from its refresh token if revoke_previous_refresh_token_on_use is false
  • #1778 Ensure that token revocation is idempotent by checking that that token has not already been revoked before revoking.
Changelog

Sourced from doorkeeper's changelog.

5.9.0

  • #1791 Add support for Rails read replicas with automatic role switching via enable_multiple_database_roles configuration option
  • #1792 Consider expires_in when clear expired tokens with StaleRecordsCleaner.
  • #1790 Fix race condition in refresh token revocation check by moving InvalidGrantReuse check inside the lock block
  • #1788 Fix regex for basic auth to be case-insensitive
  • #1775 Fix Applications Secret Not Null Constraint generator
  • #1779 Only lock previous access token model when creating a new token from its refresh token if revoke_previous_refresh_token_on_use is false
  • #1778 Ensure that token revocation is idempotent by checking that that token has not already been revoked before revoking.
Commits
  • 6cf6c52 Release 5.9.0 🎉
  • 36921b8 Merge pull request #1791 from doorkeeper-gem/copilot/fix-active-record-readon...
  • 7ba9c3b Add multiple database (roles) support
  • e93e80a It doesn't work anymore, we need smth else
  • 0d9e3c2 Merge pull request #1785 from doorkeeper-gem/dependabot/github_actions/action...
  • eab7958 Bump actions/checkout from 5 to 6
  • e3c7f87 Merge pull request #1792 from Paultdx/fixes/check-for-expires-in-when-cleaning
  • 51a4638 update CHANGELOG.md
  • 1badcc0 rebase main
  • 4083aaa Consider expires_in when clear expired tokens with StaleRecordsCleaner
  • 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 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)

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/main/CHANGELOG.md)
- [Commits](doorkeeper-gem/doorkeeper@v5.8.2...v.5.9.0)

---
updated-dependencies:
- dependency-name: doorkeeper
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 4, 2026
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants