Skip to content

Upgrade Rails from 8.0.3 to 8.1.0#264

Merged
fabionl merged 2 commits into
developfrom
update-to-rails-8.1
Mar 15, 2026
Merged

Upgrade Rails from 8.0.3 to 8.1.0#264
fabionl merged 2 commits into
developfrom
update-to-rails-8.1

Conversation

@fabionl
Copy link
Copy Markdown
Collaborator

@fabionl fabionl commented Mar 15, 2026

This PR upgrades the application from Rails 8.0.3 to 8.1.0, including updates to all JavaScript dependencies (@rails/* packages), configuration updates for Rails 8.1 defaults, and necessary code fixes for Zeitwerk autoloading compatibility. The upgrade follows the documented plan in docs/plans/rails-81-upgrade/.

fabionl added 2 commits March 15, 2026 14:43
- Update Rails and JavaScript dependencies to 8.1.0
- Fix JSONWebToken namespace for Zeitwerk autoloading
- Update config defaults (load_defaults 8.1)
- Add new config files (ci.rb, puma.rb)
- Update error pages and documentation
- Regenerate schema.rb
Tests: 1912 passing, RuboCop: 0 offenses
@fabionl fabionl changed the title Update to rails 8.1 Upgrade Rails from 8.0.3 to 8.1.0 Mar 15, 2026
@fabionl fabionl merged commit 4213cd9 into develop Mar 15, 2026
3 checks passed
@fabionl fabionl deleted the update-to-rails-8.1 branch March 15, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant