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

Commit

Permalink
build(deps-dev): Bump @storybook/react from 6.1.6 to 6.1.9 (#1556)
Browse files Browse the repository at this point in the history
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.1.6 to 6.1.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">@storybook/react's releases</a>.</em></p>
<blockquote>
<h2>v6.1.9</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Addon-backgrounds: Fix grid offset always using default value (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13260">#13260</a>)</li>
<li>UI: Fix keybindings on non-US keyboard layouts (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13319">#13319</a>)</li>
<li>Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13327">#13327</a>)</li>
</ul>
<h2>v6.1.8</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Core: Fix preview URL dropped hashes (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13308">#13308</a>)</li>
<li>Core: Fix template script tag support (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13271">#13271</a>)</li>
<li>Addon-docs: Fix Vue source snippets for function attributes (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13288">#13288</a>)</li>
<li>Components: Fix Zoom for IE11 (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13302">#13302</a>)</li>
<li>React: Don't add FastRefresh if already enabled (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13303">#13303</a>)</li>
<li>CLI: Fix storybook-deployer upgrade warning (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13306">#13306</a>)</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>React: Expose StorybookConfig types (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13309">#13309</a>)</li>
<li>React: Fix unit tests for react preset (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13315">#13315</a>)</li>
</ul>
<h2>v6.1.7</h2>
<h3>Bug Fixes</h3>
<ul>
<li>CLI: Fix not printing managerTotalTime when using cached manager (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13294">#13294</a>)</li>
<li>Core: Only apply <code>express.json()</code> middleware to /runtime-error route (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13295">#13295</a>)</li>
<li>Core: Don't use prebuilt or cached manager when running smoke test (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13266">#13266</a>)</li>
<li>Core: Detect arg inference for cyclic args and warn (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13263">#13263</a>)</li>
</ul>
<h3>Dependency Upgrades</h3>
<ul>
<li>Remove unused dependency @svgr/webpack (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13281">#13281</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/react's changelog</a>.</em></p>
<blockquote>
<h2>6.1.9 (November 29, 2020)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Addon-backgrounds: Fix grid offset always using default value (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13260">#13260</a>)</li>
<li>UI: Fix keybindings on non-US keyboard layouts (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13319">#13319</a>)</li>
<li>Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13327">#13327</a>)</li>
</ul>
<h2>6.1.8 (November 27, 2020)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Core: Fix preview URL dropped hashes (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13308">#13308</a>)</li>
<li>Core: Fix template script tag support (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13271">#13271</a>)</li>
<li>Addon-docs: Fix Vue source snippets for function attributes (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13288">#13288</a>)</li>
<li>Components: Fix Zoom for IE11 (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13302">#13302</a>)</li>
<li>React: Don't add FastRefresh if already enabled (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13303">#13303</a>)</li>
<li>CLI: Fix storybook-deployer upgrade warning (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13306">#13306</a>)</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>React: Expose StorybookConfig types (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13309">#13309</a>)</li>
<li>React: Fix unit tests for react preset (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13315">#13315</a>)</li>
</ul>
<h2>6.1.7 (November 27, 2020)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>CLI: Fix not printing managerTotalTime when using cached manager (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13294">#13294</a>)</li>
<li>Core: Only apply <code>express.json()</code> middleware to /runtime-error route (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13295">#13295</a>)</li>
<li>Core: Don't use prebuilt or cached manager when running smoke test (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13266">#13266</a>)</li>
<li>Core: Detect arg inference for cyclic args and warn (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13263">#13263</a>)</li>
</ul>
<h3>Dependency Upgrades</h3>
<ul>
<li>Remove unused dependency @svgr/webpack (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/13281">#13281</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/storybookjs/storybook/commit/495a468d5eccaac706b6b8b52e9dbc5a484027a4"><code>495a468</code></a> v6.1.9</li>
<li><a href="https://github.com/storybookjs/storybook/commit/082278bd35544647970ac2b73a9e294d73c943a0"><code>082278b</code></a> Update git head to 6.1.8</li>
<li><a href="https://github.com/storybookjs/storybook/commit/6c4d0ed4beea726a121cddd365cc5258d6828be9"><code>6c4d0ed</code></a> v6.1.8</li>
<li><a href="https://github.com/storybookjs/storybook/commit/f336ea82e2f25529ca00c914586b71c010cd2803"><code>f336ea8</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/app/react/issues/13309">#13309</a> from storybookjs/fix/reactTypings</li>
<li><a href="https://github.com/storybookjs/storybook/commit/f7bf8ee1be2d07bda328097e0cb9fa4a01fbc9ea"><code>f7bf8ee</code></a> fix: unit tests for react preset</li>
<li><a href="https://github.com/storybookjs/storybook/commit/8f0c2104bd05d1c90e6ffb18fa40dc66c467931a"><code>8f0c210</code></a> React: expose StorybookConfig types</li>
<li><a href="https://github.com/storybookjs/storybook/commit/7cafe2eb5a4bea84e46be746695813e8d7bff61a"><code>7cafe2e</code></a> Update framework-preset-react.ts</li>
<li><a href="https://github.com/storybookjs/storybook/commit/3b39cd7ba1c4bf16b974e5b33e7869a1ae1ba538"><code>3b39cd7</code></a> React: Remove FastRefresh if already enabled</li>
<li><a href="https://github.com/storybookjs/storybook/commit/cef9b23e25088a1c17888daba6f8699252f321a2"><code>cef9b23</code></a> Update git head to 6.1.7</li>
<li><a href="https://github.com/storybookjs/storybook/commit/303d951f9ae4aa2241c9823e1cb6edbfd50fb093"><code>303d951</code></a> v6.1.7</li>
<li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v6.1.9/app/react">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/react&package-manager=npm_and_yarn&previous-version=6.1.6&new-version=6.1.9)](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
kodiakhq[bot] authored Nov 30, 2020
2 parents 466ff1b + b9930c5 commit fc7cd27
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 326 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@storybook/addon-links": "6.1.6",
"@storybook/addons": "6.1.7",
"@storybook/preset-scss": "^1.0.2",
"@storybook/react": "6.1.6",
"@storybook/react": "6.1.9",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.0.0",
"@testing-library/user-event": "^12.0.2",
Expand Down
Loading

1 comment on commit fc7cd27

@vercel
Copy link

@vercel vercel bot commented on fc7cd27 Nov 30, 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.