[ruby - main] Allow ransack 3.0.0 #2278
Merged
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.6.0 → >= 1.8, <= 3.0.0) · Repo · Changelog
Release Notes
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Merge pull request #1292 from activerecord-hackery/release-3.0.0
Update CHANGELOG
Special announcement
release 3.0.0
Add missing 3.0.0 changelog entries
Add PR links to changelog
Documentation site config
Merge pull request #1293 from activerecord-hackery/scarroll32-patch-1
Remove reference to Mongoid
Add David Rodríguez as an author
Merge pull request #1225 from mhssmnn/allow-scopes-with-string-joins
Merge branch 'master' into allow-scopes-with-string-joins
Improve `sort_link` documentation (#1290)
Deprecate passing two trailing hashes to `sort_link` (#1289)
Use `bundle add` in README installation instructions (#1287)
Merge pull request #1288 from activerecord-hackery/fix-sort-link-class-option
Don't pass `:class` option and a query parameter in generated url
Fix `sort_link` with `:class` option.
Merge pull request #759 from faragorn/scopes-first
specs
Evaluate ransackable_scopes before attributes
Remove deprecated `#search` method (#1147)
Synchronize latest versions changelog with Github releases (#1281)
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