dependabot[bot] opened a new pull request, #44135:
URL: https://github.com/apache/superset/pull/44135

   Bumps the storybook group in /superset-frontend with 6 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | 
[@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs)
 | `10.5.10` | `10.6.0` |
   | 
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)
 | `10.5.10` | `10.6.0` |
   | 
[@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5)
 | `10.5.10` | `10.6.0` |
   | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | 
`0.24.4` | `0.24.5` |
   | 
[eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin)
 | `10.5.10` | `10.6.0` |
   | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) 
| `10.5.10` | `10.6.0` |
   
   Updates `@storybook/addon-docs` from 10.5.10 to 10.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/storybook/releases";>@​storybook/addon-docs's
 releases</a>.</em></p>
   <blockquote>
   <h2>v10.6.0</h2>
   <h2>10.6.0</h2>
   <blockquote>
   <p>New skills architecture for agentic workflows</p>
   </blockquote>
   <p>Storybook 10.6 contains hundreds of fixes and improvements:</p>
   <ul>
   <li>💻 CLI bindings for agent tools/skills</li>
   <li>🅰️ Angular-Vite MCP/skills support and improved docgen/snippets 
(experimental)</li>
   <li>🟢 Vue MCP/skills support and improved docgen/snippets (experimental)</li>
   <li>🧩 Tanstack / NextJS-Vite framework bugfixes</li>
   <li>⚡ Improved performance and reduced bundle size</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon MCP: Stop silently dropping composed refs from MCP composition - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36077";>#36077</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Pin storybook/test in optimizeDeps so its CJS-only deps 
are prebundled - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35572";>#35572</a>, 
thanks <a 
href="https://github.com/Nic-Polumeyv";><code>@​Nic-Polumeyv</code></a>!</li>
   <li>Addon Vitest: Report test runs with failures as failed tool outcomes - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36080";>#36080</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Resolve story test globs against the project root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36103";>#36103</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon-vitest: Filter Storybook instrumentation from reported stack 
traces - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36120";>#36120</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Angular Vite: Resolve tsConfig against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36026";>#36026</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular-Vite: Run Compodoc on demand - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35776";>#35776</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Add an in-process docgen analyzer, replacing Compodoc under the 
flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35805";>#35805</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bind only what the component accepts in story snippets, and 
report the rest - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35943";>#35943</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Decide the migration's zone.js import from the dependency tree 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36008";>#36008</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare story args the snippet markup binds by name - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35895";>#35895</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare style preprocessors as optional peers and name the 
missing one - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36098";>#36098</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Derive required inputs from Compodoc's own flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35758";>#35758</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract Compodoc parsing into its own package - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35749";>#35749</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract component JSDoc through TypeScript's APIs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35977";>#35977</a>, 
thanks <a 
href="https://github.com/huang-julien";><code>@​huang-julien</code></a>!</li>
   <li>Angular: Extract docgen on the server via Compodoc - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35733";>#35733</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix component resolution, MCP output, and dev/build path 
aliasing - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35952";>#35952</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix eight upgrade and migration bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35946";>#35946</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix ten docgen bugs found across 22 community repositories - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35941";>#35941</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Generate story-docs snippets from the analyzer - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35807";>#35807</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Give agents real input and output documentation - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35896";>#35896</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Hide class internals from the props table by default - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35887";>#35887</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Install the `@storybook/angular-vite` peers that nothing else 
brings in - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36002";>#36002</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Keep the function control on constructor and generic signatures 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35921";>#35921</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Make experimentalDocgenServer the default in angular-vite - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35886";>#35886</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Migrate Analog projects to angular-vite instead of refusing 
them - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35971";>#35971</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Print unevaluable story args instead of slicing the file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35888";>#35888</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Read the story shapes that supply their own markup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35797";>#35797</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render self-closing tags in server-side docs snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35953";>#35953</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render the required badge for required inputs in the props 
table - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36065";>#36065</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve `@angular/core` through the package manager, not the 
raw specifier - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35999";>#35999</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder `styles` the way the Angular builders do - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35998";>#35998</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder styles against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35974";>#35974</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Skip the runtime source decorator when the docgen server 
produces snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35906";>#35906</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";>@​storybook/addon-docs's
 changelog</a>.</em></p>
   <blockquote>
   <h2>10.6.0</h2>
   <blockquote>
   <p>New skills architecture for agentic workflows</p>
   </blockquote>
   <p>Storybook 10.6 contains hundreds of fixes and improvements:</p>
   <ul>
   <li>💻 CLI bindings for agent tools/skills</li>
   <li>🅰️ Angular-Vite MCP/skills support and improved docgen/snippets 
