Update doorkeeper 5.7.1 → 5.8.0 (minor) #422
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ doorkeeper (5.7.1 → 5.8.0) · Repo · Changelog
Release Notes
5.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
Release 5.8.0 :tada:
Merge pull request #1732 from ransombriggs/fix-docker-file-tests
Merge pull request #1739 from stanhu/sh-support-dynamic-scopes
Add entry in CHANGELOG.md
Merge branch 'main' into fix-docker-file-tests
Exclude lib/doorkeeper/config.rb from Code Climate
Add support for dynamic scopes
Merge pull request #1742 from stanhu/sh-fix-broken-main
Fix broken tests for older Rails versions
Revert authorization_spec changes
Merge branch 'doorkeeper-gem:main' into fix-docker-file-tests
[ci skip] Update CHANGELOG.md
Merge pull request #1735 from ThisIsMissEm/feat/add-pkce_code_challenge_methods-option
Merge pull request #1736 from ThisIsMissEm/feat/improve-developer-experience
Tweak Dockerfile back towards original
Fix warning in tests for action_dispatch.show_exceptions
Improve developer experience by enabling interactive debugging in the tests and console
Add pkce_code_challenge_methods configuration option to limit supported code challenge methods
Merge branch 'main' into fix-docker-file-tests
Fix Gemfile & Dockerfile to get passing tests
Merge pull request #1729 from doorkeeper-gem/dependabot/bundler/rspec-rails-tw-7.0
Update rspec-rails requirement from ~> 6.0 to ~> 7.0
Merge pull request #1725 from doorkeeper-gem/dependabot/bundler/rails-gte-6.0-and-lt-7.3
Merge pull request #1727 from doorkeeper-gem/fixes/allow-null-app-secret
Allow to set null secret value for Applications if it's public
Merge pull request #1726 from doorkeeper-gem/fixes/fix-token-introspection
Fix custom token introspection response when it returns false
Update rails requirement from >= 6.0, < 7.2 to >= 6.0, < 7.3
Merge pull request #1723 from ThisIsMissEm/feat/add-ruby-3.3-to-testing-matrix
Merge pull request #1722 from ThisIsMissEm/fix/dockerfile
Fix Dockerfile security warning about missing USER
Add Ruby 3.3 to GitHub Actions testing matrix
Fix ENV format warnings in Dockerfile
Upgrade ruby/bundler in Dockerfile to latest versions
Remove TruffleRuby
Merge pull request #1715 from ransombriggs/fix-error-message-on-introspection
Fix token introspection invalid request reason
[ci skip] Update CHANGELOG
Merge pull request #1714 from doorkeeper-gem/fix-1699-access-token-with-blank-scopes
Merge pull request #1712 from ransombriggs/add-pragma-no-cache-to-token-response
Fix Doorkeeper::AccessToken.find_or_create_for with empty scopes
Add Pragma: no-cache to token response
Sorry, we couldn't find anything useful about this release.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands