dependabot[bot] opened a new pull request, #36560: URL: https://github.com/apache/superset/pull/36560
Bumps [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls) from 8.1.11 to 9.0.8. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v9.0.8/CHANGELOG.md"><code>@storybook/addon-controls</code>'s changelog</a>.</em></p> <blockquote> <h2>9.0.8</h2> <ul> <li>Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - <a href="https://redirect.github.com/storybookjs/storybook/pull/31682">#31682</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Themes: Define missing React dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/31688">#31688</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon-vitest: Fix adding with <code>--skip-install</code> failing missing packageJson invariant - <a href="https://redirect.github.com/storybookjs/storybook/pull/31720">#31720</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>AddonDocs: Remove export of blocks - <a href="https://redirect.github.com/storybookjs/storybook/pull/31724">#31724</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Automigration: Enhance removeEssentials to convert options - <a href="https://redirect.github.com/storybookjs/storybook/pull/31658">#31658</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CLI: Don't install addon-onboarding during minimal installs - <a href="https://redirect.github.com/storybookjs/storybook/pull/31616">#31616</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <blockquote> <p>[!NOTE]<br /> Version 9.0.7 was skipped because of a bad release of <code>eslint-plugin-storybook</code>.</p> </blockquote> <h2>9.0.6</h2> <ul> <li>Addon Docs: Fix reference to global JSX namespace - <a href="https://redirect.github.com/storybookjs/storybook/pull/31671">#31671</a>, thanks <a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a>!</li> <li>Angular: Improve Vite compatibility - <a href="https://redirect.github.com/storybookjs/storybook/pull/31686">#31686</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Preview: Fix type issues - <a href="https://redirect.github.com/storybookjs/storybook/pull/31537">#31537</a>, thanks <a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a>!</li> <li>Telemetry: Improve error handling - <a href="https://redirect.github.com/storybookjs/storybook/pull/31656">#31656</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <h2>9.0.5</h2> <ul> <li>Addon A11y: Briefly disable highlights while Axe is running - <a href="https://redirect.github.com/storybookjs/storybook/pull/31621">#31621</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>CLI: Consider Storybook React Native packages in upgrade command - <a href="https://redirect.github.com/storybookjs/storybook/pull/31645">#31645</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Next.js: Fix module transpilation - <a href="https://redirect.github.com/storybookjs/storybook/pull/31501">#31501</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Svelte: Fix source view always using <code><wrapper ...></code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31639">#31639</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Testing: Fix <code>toSatisfy</code>-matcher implementation - <a href="https://redirect.github.com/storybookjs/storybook/pull/31664">#31664</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <h2>9.0.4</h2> <ul> <li>Addon Vitest: Fix path comparison on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/31630">#31630</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Vitest: Fix path comparison on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/31634">#31634</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> </ul> <h2>9.0.3</h2> <ul> <li>Addon-Vitest: Properly merge configs - <a href="https://redirect.github.com/storybookjs/storybook/pull/31629">#31629</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Angular: Support v20 - <a href="https://redirect.github.com/storybookjs/storybook/pull/31611">#31611</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Update VTA version range for storybook init - <a href="https://redirect.github.com/storybookjs/storybook/pull/31612">#31612</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <h2>9.0.2</h2> <ul> <li>CLI: Respect --skip-install in postinstall scripts - <a href="https://redirect.github.com/storybookjs/storybook/pull/31605">#31605</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> </ul> <h2>9.0.1</h2> <ul> <li>Angular: Include 20.x in version range - <a href="https://redirect.github.com/storybookjs/storybook/pull/31602">#31602</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>CLI: Update React Native init generator for v9 - <a href="https://redirect.github.com/storybookjs/storybook/pull/31600">#31600</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>React Native Web: Include expo in babel transforms - <a href="https://redirect.github.com/storybookjs/storybook/pull/31607">#31607</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Fix storybook version and add test run events - <a href="https://redirect.github.com/storybookjs/storybook/pull/31473">#31473</a>, thanks <a href="https://github.com/tmeasday"><code>@tmeasday</code></a>!</li> </ul> <h2>9.0.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/95bdbeef6ca79d07d36e1c1809a453b072bf4c1e"><code>95bdbee</code></a> Bump version from "9.0.7" to "9.0.8" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/a882f2f21854a00c0adb58b0de030a0965e18c72"><code>a882f2f</code></a> Artificially bump all versions on the <code>main</code> branch from 9.0.6 to 9.0.7, to s...</li> <li><a href="https://github.com/storybookjs/storybook/commit/228ee2bb8d7fd3d4550f794f440b42f0b22332ec"><code>228ee2b</code></a> Bump version from "9.0.5" to "9.0.6" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/9ccce784680f7bace7e6cce587b850101730c9e4"><code>9ccce78</code></a> Bump version from "9.0.4" to "9.0.5" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/6f962f3c5eecbad573208a76b05ba0cccd50e18d"><code>6f962f3</code></a> Bump version from "9.0.3" to "9.0.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/7cbe162e0046c4ed4bd1145fe13a5358eba2afc6"><code>7cbe162</code></a> Bump version from "9.0.2" to "9.0.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/371930b2d69c38b8bf1b0ebd68bddfd3842e11fc"><code>371930b</code></a> Bump version from "9.0.1" to "9.0.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/9879693eb5128bb26ce5d6f4d1b47f3be114108b"><code>9879693</code></a> Bump version from "9.0.0" to "9.0.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/5dd81ae54583e9d445c515fa6640f26de0056592"><code>5dd81ae</code></a> Bump version from "9.0.0-rc.5" to "9.0.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/fd3356ca52c34c19c1955bb7d87ae76b35c16a71"><code>fd3356c</code></a> Bump version from "9.0.0-rc.4" to "9.0.0-rc.5" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v9.0.8/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 /> [](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]