(experimental)</li>
   <li>🟢 Vue MCP/skills support and improved docgen/snippets (experimental)</li>
   <li>🧩 Tanstack / NextJS-Vite framework bugfixes</li>
   <li>⚡ Improved performance and reduced bundle size</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon MCP: Stop silently dropping composed refs from MCP composition - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36077";>#36077</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Pin storybook/test in optimizeDeps so its CJS-only deps 
are prebundled - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35572";>#35572</a>, 
thanks <a 
href="https://github.com/Nic-Polumeyv";><code>@​Nic-Polumeyv</code></a>!</li>
   <li>Addon Vitest: Report test runs with failures as failed tool outcomes - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36080";>#36080</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Resolve story test globs against the project root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36103";>#36103</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon-vitest: Filter Storybook instrumentation from reported stack 
traces - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36120";>#36120</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Angular Vite: Resolve tsConfig against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36026";>#36026</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular-Vite: Run Compodoc on demand - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35776";>#35776</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Add an in-process docgen analyzer, replacing Compodoc under the 
flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35805";>#35805</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bind only what the component accepts in story snippets, and 
report the rest - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35943";>#35943</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Decide the migration's zone.js import from the dependency tree 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36008";>#36008</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare story args the snippet markup binds by name - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35895";>#35895</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare style preprocessors as optional peers and name the 
missing one - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36098";>#36098</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Derive required inputs from Compodoc's own flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35758";>#35758</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract Compodoc parsing into its own package - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35749";>#35749</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract component JSDoc through TypeScript's APIs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35977";>#35977</a>, 
thanks <a 
href="https://github.com/huang-julien";><code>@​huang-julien</code></a>!</li>
   <li>Angular: Extract docgen on the server via Compodoc - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35733";>#35733</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix component resolution, MCP output, and dev/build path 
aliasing - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35952";>#35952</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix eight upgrade and migration bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35946";>#35946</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix ten docgen bugs found across 22 community repositories - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35941";>#35941</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Generate story-docs snippets from the analyzer - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35807";>#35807</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Give agents real input and output documentation - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35896";>#35896</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Hide class internals from the props table by default - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35887";>#35887</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Install the <code>@storybook/angular-vite</code> peers that 
nothing else brings in - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36002";>#36002</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Keep the function control on constructor and generic signatures 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35921";>#35921</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Make experimentalDocgenServer the default in angular-vite - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35886";>#35886</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Migrate Analog projects to angular-vite instead of refusing 
them - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35971";>#35971</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Print unevaluable story args instead of slicing the file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35888";>#35888</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Read the story shapes that supply their own markup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35797";>#35797</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render self-closing tags in server-side docs snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35953";>#35953</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render the required badge for required inputs in the props 
table - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36065";>#36065</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve <code>@angular/core</code> through the package manager, 
not the raw specifier - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35999";>#35999</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder <code>styles</code> the way the Angular 
builders do - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35998";>#35998</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder styles against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35974";>#35974</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Skip the runtime source decorator when the docgen server 
produces snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35906";>#35906</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Stop marking a defaulted input as required in the props table - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/35899";>#35899</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</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/a77777356be2aeaff89d7a2b25254db7b2318392";><code>a777773</code></a>
 Bump version from &quot;10.6.0-beta.3&quot; to &quot;10.6.0&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/f32b3667dad8df220cda0359e170bc49931af68c";><code>f32b366</code></a>
 Bump version from &quot;10.6.0-beta.2&quot; to &quot;10.6.0-beta.3&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/0ad1336cbf0ecdab9f6b540570ae9015ae73ab86";><code>0ad1336</code></a>
 Bump version from &quot;10.6.0-beta.1&quot; to &quot;10.6.0-beta.2&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/16359ee17802628c47915c21408cb578d2707b83";><code>16359ee</code></a>
 Bump version from &quot;10.6.0-beta.0&quot; to &quot;10.6.0-beta.1&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/2e0e2f609d1351ba4384eb52e0728dc9cd8b275b";><code>2e0e2f6</code></a>
 Bump version from &quot;10.6.0-alpha.9&quot; to &quot;10.6.0-beta.0&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/6a6dec2aedff6744a9d9226e1f6515e3d5e8b42a";><code>6a6dec2</code></a>
 Bump version from &quot;10.6.0-alpha.8&quot; to &quot;10.6.0-alpha.9&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/cd2d16395a5ffa39189b96aafb6af67f280079db";><code>cd2d163</code></a>
 Bump version from &quot;10.6.0-alpha.7&quot; to &quot;10.6.0-alpha.8&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/3bf4afdce8aba47cc7960d3a3e09a3fd1ceb2baa";><code>3bf4afd</code></a>
 Merge branch 'next' into kasper/tools-cli-bootstrap-perf</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/4ea0b1bc2c1a26ce061f5b44051e8f01273f27fa";><code>4ea0b1b</code></a>
 refactor(docs): move anchorBlockIdFromId into docs-tools</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/5c80681f18d273461e1b15cb775a77347079b0b0";><code>5c80681</code></a>
 Merge pull request <a 
