From 5be368adaf22da319ef5fd29cda5b799832617c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 12:48:06 +0000 Subject: [PATCH 1/4] chore(deps): update dependency omniauth-rails_csrf_protection to v2 --- Gemfile | 2 +- Gemfile.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 87f9923ce..02ddead44 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'net-smtp', '~> 0.5.1' gem 'omniauth', '~> 2.1.4' gem 'omniauth-identity', '~> 3.1', '>= 3.1.5' gem 'omniauth-oauth2', '~> 1.9.0' -gem 'omniauth-rails_csrf_protection', '~> 1.0', '>= 1.0.2' +gem 'omniauth-rails_csrf_protection', '~> 2.0', '>= 2.0.1' gem 'paper_trail', '~> 17.0.0' gem 'paranoia', '~> 3.1.0' gem 'pg', '~> 1.6.2' diff --git a/Gemfile.lock b/Gemfile.lock index 78f038916..b029fa780 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM capistrano (>= 3.9.0) capistrano-bundler sidekiq (>= 7.0) - cgi (0.5.0) + cgi (0.5.1) chunky_png (1.4.0) coderay (1.1.3) colorize (1.1.0) @@ -255,7 +255,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.4.2) @@ -274,7 +274,8 @@ GEM mina (1.2.5) rake mini_mime (1.1.5) - minitest (5.26.2) + minitest (6.0.0) + prism (~> 1.5) mollie-api-ruby (4.18.0) bigdecimal (~> 3.1, >= 3.1.8) ostruct (~> 0.6.0) @@ -328,7 +329,7 @@ GEM omniauth-oauth2 (1.9.0) oauth2 (>= 2.0.2, < 3) omniauth (~> 2.0) - omniauth-rails_csrf_protection (1.0.2) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0) @@ -644,7 +645,7 @@ DEPENDENCIES omniauth (~> 2.1.4) omniauth-identity (~> 3.1, >= 3.1.5) omniauth-oauth2 (~> 1.9.0) - omniauth-rails_csrf_protection (~> 1.0, >= 1.0.2) + omniauth-rails_csrf_protection (~> 2.0, >= 2.0.1) paper_trail (~> 17.0.0) paranoia (~> 3.1.0) pg (~> 1.6.2) From 60ae2c6ee3bfd1ca52ed3ed2cf2b3c1f05710589 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 22:37:02 +0000 Subject: [PATCH 2/4] chore(deps): update dependency omniauth-rails_csrf_protection to v2 --- Gemfile | 2 +- Gemfile.lock | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 3c479dbc5..29551e988 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'net-smtp', '~> 0.5.1' gem 'omniauth', '~> 2.1.4' gem 'omniauth-identity', '~> 3.1', '>= 3.1.5' gem 'omniauth-oauth2', '~> 1.8.0' -gem 'omniauth-rails_csrf_protection', '~> 1.0', '>= 1.0.2' +gem 'omniauth-rails_csrf_protection', '~> 2.0', '>= 2.0.1' gem 'paper_trail', '~> 17.0.0' gem 'paranoia', '~> 3.1.0' gem 'pg', '~> 1.6.2' diff --git a/Gemfile.lock b/Gemfile.lock index e516bdeac..a6949562f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,12 +113,12 @@ GEM capistrano (>= 3.9.0) capistrano-bundler sidekiq (>= 7.0) - cgi (0.5.0) + cgi (0.5.1) chunky_png (1.4.0) coderay (1.1.3) colorize (1.1.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -215,7 +215,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.8.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.1) irb (1.15.3) @@ -255,7 +255,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.4.2) @@ -274,7 +274,8 @@ GEM mina (1.2.5) rake mini_mime (1.1.5) - minitest (5.26.2) + minitest (6.0.0) + prism (~> 1.5) mollie-api-ruby (4.18.0) bigdecimal (~> 3.1, >= 3.1.8) ostruct (~> 0.6.0) @@ -328,7 +329,7 @@ GEM omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - omniauth-rails_csrf_protection (1.0.2) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0) @@ -644,7 +645,7 @@ DEPENDENCIES omniauth (~> 2.1.4) omniauth-identity (~> 3.1, >= 3.1.5) omniauth-oauth2 (~> 1.8.0) - omniauth-rails_csrf_protection (~> 1.0, >= 1.0.2) + omniauth-rails_csrf_protection (~> 2.0, >= 2.0.1) paper_trail (~> 17.0.0) paranoia (~> 3.1.0) pg (~> 1.6.2) From 65fa7b3022491fdc968413f714d92a1edca3f239 Mon Sep 17 00:00:00 2001 From: Lodewiges Date: Wed, 24 Dec 2025 23:56:49 +0100 Subject: [PATCH 3/4] update to connection pool 3 settings --- config/application.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/application.rb b/config/application.rb index f130fa783..e4ff70275 100644 --- a/config/application.rb +++ b/config/application.rb @@ -28,7 +28,11 @@ class Application < Rails::Application config.i18n.default_locale = :nl config.i18n.fallbacks = [:nl] - config.cache_store = :redis_cache_store, { url: Rails.application.config_for(:cable)['url'] } + config.cache_store = :redis_cache_store, { + url: Rails.application.config_for(:cable)['url'], + pool_size: ENV.fetch('RAILS_MAX_THREADS', 5).to_i, + pool_timeout: 5 + } config.active_job.queue_adapter = :sidekiq config.exceptions_app = routes From a65bca7404670db88e36256fc2679f8501a25cb9 Mon Sep 17 00:00:00 2001 From: Lodewiges Date: Thu, 25 Dec 2025 00:03:00 +0100 Subject: [PATCH 4/4] fix lint --- Gemfile.lock | 5 ++--- config/application.rb | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c6cfab9a0..d5c5c452e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,6 @@ GEM capistrano-bundler sidekiq (>= 7.0) cgi (0.5.1) - cgi (0.5.1) chunky_png (1.4.0) coderay (1.1.3) colorize (1.1.0) @@ -327,8 +326,8 @@ GEM mutex_m (~> 0.1) omniauth (>= 1) version_gem (~> 1.1, >= 1.1.9) - omniauth-oauth2 (1.8.0) - oauth2 (>= 1.4, < 3) + omniauth-oauth2 (1.9.0) + oauth2 (>= 2.0.2, < 3) omniauth (~> 2.0) omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) diff --git a/config/application.rb b/config/application.rb index e4ff70275..f0db2030c 100644 --- a/config/application.rb +++ b/config/application.rb @@ -28,7 +28,7 @@ class Application < Rails::Application config.i18n.default_locale = :nl config.i18n.fallbacks = [:nl] - config.cache_store = :redis_cache_store, { + config.cache_store = :redis_cache_store, { url: Rails.application.config_for(:cable)['url'], pool_size: ENV.fetch('RAILS_MAX_THREADS', 5).to_i, pool_timeout: 5