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

   Bumps 
[@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls)
 from 8.1.11 to 8.6.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/storybook/releases";><code>@​storybook/addon-controls</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.6.2</h2>
   <h2>8.6.2</h2>
   <ul>
   <li>Core: Support TS3.8+ again - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30700";>#30700</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Revert &quot;CLI: Don't initially select Documentation and Testing 
features&quot; - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30694";>#30694</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>v8.6.1</h2>
   <h2>8.6.1</h2>
   <ul>
   <li>CSF: Only export definePreview from the framework - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30676";>#30676</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Codemod: Only remove types when they are unused - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30644";>#30644</a>, 
thanks <a href="https://github.com/yannbf";><code>@​yannbf</code></a>!</li>
   </ul>
   <h2>v8.6.0</h2>
   <h2>8.6.0</h2>
   <p>The 8.6 release focuses on <a 
href="https://storybook.js.org/blog/storybook-test-sneak-peek/";>Storybook 
Test</a>, which brings realtime component, accessibility, and visual UI tests 
to your favorite component workshop.</p>
   <p>Here’s what’s new:</p>
   <ul>
   <li>🎁 <strong>Storybook Test installer</strong> for out-of-the-box tests in 
new projects</li>
   <li>🦾 <strong>Accessibility “todo” workflow</strong> to systematically fix 
a11y violations</li>
   <li>🗜️ <strong>80% smaller create-storybook</strong> package for much faster 
installs</li>
   <li>🧪 <strong>Dozens of Test fixes</strong> based on user feedback</li>
   <li>📕 <strong>Docs fixes</strong> for table of contents, code snippets, and 
more</li>
   <li>🚨 <strong>Key security fixes</strong> for Vite and ESbuild</li>
   <li>💯 Hundreds more improvements</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon A11y: Introduce parameters.a11y.test - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30516";>#30516</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Addon-A11y: Fix preset loading when loaded via getAbsolutePath - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30563";>#30563</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Addon-Docs: Change URL hash when TOC item is clicked, and fix TOC 
loading bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30130";>#30130</a>, 
thanks <a href="https://github.com/Sidnioulz";><code>@​Sidnioulz</code></a>!</li>
   <li>Addon-docs: Consider custom code snippet in story code panel and update 
styles - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30179";>#30179</a>, 
thanks <a 
href="https://github.com/larsrickert";><code>@​larsrickert</code></a>!</li>
   <li>Addon-Test: Add telemetry data for Focused Tests - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30568";>#30568</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Addon-Test: Fix config and watch mode inconsistencies - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30491";>#30491</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Addon-Test: Fix console error in build mode - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30625";>#30625</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Addon-Test: Make sure that only one global portable story config is ever 
loaded - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30582";>#30582</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Angular: Fix accent character issue - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30276";>#30276</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Support experimental zoneless mode - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/28657";>#28657</a>, 
thanks <a 
href="https://github.com/anedomansky";><code>@​anedomansky</code></a>!</li>
   <li>Angular: Support v19.2 when <code>@​angular/animations</code> is not 
installed - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30611";>#30611</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Builder-Vite: Fix resolve id warning - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30511";>#30511</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Builder-Vite: Fix runtime and iframe 404 on first load - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30567";>#30567</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Bun: Add support for text lock file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30160";>#30160</a>, 
thanks <a 
href="https://github.com/Arctomachine";><code>@​Arctomachine</code></a>!</li>
   <li>Cleanup: Remove unused constants in viewport addon - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30479";>#30479</a>, 
thanks <a href="https://github.com/Guria";><code>@​Guria</code></a>!</li>
   <li>CLI: Don't initially select Documentation and Testing features - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30599";>#30599</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>CLI: Fix peer dep issues for npm users during upgrade - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30616";>#30616</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>CLI: Fix printing of selected features - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30605";>#30605</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>CLI: Make telemetry data an object - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30581";>#30581</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>CLI: Prompt users for RN vs RNW on init - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30635";>#30635</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md";><code>@​storybook/addon-controls</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.6.2</h2>
   <ul>
   <li>Core: Support TS3.8+ again - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30700";>#30700</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Revert &quot;CLI: Don't initially select Documentation and Testing 
features&quot; - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30694";>#30694</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>8.6.1</h2>
   <ul>
   <li>CSF: Only export definePreview from the framework - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30676";>#30676</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Codemod: Only remove types when they are unused - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30644";>#30644</a>, 
thanks <a href="https://github.com/yannbf";><code>@​yannbf</code></a>!</li>
   </ul>
   <h2>8.6.0</h2>
   <p>The 8.6 release focuses on <a 
href="https://storybook.js.org/blog/storybook-test-sneak-peek/";>Storybook 
Test</a>, which brings realtime component, accessibility, and visual UI tests 
to your favorite component workshop.</p>
   <p>Here’s what’s new:</p>
   <ul>
   <li>🎁 <strong>Storybook Test installer</strong> for out-of-the-box tests in 
new projects</li>
   <li>🦾 <strong>Accessibility “todo” workflow</strong> to systematically fix 
a11y violations</li>
   <li>🗜️ <strong>80% smaller create-storybook</strong> package for much faster 
installs</li>
   <li>🧪 <strong>Dozens of Test fixes</strong> based on user feedback</li>
   <li>📕 <strong>Docs fixes</strong> for table of contents, code snippets, and 
