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

   Bumps the storybook group in /docs with 2 updates: 
[@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs)
 and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
   
   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` 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'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'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/db38cb39d9be5609bba4ac3b861b2263c21ae1b6";><code>db38cb3</code></a>
 CLI: Serve skills through one path with a single expected-failure channel</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/79bc6a63e0ecd6eb10baecb6302661da09eea1f7";><code>79bc6a6</code></a>
 CLI: Address review on skills reshape; credit skills --all in eval parser</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/c11b0f2a6eb1e15b489a8c0bc17c5eace4c8a8b5";><code>c11b0f2</code></a>
 CLI: Drop per-skill --help; --help always prints the catalog</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/c878263a6ced94ef30148b99758bea139122f5de";><code>c878263</code></a>
 CLI: Drop skills get/list, add skills --all</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/c55462ef810dcf5641636a54021861f5d1d90222";><code>c55462e</code></a>
 Merge pull request <a 
href="https://github.com/storybookjs/storybook/tree/HEAD/code/core/issues/36117";>#36117</a>
 from storybookjs/kasper/tools-record-storybook-path</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/8ad41c80847390d53af17342e33c94d0f87bb368";><code>8ad41c8</code></a>
 CLI: Reject surplus skills arguments</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/8d607e3b18731f63e09d23ad488623f0c01224bd";><code>8d607e3</code></a>
 Tools: Match Storybook installations correctly on Windows</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v10.6.0/code/core";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
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