mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
Bump the storybook group with 10 updates (#1183)
Bumps the storybook group with 10 updates: | Package | From | To | | --- | --- | --- | | [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `3.1.0` | `3.2.2` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.3.6` | `8.4.1` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.3.6` | `8.4.1` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.3.6` | `8.4.1` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.3.6` | `8.4.1` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.3.6` | `8.4.1` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.3.6` | `8.4.1` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.3.6` | `8.4.1` | | [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.3.6` | `8.4.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.3.6` | `8.4.1` | Updates `@chromatic-com/storybook` from 3.1.0 to 3.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chromaui/addon-visual-tests/releases"><code>@chromatic-com/storybook</code>'s releases</a>.</em></p> <blockquote> <h2>v3.2.2</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Fix dependencies to support Storybook >=<code>8.2.0</code> explicitly <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/346">#346</a> (<a href="https://github.com/JReinhold"><code>@JReinhold</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Jeppe Reinhold (<a href="https://github.com/JReinhold"><code>@JReinhold</code></a>)</li> </ul> <h2>v3.2.1</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Prevent running tests from Testing Module while there's a warning <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/345">#345</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h2>v3.2.0</h2> <h4>🚀 Enhancement</h4> <ul> <li>Allow any version of Storybook in <code>peerDependencies</code> <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/344">#344</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md"><code>@chromatic-com/storybook</code>'s changelog</a>.</em></p> <blockquote> <h1>v3.2.2 (Thu Oct 31 2024)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Fix dependencies to support Storybook >=<code>8.2.0</code> explicitly <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/346">#346</a> (<a href="https://github.com/JReinhold"><code>@JReinhold</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Jeppe Reinhold (<a href="https://github.com/JReinhold"><code>@JReinhold</code></a>)</li> </ul> <hr /> <h1>v3.2.1 (Wed Oct 30 2024)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Prevent running tests from Testing Module while there's a warning <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/345">#345</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <hr /> <h1>v3.2.0 (Mon Oct 28 2024)</h1> <h4>🚀 Enhancement</h4> <ul> <li>Allow any version of Storybook in <code>peerDependencies</code> <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/344">#344</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="478aa13836
"><code>478aa13</code></a> Bump version to: 3.2.2 [skip ci]</li> <li><a href="7ac9e17aea
"><code>7ac9e17</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="0d5a79355d
"><code>0d5a793</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/addon-visual-tests/issues/346">#346</a> from chromaui/fix-dependencies</li> <li><a href="1e6e79367e
"><code>1e6e793</code></a> add version requirements to changelog and readme</li> <li><a href="8726212a72
"><code>8726212</code></a> drop shim package deps, peer dep on SB 8.2+</li> <li><a href="558264a6e9
"><code>558264a</code></a> fix lock file</li> <li><a href="3623ba1794
"><code>3623ba1</code></a> fix type imports</li> <li><a href="173fb39fab
"><code>173fb39</code></a> fix usage of new core event not being present pre 8.4</li> <li><a href="26e1fb9601
"><code>26e1fb9</code></a> allow SB 8.0.0 and onwards</li> <li><a href="919b65603d
"><code>919b656</code></a> be more precise about requiring storybook > 8.3.0</li> <li>Additional commits viewable in <a href="https://github.com/chromaui/addon-visual-tests/compare/v3.1.0...v3.2.2">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-essentials` from 8.3.6 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-essentials</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <h2>8.4.1</h2> <ul> <li>Core: Relax peer dep constraint of shim packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>v8.4.0</h2> <h2>8.4.0</h2> <p>Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!</p> <ul> <li>▶️ <strong>Unified UI</strong> for component testing</li> <li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li> <li>⚛️ <strong>React Native Storybook 8</strong> release</li> <li>🏷️ <strong>Tags-based filtering</strong> to organize your Storybook</li> <li>🫧 <strong>Dependency cleanup</strong> to reduce install footprint</li> <li>💯 <strong>Hundreds</strong> more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Error when addon interactions exists - <a href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Escape XML when converting ANSI to HTML in test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Fix hiding stacktrace for assertion errors in test panel - <a href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Improve Error Handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Improve postinstall script - <a href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Improve unsupported vitest message - <a href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Only register testing module in Vite projects - <a href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Throttle Vitest progress updates more heavily - <a href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon-docs, blocks: Prebundle dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>, thanks <a href="https://github.com/strozw"><code>@strozw</code></a>!</li> <li>Blocks: Prebundle <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Builder-vite: Replace .at() call with [] in codegen - <a href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>, thanks <a href="https://github.com/Chudesnov"><code>@Chudesnov</code></a>!</li> <li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>, thanks <a href="https://github.com/tobiasdiez"><code>@tobiasdiez</code></a>!</li> <li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a newline - <a href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>, thanks <a href="https://github.com/3w36zj6"><code>@3w36zj6</code></a>!</li> <li>CLI: Fix <code>yarn</code> detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>CLI: Refactor NPMProxy error parsing logic - <a href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>ConfigFile: Fix <code>export { X }</code> parsing - <a href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>, thanks <a href="https://github.com/vctqs1"><code>@vctqs1</code></a>!</li> <li>Core: Add unified UI Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Core: Close story status menu when selecting an item - <a href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Fix building Storybook deleting project root files - <a href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Fix race condition during empty folder init - <a href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Core: Make <code>prettier</code> an optional peer dependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Migrate from <code>express</code> to <code>polka</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Open 'Component tests' addon panel when clicking a story status - <a href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Remove <code>handlebars</code> usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Remove dependence on <code>file-system-cache</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Replace <code>fs-extra</code> with the native APIs - <a href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>, thanks <a href="https://github.com/ziebam"><code>@ziebam</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-essentials</code>'s changelog</a>.</em></p> <blockquote> <h2>8.4.1</h2> <ul> <li>Core: Relax peer dep constraint of shim packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.4.0</h2> <p>Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!</p> <ul> <li>▶️ <strong>Unified UI</strong> for component testing</li> <li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li> <li>⚛️ <strong>React Native Storybook 8</strong> release</li> <li>🏷️ <strong>Tags-based filtering</strong> to organize your Storybook</li> <li>🫧 <strong>Dependency cleanup</strong> to reduce install footprint</li> <li>💯 <strong>Hundreds</strong> more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Error when addon interactions exists - <a href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Escape XML when converting ANSI to HTML in test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Fix hiding stacktrace for assertion errors in test panel - <a href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Improve Error Handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Improve postinstall script - <a href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Improve unsupported vitest message - <a href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Only register testing module in Vite projects - <a href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Throttle Vitest progress updates more heavily - <a href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon-docs, blocks: Prebundle dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>, thanks <a href="https://github.com/strozw"><code>@strozw</code></a>!</li> <li>Blocks: Prebundle <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Builder-vite: Replace .at() call with [] in codegen - <a href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>, thanks <a href="https://github.com/Chudesnov"><code>@Chudesnov</code></a>!</li> <li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>, thanks <a href="https://github.com/tobiasdiez"><code>@tobiasdiez</code></a>!</li> <li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a newline - <a href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>, thanks <a href="https://github.com/3w36zj6"><code>@3w36zj6</code></a>!</li> <li>CLI: Fix <code>yarn</code> detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>CLI: Refactor NPMProxy error parsing logic - <a href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>ConfigFile: Fix <code>export { X }</code> parsing - <a href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>, thanks <a href="https://github.com/vctqs1"><code>@vctqs1</code></a>!</li> <li>Core: Add unified UI Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Core: Close story status menu when selecting an item - <a href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Fix building Storybook deleting project root files - <a href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Fix race condition during empty folder init - <a href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Core: Make <code>prettier</code> an optional peer dependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Migrate from <code>express</code> to <code>polka</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Open 'Component tests' addon panel when clicking a story status - <a href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Remove <code>handlebars</code> usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Remove dependence on <code>file-system-cache</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Replace <code>fs-extra</code> with the native APIs - <a href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>, thanks <a href="https://github.com/ziebam"><code>@ziebam</code></a>!</li> <li>Core: Replace <code>lodash</code> with <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28981">#28981</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Show checkmark icon in story status dropdown and update status label for component tests - <a href="https://redirect.github.com/storybookjs/storybook/pull/29451">#29451</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="9983774d8e
"><code>9983774</code></a> Bump version from "8.4.0" to "8.4.1" [skip ci]</li> <li><a href="939651b867
"><code>939651b</code></a> Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]</li> <li><a href="e94dc925e1
"><code>e94dc92</code></a> Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]</li> <li><a href="c6dc5f63f1
"><code>c6dc5f6</code></a> Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]</li> <li><a href="72b24f843b
"><code>72b24f8</code></a> Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]</li> <li><a href="88c7787e0b
"><code>88c7787</code></a> Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]</li> <li><a href="7987b0472a
"><code>7987b04</code></a> Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]</li> <li><a href="d6098267c9
"><code>d609826</code></a> Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci]</li> <li><a href="ef4ff77f9f
"><code>ef4ff77</code></a> Merge branch 'next-release' into next</li> <li><a href="3e154da5fa
"><code>3e154da</code></a> Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.4.1/code/addons/essentials">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-interactions` from 8.3.6 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-interactions</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <h2>8.4.1</h2> <ul> <li>Core: Relax peer dep constraint of shim packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>v8.4.0</h2> <h2>8.4.0</h2> <p>Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!</p> <ul> <li>▶️ <strong>Unified UI</strong> for component testing</li> <li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li> <li>⚛️ <strong>React Native Storybook 8</strong> release</li> <li>🏷️ <strong>Tags-based filtering</strong> to organize your Storybook</li> <li>🫧 <strong>Dependency cleanup</strong> to reduce install footprint</li> <li>💯 <strong>Hundreds</strong> more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Error when addon interactions exists - <a href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Escape XML when converting ANSI to HTML in test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Fix hiding stacktrace for assertion errors in test panel - <a href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Improve Error Handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Improve postinstall script - <a href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Improve unsupported vitest message - <a href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Only register testing module in Vite projects - <a href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Throttle Vitest progress updates more heavily - <a href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon-docs, blocks: Prebundle dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>, thanks <a href="https://github.com/strozw"><code>@strozw</code></a>!</li> <li>Blocks: Prebundle <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Builder-vite: Replace .at() call with [] in codegen - <a href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>, thanks <a href="https://github.com/Chudesnov"><code>@Chudesnov</code></a>!</li> <li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>, thanks <a href="https://github.com/tobiasdiez"><code>@tobiasdiez</code></a>!</li> <li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a newline - <a href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>, thanks <a href="https://github.com/3w36zj6"><code>@3w36zj6</code></a>!</li> <li>CLI: Fix <code>yarn</code> detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>CLI: Refactor NPMProxy error parsing logic - <a href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>ConfigFile: Fix <code>export { X }</code> parsing - <a href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>, thanks <a href="https://github.com/vctqs1"><code>@vctqs1</code></a>!</li> <li>Core: Add unified UI Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Core: Close story status menu when selecting an item - <a href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Fix building Storybook deleting project root files - <a href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Fix race condition during empty folder init - <a href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Core: Make <code>prettier</code> an optional peer dependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Migrate from <code>express</code> to <code>polka</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Open 'Component tests' addon panel when clicking a story status - <a href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Remove <code>handlebars</code> usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Remove dependence on <code>file-system-cache</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Replace <code>fs-extra</code> with the native APIs - <a href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>, thanks <a href="https://github.com/ziebam"><code>@ziebam</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-interactions</code>'s changelog</a>.</em></p> <blockquote> <h2>8.4.1</h2> <ul> <li>Core: Relax peer dep constraint of shim packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.4.0</h2> <p>Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!</p> <ul> <li>▶️ <strong>Unified UI</strong> for component testing</li> <li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li> <li>⚛️ <strong>React Native Storybook 8</strong> release</li> <li>🏷️ <strong>Tags-based filtering</strong> to organize your Storybook</li> <li>🫧 <strong>Dependency cleanup</strong> to reduce install footprint</li> <li>💯 <strong>Hundreds</strong> more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Error when addon interactions exists - <a href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Escape XML when converting ANSI to HTML in test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Fix hiding stacktrace for assertion errors in test panel - <a href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Improve Error Handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Improve postinstall script - <a href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Improve unsupported vitest message - <a href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Only register testing module in Vite projects - <a href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Throttle Vitest progress updates more heavily - <a href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon-docs, blocks: Prebundle dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>, thanks <a href="https://github.com/strozw"><code>@strozw</code></a>!</li> <li>Blocks: Prebundle <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Builder-vite: Replace .at() call with [] in codegen - <a href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>, thanks <a href="https://github.com/Chudesnov"><code>@Chudesnov</code></a>!</li> <li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>, thanks <a href="https://github.com/tobiasdiez"><code>@tobiasdiez</code></a>!</li> <li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a newline - <a href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>, thanks <a href="https://github.com/3w36zj6"><code>@3w36zj6</code></a>!</li> <li>CLI: Fix <code>yarn</code> detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>CLI: Refactor NPMProxy error parsing logic - <a href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>ConfigFile: Fix <code>export { X }</code> parsing - <a href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>, thanks <a href="https://github.com/vctqs1"><code>@vctqs1</code></a>!</li> <li>Core: Add unified UI Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Core: Close story status menu when selecting an item - <a href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Fix building Storybook deleting project root files - <a href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Fix race condition during empty folder init - <a href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Core: Make <code>prettier</code> an optional peer dependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Migrate from <code>express</code> to <code>polka</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Open 'Component tests' addon panel when clicking a story status - <a href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Remove <code>handlebars</code> usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Remove dependence on <code>file-system-cache</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Replace <code>fs-extra</code> with the native APIs - <a href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>, thanks <a href="https://github.com/ziebam"><code>@ziebam</code></a>!</li> <li>Core: Replace <code>lodash</code> with <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28981">#28981</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Show checkmark icon in story status dropdown and update status label for component tests - <a href="https://redirect.github.com/storybookjs/storybook/pull/29451">#29451</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="9983774d8e
"><code>9983774</code></a> Bump version from "8.4.0" to "8.4.1" [skip ci]</li> <li><a href="939651b867
"><code>939651b</code></a> Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]</li> <li><a href="e94dc925e1
"><code>e94dc92</code></a> Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]</li> <li><a href="c6dc5f63f1
"><code>c6dc5f6</code></a> Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]</li> <li><a href="72b24f843b
"><code>72b24f8</code></a> Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]</li> <li><a href="88c7787e0b
"><code>88c7787</code></a> Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]</li> <li><a href="7987b0472a
"><code>7987b04</code></a> Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]</li> <li><a href="41615d1690
"><code>41615d1</code></a> Merge branch 'next' into revert-29433-revert-29338-yann/addon-interactions-co...</li> <li><a href="d6098267c9
"><code>d609826</code></a> Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci]</li> <li><a href="2cde356c78
"><code>2cde356</code></a> Revert "Revert "Addon Test: Error when addon interactions exists""</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.4.1/code/addons/interactions">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-links` from 8.3.6 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <h2>8.4.1</h2> <ul> <li>Core: Relax peer dep constraint of shim packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>v8.4.0</h2> <h2>8.4.0</h2> <p>Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!</p> <ul> <li>▶️ <strong>Unified UI</strong> for component testing</li> <li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li> <li>⚛️ <strong>React Native Storybook 8</strong> release</li> <li>🏷️ <strong>Tags-based filtering</strong> to organize your Storybook</li> <li>🫧 <strong>Dependency cleanup</strong> to reduce install footprint</li> <li>💯 <strong>Hundreds</strong> more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Error when addon interactions exists - <a href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Escape XML when converting ANSI to HTML in test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Fix hiding stacktrace for assertion errors in test panel - <a href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Improve Error Handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Improve postinstall script - <a href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Improve unsupported vitest message - <a href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Only register testing module in Vite projects - <a href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Throttle Vitest progress updates more heavily - <a href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon-docs, blocks: Prebundle dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>, thanks <a href="https://github.com/strozw"><code>@strozw</code></a>!</li> <li>Blocks: Prebundle <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Builder-vite: Replace .at() call with [] in codegen - <a href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>, thanks <a href="https://github.com/Chudesnov"><code>@Chudesnov</code></a>!</li> <li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>, thanks <a href="https://github.com/tobiasdiez"><code>@tobiasdiez</code></a>!</li> <li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a newline - <a href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>, thanks <a href="https://github.com/3w36zj6"><code>@3w36zj6</code></a>!</li> <li>CLI: Fix <code>yarn</code> detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>CLI: Refactor NPMProxy error parsing logic - <a href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>ConfigFile: Fix <code>export { X }</code> parsing - <a href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>, thanks <a href="https://github.com/vctqs1"><code>@vctqs1</code></a>!</li> <li>Core: Add unified UI Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Core: Close story status menu when selecting an item - <a href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Fix building Storybook deleting project root files - <a href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Fix race condition during empty folder init - <a href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Core: Make <code>prettier</code> an optional peer dependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Migrate from <code>express</code> to <code>polka</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Open 'Component tests' addon panel when clicking a story status - <a href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Remove <code>handlebars</code> usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Remove dependence on <code>file-system-cache</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Replace <code>fs-extra</code> with the native APIs - <a href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>, thanks <a href="https://github.com/ziebam"><code>@ziebam</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-links</code>'s changelog</a>.</em></p> <blockquote> <h2>8.4.1</h2> <ul> <li>Core: Relax peer dep constraint of shim packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.4.0</h2> <p>Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!</p> <ul> <li>▶️ <strong>Unified UI</strong> for component testing</li> <li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li> <li>⚛️ <strong>React Native Storybook 8</strong> release</li> <li>🏷️ <strong>Tags-based filtering</strong> to organize your Storybook</li> <li>🫧 <strong>Dependency cleanup</strong> to reduce install footprint</li> <li>💯 <strong>Hundreds</strong> more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Error when addon interactions exists - <a href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Escape XML when converting ANSI to HTML in test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Fix hiding stacktrace for assertion errors in test panel - <a href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Improve Error Handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Improve postinstall script - <a href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Improve unsupported vitest message - <a href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Only register testing module in Vite projects - <a href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Throttle Vitest progress updates more heavily - <a href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon-docs, blocks: Prebundle dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>, thanks <a href="https://github.com/strozw"><code>@strozw</code></a>!</li> <li>Blocks: Prebundle <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Builder-vite: Replace .at() call with [] in codegen - <a href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>, thanks <a href="https://github.com/Chudesnov"><code>@Chudesnov</code></a>!</li> <li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>, thanks <a href="https://github.com/tobiasdiez"><code>@tobiasdiez</code></a>!</li> <li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a newline - <a href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>, thanks <a href="https://github.com/3w36zj6"><code>@3w36zj6</code></a>!</li> <li>CLI: Fix <code>yarn</code> detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>CLI: Refactor NPMProxy error parsing logic - <a href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>ConfigFile: Fix <code>export { X }</code> parsing - <a href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>, thanks <a href="https://github.com/vctqs1"><code>@vctqs1</code></a>!</li> <li>Core: Add unified UI Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Core: Close story status menu when selecting an item - <a href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Fix building Storybook deleting project root files - <a href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Fix race condition during empty folder init - <a href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Core: Make <code>prettier</code> an optional peer dependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Core: Migrate from <code>express</code> to <code>polka</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>, thanks <a href="https://github.com/43081j"><code>@43081j</code></a>!</li> <li>Core: Open 'Component tests' addon panel when clicking a story status - <a href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Remove <code>handlebars</code> usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Remove dependence on <code>file-system-cache</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Replace <code>fs-extra</code> with the native APIs - <a href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>, thanks <a href="https://github.com/ziebam"><code>@ziebam</code></a>!</li> <li>Core: Replace <code>lodash</code> with <code>es-toolkit</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28981">#28981</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Show checkmark icon in story status dropdown and update status label for component tests - <a href="https://redirect.github.com/storybookjs/storybook/pull/29451">#29451</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="9983774d8e
"><code>9983774</code></a> Bump version from "8.4.0" to "8.4.1" [skip ci]</li> <li><a href="939651b867
"><code>939651b</code></a> Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]</li> <li><a href="e94dc925e1
"><code>e94dc92</code></a> Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]</li> <li><a href="c6dc5f63f1
"><code>c6dc5f6</code></a> Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]</li> <li><a href="72b24f843b
"><code>72b24f8</code></a> Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]</li> <li><a href="88c7787e0b
"><code>88c7787</code></a> Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]</li> <li><a href="7987b0472a
"><code>7987b04</code></a> Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]</li> <li><a href="d6098267c9
"><code>d609826</code></a> Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci]</li> <li><a href="ef4ff77f9f
"><code>ef4ff77</code></a> Merge branch 'next-release' into next</li> <li><a href="3e154da5fa
"><code>3e154da</code></a> Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.4.1/code/addons/links">compare view</a></li> </ul> </details> <br /> Updates `@storybook/blocks` from 8.3.6 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/blocks</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <h2>8.4.1</h2> <ul> <li>Core: Relax peer dep constraint of shim packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>v8.4.0</h2> <h2>8.4.0</h2> <p>Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!</p> <ul> <li>▶️ <strong>Unified UI</strong> for component testing</li> <li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li> <li>⚛️ <strong>React Native Storybook 8</strong> release</li> <li>🏷️ <strong>Tags-based filtering</strong> to organize your Storybook</li> <li>🫧 <strong>Dependency cleanup</strong> to reduce install footprint</li> <li>💯 <strong>Hundreds</strong> more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Error when addon interactions exists - <a href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Escape XML when converting ANSI to HTML in test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Fix hiding stacktrace for assertion errors in test panel - <a href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Improve Error Handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Improve postinstall script - <a href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Improve unsupported vitest message - <a href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Only register testing module in Vite projects - <a href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Throttle Vitest progress updates more heavily - <a href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a7ddd39ad6
commit
c75f9f7aba
20
package.json
20
package.json
@ -27,17 +27,17 @@
|
||||
"postinstall": "electron-builder install-app-deps"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chromatic-com/storybook": "^3.1.0",
|
||||
"@chromatic-com/storybook": "^3.2.2",
|
||||
"@eslint/js": "^9.13.0",
|
||||
"@rollup/plugin-node-resolve": "^15.3.0",
|
||||
"@storybook/addon-essentials": "^8.3.6",
|
||||
"@storybook/addon-interactions": "^8.3.6",
|
||||
"@storybook/addon-links": "^8.3.6",
|
||||
"@storybook/blocks": "^8.3.6",
|
||||
"@storybook/react": "^8.3.6",
|
||||
"@storybook/react-vite": "^8.3.6",
|
||||
"@storybook/test": "^8.3.6",
|
||||
"@storybook/theming": "^8.3.6",
|
||||
"@storybook/addon-essentials": "^8.4.1",
|
||||
"@storybook/addon-interactions": "^8.4.1",
|
||||
"@storybook/addon-links": "^8.4.1",
|
||||
"@storybook/blocks": "^8.4.1",
|
||||
"@storybook/react": "^8.4.1",
|
||||
"@storybook/react-vite": "^8.4.1",
|
||||
"@storybook/test": "^8.4.1",
|
||||
"@storybook/theming": "^8.4.1",
|
||||
"@types/color": "^4.2.0",
|
||||
"@types/css-tree": "^2",
|
||||
"@types/debug": "^4",
|
||||
@ -67,7 +67,7 @@
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"rollup-plugin-flow": "^1.1.1",
|
||||
"semver": "^7.6.3",
|
||||
"storybook": "^8.3.6",
|
||||
"storybook": "^8.4.1",
|
||||
"storybook-dark-mode": "^4.0.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user