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 ransack from 1.8.3 to 1.8.8 #1184

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps ransack from 1.8.3 to 1.8.8.

Release notes *Sourced from ransack's [releases](https://github.com/activerecord-hackery/ransack/releases).* > ## Release 1.8.8 > * Fix multiple database support > PR [#893](https://github.com/activerecord-hackery/ransack/pull/893) > Thank you [**yujideveloper**](https://github.com/yujideveloper) > > * Updated Dutch translations > PR [#887](https://github.com/activerecord-hackery/ransack/pull/887) > Thank you [**robinvdijk**](https://github.com/robinvdijk) > > * Fixed no method error 'asc' for Rails 4.2 > PR [#885](https://github.com/activerecord-hackery/ransack/pull/885) > Thank you [**roman**](https://github.com/roman)-franko > > ## Release 1.8.7 > - Lock pg gem at 0.21 to support older Rails releases, [**seanfcarroll**](https://github.com/seanfcarroll) > - Adds [Rails 5.2 support](https://github.com/activerecord-hackery/ransack/pull/868). Thanks [**varyonic**](https://github.com/varyonic). Lots of people waiting for this one! > - [Warnings cleanups](https://github.com/activerecord-hackery/ransack/pull/867) and [wildcard escaping](https://github.com/activerecord-hackery/ransack/pull/866). Thank you [**amatsuda**](https://github.com/amatsuda) > > > ## Release 1.8.6 > This release includes these PR's > > https://github.com/activerecord-hackery/ransack/pull/858 > > https://github.com/activerecord-hackery/ransack/pull/820 > > Thank you [**seanlinsley**](https://github.com/seanlinsley) for the work on reducing Ransack's memory footprint. > > ## Release 1.8.5 > Thank you to the contributers to this release. > > * Turkish translations https://github.com/activerecord-hackery/ransack/issues/835 [**sadikay**](https://github.com/sadikay)
Changelog *Sourced from ransack's [changelog](https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md).* > ## Version 1.8.8 - 2018-03-16 > * Fix multiple database support > PR [#893](https://github.com/activerecord-hackery/ransack/pull/893) > > * Updated Dutch translations > PR [#887](https://github.com/activerecord-hackery/ransack/pull/887) > > * Fixed no method error 'asc' for Rails 4.2 > PR [#885](https://github.com/activerecord-hackery/ransack/pull/885) > > > ## Version 1.8.7 - 2018-02-05 > > * Rails 5.2 support > PR [#868](https://github.com/activerecord-hackery/ransack/pull/868) > > * Lock pg gem to 0.21 to support older releases > > * Warnings cleanup > PR [#867](https://github.com/activerecord-hackery/ransack/pull/867) > > * Wildcard escaping > PR [#866] > > ## Version 1.8.6 - 2018-01-23 > > ### Added > > * Improve memory usage > PR [#820](https://github.com/activerecord-hackery/ransack/pull/820) > > * Bump Polyamorous version to 1.3.2 > PR [#858](https://github.com/activerecord-hackery/ransack/pull/858) > > ## Version 1.8.5 > > ### Added > > * Added Turkish Translations > PR [#835](https://github.com/activerecord-hackery/ransack/issues/835). > > ## Version 1.8.4 - 2017-10-09 > > ### Added > > * Added italian translations. > PR [#833](https://github.com/activerecord-hackery/ransack/pull/833). > > * Add an optional default arrow for unsorted fields. > PR [#816](https://github.com/activerecord-hackery/ransack/pull/816/files). > ... (truncated)
Commits - [`49d3b70`](https://github.com/activerecord-hackery/ransack/commit/49d3b70a59193203a6f5c8565ed4c571443b8bc7) Merge pull request [#896](https://github.com/activerecord-hackery/ransack/issues/896) from activerecord-hackery/documentation - [`854c9d3`](https://github.com/activerecord-hackery/ransack/commit/854c9d39e9ac0f74781f1c0c1e99da67c4b65c93) table headers - [`4c79126`](https://github.com/activerecord-hackery/ransack/commit/4c7912600dd4d351bdd41f401c6ad47e878ecbfa) bump version to 1.8.8 - [`f8dbc18`](https://github.com/activerecord-hackery/ransack/commit/f8dbc18e1d7d33b26cd88cab0e7ecad2ffbe4c3b) documentation and changelog - [`7f6525e`](https://github.com/activerecord-hackery/ransack/commit/7f6525e9960697b77329d489b9d416da785cfee4) Merge branch 'yujideveloper-bugfix/fix-multiple-database-connection' - [`f3d7019`](https://github.com/activerecord-hackery/ransack/commit/f3d701957c6f21a2445e94ddfbe8fb1395ea2cc5) Fix connection issue of multiple database - [`3247d09`](https://github.com/activerecord-hackery/ransack/commit/3247d09a7be25b9e01d8f86c267e1d26e3a663c2) Add spec for multiple database connection - [`1faf48b`](https://github.com/activerecord-hackery/ransack/commit/1faf48b3288f265e34a34243c5172cd2a8c3539c) Merge pull request [#885](https://github.com/activerecord-hackery/ransack/issues/885) from roman-franko/master - [`275e8c1`](https://github.com/activerecord-hackery/ransack/commit/275e8c12440c9cce6f654a4048abb4f492fbdbc9) Merge pull request [#887](https://github.com/activerecord-hackery/ransack/issues/887) from robinvdijk/master - [`6e5ede8`](https://github.com/activerecord-hackery/ransack/commit/6e5ede865ddbe05c9717fad28983726f3d49aa6c) Update nl.yml - Additional commits viewable in [compare view](https://github.com/activerecord-hackery/ransack/compare/v1.8.3...v1.8.8)


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.