Skip to content

Bump devise from 4.6.2 to 4.7.1

Vincent Agnano requested to merge dependabot/bundler/devise-4.7.1 into master

Created by: dependabot[bot]

Bumps devise from 4.6.2 to 4.7.1.

Changelog

Sourced from devise's changelog.

4.7.1 - 2019-09-06

  • bug fixes
    • Fix an edge case where records with a blank confirmation_token could be confirmed (by @​tegon)
    • Fix typo inside update_needs_confirmation i18n key (by @​lslm)

4.7.0 - 2019-08-19

  • enhancements

    • Support Rails 6.0
    • Update CI to rails 6.0.0.beta3 (by @​tunnes)
    • refactor method name to be more consistent (by @​saiqulhaq)
    • Fix rails 6.0.rc1 email uniqueness validation deprecation warning (by @​Vasfed)
  • bug fixes

    • Add autocomplete="new-password" to password_confirmation fields (by @​ferrl)
    • Fix rails_51_and_up? method for Rails 6.rc1 (by @​igorkasyanchuk)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Merge request reports