Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): Bump @storybook/addon-knobs from 5.3.10 to 5.3.12 (#824
Browse files Browse the repository at this point in the history
)

Bumps [@storybook/addon-knobs](https://github.com/storybookjs/storybook/tree/HEAD/addons/knobs) from 5.3.10 to 5.3.12.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">@storybook/addon-knobs's releases</a>.</em></p>
<blockquote>
<h2>v5.3.12</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Core: Fix dev server error - back out bad change (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9753">#9753</a>)</li>
</ul>
<h2>v5.3.11</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Svelte: Fix Svelte 3 slots for decorators (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9724">#9724</a>)</li>
<li>CLI: Fix file path for Button story (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9325">#9325</a>)</li>
<li>Angular: Emit decorator metadata by default (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9701">#9701</a>)</li>
<li>Storyshots: Fix config via main.ts (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9577">#9577</a>)</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Cra-ts-kitchen-sink: Fix stories glob pattern (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9706">#9706</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v5.3.12/CHANGELOG.md">@storybook/addon-knobs's changelog</a>.</em></p>
<blockquote>
<h2>5.3.12 (February 5, 2020)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Core: Fix dev server error - back out bad change (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9753">#9753</a>)</li>
</ul>
<h2>5.3.11 (February 4, 2020)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Svelte: Fix Svelte 3 slots for decorators (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9724">#9724</a>)</li>
<li>CLI: Fix file path for Button story (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9325">#9325</a>)</li>
<li>Angular: Emit decorator metadata by default (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9701">#9701</a>)</li>
<li>Storyshots: Fix config via main.ts (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9577">#9577</a>)</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Cra-ts-kitchen-sink: Fix stories glob pattern (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9706">#9706</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/storybookjs/storybook/commit/55b76e27762ac27ce9b872b8fa893cc8617fa25b"><code>55b76e2</code></a> v5.3.12</li>
<li><a href="https://github.com/storybookjs/storybook/commit/71b9291fad33bf92c66d4bf166e965f93d42a385"><code>71b9291</code></a> v5.3.11</li>
<li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v5.3.12/addons/knobs">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@storybook/addon-knobs&package-manager=npm_and_yarn&previous-version=5.3.10&new-version=5.3.12)](https://dependabot.com/compatibility-score.html?dependency-name=@storybook/addon-knobs&package-manager=npm_and_yarn&previous-version=5.3.10&new-version=5.3.12)

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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
  • Loading branch information
kodiakhq[bot] authored Feb 4, 2020
2 parents ac51db2 + 68238b0 commit e185404
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@storybook/addon-actions": "5.3.10",
"@storybook/addon-docs": "5.3.11",
"@storybook/addon-info": "5.3.11",
"@storybook/addon-knobs": "5.3.10",
"@storybook/addon-knobs": "5.3.12",
"@storybook/addon-links": "5.3.11",
"@storybook/addons": "5.3.12",
"@storybook/preset-typescript": "^1.1.0",
Expand Down
81 changes: 71 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1658,17 +1658,17 @@
react-lifecycles-compat "^3.0.4"
util-deprecate "^1.0.2"

"@storybook/addon-knobs@5.3.10":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@storybook/addon-knobs/-/addon-knobs-5.3.10.tgz#3dbb6046f2e625a9f6ef22e1b5660c9976f4f842"
integrity sha512-0mroTdXQItWOotswyo2e+P+Xmt4O+AyuVegRE3K5/2w/WMf2ku/YdRzH0uPgYS+y8PD0j3vDcTXt1UFnzjv8eg==
"@storybook/addon-knobs@5.3.12":
version "5.3.12"
resolved "https://registry.yarnpkg.com/@storybook/addon-knobs/-/addon-knobs-5.3.12.tgz#743f816bc8c2260d1794fa5dd945521fb4a30a80"
integrity sha512-BZaFg0sb9EAk/SUAFG7PArMlywrIKDfbeg073zcf7fGa1Aa2M0AauBZ/eAiidCZsWcrOlt0FWwfPs+SHNSqEOA==
dependencies:
"@storybook/addons" "5.3.10"
"@storybook/api" "5.3.10"
"@storybook/client-api" "5.3.10"
"@storybook/components" "5.3.10"
"@storybook/core-events" "5.3.10"
"@storybook/theming" "5.3.10"
"@storybook/addons" "5.3.12"
"@storybook/api" "5.3.12"
"@storybook/client-api" "5.3.12"
"@storybook/components" "5.3.12"
"@storybook/core-events" "5.3.12"
"@storybook/theming" "5.3.12"
"@types/react-color" "^3.0.1"
copy-to-clipboard "^3.0.8"
core-js "^3.0.1"
Expand Down Expand Up @@ -1837,6 +1837,17 @@
global "^4.3.2"
telejson "^3.2.0"

"@storybook/channel-postmessage@5.3.12":
version "5.3.12"
resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-5.3.12.tgz#945c9702f335018f6224af3159bf4d33c66a131e"
integrity sha512-yQZ6Ef0KnxI7vxJrcJaBYeZpxhl/18WEFtAO9MphvYvtd1dudqKNqdx9B/30PIXb7c/SptvGJR/EZhsRNr4Oug==
dependencies:
"@storybook/channels" "5.3.12"
"@storybook/client-logger" "5.3.12"
core-js "^3.0.1"
global "^4.3.2"
telejson "^3.2.0"

"@storybook/channels@5.3.10":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@storybook/channels/-/channels-5.3.10.tgz#6556b0fbe99bc0234a9a54de3c94e9e1cf55e4e3"
Expand Down Expand Up @@ -1904,6 +1915,29 @@
ts-dedent "^1.1.0"
util-deprecate "^1.0.2"

"@storybook/client-api@5.3.12":
version "5.3.12"
resolved "https://registry.yarnpkg.com/@storybook/client-api/-/client-api-5.3.12.tgz#7c18921d0290b30b020ad7d41fbda170009780bd"
integrity sha512-Qzi+pS9FwqrArnG1VMV4QJxEdvw7KVc2ufgax7jCvK8JtDlSVe1/qpbJn7U3o1z4TPY/u3m6PbBLJDoSWTVonw==
dependencies:
"@storybook/addons" "5.3.12"
"@storybook/channel-postmessage" "5.3.12"
"@storybook/channels" "5.3.12"
"@storybook/client-logger" "5.3.12"
"@storybook/core-events" "5.3.12"
"@storybook/csf" "0.0.1"
"@types/webpack-env" "^1.15.0"
core-js "^3.0.1"
eventemitter3 "^4.0.0"
global "^4.3.2"
is-plain-object "^3.0.0"
lodash "^4.17.15"
memoizerific "^1.11.3"
qs "^6.6.0"
stable "^0.1.8"
ts-dedent "^1.1.0"
util-deprecate "^1.0.2"

"@storybook/client-logger@5.3.10":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-5.3.10.tgz#3f1ab223ccc5389004f76d9cab792083003d1db9"
Expand Down Expand Up @@ -1979,6 +2013,33 @@
simplebar-react "^1.0.0-alpha.6"
ts-dedent "^1.1.0"

"@storybook/components@5.3.12":
version "5.3.12"
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-5.3.12.tgz#0d930343624d459f46cd55b140be979709ee5a29"
integrity sha512-Ma67yaSJHaNqLjp2csOZvHdu1Sk1eMke29WVEWjPYUBzzaZK7ZlmGiXzN0roYJVGaqHkl2f7xxRfPfWQp9NCIw==
dependencies:
"@storybook/client-logger" "5.3.12"
"@storybook/theming" "5.3.12"
"@types/react-syntax-highlighter" "11.0.2"
"@types/react-textarea-autosize" "^4.3.3"
core-js "^3.0.1"
global "^4.3.2"
lodash "^4.17.15"
markdown-to-jsx "^6.9.1"
memoizerific "^1.11.3"
polished "^3.3.1"
popper.js "^1.14.7"
prop-types "^15.7.2"
react "^16.8.3"
react-dom "^16.8.3"
react-focus-lock "^2.1.0"
react-helmet-async "^1.0.2"
react-popper-tooltip "^2.8.3"
react-syntax-highlighter "^11.0.2"
react-textarea-autosize "^7.1.0"
simplebar-react "^1.0.0-alpha.6"
ts-dedent "^1.1.0"

"@storybook/core-events@5.3.10":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-5.3.10.tgz#3fa271f5f47ec9822c488b91d4ea7c298eb7ed6c"
Expand Down

1 comment on commit e185404

@vercel
Copy link

@vercel vercel bot commented on e185404 Feb 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.