Upgrade all of rails to version 6.0.1 - #15
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
|
Closed in favor of #17. |
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, <= 6.0.1) · Repo · Changelog
Release Notes
6.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
v6.0.1Correct changelog entry [ci skip]v6.0.1.rc1Add `supports_common_table_expressions?` for CTE testingMerge pull request #37525 from chrismo/cte-in-pg-read-only-fixMerge pull request #37523 from kamipo/refactor_association_scopingMerge pull request #37511 from kamipo/fix_unscope_for_association_relationtest: update mysql ignored statementstest: more fixes for minitest update in activerecordMerge pull request #37465 from alpaca-tc/optimize_primary_keystest: fix tests after minitest upgradeMerge pull request #37457 from sinsoku/fix_issue_37446Add bug tracker/documentation/mailing list URIs to the gemspecsMerge pull request #37361 from kamipo/update_minitestCorrectly find nested association reflections for #37356Merge pull request #37434 from giraffate/fix_eager_loading_with_limit_and_join_has_manyMerge pull request #37295 from tekin/fix-belongs-to-validation-context-issueMerge pull request #37360 from kamipo/deprecate_leaking_scopeMerge pull request #37359 from kamipo/maintain_extra_joinsMerge pull request #37328 from eugeneius/sql_active_record_query_cacheDocument Arel.sqlMerge pull request #37288 from Shopify/fix-load-schemaFix `test_after_commit_callback_should_not_rollback_state_that_already_been_succeeded` failureMerge pull request #37251 from kamipo/fix_after_commit_callbackFollow up fcf50fe5e512d9712ef283cf3bcc4fd5a8962502 [ci skip]Merge pull request #37235 from kamipo/fix_eager_loadAllow DESCRIBE queries on read-only connectionsAvoid expensive tracking objects for prepared statementsMerge pull request #37180 from seejohnrun/fix-error-hash-accessMerge pull request #37175 from adammw/patch-1Merge pull request #37154 from eugeneius/insert_all_query_cacheMerge pull request #37153 from eugeneius/marshal_inspected_recordsMerge pull request #37091 from bogdanvlviv/extend-test-from-37065Fix missing close code tick mark in AR changelog [ci skip]Merge pull request #37065 from eileencodes/push-while_preventing_writes-into-connected_toMerge pull request #37047 from dvandersluis/37044-fix-exception-messageAddress to "DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1"Merge pull request #36932 from kirs/mysql2-filsort-abortMerge pull request #36999 from rails/reaper_fork2Merge pull request #36930 from eugeneius/active_record_base_connection_specification_nameMerge pull request #36998 from jhawthorn/reaper_forkMerge pull request #36985 from anmolarora/fix-take-memoizationDepfu 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