This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump @storybook/addon-docs from 6.0.26 to 6.0.28 (#1477
) Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs) from 6.0.26 to 6.0.28. e notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">@storybook/addon-docs's releases</a>.</em></p> <blockquote> <h2>v6.0.28</h2> <h3>Bug Fixes</h3> <ul> <li>CLI: Disable DLL by default in template (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12954">#12954</a>)</li> </ul> <h2>v6.0.27</h2> <h3>Bug Fixes</h3> <ul> <li>CLI: Fix intro MDX for React17 (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12878">#12878</a>)</li> <li>Core: Disable Docs DLL by default (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12874">#12874</a>)</li> <li>Essentials: Fix absolute config dir (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12873">#12873</a>)</li> <li>Addon-controls: Fix "docs before controls" check (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12738">#12738</a>)</li> <li>Addon-knobs: Fix uncontrolled to controlled warning for booleans (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12719">#12719</a>)</li> </ul> <h3>Dependency Upgrades</h3> <ul> <li>Upgrade babel-plugin-react-docgen (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12748">#12748</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">@storybook/addon-docs's changelog</a>.</em></p> <blockquote> <h2>6.1.0-alpha.34 (November 1, 2020)</h2> <h3>Features</h3> <ul> <li>Composition: Append index to ref indicator links (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12932">#12932</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>UI: Don't listen for progress updates in static builds (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12966">#12966</a>)</li> </ul> <h2>6.1.0-alpha.33 (October 30, 2020)</h2> <h3>Features</h3> <ul> <li>UI: Instant-on manager (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12707">#12707</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Core: Disable UI dll by default (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12926">#12926</a>)</li> <li>Combine args with basic object spread semantics (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12958">#12958</a>)</li> </ul> <h3>Dependency Upgrades</h3> <ul> <li>Core: Allow React-DOM 17.x (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12937">#12937</a>)</li> </ul> <h2>6.1.0-alpha.32 (October 30, 2020)</h2> <h3>Bug Fixes</h3> <ul> <li>CLI: Disable DLL by default in template (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12954">#12954</a>)</li> <li>Preact: Fix peerDeps version specifier (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12883">#12883</a>)</li> </ul> <h2>6.1.0-alpha.31 (October 27, 2020)</h2> <h3>Features</h3> <ul> <li>Search UX improvements (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12765">#12765</a>)</li> <li>Core: Add new layout style <code>none</code> and fix layout styles (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12727">#12727</a>)</li> </ul> <h3>Dependency Upgrades</h3> <ul> <li>Deps: Upgrade regenerator-runtime to 0.13.7 (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12902">#12902</a>)</li> <li>Deps: Upgrade ts-dedent to 2.0 (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12901">#12901</a>)</li> </ul> <h2>6.1.0-alpha.30 (October 26, 2020)</h2> <h3>Features</h3> <ul> <li>Addon-docs: Lazy load iframes (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/12888">#12888</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/8c2fb30856de06a7076960cd1421a859923d92d3"><code>8c2fb30</code></a> v6.0.28</li> <li><a href="https://github.com/storybookjs/storybook/commit/5d93a57753308285411fa1cba4713db29c706d8d"><code>5d93a57</code></a> Update git head to 6.0.27</li> <li><a href="https://github.com/storybookjs/storybook/commit/1aa25de4b1a9eb5570f3e4814780378810b6ca04"><code>1aa25de</code></a> v6.0.27</li> <li><a href="https://github.com/storybookjs/storybook/commit/29d7664e57b6a44737a556e63ebfd67e08b60227"><code>29d7664</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/addons/docs/issues/12874">#12874</a> from storybookjs/12408-disable-docs-dll</li> <li><a href="https://github.com/storybookjs/storybook/commit/c5802602d1d2b71069c21d3ea28858613adb7c46"><code>c580260</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/addons/docs/issues/12530">#12530</a> from storybookjs/docs/dynamic-source-snippets</li> <li><a href="https://github.com/storybookjs/storybook/commit/7d6e1b4f1d2166aab2137ebb53449536f3ae68ba"><code>7d6e1b4</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/addons/docs/issues/12748">#12748</a> from storybookjs/11883-upgrade-babel-plugin-react-d...</li> <li><a href="https://github.com/storybookjs/storybook/commit/6fd35b88322058246ea0c147cc5a5bd38a39b6fb"><code>6fd35b8</code></a> Update git head to 6.0.26</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v6.0.28/addons/docs">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-docs&package-manager=npm_and_yarn&previous-version=6.0.26&new-version=6.0.28)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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>
- Loading branch information
b312728
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: