NullVoxPopuli / aeonvera

A generic registration system aimed towards swing dance events (mirrored from gitlab)
https://aeonvera.com
GNU Affero General Public License v3.0
15 stars 1 forks source link

Bump devise from 3.4.1 to 4.4.3 #1185

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps devise from 3.4.1 to 4.4.3.

Changelog *Sourced from devise's [changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md).* > ### 4.4.3 - 2018-03-17 > > * bug fixes > * Fix undefined method `rails5?` for Devise::Test:Module (by [**tegon**](https://github.com/tegon)) > * Fix: secret key was being required to be set inside credentials on Rails 5.2 (by [**tegon**](https://github.com/tegon)) > > ### 4.4.2 - 2018-03-15 > > * enhancements > * Support for :credentials on Rails v5.2.x. (by [**gencer**](https://github.com/gencer)) > * Improve documentation about the test suite. (by [**tegon**](https://github.com/tegon)) > * Test with Rails 5.2.rc1 on Travis. (by [**jcoyne**](https://github.com/jcoyne)) > * Allow test with Rails 6. (by [**Fudoshiki**](https://github.com/Fudoshiki)) > * Creating a new section for controller configuration on `devise.rb` template (by [**Danilo**](https://github.com/Danilo)-Araujo-Silva) > > * bug fixes > * Preserve content_type for unauthenticated tests (by [**gmcnaughton**](https://github.com/gmcnaughton)) > * Check if the resource is persisted in `update_tracked_fields!` instead of performing validations (by [**tegon**](https://github.com/tegon)) > * Revert "Replace log_process_action to append_info_to_payload" (by [**tegon**](https://github.com/tegon)) > > ### 4.4.1 - 2018-01-23 > > * bug fixes > * Ensure Gemspec is loaded as utf-8. (by [**segiddins**](https://github.com/segiddins)) > * Fix `ActiveRecord` check on `Confirmable`. (by [**tegon**](https://github.com/tegon)) > * Fix `signed_in?` docs without running auth hooks. by ([**machty**](https://github.com/machty)) > > ### 4.4.0 - 2017-12-29 > > * enhancements > * Add `frozen_string_literal` pragma comment to all Ruby files. (by [**pat**](https://github.com/pat)) > * Use `set_flash_method!` instead of `set_flash_method` in `Devise::OmniauthCallbacksController#failure`. (by [**saichander17**](https://github.com/saichander17)) > * Clarify how `store_location_for` modifies URIs. (by [**olivierlacan**](https://github.com/olivierlacan)) > * Move `failed_attempts` increment into its own function. by ([**mobilutz**](https://github.com/mobilutz)) > * Add `autocomplete="email"` to email fields. by ([**MikeRogers0**](https://github.com/MikeRogers0)) > * Add the ability to change the default migrations path introduced in Rails 5.0.3. (by [**alexhifer**](https://github.com/alexhifer)) > * Delete unnecessary condition for helper method. (by [**davydovanton**](https://github.com/davydovanton)) > * Support `id: :uuid` option for migrations. (by [**filip373**](https://github.com/filip373)) > > * bug fixes > * Fix syntax for MRI 2.5.0. (by [**pat**](https://github.com/pat)) > * Validations were being ignored on singup in the `Trackable#update_tracked_fields!` method. (by [**AshleyFoster**](https://github.com/AshleyFoster)) > * Do not modify options for `#serializable_hash`. (by [**guigs**](https://github.com/guigs)) > * Email confirmations were being sent on sign in/sign out for application using `mongoid` and `mongoid-paperclip` gems. This is because previously we were checking if a model is from Active Record by checking if the method `after_commit` was defined - since `mongoid` doesn' have one - but `mongoid-paperclip` gem does define one, which cause this issue. (by [**fjg**](https://github.com/fjg)) > > ### 4.3.0 - 2017-05-14 > > * Enhancements > * Dependency support added for Rails 5.1.x. > > ... (truncated)
Commits - [`75f9e76`](https://github.com/plataformatec/devise/commit/75f9e76f65d2fd9892631efd0221ebe1921344b7) Prepare for 4.4.3 release - [`962cea2`](https://github.com/plataformatec/devise/commit/962cea2039c72a92691af734ebbd8495dd5c0501) Create `Devise::SecretKeyFinder` - [`64aad8b`](https://github.com/plataformatec/devise/commit/64aad8b1383ac68f2d8cec21d3c69af684709931) Fix `Devise::Test::ControllerHelpers` - [`0d27941`](https://github.com/plataformatec/devise/commit/0d279415f3f5e0ee9c4675ba5affb0b8a9d2d39c) Prepare for 4.4.2 release - [`fc45f91`](https://github.com/plataformatec/devise/commit/fc45f916d605712623ae6494d7468b1b14a629b3) Update CHANGELOG.md - [`3722aa6`](https://github.com/plataformatec/devise/commit/3722aa62961720eafa5bb5ee6c99b76c26b6be3e) Revert "Replace log_process_action to append_info_to_payload" - [`5664b19`](https://github.com/plataformatec/devise/commit/5664b19703c36a4257fa1f1488da96f4a3a85a52) Ensure Devise isn't performing model validations - [`d870c0d`](https://github.com/plataformatec/devise/commit/d870c0dced8499931495e07190aa8a9ff8caaadf) Check if the record is persisted in `update_tracked_fields!` - [`8ab7963`](https://github.com/plataformatec/devise/commit/8ab7963e500115fbf2a0b90adc50338835e48e64) Creating a new section for controller configuration on devise.rb template - [`d545fe3`](https://github.com/plataformatec/devise/commit/d545fe3e3f85938683cbe41b03af1d5cbea2151c) Merge pull request [#4784](https://github.com/plataformatec/devise/issues/4784) from gmcnaughton/fix-controller-tests-content_type - Additional commits viewable in [compare view](https://github.com/plataformatec/devise/compare/v3.4.1...v4.4.3)


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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.