Update all of rails → 7.1.2 (unknown) #187
Closed
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?
✳️ rails (~> 7.0.0 → ~> 7.1.2) · Repo
Release Notes
7.1.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
Preparing for 7.1.2 release
Sync CHANGELOG
Add CHANGELOG entry for 3e8f1e0aeb81bacddf5a4d29ee3019ad8cc4681a [ci-skip]
Merge pull request #49998 from fatkodima/fix-pg-rename_table-with-uuid-pk
Merge pull request #49692 from mguan2020/branchi
Merge pull request #49050 from JohnAnon9771/fix/issue-48535
Merge pull request #49811 from composerinteralia/verify-only-when-connection-exercised
Merge pull request #49802 from composerinteralia/postgres-unrecoverable-connection-error
Merge pull request #49936 from seanpdoyle/ar-nested-attributes-default
Merge pull request #49904 from MaicolBen/bug/infinite-changed
Merge pull request #49911 from a5-stable/active_record_base_table_name
Merge pull request #49888 from p8/guides/ar-callbacks-ordering (#49914)
Autolink AR::ConnectionAdapters::NullColumn [ci-skip]
Merge pull request #49876 from jonathanhefner/active_record-normalizes-marshalling_format_version-caveat
Merge pull request #49870 from fatkodima/fix-upsert-custom_on_duplicate-and-unique_by
Merge pull request #49878 from skipkayhil/hm-doc-ar-core-logger
Merge pull request #49772 from fatkodima/reload-type_map-for-enums
Merge pull request #49832 from jonathanhefner/active_model-forgetting_assignment-no-dup
Merge pull request #49807 from fatkodima/fix-promise-example
Format options doc as a description list [ci-skip]
Use h4 headings in AR::Associations method docs [ci-skip]
Merge pull request #49794 from fatkodima/enable-interpolation_check-cop
Merge pull request #49793 from fatkodima/multiple-databases-rake-dump-specific
Merge pull request #49779 from arBmind/patch-1
Merge pull request #49769 from jonathanhefner/active_record-enum-non-column-backed
Add CHANGELOG for 48972
Use RDoc block quote syntax [ci-skip]
Merge pull request #49701 from eileencodes/use-custom-class-for-pending-migrations-connection
Merge pull request #49625 from Shopify/disallow-association-fk-as-an-array
Make NullInternalMetadata private
Mark NullSchemaMigration as :nodoc:
Merge pull request #49592 from fatkodima/pg-table-name-length-back-to-63
Merge pull request #49605 from Earlopain/unlogged-table-docs
Merge pull request #49598 from fatkodima/fix-identity-columns-pg-9
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