href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs/issues/35965";>#35965</a>
 from storybookjs/valentin/sb-1804-surface-story-doc...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v10.6.0/code/addons/docs";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@storybook/addon-links` from 10.5.10 to 10.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/storybook/releases";>@​storybook/addon-links's
 releases</a>.</em></p>
   <blockquote>
   <h2>v10.6.0</h2>
   <h2>10.6.0</h2>
   <blockquote>
   <p>New skills architecture for agentic workflows</p>
   </blockquote>
   <p>Storybook 10.6 contains hundreds of fixes and improvements:</p>
   <ul>
   <li>💻 CLI bindings for agent tools/skills</li>
   <li>🅰️ Angular-Vite MCP/skills support and improved docgen/snippets 
(experimental)</li>
   <li>🟢 Vue MCP/skills support and improved docgen/snippets (experimental)</li>
   <li>🧩 Tanstack / NextJS-Vite framework bugfixes</li>
   <li>⚡ Improved performance and reduced bundle size</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon MCP: Stop silently dropping composed refs from MCP composition - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36077";>#36077</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Pin storybook/test in optimizeDeps so its CJS-only deps 
are prebundled - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35572";>#35572</a>, 
thanks <a 
href="https://github.com/Nic-Polumeyv";><code>@​Nic-Polumeyv</code></a>!</li>
   <li>Addon Vitest: Report test runs with failures as failed tool outcomes - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36080";>#36080</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Resolve story test globs against the project root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36103";>#36103</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon-vitest: Filter Storybook instrumentation from reported stack 
traces - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36120";>#36120</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Angular Vite: Resolve tsConfig against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36026";>#36026</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular-Vite: Run Compodoc on demand - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35776";>#35776</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Add an in-process docgen analyzer, replacing Compodoc under the 
flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35805";>#35805</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bind only what the component accepts in story snippets, and 
report the rest - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35943";>#35943</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Decide the migration's zone.js import from the dependency tree 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36008";>#36008</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare story args the snippet markup binds by name - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35895";>#35895</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare style preprocessors as optional peers and name the 
missing one - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36098";>#36098</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Derive required inputs from Compodoc's own flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35758";>#35758</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract Compodoc parsing into its own package - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35749";>#35749</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract component JSDoc through TypeScript's APIs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35977";>#35977</a>, 
thanks <a 
href="https://github.com/huang-julien";><code>@​huang-julien</code></a>!</li>
   <li>Angular: Extract docgen on the server via Compodoc - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35733";>#35733</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix component resolution, MCP output, and dev/build path 
