Update all of rails → 7.1.3 (unknown) #55
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?
✳️ activerecord (>= 3.2, <= 5.2.3 → >= 3.2, <= 7.1.3) · Repo · Changelog
Release Notes
7.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Preparing for 7.1.3 release
Merge pull request #50767 from rporrasluc/fix-db-runtime-calculation
Merge pull request #50680 from skipkayhil/hm-fix-legacy-add-reference
Fix CHANGELOG
Add changelog entry for #46383
Merge pull request #46383 from dmytro-savochkin/fix-activerecord-reload-association-cache
Sync changelog
Add examples to #slice and #values_at documentation [ci-skip] (#50679) (#50736)
:scissors:
Merge pull request #50382 from summera/polymorphic-multi-db-preload-fix
Revert "Merge pull request #49856 from seanpdoyle/issue-49818"
Merge pull request #50682 from p8/activerecord/readonly-examples (#50693)
Document `Calculations#count` and `Calculations#sum` block arguments [ci-skip] (#50692)
Merge pull request #50635 from ghiculescu/connection-pool-docs
Use verb form of "fallback"
Prepend `$` to example CLI commands [ci-skip]
Split up code blocks for multi-file examples [ci-skip]
Merge pull request #50634 from fatkodima/fix-view-runtime-with-async-queries
Merge pull request #49856 from seanpdoyle/issue-49818
Merge pull request #50613 from sato11/use-third-person-singular-form
Fix assertion `assert_queries_count` is only present in main
Merge pull request #48923 from maximerety/encrypted-attribute-context
Merge pull request #50412 from fatkodima/fix-find_by-for-cpks
Switch to new enum syntax in example code [ci-skip]
Merge pull request #50492 from fatkodima/fix-load_async-query_cache
Merge pull request #50493 from fatkodima/fix-calculation-of-db_runtime
Merge pull request #50468 from fractaledmind/ar-persistence-docs
Doc: Prevent `Attributes` to be a link [ci-skip] (#50419) (#50420)
Merge pull request #50410 from fatkodima/fix-async-queries-with-query-cache
Replace backticks with RDoc markup [ci-skip]
Merge pull request #50367 from mechanicles/update-api-doc-for-activerelation-none-any-one (#50397)
Merge pull request #50395 from Shopify/fix-find-or-create
Merge pull request #50356 from Shopify/fix-async-none-pluck
Merge pull request #50353 from lucasmazza/lm/fix-load-async-null-relation
Merge pull request #50349 from Shopify/trilogy-socket-conn
Merge pull request #50321 from fatkodima/fix-polymorphic-belongs_to-with-query_constraints
Merge pull request #50325 from fatkodima/fix-preloader-with-loaded-association-with-cpk
Merge pull request #50190 from jhawthorn/retry_checkout_after_reap
Merge pull request #50251 from abeidahmed/has_secure_token-call-setter-method
Merge pull request #50162 from misdoro/50160_allow_object_id_column_name
Merge pull request #50184 from knodi/dirty_typo
Merge pull request #50137 from jonathanhefner/active_record-no_database_error-message
Merge pull request #50088 from conradbeach/improve-find-or-create-by-docs
Revert "Merge pull request #49995 from laicuRoot/fix-links-activerecord-readme" [ci-skip]
Merge pull request #49995 from laicuRoot/fix-links-activerecord-readme
Fix `rails db:create:all` to not touch databases before they are created
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