Conversation
|
The upgrade to 7.2 was more involved than first expected, specifically due to removals of deprecations, notably the removal of I reviewed all "Removals" and "Deprecations" from the 7.2 release notes to check for anything that might affect us, but would suggest reviewers do the same. |
096bafb to
7db4d95
Compare
|
Failing test for |
99a4ede to
4a3bb38
Compare
4a3bb38 to
c3501f8
Compare
Fixes deprecated/removed usage of ActionMailler preview_path= rspec/rspec-rails#2703
changelog: Internal, Dependencies, Update to Rails 7.2
c3501f8 to
a8d3c4f
Compare
|
I tried to include another For posterity, the changes attempted are reflected here: https://github.com/18f/identity-idp/compare/834aaf62b86e75faf6076524bc2eac66ac8f7baf..68eba3effc8a84d7d3c5e52927fdc4ba268de2ba |
If I were a betting person, the |
🛠 Summary of changes
Updates Rails from 7.1.4.1 to 7.2.1.1.
CHANGELOG:
Edit: This was originally targeted at resolving security advisories, but this was addressed separately in an incremental update in #11358.
📜 Testing Plan
Verify that build passes and application runs without warnings or errors.