aliasing - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35952";>#35952</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix eight upgrade and migration bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35946";>#35946</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix ten docgen bugs found across 22 community repositories - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35941";>#35941</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Generate story-docs snippets from the analyzer - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35807";>#35807</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Give agents real input and output documentation - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35896";>#35896</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Hide class internals from the props table by default - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35887";>#35887</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Install the `@storybook/angular-vite` peers that nothing else 
brings in - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36002";>#36002</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Keep the function control on constructor and generic signatures 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35921";>#35921</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Make experimentalDocgenServer the default in angular-vite - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35886";>#35886</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Migrate Analog projects to angular-vite instead of refusing 
them - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35971";>#35971</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Print unevaluable story args instead of slicing the file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35888";>#35888</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Read the story shapes that supply their own markup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35797";>#35797</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render self-closing tags in server-side docs snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35953";>#35953</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render the required badge for required inputs in the props 
table - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36065";>#36065</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve `@angular/core` through the package manager, not the 
raw specifier - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35999";>#35999</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder `styles` the way the Angular builders do - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35998";>#35998</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder styles against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35974";>#35974</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Skip the runtime source decorator when the docgen server 
produces snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35906";>#35906</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";>@​storybook/addon-links's
 changelog</a>.</em></p>
   <blockquote>
   <h2>10.6.0</h2>
   <blockquote>
   <p>New skills architecture for agentic workflows</p>
   </blockquote>
   <p>Storybook 10.6 contains hundreds of fixes and improvements:</p>
   <ul>
   <li>💻 CLI bindings for agent tools/skills</li>
   <li>🅰️ Angular-Vite MCP/skills support and improved docgen/snippets 
(experimental)</li>
   <li>🟢 Vue MCP/skills support and improved docgen/snippets (experimental)</li>
   <li>🧩 Tanstack / NextJS-Vite framework bugfixes</li>
   <li>⚡ Improved performance and reduced bundle size</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon MCP: Stop silently dropping composed refs from MCP composition - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36077";>#36077</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Pin storybook/test in optimizeDeps so its CJS-only deps 
are prebundled - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35572";>#35572</a>, 
thanks <a 
href="https://github.com/Nic-Polumeyv";><code>@​Nic-Polumeyv</code></a>!</li>
   <li>Addon Vitest: Report test runs with failures as failed tool outcomes - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36080";>#36080</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Resolve story test globs against the project root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36103";>#36103</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon-vitest: Filter Storybook instrumentation from reported stack 
traces - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36120";>#36120</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Angular Vite: Resolve tsConfig against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36026";>#36026</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular-Vite: Run Compodoc on demand - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35776";>#35776</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Add an in-process docgen analyzer, replacing Compodoc under the 
flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35805";>#35805</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bind only what the component accepts in story snippets, and 
report the rest - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35943";>#35943</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Decide the migration's zone.js import from the dependency tree 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36008";>#36008</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare story args the snippet markup binds by name - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35895";>#35895</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare style preprocessors as optional peers and name the 
missing one - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36098";>#36098</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Derive required inputs from Compodoc's own flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35758";>#35758</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract Compodoc parsing into its own package - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35749";>#35749</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract component JSDoc through TypeScript's APIs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35977";>#35977</a>, 
thanks <a 
href="https://github.com/huang-julien";><code>@​huang-julien</code></a>!</li>
   <li>Angular: Extract docgen on the server via Compodoc - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35733";>#35733</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix component resolution, MCP output, and dev/build path 
