Skip to content

Commit

Permalink
Bump storybook from 7.6.0 to 7.6.6 (#156)
Browse files Browse the repository at this point in the history
Bumps
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli)
from 7.6.0 to 7.6.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases">storybook's
releases</a>.</em></p>
<blockquote>
<h2>v7.6.6</h2>
<h2>7.6.6</h2>
<ul>
<li>SvelteKit: Support 2.0 modules with mocks - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25244">#25244</a>,
thanks <a
href="https://github.com/paoloricciuti"><code>@​paoloricciuti</code></a>!</li>
</ul>
<h2>v7.6.5</h2>
<h2>7.6.5</h2>
<ul>
<li>Angular: Update Angular cli templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25152">#25152</a>,
thanks <a
href="https://github.com/Marklb"><code>@​Marklb</code></a>!</li>
<li>Blocks: Fix Subtitle block for unattached docs pages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25157">#25157</a>,
thanks <a
href="https://github.com/kripod"><code>@​kripod</code></a>!</li>
<li>SvelteKit: Fix missing <code>$app</code> modules - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25132">#25132</a>,
thanks <a
href="https://github.com/paoloricciuti"><code>@​paoloricciuti</code></a>!</li>
</ul>
<h2>v7.6.4</h2>
<h2>7.6.4</h2>
<ul>
<li>Angular: Fix CSF Plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Viewport: Fix viewport dts files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>v7.6.3</h2>
<h2>7.6.3</h2>
<ul>
<li>Next.js: Fix next/font/local usage in babel mode - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v7.6.2</h2>
<h2>7.6.2</h2>
<ul>
<li>CLI: Improve dependency metadata detection in storybook doctor - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>React-Docgen: Make error-handling more gentle - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v7.6.1</h2>
<h2>7.6.1</h2>
<ul>
<li>Next.js: Fix AppRouterProvider usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>SvelteKit: Fix HMR not working - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Test: Downgrade <code>@​testing-library/user-event</code> to 14.3.0
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
<li>Webpack: Fix exclude regex in react-docgen-loader - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></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's
changelog</a>.</em></p>
<blockquote>
<h2>7.6.6</h2>
<ul>
<li>SvelteKit: Support 2.0 modules with mocks - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25244">#25244</a>,
thanks <a
href="https://github.com/paoloricciuti"><code>@​paoloricciuti</code></a>!</li>
</ul>
<h2>7.6.5</h2>
<ul>
<li>Angular: Update Angular cli templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25152">#25152</a>,
thanks <a
href="https://github.com/Marklb"><code>@​Marklb</code></a>!</li>
<li>Blocks: Fix Subtitle block for unattached docs pages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25157">#25157</a>,
thanks <a
href="https://github.com/kripod"><code>@​kripod</code></a>!</li>
<li>SvelteKit: Fix missing <code>$app</code> modules - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25132">#25132</a>,
thanks <a
href="https://github.com/paoloricciuti"><code>@​paoloricciuti</code></a>!</li>
</ul>
<h2>7.6.4</h2>
<ul>
<li>Angular: Fix CSF Plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Viewport: Fix viewport dts files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>7.6.3</h2>
<ul>
<li>Next.js: Fix next/font/local usage in babel mode - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>7.6.2</h2>
<ul>
<li>CLI: Improve dependency metadata detection in storybook doctor - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>React-Docgen: Make error-handling more gentle - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>7.6.1</h2>
<ul>
<li>Next.js: Fix AppRouterProvider usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>SvelteKit: Fix HMR not working - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Test: Downgrade <code>@​testing-library/user-event</code> to 14.3.0
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
<li>Webpack: Fix exclude regex in react-docgen-loader - <a
href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/storybookjs/storybook/commit/a3a9ca8884d286267f5526c0af40cb7255e88908"><code>a3a9ca8</code></a>
Bump version from &quot;7.6.5&quot; to &quot;7.6.6&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/1bb4147d66164e1d19f0abae9058dd8d678dcbf6"><code>1bb4147</code></a>
Bump version from &quot;7.6.4&quot; to &quot;7.6.5&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/1ba54168233b57d534f0a0d3c234e85f82317add"><code>1ba5416</code></a>
Bump version from &quot;7.6.3&quot; to &quot;7.6.4&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/692cf67f235833451e82fb301fc11f4beeded4c9"><code>692cf67</code></a>
Remove 8.0 sandbox removals from CI</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/afc4c2f4cfc23739b5086a5294eb52e8706d0925"><code>afc4c2f</code></a>
Bump version from &quot;7.6.2&quot; to &quot;7.6.3&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/afc89aab2a02079838f6496f7bd2ba7577aed69b"><code>afc89aa</code></a>
Bump version from &quot;7.6.1&quot; to &quot;7.6.2&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/4059e678d5c361f716beb904b9d6086da3fe3fb8"><code>4059e67</code></a>
fix ts issue</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/ffbb86ef21c3b5cbdf58d00b1ebebaa776cdb153"><code>ffbb86e</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/25037">#25037</a>
from storybookjs/yann/improve-doctor-cli</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/60f9c9af345477709b1ab453046705821eb71f57"><code>60f9c9a</code></a>
Bump version from &quot;7.6.0&quot; to &quot;7.6.1&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/5fa66f70ca97ca929338d485da78d4e9fdb59de7"><code>5fa66f7</code></a>
Remove ssv6 sandboxes</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v7.6.6/code/lib/cli">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=storybook&package-manager=npm_and_yarn&previous-version=7.6.0&new-version=7.6.6)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 1700c9e commit 3a9a2b3
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/workshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"postcss": "^8.4.30",
"postcss-loader": "^7.3.3",
"prop-types": "^15.8.1",
"storybook": "^7.4.3",
"storybook": "^7.6.6",
"storybook-dark-mode": "^3.0.1",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 3a9a2b3

Please sign in to comment.