[openstreetmap/openstreetmap-website] Update to rails 8 (PR #5430)
Tom Hughes
notifications at github.com
Fri Dec 20 17:03:43 UTC 2024
First draft of updating to rails 8 which currently needs to pull a couple of dependent gems from git as they are awaiting new releases for rails 8 compatibility.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5430
-- Commit Summary --
* Update to rails 8.0.1
* Avoid parsing of XML requests with ; in the body
* Use rails 8 compatible active_record_union
-- File Changes --
M Gemfile (8)
M Gemfile.lock (148)
A bin/dev (2)
M bin/setup (13)
A bin/thrust (5)
M config/environments/development.rb (33)
M config/environments/production.rb (87)
M config/environments/test.rb (30)
M config/initializers/canonical_rails.rb (32)
M config/initializers/content_security_policy.rb (4)
A config/initializers/new_framework_defaults_8_0.rb (30)
M config/puma.rb (14)
M test/controllers/api/old_nodes_controller_test.rb (8)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5430.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5430.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5430
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5430 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241220/9c450a30/attachment.htm>
More information about the rails-dev
mailing list