aliasing - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35952";>#35952</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix eight upgrade and migration bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35946";>#35946</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix ten docgen bugs found across 22 community repositories - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35941";>#35941</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Generate story-docs snippets from the analyzer - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35807";>#35807</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Give agents real input and output documentation - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35896";>#35896</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Hide class internals from the props table by default - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35887";>#35887</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Install the <code>@storybook/angular-vite</code> peers that 
nothing else brings in - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36002";>#36002</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Keep the function control on constructor and generic signatures 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35921";>#35921</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Make experimentalDocgenServer the default in angular-vite - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35886";>#35886</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Migrate Analog projects to angular-vite instead of refusing 
them - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35971";>#35971</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Print unevaluable story args instead of slicing the file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35888";>#35888</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Read the story shapes that supply their own markup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35797";>#35797</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render self-closing tags in server-side docs snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35953";>#35953</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render the required badge for required inputs in the props 
table - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36065";>#36065</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve <code>@angular/core</code> through the package manager, 
not the raw specifier - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35999";>#35999</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder <code>styles</code> the way the Angular 
builders do - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35998";>#35998</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder styles against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35974";>#35974</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Skip the runtime source decorator when the docgen server 
produces snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35906";>#35906</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Stop marking a defaulted input as required in the props table - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/35899";>#35899</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</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/a77777356be2aeaff89d7a2b25254db7b2318392";><code>a777773</code></a>
 Bump version from &quot;10.6.0-beta.3&quot; to &quot;10.6.0&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/f32b3667dad8df220cda0359e170bc49931af68c";><code>f32b366</code></a>
 Bump version from &quot;10.6.0-beta.2&quot; to &quot;10.6.0-beta.3&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/0ad1336cbf0ecdab9f6b540570ae9015ae73ab86";><code>0ad1336</code></a>
 Bump version from &quot;10.6.0-beta.1&quot; to &quot;10.6.0-beta.2&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/16359ee17802628c47915c21408cb578d2707b83";><code>16359ee</code></a>
 Bump version from &quot;10.6.0-beta.0&quot; to &quot;10.6.0-beta.1&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/2e0e2f609d1351ba4384eb52e0728dc9cd8b275b";><code>2e0e2f6</code></a>
 Bump version from &quot;10.6.0-alpha.9&quot; to &quot;10.6.0-beta.0&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/6a6dec2aedff6744a9d9226e1f6515e3d5e8b42a";><code>6a6dec2</code></a>
 Bump version from &quot;10.6.0-alpha.8&quot; to &quot;10.6.0-alpha.9&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/cd2d16395a5ffa39189b96aafb6af67f280079db";><code>cd2d163</code></a>
 Bump version from &quot;10.6.0-alpha.7&quot; to &quot;10.6.0-alpha.8&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/898f0ce828ec8bd00985934786724b94f8428c42";><code>898f0ce</code></a>
 Bump version from &quot;10.6.0-alpha.6&quot; to &quot;10.6.0-alpha.7&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/cf97b46ca1a452f6f47206fd6ed7043a88e38a60";><code>cf97b46</code></a>
 Bump version from &quot;10.6.0-alpha.5&quot; to &quot;10.6.0-alpha.6&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/2b7f6be9c96f72d6eca4b80af11db1a4ff380e8e";><code>2b7f6be</code></a>
 Bump version from &quot;10.6.0-alpha.4&quot; to &quot;10.6.0-alpha.5&quot; 
[skip ci]</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v10.6.0/code/addons/links";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@storybook/react-webpack5` from 10.5.10 to 10.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/storybook/releases";>@​storybook/react-webpack5's
 releases</a>.</em></p>
   <blockquote>
   <h2>v10.6.0</h2>
   <h2>10.6.0</h2>
   <blockquote>
   <p>New skills architecture for agentic workflows</p>
   </blockquote>
   <p>Storybook 10.6 contains hundreds of fixes and improvements:</p>
   <ul>
   <li>💻 CLI bindings for agent tools/skills</li>
   <li>🅰️ Angular-Vite MCP/skills support and improved docgen/snippets 
(experimental)</li>
   <li>🟢 Vue MCP/skills support and improved docgen/snippets (experimental)</li>
   <li>🧩 Tanstack / NextJS-Vite framework bugfixes</li>
   <li>⚡ Improved performance and reduced bundle size</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon MCP: Stop silently dropping composed refs from MCP composition - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36077";>#36077</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Pin storybook/test in optimizeDeps so its CJS-only deps 
are prebundled - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35572";>#35572</a>, 
thanks <a 
href="https://github.com/Nic-Polumeyv";><code>@​Nic-Polumeyv</code></a>!</li>
   <li>Addon Vitest: Report test runs with failures as failed tool outcomes - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36080";>#36080</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Resolve story test globs against the project root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36103";>#36103</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon-vitest: Filter Storybook instrumentation from reported stack 
traces - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36120";>#36120</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Angular Vite: Resolve tsConfig against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36026";>#36026</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular-Vite: Run Compodoc on demand - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35776";>#35776</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Add an in-process docgen analyzer, replacing Compodoc under the 
flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35805";>#35805</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bind only what the component accepts in story snippets, and 
report the rest - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35943";>#35943</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Decide the migration's zone.js import from the dependency tree 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36008";>#36008</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare story args the snippet markup binds by name - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35895";>#35895</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare style preprocessors as optional peers and name the 
missing one - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36098";>#36098</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Derive required inputs from Compodoc's own flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35758";>#35758</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract Compodoc parsing into its own package - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35749";>#35749</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract component JSDoc through TypeScript's APIs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35977";>#35977</a>, 
thanks <a 
href="https://github.com/huang-julien";><code>@​huang-julien</code></a>!</li>
   <li>Angular: Extract docgen on the server via Compodoc - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35733";>#35733</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix component resolution, MCP output, and dev/build path 
