Update dependency devise to v5#940
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
6e7b396 to
056db61
Compare
9b7ea77 to
22fb225
Compare
bb067db to
f37ddeb
Compare
f37ddeb to
4b173d2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
4.9.4→5.0.4Release Notes
heartcombo/devise (devise)
v5.0.4Compare Source
FailureAppvia unvalidatedRefererheader on non-GET session timeout. CVE-2026-40295 GHSA-jp94-3292-c3xvv5.0.3Compare Source
v5.0.2Compare Source
sign_in_after_change_passwordbehaviour. #5825RegistrationsControllernow relies on a setting from the:registerablemodule. These users were configuring their own routes pointing to theRegistrationsControllerfor resource edit/update actions mostly, without relying on the other registration actions (e.g. user sign up.), so they omitted:registerablefrom the model declaration. While using just a portion of the controller functionality is a valid use for:registerable(or any module really), the module must still be declared in the model, much like the other modules must be declared if you plan on using just a portion of their behavior. Please check this issue for more info.sign_in_after_reset_password?check hook to passwords controller, to allow it to be customized by users. #5826v5.0.1Compare Source
E-Mailon invalid authentication messages caused by previous fix for incorrect grammar #5822v5.0.0Compare Source
no changes
Configuration
📅 Schedule: (UTC)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.