dependabot[bot] opened a new pull request, #38046: URL: https://github.com/apache/superset/pull/38046
Bumps [@storybook/core](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.15 to 8.6.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/core</code>'s releases</a>.</em></p> <blockquote> <h2>v8.6.16</h2> <h2>8.6.16</h2> <ul> <li>No-op release. No changes.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v8.6.16/CHANGELOG.md"><code>@storybook/core</code>'s changelog</a>.</em></p> <blockquote> <h2>8.6.16</h2> <ul> <li>No-op release. No changes.</li> </ul> <h2>8.6.14</h2> <ul> <li>CLI: Add skip onboarding, recommended/minimal config - <a href="https://redirect.github.com/storybookjs/storybook/pull/30930">#30930</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Core: Fix using dates in expect statements - <a href="https://redirect.github.com/storybookjs/storybook/pull/28413">#28413</a>, thanks <a href="https://github.com/yann-combarnous"><code>@yann-combarnous</code></a>!</li> <li>React Native Web: Fix expo router by setting JSX to automatic - <a href="https://redirect.github.com/storybookjs/storybook/pull/31484">#31484</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Test: Make sure that lit arrays are not cloned - <a href="https://redirect.github.com/storybookjs/storybook/pull/31435">#31435</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.6.13</h2> <ul> <li>Controls: Fix boxShadow on empty controls - <a href="https://redirect.github.com/storybookjs/storybook/pull/27193">#27193</a>, thanks <a href="https://github.com/H0onnn"><code>@H0onnn</code></a>!</li> <li>React Native Web: Update <code>react-native-web</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/31324">#31324</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <h2>8.6.12</h2> <ul> <li>CLI: Only install Visual Test Addon if test feature is selected - <a href="https://redirect.github.com/storybookjs/storybook/pull/30966">#30966</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Core: Fix telemetry error on Storybook UI - <a href="https://redirect.github.com/storybookjs/storybook/pull/30953">#30953</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Ember: Fix <code>ember-template-compiler</code> import for ember 6+ - <a href="https://redirect.github.com/storybookjs/storybook/pull/30682">#30682</a>, thanks <a href="https://github.com/leoeuclids"><code>@leoeuclids</code></a>!</li> <li>Next: Update vite-plugin-storybook-nextjs to 2.0.0--canary.33.17a2310.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/30997">#30997</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Svelte: Exclude <code>node_modules</code> from docgen - <a href="https://redirect.github.com/storybookjs/storybook/pull/30981">#30981</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> </ul> <h2>8.6.11</h2> <ul> <li>Angular: Fix zone.js support for Angular libraries - <a href="https://redirect.github.com/storybookjs/storybook/pull/30941">#30941</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> </ul> <h2>8.6.10</h2> <ul> <li>Addon-docs: Fix non-string handling in Stories block - <a href="https://redirect.github.com/storybookjs/storybook/pull/30913">#30913</a>, thanks <a href="https://github.com/JamesIves"><code>@JamesIves</code></a>!</li> <li>Nextjs: Fix styled-jsx optimize vite warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/30932">#30932</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>React: Fix actImplementation is not a function - <a href="https://redirect.github.com/storybookjs/storybook/pull/30929">#30929</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.6.9</h2> <ul> <li>Next: Fix react aliases in next vite plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/30914">#30914</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.6.8</h2> <ul> <li>Angular: Export all files in Angular package.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/30849">#30849</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CLI: Don't add packageManager entry to package.json automatically - <a href="https://redirect.github.com/storybookjs/storybook/pull/30855">#30855</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>React: Allow portable stories to be used in SSR - <a href="https://redirect.github.com/storybookjs/storybook/pull/30847">#30847</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Svelte: Adjust Svelte typings to include Svelte 5 function components - <a href="https://redirect.github.com/storybookjs/storybook/pull/30852">#30852</a>, thanks <a href="https://github.com/dummdidumm"><code>@dummdidumm</code></a>!</li> <li>Telemetry: Make sure that telemetry doesn't fail on init - <a href="https://redirect.github.com/storybookjs/storybook/pull/30857">#30857</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Vite: Update HMR filter to target specific story file types - <a href="https://redirect.github.com/storybookjs/storybook/pull/30845">#30845</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.6.7</h2> <ul> <li>React-Native-Web: Fix errors in CLI template stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/30821">#30821</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</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/7e5151586ba2475d40e19c592c2f10ce81965ae8"><code>7e51515</code></a> Bump version from "8.6.15" to "8.6.16" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.6.16/code/core">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@storybook/core</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 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]