aliasing - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35952";>#35952</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix eight upgrade and migration bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35946";>#35946</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix ten docgen bugs found across 22 community repositories - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35941";>#35941</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Generate story-docs snippets from the analyzer - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35807";>#35807</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Give agents real input and output documentation - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35896";>#35896</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Hide class internals from the props table by default - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35887";>#35887</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Install the `@storybook/angular-vite` peers that nothing else 
brings in - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36002";>#36002</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Keep the function control on constructor and generic signatures 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35921";>#35921</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Make experimentalDocgenServer the default in angular-vite - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35886";>#35886</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Migrate Analog projects to angular-vite instead of refusing 
them - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35971";>#35971</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Print unevaluable story args instead of slicing the file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35888";>#35888</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Read the story shapes that supply their own markup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35797";>#35797</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render self-closing tags in server-side docs snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35953";>#35953</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render the required badge for required inputs in the props 
table - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36065";>#36065</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve `@angular/core` through the package manager, not the 
raw specifier - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35999";>#35999</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder `styles` the way the Angular builders do - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35998";>#35998</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder styles against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35974";>#35974</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Skip the runtime source decorator when the docgen server 
produces snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35906";>#35906</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";>@​storybook/react-webpack5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>10.6.0</h2>
   <blockquote>
   <p>New skills architecture for agentic workflows</p>
   </blockquote>
   <p>Storybook 10.6 contains hundreds of fixes and improvements:</p>
   <ul>
   <li>💻 CLI bindings for agent tools/skills</li>
   <li>🅰️ Angular-Vite MCP/skills support and improved docgen/snippets 
(experimental)</li>
   <li>🟢 Vue MCP/skills support and improved docgen/snippets (experimental)</li>
   <li>🧩 Tanstack / NextJS-Vite framework bugfixes</li>
   <li>⚡ Improved performance and reduced bundle size</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon MCP: Stop silently dropping composed refs from MCP composition - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36077";>#36077</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Pin storybook/test in optimizeDeps so its CJS-only deps 
are prebundled - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35572";>#35572</a>, 
thanks <a 
href="https://github.com/Nic-Polumeyv";><code>@​Nic-Polumeyv</code></a>!</li>
   <li>Addon Vitest: Report test runs with failures as failed tool outcomes - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/36080";>#36080</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon Vitest: Resolve story test globs against the project root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36103";>#36103</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Addon-vitest: Filter Storybook instrumentation from reported stack 
traces - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36120";>#36120</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Angular Vite: Resolve tsConfig against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36026";>#36026</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular-Vite: Run Compodoc on demand - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35776";>#35776</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Add an in-process docgen analyzer, replacing Compodoc under the 
flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35805";>#35805</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bind only what the component accepts in story snippets, and 
report the rest - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35943";>#35943</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Decide the migration's zone.js import from the dependency tree 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36008";>#36008</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare story args the snippet markup binds by name - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35895";>#35895</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Declare style preprocessors as optional peers and name the 
missing one - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36098";>#36098</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Derive required inputs from Compodoc's own flag - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35758";>#35758</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract Compodoc parsing into its own package - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35749";>#35749</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Extract component JSDoc through TypeScript's APIs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35977";>#35977</a>, 
thanks <a 
href="https://github.com/huang-julien";><code>@​huang-julien</code></a>!</li>
   <li>Angular: Extract docgen on the server via Compodoc - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35733";>#35733</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix component resolution, MCP output, and dev/build path 
