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.2.2 to 2.3.2 (#4786)
Bumps [lookbook](https://github.com/ViewComponent/lookbook) from 2.2.2 to 2.3.2. <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.2</h2> <h2>Fixed</h2> <ul> <li>Fix SVG sprite rendering in Chrome 126 (<a href="https://redirect.github.com/ViewComponent/lookbook/issues/626">#626</a> - thanks <a href="https://github.com/michael-yin"><code>@michael-yin</code></a>!)</li> </ul> <h2>Release 2.3.1</h2> <h2>Improved</h2> <ul> <li>Improve responsiveness of UI when navigating (<a href="https://redirect.github.com/ViewComponent/lookbook/issues/617">#617</a>)</li> <li>Use icon sprite instead of inline SVGs (<a href="https://redirect.github.com/ViewComponent/lookbook/issues/616">#616</a> - thanks <a href="https://github.com/camertron"><code>@camertron</code></a>!)</li> </ul> <h2>Other</h2> <ul> <li>Update repo paths to point to lookbook-hq org (e8f3e4f6)</li> <li>Add .ruby-version file (8bb9bb8d)</li> <li>Dependency bumps</li> </ul> <h2>Release 2.3.0</h2> <h2>Fixed</h2> <ul> <li>Fix rendering of partials in previews (<a href="https://redirect.github.com/ViewComponent/lookbook/issues/606">#606</a>) (thanks <a href="https://github.com/liram11"><code>@liram11</code></a>!)</li> </ul> <h2>Other</h2> <ul> <li>Update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lookbook-hq/lookbook/commit/cdcbbaec84bdf9da0577e2a2ee15761d6504e98c"><code>cdcbbae</code></a> chore(main) release 2.3.2</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/00ed048939f690ba5ccac2ade0b08f9cf6c466a9"><code>00ed048</code></a> Merge pull request <a href="https://redirect.github.com/ViewComponent/lookbook/issues/626">#626</a> from michael-yin/feature/fix-svg-sprite</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/59955878468aee13db7cd15ca487b17285a19007"><code>5995587</code></a> fix svg sprite</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/3fd416a0690f6981d51133ac193dcc7489980049"><code>3fd416a</code></a> chore(main) release 2.3.1</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/9a65b4a751102f1723c113d57b06842a6fa15eb0"><code>9a65b4a</code></a> Fix release build script</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/8bb9bb8d8a8eecf48ce548e27fc8f5b579373239"><code>8bb9bb8</code></a> Add .ruby-version file</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/326aa9fd66c2ea5a1caa9fee4edee32dc0ce4e1a"><code>326aa9f</code></a> Merge pull request <a href="https://redirect.github.com/ViewComponent/lookbook/issues/609">#609</a> from lookbook-hq/dependabot/npm_and_yarn/husky-9.0.11</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/bda1edcf539647cee36054d9681cb24652c37256"><code>bda1edc</code></a> Merge pull request <a href="https://redirect.github.com/ViewComponent/lookbook/issues/611">#611</a> from lookbook-hq/dependabot/npm_and_yarn/release-it-1...</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/9f793710a1edc7cc03bf6afbd3b2b31f6d6d544a"><code>9f79371</code></a> Merge pull request <a href="https://redirect.github.com/ViewComponent/lookbook/issues/617">#617</a> from lookbook-hq/smarter-dom-updates</li> <li><a href="https://github.com/lookbook-hq/lookbook/commit/33b175b8c0914f7fa72c80edb26a0f695811f841"><code>33b175b</code></a> Rebuild assets</li> <li>Additional commits viewable in <a href="https://github.com/ViewComponent/lookbook/compare/v2.2.2...v2.3.2">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.2.2&new-version=2.3.2)](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