Skip to content

Commit

Permalink
Upgrade: Bump lookbook from 2.3.2 to 2.3.4 (#4851)
Browse files Browse the repository at this point in the history
Bumps [lookbook](https://github.com/ViewComponent/lookbook) from 2.3.2
to 2.3.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ViewComponent/lookbook/releases">lookbook's
releases</a>.</em></p>
<blockquote>
<h2>Release 2.3.4</h2>
<h2>Fixed</h2>
<ul>
<li>Remove debugging statements (<a
href="https://redirect.github.com/ViewComponent/lookbook/issues/645">#645</a>
- thanks <a
href="https://github.com/justindell"><code>@​justindell</code></a>!)</li>
<li>Fix broken placeholder image URL in test</li>
</ul>
<h2>Release 2.3.3</h2>
<h2>New</h2>
<ul>
<li>Add <a
href="https://lookbook.build/guide/config#lazy_load_previews_and_pages">option
to lazy-load previews and pages</a> (<a
href="https://redirect.github.com/ViewComponent/lookbook/issues/641">#641</a>
- thanks <a
href="https://github.com/joshuay03"><code>@​joshuay03</code></a>!)</li>
</ul>
<h2>Other</h2>
<ul>
<li>Use <code>Hash#dig</code> in preview layout docs (<a
href="https://redirect.github.com/ViewComponent/lookbook/issues/629">#629</a>
- thanks <a
href="https://github.com/neanias"><code>@​neanias</code></a>!)</li>
<li>Improve/fix Appraisal-based CI setup</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/234467da1554528fe4426a6c7de4ab318014f686"><code>234467d</code></a>
chore(main) release 2.3.4</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/6e4db6e70f57d303c889fddd3f0f94f5939752cd"><code>6e4db6e</code></a>
Merge pull request <a
href="https://redirect.github.com/ViewComponent/lookbook/issues/645">#645</a>
from justindell/main</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/2f21f0902c1030ce6a6e5e4620972f8e59d08c3f"><code>2f21f09</code></a>
remove debugging statements</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/62a1e83a3dc5b75055c69bdb56a19b7fe172710a"><code>62a1e83</code></a>
Fix broken placeholder image URL</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/afb2c082e7f339c17d892cbf37493a797a6adf03"><code>afb2c08</code></a>
chore(main) release 2.3.3</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/1c3ba766e39a394ec4941f50f344eb4fbe394d7d"><code>1c3ba76</code></a>
Temporarily remove rails head from CI test matrix</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/03fc4c8e05f98a2d8fdcdf04577acf257093a36e"><code>03fc4c8</code></a>
Small refactor of prevew and pages lazy loading</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/cb4375bc96553f4713fb97746ceecd57d2803fa9"><code>cb4375b</code></a>
Merge pull request <a
href="https://redirect.github.com/ViewComponent/lookbook/issues/641">#641</a>
from joshuay03/add-lazy-load-previews-and-pages-confi...</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/25552b30c8d059d0c27fb1cb2ebef683fd0355ab"><code>25552b3</code></a>
Feature | <code>lazy_load_previews_and_pages</code> config option</li>
<li><a
href="https://github.com/lookbook-hq/lookbook/commit/01f57407832195f20eb47284b6870e43cb62be05"><code>01f5740</code></a>
Merge pull request <a
href="https://redirect.github.com/ViewComponent/lookbook/issues/643">#643</a>
from lookbook-hq/fix-appraisal</li>
<li>Additional commits viewable in <a
href="https://github.com/ViewComponent/lookbook/compare/v2.3.2...v2.3.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lookbook&package-manager=bundler&previous-version=2.3.2&new-version=2.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 14ad72a commit 0b41398
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ gem 'inline_svg', '~> 1.9'
group :development do
gem 'letter_opener', '~> 1.8'
gem 'listen', '~> 3.9'
gem 'lookbook', '~> 2.3.2'
gem 'lookbook', '~> 2.3.4'
gem 'rack-mini-profiler'
gem 'rubocop', '~> 1.66', require: false
gem 'rubocop-performance', '~> 1.22', require: false
Expand Down
29 changes: 14 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
css_parser (1.19.0)
css_parser (1.19.1)
addressable
cssbundling-rails (1.4.1)
railties (>= 6.0.0)
Expand Down Expand Up @@ -235,7 +235,7 @@ GEM
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jsbundling-rails (1.3.1)
Expand All @@ -260,10 +260,10 @@ GEM
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lookbook (2.3.2)
lookbook (2.3.4)
activemodel
css_parser
htmlbeautifier (~> 1.3)
Expand Down Expand Up @@ -356,7 +356,7 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_activity (3.0.1)
actionpack (>= 6.1.0)
Expand All @@ -368,7 +368,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-mini-profiler (3.3.1)
Expand All @@ -380,9 +380,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.3.4)
actioncable (= 7.1.3.4)
actionmailbox (= 7.1.3.4)
Expand Down Expand Up @@ -425,7 +424,7 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -437,7 +436,7 @@ GEM
netrc (~> 0.8)
rexml (3.3.9)
rotp (6.3.0)
rouge (4.3.0)
rouge (4.5.0)
rqrcode (2.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
Expand Down Expand Up @@ -549,7 +548,7 @@ GEM
statsd-ruby (1.5.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.1)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.1)
turbo-rails (2.0.6)
Expand Down Expand Up @@ -578,14 +577,14 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.2)
webrick (1.9.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.6.18)
yard (0.9.37)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down Expand Up @@ -621,7 +620,7 @@ DEPENDENCIES
kramdown-parser-gfm
letter_opener (~> 1.8)
listen (~> 3.9)
lookbook (~> 2.3.2)
lookbook (~> 2.3.4)
newrelic_rpm (~> 9.7)
noticed (~> 1.6)
octokit (~> 9.1)
Expand Down

0 comments on commit 0b41398

Please sign in to comment.