From cef9def6a3174155c13db76345ac629c458b4dac Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Tue, 2 Apr 2024 09:48:18 -0500 Subject: [PATCH] BT-Core version bump: - 1.7.0 (#1414) Co-authored-by: jagthedrummer --- Gemfile | 2 +- Gemfile.lock | 76 ++++++++++++++++++++++++++-------------------------- package.json | 6 ++--- yarn.lock | 58 ++++++++++++++++++++++++++++----------- 4 files changed, 84 insertions(+), 58 deletions(-) diff --git a/Gemfile b/Gemfile index 68dd5be9..d41803a7 100644 --- a/Gemfile +++ b/Gemfile @@ -112,7 +112,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.6.38" +BULLET_TRAIN_VERSION = "1.7.0" # Core packages. gem "bullet_train", BULLET_TRAIN_VERSION diff --git a/Gemfile.lock b/Gemfile.lock index 5e1fcd14..c4287d6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM bootsnap (1.18.3) msgpack (~> 1.2) builder (3.2.4) - bullet_train (1.6.38) + bullet_train (1.7.0) awesome_print bullet_train-has_uuid bullet_train-roles @@ -160,7 +160,7 @@ GEM unicode-emoji valid_email xxhash - bullet_train-api (1.6.38) + bullet_train-api (1.7.0) bullet_train bullet_train-super_scaffolding colorizer @@ -171,61 +171,61 @@ GEM pagy_cursor rack-cors rails (>= 6.0.0) - bullet_train-fields (1.6.38) + bullet_train-fields (1.7.0) chronic cloudinary phonelib rails (>= 6.0.0) - bullet_train-has_uuid (1.6.38) + bullet_train-has_uuid (1.7.0) rails (>= 6.0.0) - bullet_train-incoming_webhooks (1.6.38) + bullet_train-incoming_webhooks (1.7.0) bullet_train bullet_train-api bullet_train-super_scaffolding rails (>= 6.0.0) - bullet_train-integrations (1.6.38) + bullet_train-integrations (1.7.0) rails (>= 6.0.0) - bullet_train-integrations-stripe (1.6.38) + bullet_train-integrations-stripe (1.7.0) omniauth omniauth-rails_csrf_protection omniauth-stripe-connect rails (>= 6.0.0) stripe - bullet_train-obfuscates_id (1.6.38) + bullet_train-obfuscates_id (1.7.0) hashids rails (>= 6.0.0) - bullet_train-outgoing_webhooks (1.6.38) + bullet_train-outgoing_webhooks (1.7.0) public_suffix rails (>= 6.0.0) - bullet_train-roles (1.6.38) + bullet_train-roles (1.7.0) active_hash activesupport cancancan bullet_train-routes (1.0.0) rails (>= 6.0.0) - bullet_train-scope_questions (1.6.38) + bullet_train-scope_questions (1.7.0) rails (>= 6.0.0) - bullet_train-scope_validator (1.6.38) + bullet_train-scope_validator (1.7.0) rails - bullet_train-sortable (1.6.38) + bullet_train-sortable (1.7.0) rails (>= 6.0.0) - bullet_train-super_load_and_authorize_resource (1.6.38) + bullet_train-super_load_and_authorize_resource (1.7.0) cancancan rails (>= 6.0.0) - bullet_train-super_scaffolding (1.6.38) + bullet_train-super_scaffolding (1.7.0) colorizer indefinite_article masamune-ast (~> 2.0.2) rails (>= 6.0.0) - bullet_train-themes (1.6.38) + bullet_train-themes (1.7.0) bullet_train-fields nice_partials (~> 0.9) rails (>= 6.0.0) - bullet_train-themes-light (1.6.38) + bullet_train-themes-light (1.7.0) bullet_train-themes-tailwind_css masamune-ast (~> 2.0.2) rails (>= 6.0.0) - bullet_train-themes-tailwind_css (1.6.38) + bullet_train-themes-tailwind_css (1.7.0) bullet_train-themes rails (>= 6.0.0) cable_ready (5.0.3) @@ -320,7 +320,7 @@ GEM multipart-post (~> 2) faraday-net_http (3.1.0) net-http - fastimage (2.3.0) + fastimage (2.3.1) ffi (1.16.3) figaro (1.2.0) thor (>= 0.14.0, < 2) @@ -593,7 +593,7 @@ GEM rubocop-ast (>= 1.30.0, < 2.0) ruby-graphviz (1.2.5) rexml - ruby-openai (6.4.0) + ruby-openai (6.5.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -717,24 +717,24 @@ DEPENDENCIES avo (>= 3.1.7) aws-sdk-s3 bootsnap - bullet_train (= 1.6.38) - bullet_train-api (= 1.6.38) - bullet_train-fields (= 1.6.38) - bullet_train-has_uuid (= 1.6.38) - bullet_train-incoming_webhooks (= 1.6.38) - bullet_train-integrations (= 1.6.38) - bullet_train-integrations-stripe (= 1.6.38) - bullet_train-obfuscates_id (= 1.6.38) - bullet_train-outgoing_webhooks (= 1.6.38) - bullet_train-roles (= 1.6.38) - bullet_train-scope_questions (= 1.6.38) - bullet_train-scope_validator (= 1.6.38) - bullet_train-sortable (= 1.6.38) - bullet_train-super_load_and_authorize_resource (= 1.6.38) - bullet_train-super_scaffolding (= 1.6.38) - bullet_train-themes (= 1.6.38) - bullet_train-themes-light (= 1.6.38) - bullet_train-themes-tailwind_css (= 1.6.38) + bullet_train (= 1.7.0) + bullet_train-api (= 1.7.0) + bullet_train-fields (= 1.7.0) + bullet_train-has_uuid (= 1.7.0) + bullet_train-incoming_webhooks (= 1.7.0) + bullet_train-integrations (= 1.7.0) + bullet_train-integrations-stripe (= 1.7.0) + bullet_train-obfuscates_id (= 1.7.0) + bullet_train-outgoing_webhooks (= 1.7.0) + bullet_train-roles (= 1.7.0) + bullet_train-scope_questions (= 1.7.0) + bullet_train-scope_validator (= 1.7.0) + bullet_train-sortable (= 1.7.0) + bullet_train-super_load_and_authorize_resource (= 1.7.0) + bullet_train-super_scaffolding (= 1.7.0) + bullet_train-themes (= 1.7.0) + bullet_train-themes-light (= 1.7.0) + bullet_train-themes-tailwind_css (= 1.7.0) capybara (~> 3.39) capybara-email capybara-lockstep diff --git a/package.json b/package.json index 7dc4620b..dfd8528f 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "app", "private": true, "dependencies": { - "@bullet-train/bullet-train": "1.6.38", - "@bullet-train/bullet-train-sortable": "1.6.38", - "@bullet-train/fields": "1.6.38", + "@bullet-train/bullet-train": "1.7.0", + "@bullet-train/bullet-train-sortable": "1.7.0", + "@bullet-train/fields": "1.7.0", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@fullhuman/postcss-purgecss": "5.0.0", "@hotwired/turbo-rails": "^8.0.4", diff --git a/yarn.lock b/yarn.lock index ae009aec..651abedd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1061,26 +1061,26 @@ "@babel/helper-validator-identifier" "^7.22.19" to-fast-properties "^2.0.0" -"@bullet-train/bullet-train-sortable@1.6.38": - version "1.6.38" - resolved "https://registry.yarnpkg.com/@bullet-train/bullet-train-sortable/-/bullet-train-sortable-1.6.38.tgz#3831f56a3b4aaa1e3070a8215a140949c3417e03" - integrity sha512-BZRwwO/3s8V7UDPwOb1QZ1ZXBp6JyAznlGoNtFGTjWd2PzLVYQSdE4HW+BLZs082c91KlaLmssN18Tr9GhPdxw== +"@bullet-train/bullet-train-sortable@1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@bullet-train/bullet-train-sortable/-/bullet-train-sortable-1.7.0.tgz#1cf12205ce50c82d35e4d3e183ae36a6af91846c" + integrity sha512-lLAE5JcBwQFgKvnTzeoQwbA+gJi+bEa6p6q0BfKw3IdRwiV96Zjcj2rSAbcynkFId7sHmLsRS1lii+JbEMtIIg== dependencies: "@hotwired/stimulus" "^3.0.1" "@rails/request.js" "^0.0.6" dragula "^3.7.3" -"@bullet-train/bullet-train@1.6.38": - version "1.6.38" - resolved "https://registry.yarnpkg.com/@bullet-train/bullet-train/-/bullet-train-1.6.38.tgz#c8ab36f1bc339945f69f7a688fdcca75124de3ce" - integrity sha512-a6Ni2euw7hyAIE2qf7G7wmW1wqYcr3/llpkCKfPJerup7yBYniBpzys2D/8s9+Yc7Yg79ov9kp60Ki5c7nnTqw== +"@bullet-train/bullet-train@1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@bullet-train/bullet-train/-/bullet-train-1.7.0.tgz#31593d4f0a7321e3fd7cbafbf211038d5d75ce30" + integrity sha512-oHX2Pc0PqDiVYPaZdAF/MN9HD8vqnMBJz5eOAf+Km6Zf57ah1k1031DHdO8YY/6jPsJuv1RxF9tLGfpNJSPbuA== dependencies: "@hotwired/stimulus" "^3.0.1" -"@bullet-train/fields@1.6.38": - version "1.6.38" - resolved "https://registry.yarnpkg.com/@bullet-train/fields/-/fields-1.6.38.tgz#887b7d99c828bdcb41a067a80285cf59f293795e" - integrity sha512-DOWkviCAJPG8w9JvfHGrzLZFIsxHR0bX2FUOJbTgnR6UmCE+PYQbUsAWBba3NOQMt9wuOEi0O63g9GTaNhawLQ== +"@bullet-train/fields@1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@bullet-train/fields/-/fields-1.7.0.tgz#20dd415eb65f5a7aabc9219da9f3c7eda7a3d231" + integrity sha512-UT3tInjHynzyzVtcYMhKFQ7nNs+y3qSx7govdfcPuvsQhKekERU+K9ShslpARxukYxYXfChaSSn8NM4A4CqT1Q== dependencies: "@hotwired/stimulus" "^3.0.1" "@simonwep/pickr" "^1.8.1" @@ -1088,6 +1088,7 @@ emoji-mart "^5.1.0" i18n-js "^3.8.0" intl-tel-input "^17.0.8" + jquery "^3.7.1" select2 "^4.0.13" tributejs "^5.1.3" trix "^2.0.1" @@ -2276,7 +2277,7 @@ jiti@^1.19.1: resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.20.0.tgz#2d823b5852ee8963585c8dd8b7992ffc1ae83b42" integrity sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA== -jquery@>=1.10: +jquery@>=1.10, jquery@^3.7.1: version "3.7.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== @@ -3190,7 +3191,16 @@ stimulus@^3.0.1: "@hotwired/stimulus" "^3.2.2" "@hotwired/stimulus-webpack-helpers" "^1.0.0" -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -3215,7 +3225,14 @@ string_decoder@^1.1.1: dependencies: safe-buffer "~5.2.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + +strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -3475,7 +3492,16 @@ wordwrap@^1.0.0: resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + +wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==