ProgrammingDaisukiClub / WPCS2

Waseda Programming Contest System 2
https://wpcs2.herokuapp.com
Apache License 2.0
12 stars 0 forks source link

Bump devise from 4.8.0 to 4.8.1 #904

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)