mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
chore(frontend/deps-dev): Bump the development-dependencies group across 1 directory with 16 updates (#10548)
Bumps the development-dependencies group with 16 updates in the /autogpt_platform/frontend directory: | Package | From | To | | --- | --- | --- | | [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `4.0.1` | `4.1.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.0.17` | `9.1.1` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.0.17` | `9.1.1` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.0.17` | `9.1.1` | | [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `9.0.17` | `9.1.1` | | [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `9.0.17` | `9.1.1` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.81.2` | `5.83.1` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.83.0` | `5.84.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.15` | `24.2.0` | | [chromatic](https://github.com/chromaui/chromatic-cli) | `13.1.2` | `13.1.3` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.4.2` | `15.4.5` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.0.17` | `9.1.1` | | [orval](https://github.com/orval-labs/orval) | `7.10.0` | `7.11.2` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.0.17` | `9.1.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | Updates `@chromatic-com/storybook` from 4.0.1 to 4.1.0 <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>v4.1.0</h2> <h4>🚀 Enhancement</h4> <ul> <li>Support disabling ChannelFetch using <code>--debug</code> flag <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/378">#378</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li>Chore: Fix package.json <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/385">#385</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> <li>Add support for Storybook 9.2 <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/384">#384</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> <li>Update GraphQL schema and handle <code>ComparisonResult.SKIPPED</code> value <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/379">#379</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 2</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> </ul> <h2>v4.1.0-next.1</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Update GraphQL schema and handle <code>ComparisonResult.SKIPPED</code> value <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/379">#379</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/v4.1.0/CHANGELOG.md"><code>@chromatic-com/storybook</code>'s changelog</a>.</em></p> <blockquote> <h1>v4.1.0 (Fri Aug 01 2025)</h1> <h4>🚀 Enhancement</h4> <ul> <li>Support disabling ChannelFetch using <code>--debug</code> flag <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/378">#378</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li>Chore: Fix package.json <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/385">#385</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> <li>Add support for Storybook 9.2 <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/384">#384</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> <li>Update GraphQL schema and handle <code>ComparisonResult.SKIPPED</code> value <a href="https://redirect.github.com/chromaui/addon-visual-tests/pull/379">#379</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 2</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="5dd92e687c"><code>5dd92e6</code></a> Bump version to: 4.1.0 [skip ci]</li> <li><a href="bba5226968"><code>bba5226</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="c7167d581c"><code>c7167d5</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/addon-visual-tests/issues/386">#386</a> from chromaui/next</li> <li><a href="8096173502"><code>8096173</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/addon-visual-tests/issues/385">#385</a> from chromaui/yann/retry-release-4-1</li> <li><a href="19eb7933e2"><code>19eb793</code></a> fix package.json</li> <li><a href="a14e50dc8d"><code>a14e50d</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/addon-visual-tests/issues/380">#380</a> from chromaui/next</li> <li><a href="d9727c8178"><code>d9727c8</code></a> [ci skip] cleanup</li> <li><a href="154e220df6"><code>154e220</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/addon-visual-tests/issues/384">#384</a> from chromaui/yann/support-sb-9.2</li> <li><a href="00170dae29"><code>00170da</code></a> Add support for Storybook 9.2</li> <li><a href="e8fa97557e"><code>e8fa975</code></a> Merge branch 'main' into next</li> <li>Additional commits viewable in <a href="https://github.com/chromaui/addon-visual-tests/compare/v4.0.1...v4.1.0">compare view</a></li> </ul> </details> <br /> Updates `@playwright/test` from 1.54.1 to 1.54.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/playwright/releases"><code>@playwright/test</code>'s releases</a>.</em></p> <blockquote> <h2>v1.54.2</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/36714">microsoft/playwright#36714</a> - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) <a href="https://redirect.github.com/microsoft/playwright/issues/36828">microsoft/playwright#36828</a> - [Regression]: Playwright Codegen keeps spamming with selected option <a href="https://redirect.github.com/microsoft/playwright/issues/36810">microsoft/playwright#36810</a> - [Regression]: Starting Codegen with target language doesn't work anymore</p> <h2>Browser Versions</h2> <ul> <li>Chromium 139.0.7258.5</li> <li>Mozilla Firefox 140.0.2</li> <li>WebKit 26.0</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 140</li> <li>Microsoft Edge 140</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="00ce6a8b72"><code>00ce6a8</code></a> chore: mark v1.54.2 (<a href="https://redirect.github.com/microsoft/playwright/issues/36884">#36884</a>)</li> <li><a href="e5b2fbdd73"><code>e5b2fbd</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/36767">#36767</a>): test: speculative fix for flaky role selectors test</li> <li><a href="63c168f8a5"><code>63c168f</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/36881">#36881</a>): chore: throw pretty error if launchApp is launched using...</li> <li><a href="ce9e3d03cc"><code>ce9e3d0</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/36879">#36879</a>): fix(chromium): launch UI Mode / Trace Viewer under Admin...</li> <li><a href="b91e3398c5"><code>b91e339</code></a> fix-merge(<a href="https://redirect.github.com/microsoft/playwright/issues/36863">#36863</a>): adapt to the old source base</li> <li><a href="3f4df2c197"><code>3f4df2c</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/36864">#36864</a>): fix: initial target in codegen</li> <li><a href="b847f5efce"><code>b847f5e</code></a> cherry-pick((<a href="https://redirect.github.com/microsoft/playwright/issues/36863">#36863</a>): chore: do not perform option selection while recording</li> <li><a href="97aab60570"><code>97aab60</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/36734">#36734</a>): test: fix client-certificate tests</li> <li>See full diff in <a href="https://github.com/microsoft/playwright/compare/v1.54.1...v1.54.2">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-a11y` from 9.0.17 to 9.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.1</h2> <h2>9.1.1</h2> <ul> <li>CLI: Fix throwing in readonly environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/31785">#31785</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Onboarding: Tweak referral wording in survey - <a href="https://redirect.github.com/storybookjs/storybook/pull/32185">#32185</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: Send index stats on dev exit - <a href="https://redirect.github.com/storybookjs/storybook/pull/32168">#32168</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v9.1.0</h2> <h2>9.1.0</h2> <p>Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!</p> <p>🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!</p> <!-- raw HTML omitted --> <ul> <li>A11y: Improved toolbar a11y by fixing semantics - <a href="https://redirect.github.com/storybookjs/storybook/pull/28672">#28672</a>, thanks <a href="https://github.com/mehm8128"><code>@mehm8128</code></a>!</li> <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/31809">#31809</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Angular: Bundle using TSup - <a href="https://redirect.github.com/storybookjs/storybook/pull/31690">#31690</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Angular: Prevent directory import in Angular builders - <a href="https://redirect.github.com/storybookjs/storybook/pull/32012">#32012</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Automigration: Await updateMainConfig in removeEssentials - <a href="https://redirect.github.com/storybookjs/storybook/pull/32140">#32140</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address used - <a href="https://redirect.github.com/storybookjs/storybook/pull/31472">#31472</a>, thanks <a href="https://github.com/JSMike"><code>@JSMike</code></a>!</li> <li>Controls: Improve the accessibility of the object control - <a href="https://redirect.github.com/storybookjs/storybook/pull/31581">#31581</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Abort play function on HMR - <a href="https://redirect.github.com/storybookjs/storybook/pull/31542">#31542</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Avoid pausing animations in non-Vitest Playwright environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/32123">#32123</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - <a href="https://redirect.github.com/storybookjs/storybook/pull/31823">#31823</a>, thanks <a href="https://github.com/alcpereira"><code>@alcpereira</code></a>!</li> <li>Core: Fix aria-controls attribute on sidebar nodes to include all children - <a href="https://redirect.github.com/storybookjs/storybook/pull/31491">#31491</a>, thanks <a href="https://github.com/candrepa1"><code>@candrepa1</code></a>!</li> <li>Core: Fix horizontal scrollbar covering part of the toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/31704">#31704</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Fix moving log file across drives and projectRoot detection on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/32020">#32020</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Prevent interactions panel from flickering and showing incorrect state - <a href="https://redirect.github.com/storybookjs/storybook/pull/32150">#32150</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Serve dynamic favicon based on testing module status - <a href="https://redirect.github.com/storybookjs/storybook/pull/31763">#31763</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Support container queries in addon panels - <a href="https://redirect.github.com/storybookjs/storybook/pull/23261">#23261</a>, thanks <a href="https://github.com/neil-morrison44"><code>@neil-morrison44</code></a>!</li> <li>CSF Factories: Add parameters/globals types, <code>extend</code> API, portable stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30601">#30601</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve controls parameters - <a href="https://redirect.github.com/storybookjs/storybook/pull/31745">#31745</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve docs parameter types - <a href="https://redirect.github.com/storybookjs/storybook/pull/31736">#31736</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Only add preview annotations to definePreview in csf-factories automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31727">#31727</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Docs: Update <code>@storybook/icons</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/32144">#32144</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Docs: Update <code>react-element-to-jsx-string</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31170">#31170</a>, thanks <a href="https://github.com/7rulnik"><code>@7rulnik</code></a>!</li> <li>Init: Exclude mdx stories when docs feature isn't selected during init - <a href="https://redirect.github.com/storybookjs/storybook/pull/32142">#32142</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Maintenance: Add flag to toggle default automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/32113">#32113</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>React Native Web: Simplify config by using vite-plugin-rnw - <a href="https://redirect.github.com/storybookjs/storybook/pull/32051">#32051</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</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-a11y</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.1</h2> <ul> <li>CLI: Fix throwing in readonly environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/31785">#31785</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Onboarding: Tweak referral wording in survey - <a href="https://redirect.github.com/storybookjs/storybook/pull/32185">#32185</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: Send index stats on dev exit - <a href="https://redirect.github.com/storybookjs/storybook/pull/32168">#32168</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>9.1.0</h2> <p>Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!</p> <p>🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!</p> <!-- raw HTML omitted --> <ul> <li>A11y: Improved toolbar a11y by fixing semantics - <a href="https://redirect.github.com/storybookjs/storybook/pull/28672">#28672</a>, thanks <a href="https://github.com/mehm8128"><code>@mehm8128</code></a>!</li> <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/31809">#31809</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Angular: Bundle using TSup - <a href="https://redirect.github.com/storybookjs/storybook/pull/31690">#31690</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Angular: Prevent directory import in Angular builders - <a href="https://redirect.github.com/storybookjs/storybook/pull/32012">#32012</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Automigration: Await updateMainConfig in removeEssentials - <a href="https://redirect.github.com/storybookjs/storybook/pull/32140">#32140</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address used - <a href="https://redirect.github.com/storybookjs/storybook/pull/31472">#31472</a>, thanks <a href="https://github.com/JSMike"><code>@JSMike</code></a>!</li> <li>Controls: Improve the accessibility of the object control - <a href="https://redirect.github.com/storybookjs/storybook/pull/31581">#31581</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Abort play function on HMR - <a href="https://redirect.github.com/storybookjs/storybook/pull/31542">#31542</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Avoid pausing animations in non-Vitest Playwright environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/32123">#32123</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - <a href="https://redirect.github.com/storybookjs/storybook/pull/31823">#31823</a>, thanks <a href="https://github.com/alcpereira"><code>@alcpereira</code></a>!</li> <li>Core: Fix aria-controls attribute on sidebar nodes to include all children - <a href="https://redirect.github.com/storybookjs/storybook/pull/31491">#31491</a>, thanks <a href="https://github.com/candrepa1"><code>@candrepa1</code></a>!</li> <li>Core: Fix horizontal scrollbar covering part of the toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/31704">#31704</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Fix moving log file across drives and projectRoot detection on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/32020">#32020</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Prevent interactions panel from flickering and showing incorrect state - <a href="https://redirect.github.com/storybookjs/storybook/pull/32150">#32150</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Serve dynamic favicon based on testing module status - <a href="https://redirect.github.com/storybookjs/storybook/pull/31763">#31763</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Support container queries in addon panels - <a href="https://redirect.github.com/storybookjs/storybook/pull/23261">#23261</a>, thanks <a href="https://github.com/neil-morrison44"><code>@neil-morrison44</code></a>!</li> <li>CSF Factories: Add parameters/globals types, <code>extend</code> API, portable stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30601">#30601</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve controls parameters - <a href="https://redirect.github.com/storybookjs/storybook/pull/31745">#31745</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve docs parameter types - <a href="https://redirect.github.com/storybookjs/storybook/pull/31736">#31736</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Only add preview annotations to definePreview in csf-factories automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31727">#31727</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Docs: Update <code>@storybook/icons</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/32144">#32144</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Docs: Update <code>react-element-to-jsx-string</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31170">#31170</a>, thanks <a href="https://github.com/7rulnik"><code>@7rulnik</code></a>!</li> <li>Init: Exclude mdx stories when docs feature isn't selected during init - <a href="https://redirect.github.com/storybookjs/storybook/pull/32142">#32142</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Maintenance: Add flag to toggle default automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/32113">#32113</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>React Native Web: Simplify config by using vite-plugin-rnw - <a href="https://redirect.github.com/storybookjs/storybook/pull/32051">#32051</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Add automigration errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/32103">#32103</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Telemetry: Fix <code>project.json</code> for getAbsolutePath - <a href="https://redirect.github.com/storybookjs/storybook/pull/31510">#31510</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="a6bb54c38a"><code>a6bb54c</code></a> Bump version from "9.1.0" to "9.1.1" [skip ci]</li> <li><a href="073a65a835"><code>073a65a</code></a> Bump version from "9.1.0-beta.3" to "9.1.0" [skip ci]</li> <li><a href="d3746ae3c6"><code>d3746ae</code></a> Bump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]</li> <li><a href="5ba8775588"><code>5ba8775</code></a> Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]</li> <li><a href="c146de5a78"><code>c146de5</code></a> Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]</li> <li><a href="b874fb2553"><code>b874fb2</code></a> Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]</li> <li><a href="25d6ece29a"><code>25d6ece</code></a> Bump version from "9.1.0-alpha.9" to "9.1.0-alpha.10" [skip ci]</li> <li><a href="8d1e92231f"><code>8d1e922</code></a> Bump version from "9.1.0-alpha.8" to "9.1.0-alpha.9" [skip ci]</li> <li><a href="e8e467e98b"><code>e8e467e</code></a> Bump version from "9.1.0-alpha.7" to "9.1.0-alpha.8" [skip ci]</li> <li><a href="34ca7ee3dc"><code>34ca7ee</code></a> Bump version from "9.1.0-alpha.6" to "9.1.0-alpha.7" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v9.1.1/code/addons/a11y">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-docs` from 9.0.17 to 9.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-docs</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.1</h2> <h2>9.1.1</h2> <ul> <li>CLI: Fix throwing in readonly environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/31785">#31785</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Onboarding: Tweak referral wording in survey - <a href="https://redirect.github.com/storybookjs/storybook/pull/32185">#32185</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: Send index stats on dev exit - <a href="https://redirect.github.com/storybookjs/storybook/pull/32168">#32168</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v9.1.0</h2> <h2>9.1.0</h2> <p>Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!</p> <p>🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!</p> <!-- raw HTML omitted --> <ul> <li>A11y: Improved toolbar a11y by fixing semantics - <a href="https://redirect.github.com/storybookjs/storybook/pull/28672">#28672</a>, thanks <a href="https://github.com/mehm8128"><code>@mehm8128</code></a>!</li> <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/31809">#31809</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Angular: Bundle using TSup - <a href="https://redirect.github.com/storybookjs/storybook/pull/31690">#31690</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Angular: Prevent directory import in Angular builders - <a href="https://redirect.github.com/storybookjs/storybook/pull/32012">#32012</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Automigration: Await updateMainConfig in removeEssentials - <a href="https://redirect.github.com/storybookjs/storybook/pull/32140">#32140</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address used - <a href="https://redirect.github.com/storybookjs/storybook/pull/31472">#31472</a>, thanks <a href="https://github.com/JSMike"><code>@JSMike</code></a>!</li> <li>Controls: Improve the accessibility of the object control - <a href="https://redirect.github.com/storybookjs/storybook/pull/31581">#31581</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Abort play function on HMR - <a href="https://redirect.github.com/storybookjs/storybook/pull/31542">#31542</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Avoid pausing animations in non-Vitest Playwright environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/32123">#32123</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - <a href="https://redirect.github.com/storybookjs/storybook/pull/31823">#31823</a>, thanks <a href="https://github.com/alcpereira"><code>@alcpereira</code></a>!</li> <li>Core: Fix aria-controls attribute on sidebar nodes to include all children - <a href="https://redirect.github.com/storybookjs/storybook/pull/31491">#31491</a>, thanks <a href="https://github.com/candrepa1"><code>@candrepa1</code></a>!</li> <li>Core: Fix horizontal scrollbar covering part of the toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/31704">#31704</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Fix moving log file across drives and projectRoot detection on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/32020">#32020</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Prevent interactions panel from flickering and showing incorrect state - <a href="https://redirect.github.com/storybookjs/storybook/pull/32150">#32150</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Serve dynamic favicon based on testing module status - <a href="https://redirect.github.com/storybookjs/storybook/pull/31763">#31763</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Support container queries in addon panels - <a href="https://redirect.github.com/storybookjs/storybook/pull/23261">#23261</a>, thanks <a href="https://github.com/neil-morrison44"><code>@neil-morrison44</code></a>!</li> <li>CSF Factories: Add parameters/globals types, <code>extend</code> API, portable stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30601">#30601</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve controls parameters - <a href="https://redirect.github.com/storybookjs/storybook/pull/31745">#31745</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve docs parameter types - <a href="https://redirect.github.com/storybookjs/storybook/pull/31736">#31736</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Only add preview annotations to definePreview in csf-factories automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31727">#31727</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Docs: Update <code>@storybook/icons</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/32144">#32144</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Docs: Update <code>react-element-to-jsx-string</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31170">#31170</a>, thanks <a href="https://github.com/7rulnik"><code>@7rulnik</code></a>!</li> <li>Init: Exclude mdx stories when docs feature isn't selected during init - <a href="https://redirect.github.com/storybookjs/storybook/pull/32142">#32142</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Maintenance: Add flag to toggle default automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/32113">#32113</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>React Native Web: Simplify config by using vite-plugin-rnw - <a href="https://redirect.github.com/storybookjs/storybook/pull/32051">#32051</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</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-docs</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.1</h2> <ul> <li>CLI: Fix throwing in readonly environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/31785">#31785</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Onboarding: Tweak referral wording in survey - <a href="https://redirect.github.com/storybookjs/storybook/pull/32185">#32185</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: Send index stats on dev exit - <a href="https://redirect.github.com/storybookjs/storybook/pull/32168">#32168</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>9.1.0</h2> <p>Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!</p> <p>🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!</p> <!-- raw HTML omitted --> <ul> <li>A11y: Improved toolbar a11y by fixing semantics - <a href="https://redirect.github.com/storybookjs/storybook/pull/28672">#28672</a>, thanks <a href="https://github.com/mehm8128"><code>@mehm8128</code></a>!</li> <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/31809">#31809</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Angular: Bundle using TSup - <a href="https://redirect.github.com/storybookjs/storybook/pull/31690">#31690</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Angular: Prevent directory import in Angular builders - <a href="https://redirect.github.com/storybookjs/storybook/pull/32012">#32012</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Automigration: Await updateMainConfig in removeEssentials - <a href="https://redirect.github.com/storybookjs/storybook/pull/32140">#32140</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address used - <a href="https://redirect.github.com/storybookjs/storybook/pull/31472">#31472</a>, thanks <a href="https://github.com/JSMike"><code>@JSMike</code></a>!</li> <li>Controls: Improve the accessibility of the object control - <a href="https://redirect.github.com/storybookjs/storybook/pull/31581">#31581</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Abort play function on HMR - <a href="https://redirect.github.com/storybookjs/storybook/pull/31542">#31542</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Avoid pausing animations in non-Vitest Playwright environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/32123">#32123</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - <a href="https://redirect.github.com/storybookjs/storybook/pull/31823">#31823</a>, thanks <a href="https://github.com/alcpereira"><code>@alcpereira</code></a>!</li> <li>Core: Fix aria-controls attribute on sidebar nodes to include all children - <a href="https://redirect.github.com/storybookjs/storybook/pull/31491">#31491</a>, thanks <a href="https://github.com/candrepa1"><code>@candrepa1</code></a>!</li> <li>Core: Fix horizontal scrollbar covering part of the toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/31704">#31704</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Fix moving log file across drives and projectRoot detection on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/32020">#32020</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Prevent interactions panel from flickering and showing incorrect state - <a href="https://redirect.github.com/storybookjs/storybook/pull/32150">#32150</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Serve dynamic favicon based on testing module status - <a href="https://redirect.github.com/storybookjs/storybook/pull/31763">#31763</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Support container queries in addon panels - <a href="https://redirect.github.com/storybookjs/storybook/pull/23261">#23261</a>, thanks <a href="https://github.com/neil-morrison44"><code>@neil-morrison44</code></a>!</li> <li>CSF Factories: Add parameters/globals types, <code>extend</code> API, portable stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30601">#30601</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve controls parameters - <a href="https://redirect.github.com/storybookjs/storybook/pull/31745">#31745</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve docs parameter types - <a href="https://redirect.github.com/storybookjs/storybook/pull/31736">#31736</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Only add preview annotations to definePreview in csf-factories automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31727">#31727</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Docs: Update <code>@storybook/icons</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/32144">#32144</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Docs: Update <code>react-element-to-jsx-string</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31170">#31170</a>, thanks <a href="https://github.com/7rulnik"><code>@7rulnik</code></a>!</li> <li>Init: Exclude mdx stories when docs feature isn't selected during init - <a href="https://redirect.github.com/storybookjs/storybook/pull/32142">#32142</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Maintenance: Add flag to toggle default automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/32113">#32113</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>React Native Web: Simplify config by using vite-plugin-rnw - <a href="https://redirect.github.com/storybookjs/storybook/pull/32051">#32051</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Add automigration errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/32103">#32103</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Telemetry: Fix <code>project.json</code> for getAbsolutePath - <a href="https://redirect.github.com/storybookjs/storybook/pull/31510">#31510</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="a6bb54c38a"><code>a6bb54c</code></a> Bump version from "9.1.0" to "9.1.1" [skip ci]</li> <li><a href="073a65a835"><code>073a65a</code></a> Bump version from "9.1.0-beta.3" to "9.1.0" [skip ci]</li> <li><a href="d3746ae3c6"><code>d3746ae</code></a> Bump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]</li> <li><a href="5ba8775588"><code>5ba8775</code></a> Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]</li> <li><a href="c146de5a78"><code>c146de5</code></a> Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]</li> <li><a href="f346049891"><code>f346049</code></a> Docs: Update <code>@storybook/icons</code></li> <li><a href="b874fb2553"><code>b874fb2</code></a> Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]</li> <li><a href="25d6ece29a"><code>25d6ece</code></a> Bump version from "9.1.0-alpha.9" to "9.1.0-alpha.10" [skip ci]</li> <li><a href="8d1e92231f"><code>8d1e922</code></a> Bump version from "9.1.0-alpha.8" to "9.1.0-alpha.9" [skip ci]</li> <li><a href="e8e467e98b"><code>e8e467e</code></a> Bump version from "9.1.0-alpha.7" to "9.1.0-alpha.8" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v9.1.1/code/addons/docs">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-links` from 9.0.17 to 9.1.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>v9.1.1</h2> <h2>9.1.1</h2> <ul> <li>CLI: Fix throwing in readonly environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/31785">#31785</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Onboarding: Tweak referral wording in survey - <a href="https://redirect.github.com/storybookjs/storybook/pull/32185">#32185</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: Send index stats on dev exit - <a href="https://redirect.github.com/storybookjs/storybook/pull/32168">#32168</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v9.1.0</h2> <h2>9.1.0</h2> <p>Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!</p> <p>🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!</p> <!-- raw HTML omitted --> <ul> <li>A11y: Improved toolbar a11y by fixing semantics - <a href="https://redirect.github.com/storybookjs/storybook/pull/28672">#28672</a>, thanks <a href="https://github.com/mehm8128"><code>@mehm8128</code></a>!</li> <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/31809">#31809</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Angular: Bundle using TSup - <a href="https://redirect.github.com/storybookjs/storybook/pull/31690">#31690</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Angular: Prevent directory import in Angular builders - <a href="https://redirect.github.com/storybookjs/storybook/pull/32012">#32012</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Automigration: Await updateMainConfig in removeEssentials - <a href="https://redirect.github.com/storybookjs/storybook/pull/32140">#32140</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address used - <a href="https://redirect.github.com/storybookjs/storybook/pull/31472">#31472</a>, thanks <a href="https://github.com/JSMike"><code>@JSMike</code></a>!</li> <li>Controls: Improve the accessibility of the object control - <a href="https://redirect.github.com/storybookjs/storybook/pull/31581">#31581</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Abort play function on HMR - <a href="https://redirect.github.com/storybookjs/storybook/pull/31542">#31542</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Avoid pausing animations in non-Vitest Playwright environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/32123">#32123</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - <a href="https://redirect.github.com/storybookjs/storybook/pull/31823">#31823</a>, thanks <a href="https://github.com/alcpereira"><code>@alcpereira</code></a>!</li> <li>Core: Fix aria-controls attribute on sidebar nodes to include all children - <a href="https://redirect.github.com/storybookjs/storybook/pull/31491">#31491</a>, thanks <a href="https://github.com/candrepa1"><code>@candrepa1</code></a>!</li> <li>Core: Fix horizontal scrollbar covering part of the toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/31704">#31704</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Fix moving log file across drives and projectRoot detection on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/32020">#32020</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Prevent interactions panel from flickering and showing incorrect state - <a href="https://redirect.github.com/storybookjs/storybook/pull/32150">#32150</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Serve dynamic favicon based on testing module status - <a href="https://redirect.github.com/storybookjs/storybook/pull/31763">#31763</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Support container queries in addon panels - <a href="https://redirect.github.com/storybookjs/storybook/pull/23261">#23261</a>, thanks <a href="https://github.com/neil-morrison44"><code>@neil-morrison44</code></a>!</li> <li>CSF Factories: Add parameters/globals types, <code>extend</code> API, portable stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30601">#30601</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve controls parameters - <a href="https://redirect.github.com/storybookjs/storybook/pull/31745">#31745</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve docs parameter types - <a href="https://redirect.github.com/storybookjs/storybook/pull/31736">#31736</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Only add preview annotations to definePreview in csf-factories automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31727">#31727</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Docs: Update <code>@storybook/icons</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/32144">#32144</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Docs: Update <code>react-element-to-jsx-string</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31170">#31170</a>, thanks <a href="https://github.com/7rulnik"><code>@7rulnik</code></a>!</li> <li>Init: Exclude mdx stories when docs feature isn't selected during init - <a href="https://redirect.github.com/storybookjs/storybook/pull/32142">#32142</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Maintenance: Add flag to toggle default automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/32113">#32113</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>React Native Web: Simplify config by using vite-plugin-rnw - <a href="https://redirect.github.com/storybookjs/storybook/pull/32051">#32051</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</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>9.1.1</h2> <ul> <li>CLI: Fix throwing in readonly environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/31785">#31785</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Onboarding: Tweak referral wording in survey - <a href="https://redirect.github.com/storybookjs/storybook/pull/32185">#32185</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: Send index stats on dev exit - <a href="https://redirect.github.com/storybookjs/storybook/pull/32168">#32168</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>9.1.0</h2> <p>Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!</p> <p>🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!</p> <!-- raw HTML omitted --> <ul> <li>A11y: Improved toolbar a11y by fixing semantics - <a href="https://redirect.github.com/storybookjs/storybook/pull/28672">#28672</a>, thanks <a href="https://github.com/mehm8128"><code>@mehm8128</code></a>!</li> <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/31809">#31809</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Angular: Bundle using TSup - <a href="https://redirect.github.com/storybookjs/storybook/pull/31690">#31690</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Angular: Prevent directory import in Angular builders - <a href="https://redirect.github.com/storybookjs/storybook/pull/32012">#32012</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Automigration: Await updateMainConfig in removeEssentials - <a href="https://redirect.github.com/storybookjs/storybook/pull/32140">#32140</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address used - <a href="https://redirect.github.com/storybookjs/storybook/pull/31472">#31472</a>, thanks <a href="https://github.com/JSMike"><code>@JSMike</code></a>!</li> <li>Controls: Improve the accessibility of the object control - <a href="https://redirect.github.com/storybookjs/storybook/pull/31581">#31581</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Abort play function on HMR - <a href="https://redirect.github.com/storybookjs/storybook/pull/31542">#31542</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Avoid pausing animations in non-Vitest Playwright environments - <a href="https://redirect.github.com/storybookjs/storybook/pull/32123">#32123</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - <a href="https://redirect.github.com/storybookjs/storybook/pull/31823">#31823</a>, thanks <a href="https://github.com/alcpereira"><code>@alcpereira</code></a>!</li> <li>Core: Fix aria-controls attribute on sidebar nodes to include all children - <a href="https://redirect.github.com/storybookjs/storybook/pull/31491">#31491</a>, thanks <a href="https://github.com/candrepa1"><code>@candrepa1</code></a>!</li> <li>Core: Fix horizontal scrollbar covering part of the toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/31704">#31704</a>, thanks <a href="https://github.com/Sidnioulz"><code>@Sidnioulz</code></a>!</li> <li>Core: Fix moving log file across drives and projectRoot detection on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/32020">#32020</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Prevent interactions panel from flickering and showing incorrect state - <a href="https://redirect.github.com/storybookjs/storybook/pull/32150">#32150</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Serve dynamic favicon based on testing module status - <a href="https://redirect.github.com/storybookjs/storybook/pull/31763">#31763</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Support container queries in addon panels - <a href="https://redirect.github.com/storybookjs/storybook/pull/23261">#23261</a>, thanks <a href="https://github.com/neil-morrison44"><code>@neil-morrison44</code></a>!</li> <li>CSF Factories: Add parameters/globals types, <code>extend</code> API, portable stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30601">#30601</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve controls parameters - <a href="https://redirect.github.com/storybookjs/storybook/pull/31745">#31745</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Improve docs parameter types - <a href="https://redirect.github.com/storybookjs/storybook/pull/31736">#31736</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Only add preview annotations to definePreview in csf-factories automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31727">#31727</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Docs: Update <code>@storybook/icons</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/32144">#32144</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Docs: Update <code>react-element-to-jsx-string</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31170">#31170</a>, thanks <a href="https://github.com/7rulnik"><code>@7rulnik</code></a>!</li> <li>Init: Exclude mdx stories when docs feature isn't selected during init - <a href="https://redirect.github.com/storybookjs/storybook/pull/32142">#32142</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Maintenance: Add flag to toggle default automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/32113">#32113</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>React Native Web: Simplify config by using vite-plugin-rnw - <a href="https://redirect.github.com/storybookjs/storybook/pull/32051">#32051</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Add automigration errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/32103">#32103</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Telemetry: Fix <code>project.json</code> for getAbsolutePath - <a href="https://redirect.github.com/storybookjs/storybook/pull/31510">#31510</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="a6bb54c38a"><code>a6bb54c</code></a> Bump version from "9.1.0" to "9.1.1" [skip ci]</li> <li><a href="073a65a835"><code>073a65a</code></a> Bump version from "9.1.0-beta.3" to "9.1.0" [skip ci]</li> <li><a href="d3746ae3c6"><code>d3746ae</code></a> Bump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]</li> <li><a href="5ba8775588"><code>5ba8775</code></a> Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]</li> <li><a href="c146de5a78"><code>c146de5</code></a> Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]</li> <li><a href="b874fb2553"><code>b874fb2</code></a> Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]</li> <li><a href="25d6ece29a"><code>25d6ece</code></a> Bump version from "9.1.0-alpha.9" to "9.1.0-alpha.10" [skip ci]</li> <li><a href="8d1e92231f"><code>8d1e922</code></a> Bump version from "9.1.0-alpha.8" to "9.1.0-alpha.9" [skip ci]</li> <li><a href="e8e467e98b"><code>e8e467e</code></a> Bump version from "9.1.0-alpha.7" to "9.1.0-alpha.8" [skip ci]</li> <li><a href="34ca7ee3dc"><code>34ca7ee</code></a> Bump version from "9.1.0-alpha.6" to "9.1.0-alpha.7" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v9.1.1/code/addons/links">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-onboarding` from 9.0.17 to 9.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-onboarding</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.1</h2> <h2>9.1.1</h2> <ul> <li>CLI: Fix throwing in readonly environments - <a href="https://redirect.g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ubbe <hi@ubbe.dev>
This commit is contained in:
@@ -96,42 +96,42 @@
|
||||
"zod": "3.25.76"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chromatic-com/storybook": "4.0.1",
|
||||
"@playwright/test": "1.54.1",
|
||||
"@storybook/addon-a11y": "9.0.17",
|
||||
"@storybook/addon-docs": "9.0.17",
|
||||
"@storybook/addon-links": "9.0.17",
|
||||
"@storybook/addon-onboarding": "9.0.17",
|
||||
"@storybook/nextjs": "9.0.17",
|
||||
"@tanstack/eslint-plugin-query": "5.81.2",
|
||||
"@tanstack/react-query-devtools": "5.83.0",
|
||||
"@chromatic-com/storybook": "4.1.0",
|
||||
"@playwright/test": "1.54.2",
|
||||
"@storybook/addon-a11y": "9.1.2",
|
||||
"@storybook/addon-docs": "9.1.2",
|
||||
"@storybook/addon-links": "9.1.2",
|
||||
"@storybook/addon-onboarding": "9.1.2",
|
||||
"@storybook/nextjs": "9.1.2",
|
||||
"@tanstack/eslint-plugin-query": "5.83.1",
|
||||
"@tanstack/react-query-devtools": "5.84.2",
|
||||
"@types/canvas-confetti": "1.9.0",
|
||||
"@types/lodash": "4.17.20",
|
||||
"@types/negotiator": "0.6.4",
|
||||
"@types/node": "24.0.15",
|
||||
"@types/node": "24.2.1",
|
||||
"@types/react": "18.3.17",
|
||||
"@types/react-dom": "18.3.5",
|
||||
"@types/react-modal": "3.16.3",
|
||||
"@types/react-window": "1.8.8",
|
||||
"axe-playwright": "2.1.0",
|
||||
"chromatic": "13.1.2",
|
||||
"chromatic": "13.1.3",
|
||||
"concurrently": "9.2.0",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.4.2",
|
||||
"eslint-plugin-storybook": "9.0.17",
|
||||
"eslint-config-next": "15.4.6",
|
||||
"eslint-plugin-storybook": "9.1.2",
|
||||
"import-in-the-middle": "1.14.2",
|
||||
"msw": "2.10.4",
|
||||
"msw-storybook-addon": "2.0.5",
|
||||
"orval": "7.10.0",
|
||||
"orval": "7.11.2",
|
||||
"pbkdf2": "3.1.3",
|
||||
"postcss": "8.5.6",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.14",
|
||||
"require-in-the-middle": "7.5.2",
|
||||
"storybook": "9.0.17",
|
||||
"storybook": "9.1.2",
|
||||
"tailwindcss": "3.4.17",
|
||||
"typescript": "5.8.3"
|
||||
"typescript": "5.9.2"
|
||||
},
|
||||
"msw": {
|
||||
"workerDirectory": [
|
||||
|
||||
930
autogpt_platform/frontend/pnpm-lock.yaml
generated
930
autogpt_platform/frontend/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user