build(deps): bump rails from 7.1.3.4 to 7.2.1
Bumps rails from 7.1.3.4 to 7.2.1.
Release notes
Sourced from rails's releases.
7.2.1
Active Support
- No changes.
Active Model
- No changes.
Active Record
Fix detection for
enumcolumns with parallelized tests and PostgreSQL.Rafael Mendonça França
Allow to eager load nested nil associations.
fatkodima
Fix swallowing ignore order warning when batching using
BatchEnumerator.fatkodima
Fix memory bloat on the connection pool when using the Fiber
IsolatedExecutionState.Jean Boussier
Restore inferred association class with the same modularized name.
Justin Ko
Fix
ActiveRecord::Base.inspectto properly explain how to load schema information.Jean Boussier
Check invalid
enumoptions for the new syntax.The options using
_prefix in the old syntax are invalid in the new syntax.Rafael Mendonça França
Fix
ActiveRecord::Encryption::EncryptedAttributeType#typeto return actual cast type.Vasiliy Ermolovich
... (truncated)
Commits
a11f0a6Preparing for 7.2.1 release8b40780Sync changelog2988debUpdate the description of when SQLite might make sense as the configured data...cd1b3dbRevert "Merge pull request #49769 from jonathanhefner/active_record-enum-non-...e314216Merge pull request #52546 from Uaitt/config-assets-quiet-improvements33227d2Merge pull request #52357 from Uaitt/clarify-upgrading-ruby-on-rails-guide2402fb4Merge pull request #52637 from jlduran/cleanup-service-worker-white-space7600221Fix linting issues in action_controller_overview.md90d9e12Merge pull request #52138 from skipkayhil/hm-rack-input-is-optionalf42a784Move the rewind code closer to the reason why we need to rewind- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.