Skip to content

Update dependency devise to v5#940

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/devise-5.x-lockfile
Open

Update dependency devise to v5#940
renovate[bot] wants to merge 1 commit intomainfrom
renovate/devise-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 23, 2026

This PR contains the following updates:

Package Change Age Confidence
devise (changelog) 4.9.45.0.4 age confidence

Release Notes

heartcombo/devise (devise)

v5.0.4

Compare Source

v5.0.3

Compare Source

  • security fixes
    • Fix race condition vulnerability on confirmable "change email" which would allow confirming an email they don't own CVE-2026-32700 #​5783 #​5784

v5.0.2

Compare Source

  • enhancements
    • Allow resource class scopes to override the global configuration for sign_in_after_change_password behaviour. #​5825
      • Note: some users ran into an issue with this change because RegistrationsController now relies on a setting from the :registerable module. These users were configuring their own routes pointing to the RegistrationsController for resource edit/update actions mostly, without relying on the other registration actions (e.g. user sign up.), so they omitted :registerable from 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.
    • Add sign_in_after_reset_password? check hook to passwords controller, to allow it to be customized by users. #​5826

v5.0.1

Compare Source

  • bug fixes
    • Fix translation issue with German E-Mail on invalid authentication messages caused by previous fix for incorrect grammar #​5822

v5.0.0

Compare Source

no changes


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mitlib mitlib temporarily deployed to timdex-api-p-renovate-d-m6cquh January 23, 2026 22:04 Inactive
@renovate renovate Bot force-pushed the renovate/devise-5.x-lockfile branch from 6e7b396 to 056db61 Compare February 2, 2026 18:27
@renovate renovate Bot force-pushed the renovate/devise-5.x-lockfile branch 3 times, most recently from 9b7ea77 to 22fb225 Compare February 18, 2026 18:46
@renovate renovate Bot force-pushed the renovate/devise-5.x-lockfile branch 2 times, most recently from bb067db to f37ddeb Compare March 16, 2026 21:57
@renovate renovate Bot force-pushed the renovate/devise-5.x-lockfile branch from f37ddeb to 4b173d2 Compare May 8, 2026 17:51
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.

1 participant