From fc4335f254818934d4094de4481b0c9563bad1b2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 06:19:30 +0000 Subject: [PATCH 1/8] Update all Bundler dependencies (2024-12-24) (#1840) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1320786b..ccd93b18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM zeitwerk (>= 2.6.12) awesome_print (1.9.2) aws-eventstream (1.3.0) - aws-partitions (1.1027.0) + aws-partitions (1.1028.0) aws-sdk-core (3.214.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -504,7 +504,7 @@ GEM rack (>= 1.2.0) rack-session (1.0.2) rack (< 3) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (1.0.1) rack (< 3) From 94ab9e762ddff84d4a88318587fab2dfed80711a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 06:22:43 +0000 Subject: [PATCH 2/8] Update all Yarn dependencies (2024-12-24) (#1841) --- yarn.lock | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/yarn.lock b/yarn.lock index c489a0c3..9e3b8ebf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1970,16 +1970,7 @@ __metadata: languageName: node linkType: hard -"@rails/activestorage@npm:>= 8.0.0-alpha": - version: 8.0.0 - resolution: "@rails/activestorage@npm:8.0.0" - dependencies: - spark-md5: "npm:^3.0.1" - checksum: 10c0/e8a0ac86eda132f366ae75ac222a1b21cf6f2de800efb761307db4d777c8fd94efa9bbee0a8b618843eb7d9253a33ba924f6602ef53706972d6d406e7a11426c - languageName: node - linkType: hard - -"@rails/activestorage@npm:^8.0.100": +"@rails/activestorage@npm:>= 8.0.0-alpha, @rails/activestorage@npm:^8.0.100": version: 8.0.100 resolution: "@rails/activestorage@npm:8.0.100" dependencies: From 09c0761c5134a5cb14cae92c239e3130cb4225f4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 06:17:18 +0000 Subject: [PATCH 3/8] Update all Bundler dependencies (2024-12-25) (#1842) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ccd93b18..f5fd9d7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -483,7 +483,7 @@ GEM prism (1.3.0) prop_initializer (0.2.0) zeitwerk (>= 2.6.18) - pry (0.15.0) + pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) pry-stack_explorer (0.6.1) From 86ad4b7f8b49de5566fb697f8164e2f5460e38ca Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 06:18:07 +0000 Subject: [PATCH 4/8] Update all Bundler dependencies (2024-12-26) (#1843) --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5fd9d7d..8e7c5aa8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -362,7 +362,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.9.1) - jwt (2.9.3) + jwt (2.10.0) base64 knapsack_pro (7.13.1) rake @@ -426,11 +426,11 @@ GEM nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-darwin) + nokogiri (1.18.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.0-x86_64-linux-gnu) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -560,7 +560,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) require_all (3.0.0) From 54b558fa3c53d1bc15705c3a65de57a7717ed6f9 Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Mon, 30 Dec 2024 12:19:08 -0600 Subject: [PATCH 5/8] Ruby 3.4.1 (#1847) This updates `ruby` from 3.3.6 to 3.4.1. --- .circleci/config.yml | 2 +- .ruby-version | 2 +- Gemfile.lock | 12 +++++------- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 77d89a09..15e10ee3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -26,7 +26,7 @@ aliases: paths: - node_modules - &ruby_node_browsers_docker_image - - image: cimg/ruby:3.3.6-browsers + - image: cimg/ruby:3.4.1-browsers environment: PGHOST: localhost PGUSER: untitled_application diff --git a/.ruby-version b/.ruby-version index 9c25013d..47b322c9 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.6 +3.4.1 diff --git a/Gemfile.lock b/Gemfile.lock index 8e7c5aa8..dc6784e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -263,9 +263,8 @@ GEM coderay (1.1.3) colorize (1.1.0) colorizer (0.0.2) - commonmarker (2.0.1-arm64-darwin) - commonmarker (2.0.1-x86_64-darwin) - commonmarker (2.0.1-x86_64-linux) + commonmarker (2.0.1) + rb_sys (~> 0.9) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) @@ -322,9 +321,7 @@ GEM faraday-net_http (3.4.0) net-http (>= 0.5.0) fastimage (2.3.1) - ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86_64-darwin) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.0) figaro (1.2.0) thor (>= 0.14.0, < 2) foreman (0.88.1) @@ -554,6 +551,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) + rb_sys (0.9.105) rdoc (6.10.0) psych (>= 4.0.0) redis (5.3.0) @@ -780,7 +778,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.6 + ruby 3.4.1p0 BUNDLED WITH 2.4.10 From bcec4735c21472ce8e5aa7d44201d2b68d664668 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 13:25:44 -0600 Subject: [PATCH 6/8] Update Node.js to version 22.12.0 (#1790) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 7af24b7d..1d9b7831 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.11.0 +22.12.0 From dab27780f7cc0e9d6ccb798b71c9487c9fbe30a5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 19:32:54 +0000 Subject: [PATCH 7/8] Update all Bundler dependencies (2024-12-30) (#1844) --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc6784e4..153e060d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ansi (1.5.0) ast (2.4.2) - avo (3.15.6) + avo (3.15.7) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -98,8 +98,8 @@ GEM zeitwerk (>= 2.6.12) awesome_print (1.9.2) aws-eventstream (1.3.0) - aws-partitions (1.1028.0) - aws-sdk-core (3.214.0) + aws-partitions (1.1029.0) + aws-sdk-core (3.214.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -263,8 +263,9 @@ GEM coderay (1.1.3) colorize (1.1.0) colorizer (0.0.2) - commonmarker (2.0.1) - rb_sys (~> 0.9) + commonmarker (2.0.2-arm64-darwin) + commonmarker (2.0.2-x86_64-darwin) + commonmarker (2.0.2-x86_64-linux) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) @@ -359,7 +360,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.9.1) - jwt (2.10.0) + jwt (2.10.1) base64 knapsack_pro (7.13.1) rake @@ -423,11 +424,11 @@ GEM nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) - nokogiri (1.18.0-arm64-darwin) + nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.0-x86_64-darwin) + nokogiri (1.18.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.0-x86_64-linux-gnu) + nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -551,7 +552,6 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rb_sys (0.9.105) rdoc (6.10.0) psych (>= 4.0.0) redis (5.3.0) @@ -670,7 +670,7 @@ GEM turbo-rails (>= 1.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) From 09b308c4fa5e2de9fbc28603e842a49bdcbc09f3 Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Mon, 30 Dec 2024 13:44:53 -0600 Subject: [PATCH 8/8] BT-Core version bump: - 1.14.0 (#1848) Co-authored-by: jagthedrummer --- Gemfile | 2 +- Gemfile.lock | 80 +++++++++++++++++++++++----------------------------- package.json | 6 ++-- yarn.lock | 30 ++++++++++---------- 4 files changed, 55 insertions(+), 63 deletions(-) diff --git a/Gemfile b/Gemfile index 8f8cd039..46cd5ea1 100644 --- a/Gemfile +++ b/Gemfile @@ -117,7 +117,7 @@ end # We use a constant here so that we can ensure that all of the bullet_train-* # packages are on the same version. -BULLET_TRAIN_VERSION = "1.13.0" +BULLET_TRAIN_VERSION = "1.14.0" # Core packages. gem "bullet_train", BULLET_TRAIN_VERSION diff --git a/Gemfile.lock b/Gemfile.lock index 153e060d..f34f0378 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM bootsnap (1.18.4) msgpack (~> 1.2) builder (3.3.0) - bullet_train (1.13.0) + bullet_train (1.14.0) awesome_print bullet_train-fields bullet_train-has_uuid @@ -137,7 +137,6 @@ GEM commonmarker (>= 1.0.0) devise devise-pwned_password - extended_email_reply_parser fastimage figaro hiredis @@ -156,7 +155,7 @@ GEM unicode-emoji valid_email xxhash - bullet_train-api (1.13.0) + bullet_train-api (1.14.0) bullet_train bullet_train-super_scaffolding colorizer @@ -167,59 +166,59 @@ GEM pagy_cursor rack-cors rails (>= 6.0.0) - bullet_train-fields (1.13.0) + bullet_train-fields (1.14.0) chronic cloudinary phonelib rails (>= 6.0.0) - bullet_train-has_uuid (1.13.0) + bullet_train-has_uuid (1.14.0) rails (>= 6.0.0) - bullet_train-incoming_webhooks (1.13.0) + bullet_train-incoming_webhooks (1.14.0) bullet_train bullet_train-api bullet_train-super_scaffolding rails (>= 6.0.0) - bullet_train-integrations (1.13.0) + bullet_train-integrations (1.14.0) rails (>= 6.0.0) - bullet_train-integrations-stripe (1.13.0) + bullet_train-integrations-stripe (1.14.0) omniauth omniauth-rails_csrf_protection omniauth-stripe-connect rails (>= 6.0.0) stripe - bullet_train-obfuscates_id (1.13.0) + bullet_train-obfuscates_id (1.14.0) hashids rails (>= 6.0.0) - bullet_train-outgoing_webhooks (1.13.0) + bullet_train-outgoing_webhooks (1.14.0) public_suffix rails (>= 6.0.0) - bullet_train-roles (1.13.0) + bullet_train-roles (1.14.0) active_hash activesupport cancancan - bullet_train-scope_questions (1.13.0) + bullet_train-scope_questions (1.14.0) rails (>= 6.0.0) - bullet_train-scope_validator (1.13.0) + bullet_train-scope_validator (1.14.0) rails - bullet_train-sortable (1.13.0) + bullet_train-sortable (1.14.0) rails (>= 6.0.0) - bullet_train-super_load_and_authorize_resource (1.13.0) + bullet_train-super_load_and_authorize_resource (1.14.0) cancancan rails (>= 6.0.0) - bullet_train-super_scaffolding (1.13.0) + bullet_train-super_scaffolding (1.14.0) colorizer indefinite_article masamune-ast (~> 2.0.2) rails (>= 6.0.0) - bullet_train-themes (1.13.0) + bullet_train-themes (1.14.0) bullet_train-fields nice_partials (~> 0.9) rails (>= 6.0.0) - bullet_train-themes-light (1.13.0) + bullet_train-themes-light (1.14.0) bullet_train-themes-tailwind_css masamune-ast (~> 2.0.2) rails (>= 6.0.0) - bullet_train-themes-tailwind_css (1.13.0) + bullet_train-themes-tailwind_css (1.14.0) bullet_train-themes rails (>= 6.0.0) cable_ready (5.0.6) @@ -247,7 +246,6 @@ GEM capybara (>= 3.0) ruby2_keywords selenium-webdriver (>= 4.0) - charlock_holmes (0.7.9) childprocess (5.1.0) logger (~> 1.5) choice (0.2.0) @@ -296,16 +294,10 @@ GEM doorkeeper (5.8.1) railties (>= 5) drb (2.2.1) - email_reply_parser (0.5.11) erubi (1.13.1) erubis (2.7.0) event_stream_parser (1.0.0) execjs (2.10.0) - extended_email_reply_parser (0.5.1) - activesupport - charlock_holmes - email_reply_parser (~> 0.5.9) - mail factory_bot (6.5.0) activesupport (>= 5.0.0) factory_bot_rails (6.4.4) @@ -713,24 +705,24 @@ DEPENDENCIES avo (>= 3.1.7) aws-sdk-s3 bootsnap - bullet_train (= 1.13.0) - bullet_train-api (= 1.13.0) - bullet_train-fields (= 1.13.0) - bullet_train-has_uuid (= 1.13.0) - bullet_train-incoming_webhooks (= 1.13.0) - bullet_train-integrations (= 1.13.0) - bullet_train-integrations-stripe (= 1.13.0) - bullet_train-obfuscates_id (= 1.13.0) - bullet_train-outgoing_webhooks (= 1.13.0) - bullet_train-roles (= 1.13.0) - bullet_train-scope_questions (= 1.13.0) - bullet_train-scope_validator (= 1.13.0) - bullet_train-sortable (= 1.13.0) - bullet_train-super_load_and_authorize_resource (= 1.13.0) - bullet_train-super_scaffolding (= 1.13.0) - bullet_train-themes (= 1.13.0) - bullet_train-themes-light (= 1.13.0) - bullet_train-themes-tailwind_css (= 1.13.0) + bullet_train (= 1.14.0) + bullet_train-api (= 1.14.0) + bullet_train-fields (= 1.14.0) + bullet_train-has_uuid (= 1.14.0) + bullet_train-incoming_webhooks (= 1.14.0) + bullet_train-integrations (= 1.14.0) + bullet_train-integrations-stripe (= 1.14.0) + bullet_train-obfuscates_id (= 1.14.0) + bullet_train-outgoing_webhooks (= 1.14.0) + bullet_train-roles (= 1.14.0) + bullet_train-scope_questions (= 1.14.0) + bullet_train-scope_validator (= 1.14.0) + bullet_train-sortable (= 1.14.0) + bullet_train-super_load_and_authorize_resource (= 1.14.0) + bullet_train-super_scaffolding (= 1.14.0) + bullet_train-themes (= 1.14.0) + bullet_train-themes-light (= 1.14.0) + bullet_train-themes-tailwind_css (= 1.14.0) capybara (~> 3.39) capybara-email capybara-lockstep diff --git a/package.json b/package.json index 60d3eaac..557af183 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "app", "private": true, "dependencies": { - "@bullet-train/bullet-train": "1.13.0", - "@bullet-train/bullet-train-sortable": "1.13.0", - "@bullet-train/fields": "1.13.0", + "@bullet-train/bullet-train": "1.14.0", + "@bullet-train/bullet-train-sortable": "1.14.0", + "@bullet-train/fields": "1.14.0", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@fullhuman/postcss-purgecss": "7.0.2", "@hotwired/stimulus": "^3.2.2", diff --git a/yarn.lock b/yarn.lock index 9e3b8ebf..7a53b337 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1495,30 +1495,30 @@ __metadata: languageName: node linkType: hard -"@bullet-train/bullet-train-sortable@npm:1.13.0": - version: 1.13.0 - resolution: "@bullet-train/bullet-train-sortable@npm:1.13.0" +"@bullet-train/bullet-train-sortable@npm:1.14.0": + version: 1.14.0 + resolution: "@bullet-train/bullet-train-sortable@npm:1.14.0" dependencies: "@hotwired/stimulus": "npm:^3.0.1" "@rails/request.js": "npm:^0.0.6" dragula: "npm:^3.7.3" jquery: "npm:^3.7.1" - checksum: 10c0/912bd126bf3ec6434e4cc16318fa3f5f89e68cbc40f7fe3ef8ade9cd21855fb3fd313745f1ea123ca315dc35fb1b3a4ab6347c549252dda91b62d8ad95a0b41c + checksum: 10c0/617e3e2e5ba8242afba09dd2ff076e055c4b9681a00688b3d99d6d081116bb4360415c01936ad7940716fbde5b6e64fa02cfcdf72a0adf22186fb5d6806147e1 languageName: node linkType: hard -"@bullet-train/bullet-train@npm:1.13.0": - version: 1.13.0 - resolution: "@bullet-train/bullet-train@npm:1.13.0" +"@bullet-train/bullet-train@npm:1.14.0": + version: 1.14.0 + resolution: "@bullet-train/bullet-train@npm:1.14.0" dependencies: "@hotwired/stimulus": "npm:^3.0.1" - checksum: 10c0/10db490962f3e57aaa2ce24e9e1981f0ee8e75b6b4594646e756a1322bd6fa52e876d35f6e1dc69664c0ed3c591c729eab0b7aa20f5c1614c00ff830ac9142c2 + checksum: 10c0/d96b5c7de2d487ddf8077bddc3480e4942806b21a09dcba4ce0e0c344e0796c4bbaac76b019aa6bf1777dbaa31e16b99def56faa4291a1bb723a2a71afdc1934 languageName: node linkType: hard -"@bullet-train/fields@npm:1.13.0": - version: 1.13.0 - resolution: "@bullet-train/fields@npm:1.13.0" +"@bullet-train/fields@npm:1.14.0": + version: 1.14.0 + resolution: "@bullet-train/fields@npm:1.14.0" dependencies: "@hotwired/stimulus": "npm:^3.0.1" "@simonwep/pickr": "npm:^1.8.1" @@ -1531,7 +1531,7 @@ __metadata: tributejs: "npm:^5.1.3" trix: "npm:^2.0.1" zxcvbn: "npm:^4.4.2" - checksum: 10c0/f45c7c16a5bf8e89b8c9a387c5ff8cdd6c10289d2c4235907039fc335241cc4955594fc77bed428807629f213df0f2a87e778891130d2ae0941f58006bb2b926 + checksum: 10c0/63bca067cb313d71c83f49a92a17c3d3ae76ad03bce7e352310b3d6ef274f7a4292185fa933b49b14f812d25f46515f82e0025268e4095b483cda509d784adf0 languageName: node linkType: hard @@ -2218,9 +2218,9 @@ __metadata: version: 0.0.0-use.local resolution: "app@workspace:." dependencies: - "@bullet-train/bullet-train": "npm:1.13.0" - "@bullet-train/bullet-train-sortable": "npm:1.13.0" - "@bullet-train/fields": "npm:1.13.0" + "@bullet-train/bullet-train": "npm:1.14.0" + "@bullet-train/bullet-train-sortable": "npm:1.14.0" + "@bullet-train/fields": "npm:1.14.0" "@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3" "@fullhuman/postcss-purgecss": "npm:7.0.2" "@hotwired/stimulus": "npm:^3.2.2"