more</li>
   <li>🚨 <strong>Key security fixes</strong> for Vite and ESbuild</li>
   <li>💯 Hundreds more improvements</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>Addon A11y: Introduce parameters.a11y.test - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30516";>#30516</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Addon-A11y: Fix preset loading when loaded via getAbsolutePath - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30563";>#30563</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Addon-Docs: Change URL hash when TOC item is clicked, and fix TOC 
loading bugs - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30130";>#30130</a>, 
thanks <a href="https://github.com/Sidnioulz";><code>@​Sidnioulz</code></a>!</li>
   <li>Addon-docs: Consider custom code snippet in story code panel and update 
styles - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30179";>#30179</a>, 
thanks <a 
href="https://github.com/larsrickert";><code>@​larsrickert</code></a>!</li>
   <li>Addon-Test: Add telemetry data for Focused Tests - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30568";>#30568</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Addon-Test: Fix config and watch mode inconsistencies - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30491";>#30491</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Addon-Test: Fix console error in build mode - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30625";>#30625</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Addon-Test: Make sure that only one global portable story config is ever 
loaded - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30582";>#30582</a>, 
thanks <a 
href="https://github.com/kasperpeulen";><code>@​kasperpeulen</code></a>!</li>
   <li>Angular: Fix accent character issue - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30276";>#30276</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Support experimental zoneless mode - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/28657";>#28657</a>, 
thanks <a 
href="https://github.com/anedomansky";><code>@​anedomansky</code></a>!</li>
   <li>Angular: Support v19.2 when <code>@​angular/animations</code> is not 
installed - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30611";>#30611</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Builder-Vite: Fix resolve id warning - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30511";>#30511</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Builder-Vite: Fix runtime and iframe 404 on first load - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30567";>#30567</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Bun: Add support for text lock file - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30160";>#30160</a>, 
thanks <a 
href="https://github.com/Arctomachine";><code>@​Arctomachine</code></a>!</li>
   <li>Cleanup: Remove unused constants in viewport addon - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30479";>#30479</a>, 
thanks <a href="https://github.com/Guria";><code>@​Guria</code></a>!</li>
   <li>CLI: Don't initially select Documentation and Testing features - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30599";>#30599</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>CLI: Fix peer dep issues for npm users during upgrade - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30616";>#30616</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>CLI: Fix printing of selected features - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30605";>#30605</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>CLI: Make telemetry data an object - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30581";>#30581</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>CLI: Prompt users for RN vs RNW on init - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30635";>#30635</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   <li>CLI: Reimplement features prompt logic to handle <code>--yes</code> and 
fix <code>--features</code> - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30534";>#30534</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>CLI: Remove Storybook dependencies before adding re-adding them - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30600";>#30600</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>CLI: Use correct storybook internals import in automigration - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/30290";>#30290</a>, 
thanks <a href="https://github.com/yannbf";><code>@​yannbf</code></a>!</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/054974b3e79b970a3c4451f0ae2f8ef7f2efec35";><code>054974b</code></a>
 Bump version from &quot;8.6.1&quot; to &quot;8.6.2&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/15ef409e86e82ea05c7711c0189fafbd21bfca52";><code>15ef409</code></a>
 Bump version from &quot;8.6.0&quot; to &quot;8.6.1&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/a13c741c8763dadecf298e418356884c36c361ab";><code>a13c741</code></a>
 Bump version from &quot;8.6.0-beta.10&quot; to &quot;8.6.0&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/29db3b4d4be940f5188828ef0ddad1a78c4a12cb";><code>29db3b4</code></a>
 Bump version from &quot;8.6.0-beta.9&quot; to &quot;8.6.0-beta.10&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/dd5a9fc691472425f1b755373edf9bb08c78b7b3";><code>dd5a9fc</code></a>
 Bump version from &quot;8.6.0-beta.8&quot; to &quot;8.6.0-beta.9&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/8c805b18d4604a9ab74134028776539e7ae679cd";><code>8c805b1</code></a>
 Bump version from &quot;8.6.0-beta.7&quot; to &quot;8.6.0-beta.8&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/acf4f6b7e9459ef5c1c844afca859a9a60eebf25";><code>acf4f6b</code></a>
 Bump version from &quot;8.6.0-beta.6&quot; to &quot;8.6.0-beta.7&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/7a0479b0a8cf6e5fe4e634c2c5171462de50c569";><code>7a0479b</code></a>
 Bump version from &quot;8.6.0-beta.5&quot; to &quot;8.6.0-beta.6&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/3a8e0fa24512db994520fc98fb98eba3c5659432";><code>3a8e0fa</code></a>
 Bump version from &quot;8.6.0-beta.4&quot; to &quot;8.6.0-beta.5&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/7be3215bc2173c4d61d5fd8d617b29a6190fffb5";><code>7be3215</code></a>
 Bump version from &quot;8.6.0-beta.3&quot; to &quot;8.6.0-beta.4&quot; [skip 
ci]</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v8.6.2/code/addons/controls";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~storybook-bot";>storybook-bot</a>, a new releaser 
for <code>@​storybook/addon-controls</code> since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-controls&package-manager=npm_and_yarn&previous-version=8.1.11&new-version=8.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


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