Upgrade all of rails to version 5.2.4 - #16
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
|
Closed in favor of #18. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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?
✳️ activerecord (>= 3.2.3, < 5.2.0 → >= 3.2.3, <= 5.2.4) · Repo · Changelog
Release Notes
5.2.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Preparing for 5.2.4 releasePreparing for 5.2.4.rc1 releaseMerge pull request #37747 from bradleyprice/check-association-loaded-across-collection-on-preloadMerge pull request #36526 from yahonda/test_statement_cache_with_in_clause_pgFix random CI failure due to non-deterministic sorting orderMerge pull request #37489 from giraffate/fix_random_ci_failure_due_to_non-deterministic_sorting_orderFix random CI failure due to non-deterministic sorting orderMerge pull request #36378 from yahonda/test_pluck_columns_with_same_nameFix random CI failure due to non-deterministic sorting orderAddress CI failure due to non-deterministic query resultMerge pull request #37359 from kamipo/maintain_extra_joinsMerge pull request #37295 from tekin/fix-belongs-to-validation-context-issueMerge pull request #37251 from kamipo/fix_after_commit_callbackMerge pull request #28155 from lcreid/belongs_toMerge pull request #35121 from utilum/warning_tried_to_create_proc_without_blockAdd test for DATABASE_URL behavior for other envsMerge pull request #36740 from stanhu/sh-fix-index-exists-postgresql-partial-indexMerge pull request #36671 from wjessop/do_not_validate_non_dirty_association_targetsMerge pull request #36647 from giraffate/fix_exists_with_distinct_and_offset_and_order_in_postgresqlMerge pull request #36618 from engwan/fix-query-cache-with-shared-ar-connectionMerge pull request #36506 from kamipo/group_by_with_order_by_virtual_count_attributeRemove duplicated attribute alias resolution in `_select!`Merge pull request #36404 from mrschuster/sqlite3_collation_bugMake ActiveRecord `ConnectionPool.connections` thread-safe. (#36473)Merge pull request #36284 from kamipo/fix_eager_loading_with_string_joinsFix eager loading polymorphic association with mixed table conditionsMerge pull request #35850 from kamipo/fix_count_all_with_eager_loading_and_select_and_orderBackport changes for Buildkite buildsMerge pull request #35799 from leboshi/masterMerge pull request #35794 from kamipo/type_cast_symbol_falseMerge branch '5-2-3' into 5-2-stableDepfu 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