aliasing - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35952";>#35952</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix eight upgrade and migration bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35946";>#35946</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Fix ten docgen bugs found across 22 community repositories - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35941";>#35941</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Generate story-docs snippets from the analyzer - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35807";>#35807</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Give agents real input and output documentation - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35896";>#35896</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Hide class internals from the props table by default - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35887";>#35887</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Install the <code>@storybook/angular-vite</code> peers that 
nothing else brings in - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36002";>#36002</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Keep the function control on constructor and generic signatures 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35921";>#35921</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Make experimentalDocgenServer the default in angular-vite - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35886";>#35886</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Migrate Analog projects to angular-vite instead of refusing 
them - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35971";>#35971</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Print unevaluable story args instead of slicing the file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35888";>#35888</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Read the story shapes that supply their own markup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35797";>#35797</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render self-closing tags in server-side docs snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35953";>#35953</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Render the required badge for required inputs in the props 
table - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/36065";>#36065</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve <code>@angular/core</code> through the package manager, 
not the raw specifier - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35999";>#35999</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder <code>styles</code> the way the Angular 
builders do - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35998";>#35998</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Resolve builder styles against the workspace root - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35974";>#35974</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Skip the runtime source decorator when the docgen server 
produces snippets - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/35906";>#35906</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Stop marking a defaulted input as required in the props table - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/35899";>#35899</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</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/a77777356be2aeaff89d7a2b25254db7b2318392";><code>a777773</code></a>
 Bump version from &quot;10.6.0-beta.3&quot; to &quot;10.6.0&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/f32b3667dad8df220cda0359e170bc49931af68c";><code>f32b366</code></a>
 Bump version from &quot;10.6.0-beta.2&quot; to &quot;10.6.0-beta.3&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/0ad1336cbf0ecdab9f6b540570ae9015ae73ab86";><code>0ad1336</code></a>
 Bump version from &quot;10.6.0-beta.1&quot; to &quot;10.6.0-beta.2&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/16359ee17802628c47915c21408cb578d2707b83";><code>16359ee</code></a>
 Bump version from &quot;10.6.0-beta.0&quot; to &quot;10.6.0-beta.1&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/2e0e2f609d1351ba4384eb52e0728dc9cd8b275b";><code>2e0e2f6</code></a>
 Bump version from &quot;10.6.0-alpha.9&quot; to &quot;10.6.0-beta.0&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/6a6dec2aedff6744a9d9226e1f6515e3d5e8b42a";><code>6a6dec2</code></a>
 Bump version from &quot;10.6.0-alpha.8&quot; to &quot;10.6.0-alpha.9&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/cd2d16395a5ffa39189b96aafb6af67f280079db";><code>cd2d163</code></a>
 Bump version from &quot;10.6.0-alpha.7&quot; to &quot;10.6.0-alpha.8&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/898f0ce828ec8bd00985934786724b94f8428c42";><code>898f0ce</code></a>
 Bump version from &quot;10.6.0-alpha.6&quot; to &quot;10.6.0-alpha.7&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/cf97b46ca1a452f6f47206fd6ed7043a88e38a60";><code>cf97b46</code></a>
 Bump version from &quot;10.6.0-alpha.5&quot; to &quot;10.6.0-alpha.6&quot; 
[skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/2b7f6be9c96f72d6eca4b80af11db1a4ff380e8e";><code>2b7f6be</code></a>
 Bump version from &quot;10.6.0-alpha.4&quot; to &quot;10.6.0-alpha.5&quot; 
[skip ci]</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v10.6.0/code/frameworks/react-webpack5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@storybook/test-runner` from 0.24.4 to 0.24.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/test-runner/releases";>@​storybook/test-runner's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.24.5</h2>
   <h4>🐛 Bug Fix</h4>
   <ul>
   <li>chore: add Storybook 11.0 prerelease peerDeps <a 
href="https://redirect.github.com/storybookjs/test-runner/pull/608";>#608</a> 
(<a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>)</li>
   </ul>
   <h4>Authors: 1</h4>
   <ul>
   <li>Jeppe Reinhold (<a 
href="https://github.com/JReinhold";><code>@​JReinhold</code></a>)</li>
   </ul>
   <h2>v0.24.5-next.1</h2>
   <h4>🐛 Bug Fix</h4>
   <ul>
   <li>Add Storybook 11.0 prerelease peer dependency support <a 
href="https://redirect.github.com/storybookjs/test-runner/pull/607";>#607</a> 
(<a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>)</li>
   </ul>
   <h4>...
   
   _Description has been truncated_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to