Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Bump lookbook from 2.3.2 to 2.3.4 (#4851)
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