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-actions from 5.3.10 to 5.3.12 (#…
Browse files Browse the repository at this point in the history
…825)

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) 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-actions'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-actions'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/actions">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@storybook/addon-actions&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-actions&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 e185404 + 3d4ef58 commit e14a7a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},
"devDependencies": {
"@babel/preset-env": "^7.7.5",
"@storybook/addon-actions": "5.3.10",
"@storybook/addon-actions": "5.3.12",
"@storybook/addon-docs": "5.3.11",
"@storybook/addon-info": "5.3.11",
"@storybook/addon-knobs": "5.3.12",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1577,17 +1577,17 @@
dependencies:
type-detect "4.0.8"

"@storybook/addon-actions@5.3.10":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-5.3.10.tgz#08cfaa656a787990260e73e5b556efd903a92dcc"
integrity sha512-k4LT2pMiUm3WljBGWGlMsPVJhmESfLiyos0BV2apLIXEVb0L/O8rEJtZ9GBEab63lZVb4Yxo0yGbGIk6In13bQ==
"@storybook/addon-actions@5.3.12":
version "5.3.12"
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-5.3.12.tgz#024678ddd207f050e42c5f8e20b5064cf9839a38"
integrity sha512-3j6ZJROcH4bm8vpaM2RU/sRdoOLF9DpVWiE6uutlrVEV6eWuexrUAYwSzuF4Pjr1LUWDSDIT9pEES+tHdn9Rww==
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"
core-js "^3.0.1"
fast-deep-equal "^2.0.1"
global "^4.3.2"
Expand Down

1 comment on commit e14a7a7

@vercel
Copy link

@vercel vercel bot commented on e14a7a7 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.