Skip to content

Bump devise from 4.8.0 to 4.8.1

libautomation requested to merge dependabot/bundler/devise-4.8.1 into main

Bumps devise from 4.8.0 to 4.8.1.

Changelog

Sourced from devise's changelog.

4.8.1 - 2021-12-16

  • enhancements
    • Add support for Rails 7.0. Please note that Turbo integration is not fully supported by Devise yet.
Commits
  • 43800b4 Bump to 4.8.1 with Rails 7 support
  • baf5e00 Merge pull request #5435 from dixpac/dix/rails_7
  • 289dd5f Add support for Rails 7
  • 9f5b837 Bundle update to Rails 7.0 rc1
  • 8593801 Keep the constantize behavior consistent for versions prior to Rails 7
  • bb879f7 Merge branch 'ca-rails-main'
  • 772b74a Update Changelog adding Rails 7 support
  • 51bf327 Refactor using helper to swap config
  • 14eb136 Eliminate Rails 7 warning about Active Record legacy connection handling
  • f3e8fd3 Move the Gemfile to test with Rails 7.0 alpha2, fix session test issue
  • Additional commits viewable in compare view

Merge request reports