From 05f72571c6ee5b343651730cd5a05c76fd3c85d5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 06:16:52 +0000 Subject: [PATCH 01/10] Update all Yarn dependencies (2024-03-21) (#1372) --- package.json | 2 +- yarn.lock | 75 ++++++++++++++++++---------------------------------- 2 files changed, 26 insertions(+), 51 deletions(-) diff --git a/package.json b/package.json index 45b434ee..dfc1bb81 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "glob": "^10.3.10", "jquery": "^3.7.0", "jstz": "^2.1.1", - "postcss": "^8.4.36", + "postcss": "^8.4.38", "postcss-css-variables": "^0.19.0", "postcss-extend-rule": "^4.0.0", "postcss-import": "^16.0.1", diff --git a/yarn.lock b/yarn.lock index a341584f..55c3d2f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1395,11 +1395,11 @@ uri-js "^4.2.2" "@redocly/cli@^1.0.0-beta.111": - version "1.10.4" - resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.10.4.tgz#2b7f0cf7f20470f6288aec68a7db25738c7fe111" - integrity sha512-Jgy6MOlWOcwu55Y3tUjM2ozfOt6F+nCXsxn2Rb1JAnluh43B7cGDkv+JSQ2D6KWgLGRnXolmpKlKD1/ASOyI/Q== + version "1.10.5" + resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.10.5.tgz#11906c78af57666876feeabfe15e1fb39c7864ca" + integrity sha512-MwFErrbLmzXa7r6UKfPMfBuWErvTBbZ6xkYo9I8Y4pFOdB98Cy1r2e0zI7PKWSI3+skw2etONdAEvlF/F9TEAQ== dependencies: - "@redocly/openapi-core" "1.10.4" + "@redocly/openapi-core" "1.10.5" abort-controller "^3.0.0" chokidar "^3.5.1" colorette "^1.2.0" @@ -1418,18 +1418,18 @@ styled-components "^6.0.7" yargs "17.0.1" -"@redocly/config@^0.1.1": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.1.3.tgz#af9a0fdb0dd65c31bca58dc86f3c841d62383096" - integrity sha512-DjgGwhyolxDLO7hP1V8h6qQUUTkqN7P/xG2OMgsABJ1Pr40GG32+cqx9oBbKX9iN+JXh6kVUZgBMcPPB1fbyLA== +"@redocly/config@^0.1.4": + version "0.1.4" + resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.1.4.tgz#ffb27ff0a4194c12995597eecb464e29800f5589" + integrity sha512-OEdCW1HRpFiZaZNrXQq8LoBxX3APijZaa/Xyoc6r44LnyAPWkjQqvPoBxE7IRqSvMihf8bl+ZRc1gtc1KuFLHw== -"@redocly/openapi-core@1.10.4", "@redocly/openapi-core@^1.0.0-rc.2": - version "1.10.4" - resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.10.4.tgz#fb1c3ba0eaa7d76b3e4d76d711b9eac6aebc1069" - integrity sha512-GzvAuoVtHk75q/HqaRNqRUTZWYKpZ16HCOWIrx2txAvZrMoWCUNRVsELY91W/ilH/Cepj6t/Nh+bpJ7o/mcN/g== +"@redocly/openapi-core@1.10.5", "@redocly/openapi-core@^1.0.0-rc.2": + version "1.10.5" + resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.10.5.tgz#1575fb15bc31da34afa39fbaa4603a45e9bd7cb7" + integrity sha512-RaVwWLbGuzQxK6ezbvPGnz4rtVMTo5DOrxyII/sKJiTexBHplZzUVqrpU6aeRckl3iY9xe9+w07c/kDiLEeWRQ== dependencies: "@redocly/ajv" "^8.11.0" - "@redocly/config" "^0.1.1" + "@redocly/config" "^0.1.4" colorette "^1.2.0" js-levenshtein "^1.1.6" js-yaml "^4.1.0" @@ -2822,14 +2822,14 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@^8.4.23, postcss@^8.4.36, postcss@^8.4.4: - version "8.4.36" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.36.tgz#dba513c3c3733c44e0288a712894f8910bbaabc6" - integrity sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw== +postcss@^8.4.23, postcss@^8.4.38, postcss@^8.4.4: + version "8.4.38" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e" + integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A== dependencies: nanoid "^3.3.7" picocolors "^1.0.0" - source-map-js "^1.1.0" + source-map-js "^1.2.0" prismjs@^1.27.0: version "1.29.0" @@ -3150,10 +3150,10 @@ slugify@~1.4.7: resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628" integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg== -source-map-js@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.1.0.tgz#9e7d5cb46f0689fb6691b30f226937558d0fa94b" - integrity sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw== +source-map-js@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af" + integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg== source-map@^0.6.1: version "0.6.1" @@ -3190,16 +3190,7 @@ 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": - 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: +"string-width-cjs@npm:string-width@^4.2.0", 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== @@ -3224,14 +3215,7 @@ string_decoder@^1.1.1: dependencies: safe-buffer "~5.2.0" -"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: +"strip-ansi-cjs@npm:strip-ansi@^6.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== @@ -3491,16 +3475,7 @@ 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": - 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: +"wrap-ansi-cjs@npm:wrap-ansi@^7.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== From fd65d6912261bd01536b2fb4fe5dfd27a476ef17 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 06:20:51 +0000 Subject: [PATCH 02/10] Update all Bundler dependencies (2024-03-21) (#1373) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9af0f00..81a8efed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -429,7 +429,7 @@ GEM netrc (0.11.0) nice_partials (0.10.0) actionview (>= 4.2.6) - nio4r (2.7.0) + nio4r (2.7.1) nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) nokogiri (1.16.3-x86_64-darwin) @@ -494,7 +494,7 @@ GEM nio4r (~> 2.0) pwned (2.0.2) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.9) rack-cors (2.0.2) rack (>= 2.0.0) rack-mini-profiler (3.3.1) @@ -551,7 +551,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.1.0) - rdoc (6.6.2) + rdoc (6.6.3.1) psych (>= 4.0.0) redis (5.1.0) redis-client (>= 0.17.0) From 8116c6c33074e0bd1632440c13d07ea0d768d243 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 06:17:45 +0000 Subject: [PATCH 03/10] Update all Yarn dependencies (2024-03-22) (#1374) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dfc1bb81..8482e808 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "postcss": "^8.4.38", "postcss-css-variables": "^0.19.0", "postcss-extend-rule": "^4.0.0", - "postcss-import": "^16.0.1", + "postcss-import": "^16.1.0", "postcss-nested": "^6.0.1", "stimulus-reveal": "^1.4.2", "stimulus-scroll-reveal": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 55c3d2f9..78901a1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2762,10 +2762,10 @@ postcss-import@^15.1.0: read-cache "^1.0.0" resolve "^1.1.7" -postcss-import@^16.0.1: - version "16.0.1" - resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.0.1.tgz#c2e0478c5af8cb39ab3964c35d8fee8e70c362b8" - integrity sha512-i2Pci0310NaLHr/5JUFSw1j/8hf1CzwMY13g6ZDxgOavmRHQi2ba3PmUHoihO+sjaum+KmCNzskNsw7JDrg03g== +postcss-import@^16.1.0: + version "16.1.0" + resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.1.0.tgz#258732175518129667fe1e2e2a05b19b5654b96a" + integrity sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg== dependencies: postcss-value-parser "^4.0.0" read-cache "^1.0.0" From 7073f06fcf763791cce0e7b8b7658e493a9e0345 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 06:21:35 +0000 Subject: [PATCH 04/10] Update all Bundler dependencies (2024-03-22) (#1375) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81a8efed..5d21dc90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -657,7 +657,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) - stripe (10.12.0) + stripe (10.13.0) terser (1.2.0) execjs (>= 0.3.0, < 3) thor (1.3.1) @@ -683,7 +683,7 @@ GEM activemodel mail (>= 2.6.1) simpleidn - version_gem (1.1.3) + version_gem (1.1.4) view_component (3.11.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) From ef5efd4ec2a592951b238ba1823dac2452a78cf7 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 06:19:38 +0000 Subject: [PATCH 05/10] Update all Yarn dependencies (2024-03-23) (#1376) --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 8482e808..919c6918 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@redocly/cli": "^1.0.0-beta.111", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.10", - "autoprefixer": "^10.4.18", + "autoprefixer": "^10.4.19", "cable_ready": "^5.0.3", "dragula": "^3.7.3", "esbuild": "^0.20.2", diff --git a/yarn.lock b/yarn.lock index 78901a1a..edcda4fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1543,13 +1543,13 @@ atoa@1.0.0: resolved "https://registry.yarnpkg.com/atoa/-/atoa-1.0.0.tgz#0cc0e91a480e738f923ebc103676471779b34a49" integrity sha512-VVE1H6cc4ai+ZXo/CRWoJiHXrA1qfA31DPnx6D20+kSI547hQN5Greh51LQ1baMRMfxO5K5M4ImMtZbZt2DODQ== -autoprefixer@^10.4.18: - version "10.4.18" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.18.tgz#fcb171a3b017be7cb5d8b7a825f5aacbf2045163" - integrity sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g== +autoprefixer@^10.4.19: + version "10.4.19" + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.19.tgz#ad25a856e82ee9d7898c59583c1afeb3fa65f89f" + integrity sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew== dependencies: browserslist "^4.23.0" - caniuse-lite "^1.0.30001591" + caniuse-lite "^1.0.30001599" fraction.js "^4.3.7" normalize-range "^0.1.2" picocolors "^1.0.0" @@ -1643,10 +1643,10 @@ camelize@^1.0.0: resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.1.tgz#89b7e16884056331a35d6b5ad064332c91daa6c3" integrity sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ== -caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001591: - version "1.0.30001591" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001591.tgz#16745e50263edc9f395895a7cd468b9f3767cf33" - integrity sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ== +caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001599: + version "1.0.30001600" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001600.tgz#93a3ee17a35aa6a9f0c6ef1b2ab49507d1ab9079" + integrity sha512-+2S9/2JFhYmYaDpZvo0lKkfvuKIglrx68MwOBqMGHhQsNkLjB5xtc/TGoEPs+MxjSyN/72qer2g97nzR641mOQ== chalk@^2.4.2: version "2.4.2" From d7fa89f79c8a8483573a6eb5ed251f3da8878363 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 06:24:45 +0000 Subject: [PATCH 06/10] Update all Bundler dependencies (2024-03-23) (#1377) --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d21dc90..07814ab0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,9 +285,9 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise-pwned_password (0.1.10) + devise-pwned_password (0.1.11) devise (~> 4) - pwned (~> 2.0.0) + pwned (~> 2.4) devise-two-factor (5.0.0) activesupport (~> 7.0) devise (~> 4.0) @@ -356,7 +356,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jbuilder-schema (2.6.8) + jbuilder-schema (2.6.9) jbuilder method_source rails (>= 5.0.0) @@ -492,7 +492,7 @@ GEM public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) - pwned (2.0.2) + pwned (2.4.1) racc (1.7.3) rack (2.2.9) rack-cors (2.0.2) @@ -555,7 +555,7 @@ GEM psych (>= 4.0.0) redis (5.1.0) redis-client (>= 0.17.0) - redis-client (0.21.0) + redis-client (0.21.1) connection_pool regexp_parser (2.9.0) reline (0.4.3) From b0334f5bc84f0bacbffac5f22cc445a63403a659 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 06:18:41 +0000 Subject: [PATCH 07/10] Update all Bundler dependencies (2024-03-29) (#1387) --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07814ab0..5e1fcd14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,8 +102,8 @@ GEM zeitwerk (>= 2.6.12) awesome_print (1.9.2) aws-eventstream (1.3.0) - aws-partitions (1.899.0) - aws-sdk-core (3.191.4) + aws-partitions (1.903.0) + aws-sdk-core (3.191.5) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) @@ -111,7 +111,7 @@ GEM aws-sdk-kms (1.78.0) aws-sdk-core (~> 3, >= 3.191.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.146.0) + aws-sdk-s3 (1.146.1) aws-sdk-core (~> 3, >= 3.191.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.8) @@ -330,7 +330,7 @@ GEM hashids (1.0.6) hashie (5.0.0) hiredis (0.6.3) - honeybadger (5.7.0) + honeybadger (5.8.0) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.5) @@ -424,7 +424,7 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol netrc (0.11.0) nice_partials (0.10.0) @@ -558,7 +558,7 @@ GEM redis-client (0.21.1) connection_pool regexp_parser (2.9.0) - reline (0.4.3) + reline (0.5.0) io-console (~> 0.5) require_all (3.0.0) responders (3.1.1) @@ -593,7 +593,7 @@ GEM rubocop-ast (>= 1.30.0, < 2.0) ruby-graphviz (1.2.5) rexml - ruby-openai (6.3.1) + ruby-openai (6.4.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -602,7 +602,7 @@ GEM ffi (~> 1.12) ruby2_keywords (0.0.5) rubyzip (2.3.2) - selenium-webdriver (4.18.1) + selenium-webdriver (4.19.0) base64 (~> 0.2) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -657,8 +657,8 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) - stripe (10.13.0) - terser (1.2.0) + stripe (10.14.0) + terser (1.2.1) execjs (>= 0.3.0, < 3) thor (1.3.1) thread-local (1.1.0) From 6cec49568ae3a71e4538a90981b778cf923ce037 Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Tue, 2 Apr 2024 09:30:32 -0500 Subject: [PATCH 08/10] Remove global `window.$` jQuery definition (redux) (#1413) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * remove jquery global definition * remove duplicate electron import --------- Co-authored-by: Pascal Laliberté --- app/javascript/application.js | 3 --- app/javascript/electron/index.js | 5 ----- app/javascript/support/jquery.js | 3 --- package.json | 1 - yarn.lock | 2 +- 5 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 app/javascript/electron/index.js delete mode 100644 app/javascript/support/jquery.js diff --git a/app/javascript/application.js b/app/javascript/application.js index efc4eda1..427c0264 100644 --- a/app/javascript/application.js +++ b/app/javascript/application.js @@ -3,7 +3,6 @@ // includes should be specified at the end of the file, not in this section. This helps avoid merge conflicts in the // future should the framework defaults change. -import "./support/jquery"; import Rails from "@rails/ujs" import * as ActiveStorage from "@rails/activestorage" import "@hotwired/turbo-rails" @@ -27,8 +26,6 @@ require("@icon/themify-icons/themify-icons.css") import { trixEditor } from "@bullet-train/fields" trixEditor() -import "./electron" - // ✅ YOUR APPLICATION'S INCLUDES // If you need to customize your application's includes, this is the place to do it. This helps avoid merge // conflicts in the future when Rails or Bullet Train update their own default includes. diff --git a/app/javascript/electron/index.js b/app/javascript/electron/index.js deleted file mode 100644 index 5b2e3bb9..00000000 --- a/app/javascript/electron/index.js +++ /dev/null @@ -1,5 +0,0 @@ -$(document).on('turbo:load', function() { - if (navigator.userAgent.toLocaleLowerCase().includes('electron')) { - $('body').addClass('electron') - } -}) \ No newline at end of file diff --git a/app/javascript/support/jquery.js b/app/javascript/support/jquery.js deleted file mode 100644 index efa5f9f7..00000000 --- a/app/javascript/support/jquery.js +++ /dev/null @@ -1,3 +0,0 @@ -import jquery from "jquery"; -window.jQuery = jquery; -window.$ = jquery; diff --git a/package.json b/package.json index 919c6918..7dc4620b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "dragula": "^3.7.3", "esbuild": "^0.20.2", "glob": "^10.3.10", - "jquery": "^3.7.0", "jstz": "^2.1.1", "postcss": "^8.4.38", "postcss-css-variables": "^0.19.0", diff --git a/yarn.lock b/yarn.lock index edcda4fd..ae009aec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2276,7 +2276,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@^3.7.0: +jquery@>=1.10: version "3.7.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== From cef9def6a3174155c13db76345ac629c458b4dac Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Tue, 2 Apr 2024 09:48:18 -0500 Subject: [PATCH 09/10] 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== From a9cf0b95171c427f1823e0a41cbe5baf3bfcf97c Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Tue, 2 Apr 2024 10:31:21 -0500 Subject: [PATCH 10/10] BT-Core version bump: - 1.7.1 (#1415) Co-authored-by: jagthedrummer --- Gemfile | 2 +- Gemfile.lock | 72 ++++++++++++++++++++++++++-------------------------- package.json | 6 ++--- yarn.lock | 24 +++++++++--------- 4 files changed, 52 insertions(+), 52 deletions(-) diff --git a/Gemfile b/Gemfile index d41803a7..85df2528 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.7.0" +BULLET_TRAIN_VERSION = "1.7.1" # Core packages. gem "bullet_train", BULLET_TRAIN_VERSION diff --git a/Gemfile.lock b/Gemfile.lock index c4287d6b..6bdad2f04 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.7.0) + bullet_train (1.7.1) awesome_print bullet_train-has_uuid bullet_train-roles @@ -160,7 +160,7 @@ GEM unicode-emoji valid_email xxhash - bullet_train-api (1.7.0) + bullet_train-api (1.7.1) bullet_train bullet_train-super_scaffolding colorizer @@ -171,61 +171,61 @@ GEM pagy_cursor rack-cors rails (>= 6.0.0) - bullet_train-fields (1.7.0) + bullet_train-fields (1.7.1) chronic cloudinary phonelib rails (>= 6.0.0) - bullet_train-has_uuid (1.7.0) + bullet_train-has_uuid (1.7.1) rails (>= 6.0.0) - bullet_train-incoming_webhooks (1.7.0) + bullet_train-incoming_webhooks (1.7.1) bullet_train bullet_train-api bullet_train-super_scaffolding rails (>= 6.0.0) - bullet_train-integrations (1.7.0) + bullet_train-integrations (1.7.1) rails (>= 6.0.0) - bullet_train-integrations-stripe (1.7.0) + bullet_train-integrations-stripe (1.7.1) omniauth omniauth-rails_csrf_protection omniauth-stripe-connect rails (>= 6.0.0) stripe - bullet_train-obfuscates_id (1.7.0) + bullet_train-obfuscates_id (1.7.1) hashids rails (>= 6.0.0) - bullet_train-outgoing_webhooks (1.7.0) + bullet_train-outgoing_webhooks (1.7.1) public_suffix rails (>= 6.0.0) - bullet_train-roles (1.7.0) + bullet_train-roles (1.7.1) active_hash activesupport cancancan bullet_train-routes (1.0.0) rails (>= 6.0.0) - bullet_train-scope_questions (1.7.0) + bullet_train-scope_questions (1.7.1) rails (>= 6.0.0) - bullet_train-scope_validator (1.7.0) + bullet_train-scope_validator (1.7.1) rails - bullet_train-sortable (1.7.0) + bullet_train-sortable (1.7.1) rails (>= 6.0.0) - bullet_train-super_load_and_authorize_resource (1.7.0) + bullet_train-super_load_and_authorize_resource (1.7.1) cancancan rails (>= 6.0.0) - bullet_train-super_scaffolding (1.7.0) + bullet_train-super_scaffolding (1.7.1) colorizer indefinite_article masamune-ast (~> 2.0.2) rails (>= 6.0.0) - bullet_train-themes (1.7.0) + bullet_train-themes (1.7.1) bullet_train-fields nice_partials (~> 0.9) rails (>= 6.0.0) - bullet_train-themes-light (1.7.0) + bullet_train-themes-light (1.7.1) bullet_train-themes-tailwind_css masamune-ast (~> 2.0.2) rails (>= 6.0.0) - bullet_train-themes-tailwind_css (1.7.0) + bullet_train-themes-tailwind_css (1.7.1) bullet_train-themes rails (>= 6.0.0) cable_ready (5.0.3) @@ -717,24 +717,24 @@ DEPENDENCIES avo (>= 3.1.7) aws-sdk-s3 bootsnap - 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) + bullet_train (= 1.7.1) + bullet_train-api (= 1.7.1) + bullet_train-fields (= 1.7.1) + bullet_train-has_uuid (= 1.7.1) + bullet_train-incoming_webhooks (= 1.7.1) + bullet_train-integrations (= 1.7.1) + bullet_train-integrations-stripe (= 1.7.1) + bullet_train-obfuscates_id (= 1.7.1) + bullet_train-outgoing_webhooks (= 1.7.1) + bullet_train-roles (= 1.7.1) + bullet_train-scope_questions (= 1.7.1) + bullet_train-scope_validator (= 1.7.1) + bullet_train-sortable (= 1.7.1) + bullet_train-super_load_and_authorize_resource (= 1.7.1) + bullet_train-super_scaffolding (= 1.7.1) + bullet_train-themes (= 1.7.1) + bullet_train-themes-light (= 1.7.1) + bullet_train-themes-tailwind_css (= 1.7.1) capybara (~> 3.39) capybara-email capybara-lockstep diff --git a/package.json b/package.json index dfd8528f..8e75c5fd 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "app", "private": true, "dependencies": { - "@bullet-train/bullet-train": "1.7.0", - "@bullet-train/bullet-train-sortable": "1.7.0", - "@bullet-train/fields": "1.7.0", + "@bullet-train/bullet-train": "1.7.1", + "@bullet-train/bullet-train-sortable": "1.7.1", + "@bullet-train/fields": "1.7.1", "@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 651abedd..2ab8383b 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.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== +"@bullet-train/bullet-train-sortable@1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@bullet-train/bullet-train-sortable/-/bullet-train-sortable-1.7.1.tgz#7c54045412ffb1507bda11f61d069e016ca9a5e5" + integrity sha512-W62IVINIDvXiStsHL8qqrS+JtT+9kbnty1WwzDD8JVTxCWir1U31dPqU5JWgz38pNAD4OXxe3elsk0RsGA3JNw== dependencies: "@hotwired/stimulus" "^3.0.1" "@rails/request.js" "^0.0.6" dragula "^3.7.3" -"@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== +"@bullet-train/bullet-train@1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@bullet-train/bullet-train/-/bullet-train-1.7.1.tgz#44c9519c21f75179e4ea1cd523934bff17c2bdeb" + integrity sha512-ouuvI0iQdtjqJ0GkfSe9jsFR9jJV7/Q6D024SrK2pe2CFnJRnug5tCSdPxC3zrXh0XSjs7sKHS7SI7gUjWMAzQ== dependencies: "@hotwired/stimulus" "^3.0.1" -"@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== +"@bullet-train/fields@1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@bullet-train/fields/-/fields-1.7.1.tgz#24f5267c70c94d49c47f9e584ec22b3ffc28fa8f" + integrity sha512-uZX3PnVnF5qNoUUmvKEAGYZZZ8KZzjfpjXt5nzT1Dkv+716GI47y9Z98/7JpXNe+p2W6L/4MYkYKqoWBNPOLUA== dependencies: "@hotwired/stimulus" "^3.0.1" "@simonwep/pickr" "^1.8.1"