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


   Bumps 
[@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions)
 from 6.3.12 to 6.4.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/storybook/releases";><code>@โ€‹storybook/addon-actions</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.4.3</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Don't render with <code>modernInline</code> if 
<code>inlineStories</code> is <code>false</code> (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16853";>#16853</a>)</li>
   <li>Preview: Don't hide the story while preparing (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16850";>#16850</a>)</li>
   </ul>
   <h2>v6.4.2</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>UI: Ensure all classes+animations for our loaders are prefixed (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16815";>#16815</a>)</li>
   <li>Angular: Add back-compat method to find options (styles) in angular.json 
(<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16832";>#16832</a>)</li>
   </ul>
   <h2>v6.4.1</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Core: Fix packageName check in build-dev (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16823";>#16823</a>)</li>
   <li>CSFFile: Fix function exports (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16829";>#16829</a>)</li>
   </ul>
   <h3>Maintenance</h3>
   <ul>
   <li>Fix <code>handle-release-branches</code> workflow (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16801";>#16801</a>)</li>
   </ul>
   <h2>v6.4.0</h2>
   <p>Storybook 6.4 is here!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰</p>
   <p>SB6.4 adds interaction testing and performance re-architecture ahead of a 
huge 7.0 release.</p>
   <ul>
   <li>โ–ถ๏ธ <strong>Interactive stories</strong> to simulate user behavior and 
tools to debug it</li>
   <li>โšก๏ธ <strong>On-demand architecture</strong> for smaller builds and faster 
load times</li>
   <li>โ›ธ <strong>Automigrate + versioned documentation</strong> for easier 
upgrades</li>
   <li>๐Ÿ“‹ <strong>Linter</strong> to enforce Storybook best practices</li>
   <li>๐Ÿ’ฏ <strong>Hundreds more fixes</strong> and quality of life 
improvements</li>
   </ul>
   <p>More info in the Github issue <a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/issues/15355";>Storybook
 6.4 Release ๐Ÿ› </a>. Release announcement coming soon!!!</p>
   <h2>v6.4.0-rc.11</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Core: Fix breaking change in process/browser (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16795";>#16795</a>)</li>
   </ul>
   <h2>v6.4.0-rc.10</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Core: Allow args/argTypes/component to be set via parameters for 
storiesOf back-compat (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16791";>#16791</a>)</li>
   <li>Core: Sort the results of <code>globby</code> when constructing Story 
Index (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16788";>#16788</a>)</li>
   <li>Core: Don't log a console error when the story is missing (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16783";>#16783</a>)</li>
   <li>Addon-docs: Wait for the story component to render before emitting (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16792";>#16792</a>)</li>
   <li>Core: Ensure that <code>context.args</code> is always set (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16790";>#16790</a>)</li>
   </ul>
   <h2>v6.4.0-rc.9</h2>
   <!-- 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-actions</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>6.4.3 (December 1, 2021)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Don't render with <code>modernInline</code> if 
<code>inlineStories</code> is <code>false</code> (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16853";>#16853</a>)</li>
   <li>Preview: Don't hide the story while preparing (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16850";>#16850</a>)</li>
   </ul>
   <h2>6.4.2 (December 1, 2021)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>UI: Ensure all classes+animations for our loaders are prefixed (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16815";>#16815</a>)</li>
   <li>Angular: Add back-compat method to find options (styles) in angular.json 
(<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16832";>#16832</a>)</li>
   </ul>
   <h2>6.4.1 (November 30, 2021)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Core: Fix packageName check in build-dev (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16823";>#16823</a>)</li>
   <li>CSFFile: Fix function exports (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16829";>#16829</a>)</li>
   </ul>
   <h3>Maintenance</h3>
   <ul>
   <li>Fix <code>handle-release-branches</code> workflow (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16801";>#16801</a>)</li>
   </ul>
   <h2>6.4.0 (November 27, 2021)</h2>
   <p>Storybook 6.4 is here!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰</p>
   <p>SB6.4 adds interaction testing and performance re-architecture ahead of a 
huge 7.0 release.</p>
   <ul>
   <li>โ–ถ๏ธ <strong>Interactive stories</strong> to simulate user behavior and 
tools to debug it</li>
   <li>โšก๏ธ <strong>On-demand architecture</strong> for smaller builds and faster 
load times</li>
   <li>โ›ธ <strong>Automigrate + versioned documentation</strong> for easier 
upgrades</li>
   <li>๐Ÿ“‹ <strong>Linter</strong> to enforce Storybook best practices</li>
   <li>๐Ÿ’ฏ <strong>Hundreds more fixes</strong> and quality of life 
improvements</li>
   </ul>
   <p>More info in the Github issue <a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/issues/15355";>Storybook
 6.4 Release ๐Ÿ› </a>. Release announcement coming soon!!!</p>
   <h2>6.4.0-rc.11 (November 26, 2021)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Core: Fix breaking change in process/browser (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16795";>#16795</a>)</li>
   </ul>
   <h2>6.4.0-rc.10 (November 26, 2021)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Core: Allow args/argTypes/component to be set via parameters for 
storiesOf back-compat (<a 
href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/16791";>#16791</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/3e8133aa834b15a7c7021c6e5e090016491b5218";><code>3e8133a</code></a>
 v6.4.3</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/ef6d9296c779c964078e9171b789f1c35be7dfe0";><code>ef6d929</code></a>
 Update git head to 6.4.2, update yarn.lock</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/6e5ec774cf8e7fd8a1870fc2469c2dfa9ec112b7";><code>6e5ec77</code></a>
 v6.4.2</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/7f974187b2906b0f97585f01690bc84b928d0731";><code>7f97418</code></a>
 Update git head to 6.4.1, update yarn.lock</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/bb20e8fef506e05fb9c67dd55b0405b4b1043698";><code>bb20e8f</code></a>
 v6.4.1</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/3aefda8b41e1706501afed1a918387d4f20b9d39";><code>3aefda8</code></a>
 Update git head to 6.4.0, update yarn.lock</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/7d4d6ab38a9c4ef18968fa3964b5084d87a82b71";><code>7d4d6ab</code></a>
 v6.4.0</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/2d7801924663ffdcae2ebefab7011223bca8feb1";><code>2d78019</code></a>
 Update git head to 6.4.0-rc.11, update yarn.lock</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/77eb43c5f02179fb2a823f975448e706710931fc";><code>77eb43c</code></a>
 v6.4.0-rc.11</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/0e8f1c245e6332e95ebf46b05fe5316ba6fc78a2";><code>0e8f1c2</code></a>
 Update git head to 6.4.0-rc.10, update yarn.lock</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v6.4.3/addons/actions";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-actions&package-manager=npm_and_yarn&previous-version=6.3.12&new-version=6.4.3)](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 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