Skip to content

Allow devise-jwt to be used with devise 5.0.0.rc#291

Merged
waiting-for-dev merged 1 commit intowaiting-for-dev:mainfrom
davidjb:devise-5-support
Jan 13, 2026
Merged

Allow devise-jwt to be used with devise 5.0.0.rc#291
waiting-for-dev merged 1 commit intowaiting-for-dev:mainfrom
davidjb:devise-5-support

Conversation

@davidjb
Copy link
Copy Markdown
Contributor

@davidjb davidjb commented Jan 12, 2026

This updates the devise dependency to allow installation with 5.0.0.rc. This addresses #290 and is more constrained than #275 (which would allow a future v6, v7 and so on).

With this change, the existing devise-jwt unit tests are passing with the updated version of devise; reviewing https://github.com/heartcombo/devise/blob/main/CHANGELOG.md#500rc---2025-12-31, it doesn't appear that any of its breaking changes affect devise-jwt.

There is the potential for other breaking changes to be introduced in a future 5.0.0 final release, though the same could be said of any hypothetically buggy 5.0.1 or above. If this is a concern, the version restriction could temporarily become '>= 4.0.0', '<= 5.0.0.rc'.

@waiting-for-dev waiting-for-dev merged commit 5412e5d into waiting-for-dev:main Jan 13, 2026
4 of 5 checks passed
@davidjb davidjb deleted the devise-5-support branch January 14, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants