dependabot[bot] opened a new pull request, #30089: URL: https://github.com/apache/superset/pull/30089
Bumps [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) from 8.1.11 to 8.2.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react-webpack5</code>'s releases</a>.</em></p> <blockquote> <h2>v8.2.9</h2> <h2>8.2.9</h2> <ul> <li>CLI: Fix <code>init --skip-install</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Telemetry: Disable save-from-controls logs for example stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v8.2.8</h2> <h2>8.2.8</h2> <ul> <li>CLI: Parse more Yarn Berry errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Fix: Invariant failed: Expected package.json#version to be defined in the "undefined" package - <a href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>, thanks <a href="https://github.com/abcdmku"><code>@abcdmku</code></a>!</li> </ul> <h2>v8.2.7</h2> <h2>8.2.7</h2> <ul> <li>CPC: Fix type usage in renderers - <a href="https://redirect.github.com/storybookjs/storybook/pull/28745">#28745</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Introduce run over play in portable stories, and revert back play changes of 8.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/28764">#28764</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>v8.2.6</h2> <h2>8.2.6</h2> <ul> <li>CPC: Fix missing exports for addon-kit - <a href="https://redirect.github.com/storybookjs/storybook/pull/28691">#28691</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <h2>v8.2.5</h2> <h2>8.2.5</h2> <ul> <li>CPC: Add the globals export for manager - <a href="https://redirect.github.com/storybookjs/storybook/pull/28650">#28650</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CPC: Correct path to the <code>@storybook/theming/create</code> alias - <a href="https://redirect.github.com/storybookjs/storybook/pull/28643">#28643</a>, thanks <a href="https://github.com/Averethel"><code>@Averethel</code></a>!</li> <li>Components: Remove external overrides - <a href="https://redirect.github.com/storybookjs/storybook/pull/28632">#28632</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Core: Fix header for MountMustBeDestructuredError message - <a href="https://redirect.github.com/storybookjs/storybook/pull/28590">#28590</a>, thanks <a href="https://github.com/0916dhkim"><code>@0916dhkim</code></a>!</li> <li>Onboarding: Fix code snippet when story name differs from export name - <a href="https://redirect.github.com/storybookjs/storybook/pull/28649">#28649</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Telemetry: Add mount, beforeEach, moduleMock stats - <a href="https://redirect.github.com/storybookjs/storybook/pull/28624">#28624</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: CSF feature usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/28622">#28622</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v8.2.4</h2> <h2>8.2.4</h2> <ul> <li>CLI: Add diagnostic when the <code>storybook</code> package is missing - <a href="https://redirect.github.com/storybookjs/storybook/pull/28604">#28604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CLI: Make a few automigrations run on all version upgrades - <a href="https://redirect.github.com/storybookjs/storybook/pull/28601">#28601</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>CPC: Direct dependencies on shim packages in renderers - <a href="https://redirect.github.com/storybookjs/storybook/pull/28599">#28599</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <h2>v8.2.3</h2> <h2>8.2.3</h2> <ul> <li>Bug: Fix invalid docs links in Configure.mdx template page - <a href="https://redirect.github.com/storybookjs/storybook/pull/28560">#28560</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>CLI: Add "missing-storybook-dependencies" automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/28579">#28579</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>CPC: Add <code>theming/create</code> aliases in docs preset - <a href="https://redirect.github.com/storybookjs/storybook/pull/28570">#28570</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CPC: Fix incorrect re-export in <code>core-events</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28573">#28573</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CPC: Fix Vite builder had wrong conditions - <a href="https://redirect.github.com/storybookjs/storybook/pull/28581">#28581</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CSF: Fix small typing issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/28587">#28587</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"><code>@storybook/react-webpack5</code>'s changelog</a>.</em></p> <blockquote> <h2>8.2.9</h2> <ul> <li>CLI: Fix <code>init --skip-install</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Telemetry: Disable save-from-controls logs for example stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>8.2.8</h2> <ul> <li>CLI: Parse more Yarn Berry errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Fix: Invariant failed: Expected package.json#version to be defined in the "undefined" package - <a href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>, thanks <a href="https://github.com/abcdmku"><code>@abcdmku</code></a>!</li> </ul> <h2>8.2.7</h2> <ul> <li>CPC: Fix type usage in renderers - <a href="https://redirect.github.com/storybookjs/storybook/pull/28745">#28745</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Core: Introduce run over play in portable stories, and revert back play changes of 8.2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/28764">#28764</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> </ul> <h2>8.2.6</h2> <ul> <li>CPC: Fix missing exports for addon-kit - <a href="https://redirect.github.com/storybookjs/storybook/pull/28691">#28691</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <h2>8.2.5</h2> <ul> <li>CPC: Add the globals export for manager - <a href="https://redirect.github.com/storybookjs/storybook/pull/28650">#28650</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CPC: Correct path to the <code>@storybook/theming/create</code> alias - <a href="https://redirect.github.com/storybookjs/storybook/pull/28643">#28643</a>, thanks <a href="https://github.com/Averethel"><code>@Averethel</code></a>!</li> <li>Components: Remove external overrides - <a href="https://redirect.github.com/storybookjs/storybook/pull/28632">#28632</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Core: Fix header for MountMustBeDestructuredError message - <a href="https://redirect.github.com/storybookjs/storybook/pull/28590">#28590</a>, thanks <a href="https://github.com/0916dhkim"><code>@0916dhkim</code></a>!</li> <li>Onboarding: Fix code snippet when story name differs from export name - <a href="https://redirect.github.com/storybookjs/storybook/pull/28649">#28649</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Telemetry: Add mount, beforeEach, moduleMock stats - <a href="https://redirect.github.com/storybookjs/storybook/pull/28624">#28624</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Telemetry: CSF feature usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/28622">#28622</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>8.2.4</h2> <ul> <li>CLI: Add diagnostic when the <code>storybook</code> package is missing - <a href="https://redirect.github.com/storybookjs/storybook/pull/28604">#28604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CLI: Make a few automigrations run on all version upgrades - <a href="https://redirect.github.com/storybookjs/storybook/pull/28601">#28601</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>CPC: Direct dependencies on shim packages in renderers - <a href="https://redirect.github.com/storybookjs/storybook/pull/28599">#28599</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> </ul> <h2>8.2.3</h2> <ul> <li>Bug: Fix invalid docs links in Configure.mdx template page - <a href="https://redirect.github.com/storybookjs/storybook/pull/28560">#28560</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>CLI: Add "missing-storybook-dependencies" automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/28579">#28579</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>CPC: Add <code>theming/create</code> aliases in docs preset - <a href="https://redirect.github.com/storybookjs/storybook/pull/28570">#28570</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CPC: Fix incorrect re-export in <code>core-events</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28573">#28573</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CPC: Fix Vite builder had wrong conditions - <a href="https://redirect.github.com/storybookjs/storybook/pull/28581">#28581</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CSF: Fix small typing issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/28587">#28587</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Portable stories: Remove unused types - <a href="https://redirect.github.com/storybookjs/storybook/pull/28548">#28548</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Webpack: Fix sourceMap generation in csf-tools - <a href="https://redirect.github.com/storybookjs/storybook/pull/28585">#28585</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> </ul> <h2>8.2.2</h2> <ul> <li>CPC: Add <code>ESM</code> export to <code>docs-tools</code> & <code>node-logger</code> packages - <a href="https://redirect.github.com/storybookjs/storybook/pull/28539">#28539</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>CPC: Fix missing dependency in <code>@storybook/addon-interactions</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/28518">#28518</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</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/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a> Bump version from "8.2.8" to "8.2.9" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/2faeae23c0d6eaf398baa61937fde38e779429c0"><code>2faeae2</code></a> Bump version from "8.2.7" to "8.2.8" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/97d84763bb39f526f8d0a34397260e9327172184"><code>97d8476</code></a> Bump version from "8.2.6" to "8.2.7" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/ea266a0f9c6bc47a96e4a2de4531dba92d14120c"><code>ea266a0</code></a> Bump version from "8.2.5" to "8.2.6" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/e3c5995c1ca27708285b282808c344f4f5265433"><code>e3c5995</code></a> Bump version from "8.2.4" to "8.2.5" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/7b84561a8b88b21d8c24b737d547fbe8b02fb7b2"><code>7b84561</code></a> Bump version from "8.2.3" to "8.2.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/7067b338112530a2b89b3725832617a9239a4b15"><code>7067b33</code></a> Bump version from "8.2.2" to "8.2.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/480359d5e340d97476131781c69b4b5e3b724f57"><code>480359d</code></a> Bump version from "8.2.1" to "8.2.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/9c3d8919aa216b4e863d3a6f2a548b2aadb2b939"><code>9c3d891</code></a> Bump version from "8.2.0" to "8.2.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/8b2f2dbb659fb7365e4d65f2945e9cda79f831d2"><code>8b2f2db</code></a> Bump version from "8.2.0-beta.3" to "8.2.0" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/frameworks/react-webpack5">compare view</a></li> </ul> </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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org