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 paranoia from 2.3.1 to 2.4.1 #1197

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps paranoia from 2.3.1 to 2.4.1.

Changelog *Sourced from paranoia's [changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md).* > ## 2.4.1 > > * [#435](https://github-redirect.dependabot.com/rubysherpas/paranoia/pull/435) Monkeypatch activerecord relations to work with rails 6.2.0 > > [Bartosz Bonisławski ([**bbonislawski**](https://github.com/bbonislawski))](https://github.com/bbonislawski) > > ## 2.4.0 > > * [#423](https://github-redirect.dependabot.com/rubysherpas/paranoia/pull/423) Add `paranoia_destroy` and `paranoia_delete` aliases > > [John Hawthorn ([**jhawthorn**](https://github.com/jhawthorn))](https://github.com/jhawthorn) > > * [#408](https://github-redirect.dependabot.com/rubysherpas/paranoia/pull/408) Fix instance variable `@_disable_counter_cache` not initialized warning. > > [Akira Matsuda ([**amatsuda**](https://github.com/amatsuda))](https://github.com/amatsuda) > > * [#412](https://github-redirect.dependabot.com/rubysherpas/paranoia/pull/412) Fix `really_destroy!` behavior with `sentinel_value` > > [Steve Rice ([**steverice**](https://github.com/steverice))](https://github.com/steverice)
Commits - [`35e6716`](https://github.com/rubysherpas/paranoia/commit/35e671680ef233e55ea8f89e9a5db27afa6a2aa2) Version 2.4.1 - [`23ec63e`](https://github.com/rubysherpas/paranoia/commit/23ec63edbe1a6ae710425a0242e946625cfcbf8b) Specify Rails 5.2.0 proper - [`9a26d81`](https://github.com/rubysherpas/paranoia/commit/9a26d811249c385343efcaa35dddc9610d15678a) Merge pull request [#436](https://github-redirect.dependabot.com/rubysherpas/paranoia/issues/436) from jhawthorn/rails_5_2_patches - [`c33f3a6`](https://github.com/rubysherpas/paranoia/commit/c33f3a65c2bfb67821259f97fcbc0506a0973628) Use paranoia_destroyed? instead of deleted? - [`42cb1df`](https://github.com/rubysherpas/paranoia/commit/42cb1df7ce7aafb937dcb6bfbfeebdf13796b929) Only require monkey patches on active_record 5.2 - [`1e097eb`](https://github.com/rubysherpas/paranoia/commit/1e097eb307f6f41c76248d95db3b8e2e505631fa) Rename active_record_patches to active_record_5_2 - [`3c23c7e`](https://github.com/rubysherpas/paranoia/commit/3c23c7efe3ae5d2691d55ab1d9a648d579420201) Bump activerecord dependency - [`82ba504`](https://github.com/rubysherpas/paranoia/commit/82ba504ec364c851896e2fa09886222d7b4e5638) Merge pull request [#435](https://github-redirect.dependabot.com/rubysherpas/paranoia/issues/435) from spark-solutions/fix-for-rails-5-2-rc2 - [`65649aa`](https://github.com/rubysherpas/paranoia/commit/65649aa4f3da5a06ada54db97b91f1fed60cdfaf) Monkeypatch activerecord relations to work with rails >=5.2.0rc2 - [`a328640`](https://github.com/rubysherpas/paranoia/commit/a3286408f3a33e83c67ad52dff731c32a66cb908) Merge pull request [#434](https://github-redirect.dependabot.com/rubysherpas/paranoia/issues/434) from nicolasleger/test_new_ruby_versions - Additional commits viewable in [compare view](https://github.com/rubysherpas/paranoia/compare/v2.3.1...v2.4.1)


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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.