From 615912040c056c36bac14bfa5567855ba38d73b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:20:58 -0400 Subject: [PATCH 1/5] Bump ostruct from 0.6.1 to 0.6.2 (#2409) Bumps [ostruct](https://github.com/ruby/ostruct) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/ruby/ostruct/releases) - [Commits](https://github.com/ruby/ostruct/compare/v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: ostruct dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56dbe3df..31da94b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -364,7 +364,7 @@ GEM octokit (10.0.0) faraday (>= 1, < 3) sawyer (~> 0.9) - ostruct (0.6.1) + ostruct (0.6.2) pagy (9.3.4) parallel (1.27.0) parser (3.3.8.0) From 8b56262573db49f5e8c14d5cf530c979deed1285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:21:07 -0400 Subject: [PATCH 2/5] Bump faraday-multipart from 1.1.0 to 1.1.1 (#2408) Bumps [faraday-multipart](https://github.com/lostisland/faraday-multipart) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/lostisland/faraday-multipart/releases) - [Changelog](https://github.com/lostisland/faraday-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday-multipart/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: faraday-multipart dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31da94b6..3b11807c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-multipart (1.1.0) + faraday-multipart (1.1.1) multipart-post (~> 2.0) faraday-net_http (3.4.1) net-http (>= 0.5.0) From 956008acbfc3902c9adfe6de5dd2c49506747021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:21:14 -0400 Subject: [PATCH 3/5] Bump debug from 1.10.0 to 1.11.0 (#2407) Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b11807c..d7a90921 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM addressable csv (3.3.5) date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) derailed_benchmarks (2.2.1) @@ -448,7 +448,7 @@ GEM ffi (~> 1.0) rbs (3.9.4) logger - rdoc (6.14.0) + rdoc (6.14.1) erb psych (>= 4.0.0) redcarpet (3.6.1) From e809335a47518fe3069e59a4c4a04135a1856fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:21:25 -0400 Subject: [PATCH 4/5] Bump faraday-retry from 2.3.1 to 2.3.2 (#2406) Bumps [faraday-retry](https://github.com/lostisland/faraday-retry) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday-retry/compare/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: faraday-retry dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7a90921..d097cced 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM multipart-post (~> 2.0) faraday-net_http (3.4.1) net-http (>= 0.5.0) - faraday-retry (2.3.1) + faraday-retry (2.3.2) faraday (~> 2.0) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-aarch64-linux-musl) From 1cfa6cfca896333a20805cb762163d7495622cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:21:33 -0400 Subject: [PATCH 5/5] Bump lookbook from 2.3.9 to 2.3.11 (#2405) Bumps [lookbook](https://github.com/lookbook-hq/lookbook) from 2.3.9 to 2.3.11. - [Release notes](https://github.com/lookbook-hq/lookbook/releases) - [Commits](https://github.com/lookbook-hq/lookbook/compare/v2.3.9...v2.3.11) --- updated-dependencies: - dependency-name: lookbook dependency-version: 2.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 49d6f1e2..4f1a83c7 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem "view_component" # https://github.com/lookbook-hq/lookbook/issues/712 # TODO: Remove max version constraint when fixed -gem "lookbook", "2.3.9" +gem "lookbook", "2.3.11" gem "hotwire_combobox" diff --git a/Gemfile.lock b/Gemfile.lock index d097cced..6befdec8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - lookbook (2.3.9) + lookbook (2.3.11) activemodel css_parser htmlbeautifier (~> 1.3) @@ -651,7 +651,7 @@ DEPENDENCIES jwt letter_opener logtail-rails - lookbook (= 2.3.9) + lookbook (= 2.3.11) lucide-rails! mocha octokit