Skip to content

Commit 3f201d4

Browse files
Bump @storybook/test from 8.5.8 to 8.6.0 (#13299)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) from 8.5.8 to 8.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/test</code>'s releases</a>.</em></p> <blockquote> <h2>v8.6.0</h2> <h2>8.6.0</h2> <p>The 8.6 release focuses on <a href="https://storybook.js.org/blog/storybook-test-sneak-peek/">Storybook Test</a>, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.</p> <p>Here’s what’s new:</p> <ul> <li>🎁 <strong>Storybook Test installer</strong> for out-of-the-box tests in new projects</li> <li>🦾 <strong>Accessibility “todo” workflow</strong> to systematically fix a11y violations</li> <li>🗜️ <strong>80% smaller create-storybook</strong> package for much faster installs</li> <li>🧪 <strong>Dozens of Test fixes</strong> based on user feedback</li> <li>📕 <strong>Docs fixes</strong> for table of contents, code snippets, and more</li> <li>🚨 <strong>Key security fixes</strong> for Vite and ESbuild</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Introduce parameters.a11y.test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30516">#30516</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Addon-A11y: Fix preset loading when loaded via getAbsolutePath - <a href="https://redirect.github.com/storybookjs/storybook/pull/30563">#30563</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Addon-Docs: Change URL hash when TOC item is clicked, and fix TOC loading bugs - <a href="https://redirect.github.com/storybookjs/storybook/pull/30130">#30130</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Addon-docs: Consider custom code snippet in story code panel and update styles - <a href="https://redirect.github.com/storybookjs/storybook/pull/30179">#30179</a>, thanks <a href="https://github.com/larsrickert"><code>@​larsrickert</code></a>!</li> <li>Addon-Test: Add telemetry data for Focused Tests - <a href="https://redirect.github.com/storybookjs/storybook/pull/30568">#30568</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Addon-Test: Fix config and watch mode inconsistencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/30491">#30491</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Addon-Test: Fix console error in build mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/30625">#30625</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Addon-Test: Make sure that only one global portable story config is ever loaded - <a href="https://redirect.github.com/storybookjs/storybook/pull/30582">#30582</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li> <li>Angular: Fix accent character issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/30276">#30276</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Angular: Support experimental zoneless mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/28657">#28657</a>, thanks <a href="https://github.com/anedomansky"><code>@​anedomansky</code></a>!</li> <li>Angular: Support v19.2 when <code>@​angular/animations</code> is not installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/30611">#30611</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix resolve id warning - <a href="https://redirect.github.com/storybookjs/storybook/pull/30511">#30511</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix runtime and iframe 404 on first load - <a href="https://redirect.github.com/storybookjs/storybook/pull/30567">#30567</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Bun: Add support for text lock file - <a href="https://redirect.github.com/storybookjs/storybook/pull/30160">#30160</a>, thanks <a href="https://github.com/Arctomachine"><code>@​Arctomachine</code></a>!</li> <li>Cleanup: Remove unused constants in viewport addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/30479">#30479</a>, thanks <a href="https://github.com/Guria"><code>@​Guria</code></a>!</li> <li>CLI: Don't initially select Documentation and Testing features - <a href="https://redirect.github.com/storybookjs/storybook/pull/30599">#30599</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>CLI: Fix peer dep issues for npm users during upgrade - <a href="https://redirect.github.com/storybookjs/storybook/pull/30616">#30616</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>CLI: Fix printing of selected features - <a href="https://redirect.github.com/storybookjs/storybook/pull/30605">#30605</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>CLI: Make telemetry data an object - <a href="https://redirect.github.com/storybookjs/storybook/pull/30581">#30581</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>CLI: Prompt users for RN vs RNW on init - <a href="https://redirect.github.com/storybookjs/storybook/pull/30635">#30635</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li> <li>CLI: Reimplement features prompt logic to handle <code>--yes</code> and fix <code>--features</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30534">#30534</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>CLI: Remove Storybook dependencies before adding re-adding them - <a href="https://redirect.github.com/storybookjs/storybook/pull/30600">#30600</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>CLI: Use correct storybook internals import in automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30290">#30290</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Always get real path of files - <a href="https://redirect.github.com/storybookjs/storybook/pull/30650">#30650</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Handle addon essentials differently in csf factories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30649">#30649</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Migrate meta.args to meta.input.args in csf factories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30641">#30641</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Use real path from symbolic links - <a href="https://redirect.github.com/storybookjs/storybook/pull/30642">#30642</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Add <code>UniversalStore</code> API to sync state/events between multiple environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/30445">#30445</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Core: Add connection timeout notification - <a href="https://redirect.github.com/storybookjs/storybook/pull/30288">#30288</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Core: Allow empty render functions in CSF factories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30565">#30565</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li> <li>Core: Always place cache dir inside <code>node_modules</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30643">#30643</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>Core: Don't set process.env.NODE_ENV and process.env.DEV - <a href="https://redirect.github.com/storybookjs/storybook/pull/30651">#30651</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</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/test</code>'s changelog</a>.</em></p> <blockquote> <h2>8.6.0</h2> <p>The 8.6 release focuses on <a href="https://storybook.js.org/blog/storybook-test-sneak-peek/">Storybook Test</a>, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.</p> <p>Here’s what’s new:</p> <ul> <li>🎁 <strong>Storybook Test installer</strong> for out-of-the-box tests in new projects</li> <li>🦾 <strong>Accessibility “todo” workflow</strong> to systematically fix a11y violations</li> <li>🗜️ <strong>80% smaller create-storybook</strong> package for much faster installs</li> <li>🧪 <strong>Dozens of Test fixes</strong> based on user feedback</li> <li>📕 <strong>Docs fixes</strong> for table of contents, code snippets, and more</li> <li>🚨 <strong>Key security fixes</strong> for Vite and ESbuild</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Introduce parameters.a11y.test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30516">#30516</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Addon-A11y: Fix preset loading when loaded via getAbsolutePath - <a href="https://redirect.github.com/storybookjs/storybook/pull/30563">#30563</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Addon-Docs: Change URL hash when TOC item is clicked, and fix TOC loading bugs - <a href="https://redirect.github.com/storybookjs/storybook/pull/30130">#30130</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Addon-docs: Consider custom code snippet in story code panel and update styles - <a href="https://redirect.github.com/storybookjs/storybook/pull/30179">#30179</a>, thanks <a href="https://github.com/larsrickert"><code>@​larsrickert</code></a>!</li> <li>Addon-Test: Add telemetry data for Focused Tests - <a href="https://redirect.github.com/storybookjs/storybook/pull/30568">#30568</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Addon-Test: Fix config and watch mode inconsistencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/30491">#30491</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Addon-Test: Fix console error in build mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/30625">#30625</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Addon-Test: Make sure that only one global portable story config is ever loaded - <a href="https://redirect.github.com/storybookjs/storybook/pull/30582">#30582</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li> <li>Angular: Fix accent character issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/30276">#30276</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Angular: Support experimental zoneless mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/28657">#28657</a>, thanks <a href="https://github.com/anedomansky"><code>@​anedomansky</code></a>!</li> <li>Angular: Support v19.2 when <code>@​angular/animations</code> is not installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/30611">#30611</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix resolve id warning - <a href="https://redirect.github.com/storybookjs/storybook/pull/30511">#30511</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix runtime and iframe 404 on first load - <a href="https://redirect.github.com/storybookjs/storybook/pull/30567">#30567</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Bun: Add support for text lock file - <a href="https://redirect.github.com/storybookjs/storybook/pull/30160">#30160</a>, thanks <a href="https://github.com/Arctomachine"><code>@​Arctomachine</code></a>!</li> <li>Cleanup: Remove unused constants in viewport addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/30479">#30479</a>, thanks <a href="https://github.com/Guria"><code>@​Guria</code></a>!</li> <li>CLI: Don't initially select Documentation and Testing features - <a href="https://redirect.github.com/storybookjs/storybook/pull/30599">#30599</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>CLI: Fix peer dep issues for npm users during upgrade - <a href="https://redirect.github.com/storybookjs/storybook/pull/30616">#30616</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>CLI: Fix printing of selected features - <a href="https://redirect.github.com/storybookjs/storybook/pull/30605">#30605</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>CLI: Make telemetry data an object - <a href="https://redirect.github.com/storybookjs/storybook/pull/30581">#30581</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>CLI: Prompt users for RN vs RNW on init - <a href="https://redirect.github.com/storybookjs/storybook/pull/30635">#30635</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li> <li>CLI: Reimplement features prompt logic to handle <code>--yes</code> and fix <code>--features</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30534">#30534</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>CLI: Remove Storybook dependencies before adding re-adding them - <a href="https://redirect.github.com/storybookjs/storybook/pull/30600">#30600</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>CLI: Use correct storybook internals import in automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30290">#30290</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Always get real path of files - <a href="https://redirect.github.com/storybookjs/storybook/pull/30650">#30650</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Handle addon essentials differently in csf factories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30649">#30649</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Migrate meta.args to meta.input.args in csf factories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30641">#30641</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Codemod: Use real path from symbolic links - <a href="https://redirect.github.com/storybookjs/storybook/pull/30642">#30642</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Add <code>UniversalStore</code> API to sync state/events between multiple environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/30445">#30445</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Core: Add connection timeout notification - <a href="https://redirect.github.com/storybookjs/storybook/pull/30288">#30288</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Core: Allow empty render functions in CSF factories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30565">#30565</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li> <li>Core: Always place cache dir inside <code>node_modules</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30643">#30643</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>Core: Don't set process.env.NODE_ENV and process.env.DEV - <a href="https://redirect.github.com/storybookjs/storybook/pull/30651">#30651</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li> <li>Core: Fix addon essentials preview preset - <a href="https://redirect.github.com/storybookjs/storybook/pull/30647">#30647</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/a13c741c8763dadecf298e418356884c36c361ab"><code>a13c741</code></a> Bump version from &quot;8.6.0-beta.10&quot; to &quot;8.6.0&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/29db3b4d4be940f5188828ef0ddad1a78c4a12cb"><code>29db3b4</code></a> Bump version from &quot;8.6.0-beta.9&quot; to &quot;8.6.0-beta.10&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/dd5a9fc691472425f1b755373edf9bb08c78b7b3"><code>dd5a9fc</code></a> Bump version from &quot;8.6.0-beta.8&quot; to &quot;8.6.0-beta.9&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/8c805b18d4604a9ab74134028776539e7ae679cd"><code>8c805b1</code></a> Bump version from &quot;8.6.0-beta.7&quot; to &quot;8.6.0-beta.8&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/acf4f6b7e9459ef5c1c844afca859a9a60eebf25"><code>acf4f6b</code></a> Bump version from &quot;8.6.0-beta.6&quot; to &quot;8.6.0-beta.7&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/7a0479b0a8cf6e5fe4e634c2c5171462de50c569"><code>7a0479b</code></a> Bump version from &quot;8.6.0-beta.5&quot; to &quot;8.6.0-beta.6&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/3a8e0fa24512db994520fc98fb98eba3c5659432"><code>3a8e0fa</code></a> Bump version from &quot;8.6.0-beta.4&quot; to &quot;8.6.0-beta.5&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/7be3215bc2173c4d61d5fd8d617b29a6190fffb5"><code>7be3215</code></a> Bump version from &quot;8.6.0-beta.3&quot; to &quot;8.6.0-beta.4&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/64dc78c12442d747dd00dd2276c8ef886fa5092a"><code>64dc78c</code></a> Bump version from &quot;8.6.0-beta.2&quot; to &quot;8.6.0-beta.3&quot; [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/00d9e6bcd90d6cf41c52f5a83e9428592cab66b8"><code>00d9e6b</code></a> Bump version from &quot;8.6.0-beta.1&quot; to &quot;8.6.0-beta.2&quot; [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.6.0/code/lib/test">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/test&package-manager=npm_and_yarn&previous-version=8.5.8&new-version=8.6.0)](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>
1 parent 040fd61 commit 3f201d4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@storybook/preview-api": "^8.6.0",
8585
"@storybook/react": "^8.5.8",
8686
"@storybook/react-vite": "^8.6.0",
87-
"@storybook/test": "^8.5.8",
87+
"@storybook/test": "^8.6.0",
8888
"@storybook/test-runner": "^0.21.3",
8989
"@storybook/theming": "^8.6.0",
9090
"@types/js-yaml": "^4.0.5",

0 commit comments

Comments
 (0)