Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ransack (>= 1.8, < 2.4.2 → >= 1.8, <= 2.5.0) · Repo · Changelog
Release Notes
2.5.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 72 commits:
release 2.5.0
Merge pull request #1266 from yahonda/ci_against_rails7
CI against Rails 7.0.0
Merge pull request #1263 from activerecord-hackery/revert-1176-1153-incorrect-reference-to-table-alias
Revert "Add spec described in #1153."
Merge pull request #1176 from MrJoy/1153-incorrect-reference-to-table-alias
Merge pull request #1258 from RadekMolenda/master
Update README.md
Merge pull request #1249 from Schwad/patch-1
Remove reference to Metasearch
This gem should no longer be recommended
Merge pull request #1246 from danielpclark/bugfix-pr-1245
Merge pull request #1241 from yahonda/parially_revert_1171
Merge pull request #1242 from yahonda/ruby302
Resolves issue #1245
Bump Ruby versions to 3.0.2, 2.7.4 and 2.6.8
No need to skip the test because Rails 6.0.4 is out
Merge pull request #1223 from waldyr/sorting-on-alias
Update README.md
Merge pull request #1226 from mollerhoj/allow_null_always_first_or_last
Merge pull request #1235 from yahonda/rails604
Bump Rails version to 6.0.4
Merge pull request #1233 from wonda-tea-coffee/fix-typo
Merge pull request #1230 from yahonda/follow_up_42445
Merge pull request #1234 from yahonda/diag1231
Merge pull request #1236 from yahonda/bump_rubies
Merge pull request #1237 from yahonda/rails614
Bump Rails version to 6.1.4
Bump Ruby versions to 3.0.1 and 2.7.3
Support Rails untyped bound values change for MySQL
fix typo
Rails 7 `default_timezone` is a module instance variable
documentation
allow ransack to treat nulls as always first or last
improve specs
enable sort by alias
Merge pull request #1221 from plan-do-break-fix/Typo-correction
fix(docs): corrects typo in project README
Merge pull request #1220 from d-m-u/patch-1
Update README.md
Merge pull request #1218 from coreyaus/patch-2
Fix :default option in Translate.attribute method
Merge pull request #1214 from DCrow/whitespace_strip
Add the ability to disable whitespace stripping for string searches
Merge pull request #1213 from activerecord-hackery/fix-1201
How to do case insensitive searches
Merge pull request #1212 from yahonda/ci_against_rails613
CI against Rails 6.1.3
Merge pull request #1209 from yahonda/drop_ruby26_for_rails_main
Drop Ruby 2.6 from cronjob as Rails 7 requires Ruby 2.7+
Merge pull request #1208 from johanandre/swedish-translations
Adding swedish translations
Update polyamorous.rb
Merge pull request #1145 from rtweeks/polyamorous-compatibility
Merge pull request #1207 from HypoFriend/bug-fix-arel-sql-for-rails-6-1
Run test
Run test
Incidentally reverted fix.
Fix for ActiveRecord::UnknownAttributeReference in ransack
Merge pull request #1206 from yahonda/github_actions_supports_skip_ci
[skip ci] GitHub Actions can skip CI now
Merge pull request #1205 from yahonda/address_1204
Bump the Rails version to 7
Merge pull request #1202 from yahonda/address_raise_error_warning
Address RSpec warning by specifying as ArgumentError
Update release_process.md
Bump version to 2.4.2
update release process docs
Merge pull request #1200 from activerecord-hackery/document-release-process
Correct img link
Merge pull request #1199 from activerecord-hackery/document-release-process
Document release process
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands