First draft of an update to rails 8.1.0 which does actually work but has a 
number of new deprecation warnings:

* One from our code, fixed by #6466
* One from `omniauth-rails_csrf_protection` already reported upstream in 
https://github.com/cookpad/omniauth-rails_csrf_protection/issues/23
* One (repeated many times in the tests) from `bootstrap_form` where upstream 
doesn't look very active :-(

There's also a pending dependency fix for `canonical-rails` which is open 
as https://github.com/jumph4x/canonical-rails/pull/96 upstream which I've 
pulled it as a github reference for now. 
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6467

-- Commit Summary --

  * Update to rails 8.1.0

-- File Changes --

    M Gemfile (4)
    M Gemfile.lock (126)
    A bin/ci (8)
    M bin/rubocop (2)
    M bin/setup (1)
    A config/ci.rb (24)
    M config/environments/development.rb (3)
    M config/environments/production.rb (4)
    M config/initializers/assets.rb (5)
    A config/initializers/new_framework_defaults_8_1.rb (76)
    M config/puma.rb (5)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6467.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6467.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6467
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to