Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit286b3d2

Browse files
chore: bump @storybook/addon-interactions from 8.4.6 to 8.5.3 in /site (#16402)
Bumps[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions)from 8.4.6 to 8.5.3.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'sreleases</a>.</em></p><blockquote><h2>v8.5.3</h2><h2>8.5.3</h2><ul><li>Preview: Add <code>globals</code> to <code>extract()</code> - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>,thanks <ahref="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li><li>Vite: Fix add component UI invalidation - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>,thanks <ahref="https://github.com/shilman"><code>@​shilman</code></a>!</li></ul><h2>v8.5.2</h2><h2>8.5.2</h2><ul><li>Addon Test: Support Vitest 3 browser.test.instances field - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>CLI: Corrected Next.js createScript for pnpm. - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>,thanks <ahref="https://github.com/zhyd1997"><code>@​zhyd1997</code></a>!</li></ul><h2>v8.5.1</h2><h2>8.5.1</h2><ul><li>Addon Test: Replace <code>interaction test</code> -&gt;<code>component test</code> - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>,thanks <ahref="https://github.com/kylegach"><code>@​kylegach</code></a>!</li><li>Manager: Fix escaping of single quotes in dynamic import paths - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>RNW-Vite: Support requires for images/fonts - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>,thanks <ahref="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li></ul><h2>v8.5.0</h2><h2>8.5.0</h2><p>Storybook 8.5 is packed with powerful features to enhance yourdevelopment workflow. This release makes it easier than ever to buildaccessible, well-tested UIs. Here’s what’s new:</p><ul><li>🦾 Realtime accessibility tests to help build UIs for everybody</li><li>🛡️ Project code coverage to measure the completeness of yourtests</li><li>🎯 Focused tests for faster test feedback</li><li>⚛️ React Native Web Vite framework (experimental) for testing mobileUI</li><li>⚛️ React 19 support</li><li>🎁 Storybook test early access program to level up your testinggame</li><li>💯 Hundreds more improvements</li></ul><!-- raw HTML omitted --><ul><li>Addon A11y: Add conditional rendering for a11y violation number inTesting Module - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Add typesVersions support for TypeScript definitions ina11y package - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Adjust default behaviour when using withexperimental-addon-test - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Change default element selector - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Create a11y test provider and revamp a11y addon - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Don't set a11y tag as comment in automigrations - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Fix skipped status handling in Testing Module - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Refactor environment variable handling for Vitestintegration - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Remove warnings API - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>,thanks <ahref="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li><li>Addon A11y: Run the a11y automigration on postInstall - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>,thanks <ahref="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li><li>Addon A11y: Show errors of axe properly - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>,thanks <ahref="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li><li>Addon A11y: Update accessibility status handling inTestProviderRender - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon Docs: Dynamically import rehype - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon Docs: Make new code panel opt in - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>,thanks <ahref="https://github.com/shilman"><code>@​shilman</code></a>!</li><li>Addon Onboarding: Prebundle react-confetti - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>,thanks <ahref="https://github.com/yannbf"><code>@​yannbf</code></a>!</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-interactions</code>'schangelog</a>.</em></p><blockquote><h2>8.5.3</h2><ul><li>Preview: Add <code>globals</code> to <code>extract()</code> - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>,thanks <ahref="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li><li>Vite: Fix add component UI invalidation - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>,thanks <ahref="https://github.com/shilman"><code>@​shilman</code></a>!</li></ul><h2>8.5.2</h2><ul><li>Addon Test: Support Vitest 3 browser.test.instances field - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>CLI: Corrected Next.js createScript for pnpm. - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>,thanks <ahref="https://github.com/zhyd1997"><code>@​zhyd1997</code></a>!</li></ul><h2>8.5.1</h2><ul><li>Addon Test: Replace <code>interaction test</code> -&gt;<code>component test</code> - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>,thanks <ahref="https://github.com/kylegach"><code>@​kylegach</code></a>!</li><li>Addon Test: Support Vitest 3 browser.test.instances field - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Manager: Fix escaping of single quotes in dynamic import paths - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>RNW-Vite: Support requires for images/fonts - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>,thanks <ahref="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li></ul><h2>8.5.0</h2><p>Storybook 8.5 is packed with powerful features to enhance yourdevelopment workflow. This release makes it easier than ever to buildaccessible, well-tested UIs. Here’s what’s new:</p><ul><li>🦾 Realtime accessibility tests to help build UIs for everybody</li><li>🛡️ Project code coverage to measure the completeness of yourtests</li><li>🎯 Focused tests for faster test feedback</li><li>⚛️ React Native Web Vite framework (experimental) for testing mobileUI⚛️</li><li>🎁 Storybook test early access program to level up your testinggame</li><li>💯 Hundreds more improvements</li></ul><!-- raw HTML omitted --><ul><li>Addon A11y: Add conditional rendering for a11y violation number inTesting Module - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Add typesVersions support for TypeScript definitions ina11y package - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Adjust default behaviour when using withexperimental-addon-test - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Change default element selector - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Create a11y test provider and revamp a11y addon - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Don't set a11y tag as comment in automigrations - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Fix skipped status handling in Testing Module - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Refactor environment variable handling for Vitestintegration - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon A11y: Remove warnings API - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>,thanks <ahref="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li><li>Addon A11y: Run the a11y automigration on postInstall - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>,thanks <ahref="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li><li>Addon A11y: Show errors of axe properly - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>,thanks <ahref="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li><li>Addon A11y: Update accessibility status handling inTestProviderRender - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon Docs: Dynamically import rehype - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li><li>Addon Docs: Make new code panel opt in - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>,thanks <ahref="https://github.com/shilman"><code>@​shilman</code></a>!</li><li>Addon Onboarding: Prebundle react-confetti - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>,thanks <ahref="https://github.com/yannbf"><code>@​yannbf</code></a>!</li><li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstallif no coverage reporter is installed - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>,thanks <ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li><li>Addon Test: Add prerequisite check for MSW - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>,thanks <ahref="https://github.com/yannbf"><code>@​yannbf</code></a>!</li><li>Addon Test: Add support for previewHead - <ahref="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>,thanks <ahref="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li><li>Addon Test: Add Vitest 3 support - <ahref="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>,thanks <ahref="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/storybookjs/storybook/commit/81d183f3ab3d1e964316eb7dc1978bb3346798ce"><code>81d183f</code></a>Bump version from &quot;8.5.2&quot; to &quot;8.5.3&quot; [skip ci]</li><li><ahref="https://github.com/storybookjs/storybook/commit/7dac855e80e0d36a583f294c5005248b8b808d7a"><code>7dac855</code></a>Bump version from &quot;8.5.1&quot; to &quot;8.5.2&quot; [skip ci]</li><li><ahref="https://github.com/storybookjs/storybook/commit/600af05703b90bdda5999ffa85b52928140a4902"><code>600af05</code></a>Bump version from &quot;8.5.0&quot; to &quot;8.5.1&quot; [skip ci]</li><li><ahref="https://github.com/storybookjs/storybook/commit/92770672e5112dc397bd864c8013ea899e86fa47"><code>9277067</code></a>Bump version from &quot;8.5.0-beta.11&quot; to &quot;8.5.0&quot; [skipci]</li><li><ahref="https://github.com/storybookjs/storybook/commit/e447db65379dc6ef76fb289ee9d299ee683901e2"><code>e447db6</code></a>Merge branch 'next' into jeppe/fix-interactions-removal</li><li><ahref="https://github.com/storybookjs/storybook/commit/1a0d0eaa34dbe1b2628d74b5a3826b65a1d4eff0"><code>1a0d0ea</code></a>move addon order check from preset.js to dist/preset.js</li><li><ahref="https://github.com/storybookjs/storybook/commit/d8fe93ac1b2abc66591419432eeba1cef09d7365"><code>d8fe93a</code></a>Bump version from &quot;8.5.0-beta.10&quot; to &quot;8.5.0-beta.11&quot;[skip ci]</li><li><ahref="https://github.com/storybookjs/storybook/commit/426586d37a59ba3c4aa37efdd720a0b0300f8785"><code>426586d</code></a>Bump version from &quot;8.5.0-beta.9&quot; to &quot;8.5.0-beta.10&quot;[skip ci]</li><li><ahref="https://github.com/storybookjs/storybook/commit/b607dbe575b79c28e47a99ccc45e40daa17c4d00"><code>b607dbe</code></a>Bump version from &quot;8.5.0-beta.8&quot; to &quot;8.5.0-beta.9&quot;[skip ci]</li><li><ahref="https://github.com/storybookjs/storybook/commit/3b979ee412c1363e5b397292e8e05dac3f0c22d7"><code>3b979ee</code></a>Bump version from &quot;8.5.0-beta.7&quot; to &quot;8.5.0-beta.8&quot;[skip ci]</li><li>Additional commits viewable in <ahref="https://github.com/storybookjs/storybook/commits/v8.5.3/code/addons/interactions">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-interactions&package-manager=npm_and_yarn&previous-version=8.4.6&new-version=8.5.3)](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parentf36a546 commit286b3d2

File tree

2 files changed

+44
-19
lines changed

2 files changed

+44
-19
lines changed

‎site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@playwright/test":"1.47.2",
129129
"@storybook/addon-actions":"8.5.2",
130130
"@storybook/addon-essentials":"8.4.6",
131-
"@storybook/addon-interactions":"8.4.6",
131+
"@storybook/addon-interactions":"8.5.3",
132132
"@storybook/addon-links":"8.5.2",
133133
"@storybook/addon-mdx-gfm":"8.5.2",
134134
"@storybook/addon-themes":"8.4.6",

‎site/pnpm-lock.yaml

Lines changed: 43 additions & 18 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp