60.md (13586B)
1 # PR #60 Bump @storybook/blocks from 7.0.18 to 7.1.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-07-19T09:57:44Z 6 - **Branch:** dependabot/npm_and_yarn/storybook/blocks-7.1.0 → main 7 - **Closed:** 2023-07-25T09:58:02Z 8 - **Labels:** dependencies 9 - **Diff:** [60.diff](./60.diff) 10 11 --- 12 13 Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) from 7.0.18 to 7.1.0. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/blocks</code>'s releases</a>.</em></p> 17 <blockquote> 18 <h2>v7.1.0</h2> 19 <h2>7.1.0 (July 18, 2023)</h2> 20 <p>Storybook 7.1 is here! 🎉</p> 21 <ul> 22 <li>🏄♀️ <a href="https://storybook.js.org/blog/in-app-tour-for-new-users/"><strong>In-app onboarding</strong></a> to help you set up new projects</li> 23 <li>💅 <a href="https://storybook.js.org/blog/zero-config-support-for-tailwind-mui-styled-components-and-emotion/"><strong>Zero-config styling support</strong></a> for major libraries</li> 24 <li>🗃️ <a href="https://storybook.js.org/blog/docs-updates/"><strong>API reference documentation</strong></a> and TypeScript-first snippets</li> 25 <li>📇 <a href="https://storybook.js.org/docs/7.1/react/writing-docs/autodocs#generate-a-table-of-contents"><strong>Table of Contents for docs</strong></a></li> 26 <li>🎨 <a href="https://github.com/storybookjs/addon-designs"><strong>Figma</strong> <strong>Design addon</strong></a> official support</li> 27 <li>📗 <strong>Vue3 source snippets</strong> and reactivity improvements</li> 28 <li>💯 <strong>Hundreds more</strong> fixes and improvements</li> 29 </ul> 30 <p>7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching <code>7.1.0-alpha.*</code>, <code>7.1.0-beta.*</code>, and <code>7.1.0-rc.*</code> for the full list of changes.</p> 31 <p>For a better upgrade experience, please use one of the following commands:</p> 32 <p>npm or yarn 1: 33 <code>npx storybook@latest upgrade</code></p> 34 <p>pnpm: 35 <code>pnpm dlx storybook@latest upgrade</code></p> 36 <p>yarn berry: 37 <code>yarn dlx storybook@latest upgrade</code></p> 38 <h2>v7.1.0-rc.2</h2> 39 <h2>7.1.0-rc.2</h2> 40 <ul> 41 <li>CLI: Exit when user does not select a storybook project type - <a href="https://redirect.github.com/storybookjs/storybook/pull/23201">#23201</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 42 <li>CLI: Fix Javascript language detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/23426">#23426</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 43 <li>Core: Fix onboarding detection in what's new module - <a href="https://redirect.github.com/storybookjs/storybook/pull/23424">#23424</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 44 <li>Dependencies: Bump <code>@sveltejs/vite-plugin-svelte</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/23233">#23233</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 45 <li>Telemetry: Add globals usage to project.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/23431">#23431</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 46 </ul> 47 <h2>v7.1.0-rc.1</h2> 48 <h2>7.1.0-rc.1</h2> 49 <ul> 50 <li>Angular: Enable prod mode when Storybook is built - <a href="https://redirect.github.com/storybookjs/storybook/pull/23404">#23404</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 51 <li>Angular: Fix esm issue in combination with rxjs v6 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23405">#23405</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 52 <li>CLI: Fix chevron icon on Configure.mdx page - <a href="https://redirect.github.com/storybookjs/storybook/pull/23397">#23397</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 53 <li>Settings: Fix dark mode for what's new page - <a href="https://redirect.github.com/storybookjs/storybook/pull/23398">#23398</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 54 </ul> 55 <h2>v7.1.0-rc.0</h2> 56 <h2>7.1.0-rc.0</h2> 57 <p>Promote beta to rc without any changes. 🎉</p> 58 <h2>v7.1.0-beta.3</h2> 59 <h2>7.1.0-beta.3</h2> 60 <!-- raw HTML omitted --> 61 </blockquote> 62 <p>... (truncated)</p> 63 </details> 64 <details> 65 <summary>Changelog</summary> 66 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/blocks</code>'s changelog</a>.</em></p> 67 <blockquote> 68 <h2>7.1.0 (July 18, 2023)</h2> 69 <p>Storybook 7.1 is here! 🎉</p> 70 <ul> 71 <li>🏄♀️ <a href="https://storybook.js.org/blog/in-app-tour-for-new-users/"><strong>In-app onboarding</strong></a> to help you set up new projects</li> 72 <li>💅 <a href="https://storybook.js.org/blog/zero-config-support-for-tailwind-mui-styled-components-and-emotion/"><strong>Zero-config styling support</strong></a> for major libraries</li> 73 <li>🗃️ <a href="https://storybook.js.org/blog/docs-updates/"><strong>API reference documentation</strong></a> and TypeScript-first snippets</li> 74 <li>📇 <a href="https://storybook.js.org/docs/7.1/react/writing-docs/autodocs#generate-a-table-of-contents"><strong>Table of Contents for docs</strong></a></li> 75 <li>🎨 <a href="https://github.com/storybookjs/addon-designs"><strong>Figma</strong> <strong>Design addon</strong></a> official support</li> 76 <li>📗 <strong>Vue3 source snippets</strong> and reactivity improvements</li> 77 <li>💯 <strong>Hundreds more</strong> fixes and improvements</li> 78 </ul> 79 <p>7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching <code>7.1.0-alpha.*</code>, <code>7.1.0-beta.*</code>, and <code>7.1.0-rc.*</code> for the full list of changes.</p> 80 <p>For a better upgrade experience, please use one of the following commands:</p> 81 <p>npm or yarn 1: 82 <code>npx storybook@latest upgrade</code></p> 83 <p>pnpm: 84 <code>pnpm dlx storybook@latest upgrade</code></p> 85 <p>yarn berry: 86 <code>yarn dlx storybook@latest upgrade</code></p> 87 <h2>7.0.27</h2> 88 <ul> 89 <li>Angular: Enable prod mode when Storybook is built - <a href="https://redirect.github.com/storybookjs/storybook/pull/23404">#23404</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 90 <li>Angular: Fix esm issue in combination with rxjs v6 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23405">#23405</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 91 <li>CLI: Exit when user does not select a storybook project type - <a href="https://redirect.github.com/storybookjs/storybook/pull/23201">#23201</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 92 <li>Next.js: Fix for <code>@nx/react/</code>plugin/storybook with SVGs - <a href="https://redirect.github.com/storybookjs/storybook/pull/23210">#23210</a>, thanks <a href="https://github.com/daves28"><code>@daves28</code></a>!</li> 93 <li>Svelte-Webpack: Support Svelte v4 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23336">#23336</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 94 </ul> 95 <h2>7.0.26</h2> 96 <ul> 97 <li>Next.js: Fix next/image usage in latest Next.js release - <a href="https://redirect.github.com/storybookjs/storybook/pull/23296">#23296</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 98 <li>NextJS: Fix <code>useParams</code> support - <a href="https://redirect.github.com/storybookjs/storybook/pull/22946">#22946</a>, thanks <a href="https://github.com/gitstart-storybook"><code>@gitstart-storybook</code></a>!</li> 99 <li>NextJS: Allow disabling next/image lazy loading - <a href="https://redirect.github.com/storybookjs/storybook/pull/21909">#21909</a>, thanks <a href="https://github.com/martinnabhan"><code>@martinnabhan</code></a></li> 100 </ul> 101 <h2>7.0.25</h2> 102 <ul> 103 <li>CLI: Fix pnp paths logic in storybook metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/23259">#23259</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 104 <li>Controls: Fix UI to add array items - <a href="https://redirect.github.com/storybookjs/storybook/pull/22993">#22993</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 105 <li>Next.js: Support disableStaticImages setting - <a href="https://redirect.github.com/storybookjs/storybook/pull/23167">#23167</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 106 <li>React: Fix decorators to conditionally render children - <a href="https://redirect.github.com/storybookjs/storybook/pull/22336">#22336</a>, thanks <a href="https://github.com/redbugz"><code>@redbugz</code></a>!</li> 107 </ul> 108 <h2>7.0.24</h2> 109 <ul> 110 <li>CLI: Parse pnp paths in storybook metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/23199">#23199</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 111 <li>Dependencies: Pin <code>file-system-cache</code> to 2.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23221">#23221</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 112 </ul> 113 <!-- raw HTML omitted --> 114 </blockquote> 115 <p>... (truncated)</p> 116 </details> 117 <details> 118 <summary>Commits</summary> 119 <ul> 120 <li><a href="https://github.com/storybookjs/storybook/commit/51608c85a3f77a985e9ed22e7c16de515df3ac89"><code>51608c8</code></a> Bump version from "7.1.0-rc.2" to "7.1.0" [skip ci]</li> 121 <li><a href="https://github.com/storybookjs/storybook/commit/e7479e76911ea3cb86e78a2a589e6db3e2cc9da2"><code>e7479e7</code></a> Bump version from "7.1.0-rc.1" to "7.1.0-rc.2" [skip ci]</li> 122 <li><a href="https://github.com/storybookjs/storybook/commit/c6b9dd9cc52612f379140a708e745a197a4f2030"><code>c6b9dd9</code></a> Bump version from 7.1.0-rc.0 to 7.1.0-rc.1</li> 123 <li><a href="https://github.com/storybookjs/storybook/commit/ccdbb0f5a30bcdfc3c1b76ec85822fd788d80721"><code>ccdbb0f</code></a> Bump version from 7.1.0-beta.3 to 7.1.0-rc.0 MANUALLY</li> 124 <li><a href="https://github.com/storybookjs/storybook/commit/9873fde4ba42eb239d7a9985e4d3062fd2bd8faf"><code>9873fde</code></a> Bump version from 7.1.0-beta.2 to 7.1.0-beta.3</li> 125 <li><a href="https://github.com/storybookjs/storybook/commit/47ab8dc8ad031646f7ddd754bdd9c751c596ad4f"><code>47ab8dc</code></a> Bump version from 7.1.0-beta.1 to 7.1.0-beta.2</li> 126 <li><a href="https://github.com/storybookjs/storybook/commit/2731eb895d02af2fcc91637a527dfe0a2e80736a"><code>2731eb8</code></a> Bump version from 7.1.0-beta.0 to 7.1.0-beta.1</li> 127 <li><a href="https://github.com/storybookjs/storybook/commit/3756a926372802000a2bd2b234a05abb4b16089a"><code>3756a92</code></a> Revert "Revert "Addon-docs: Add opt-in table of contents""</li> 128 <li><a href="https://github.com/storybookjs/storybook/commit/deeac7737763c6c23f2c4f80cba981b99952b235"><code>deeac77</code></a> Revert "Addon-docs: Add opt-in table of contents"</li> 129 <li><a href="https://github.com/storybookjs/storybook/commit/d8c8eb8fea9f84831a04e2329b3befe3e038ca92"><code>d8c8eb8</code></a> Merge branch 'next' into shilman/toc-proof-of-concept</li> 130 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.1.0/code/ui/blocks">compare view</a></li> 131 </ul> 132 </details> 133 <br /> 134 135 136 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 137 138 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`. 139 140 [//]: # (dependabot-automerge-start) 141 [//]: # (dependabot-automerge-end) 142 143 --- 144 145 <details> 146 <summary>Dependabot commands and options</summary> 147 <br /> 148 149 You can trigger Dependabot actions by commenting on this PR: 150 - `@dependabot rebase` will rebase this PR 151 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 152 - `@dependabot merge` will merge this PR after your CI passes on it 153 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 154 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 155 - `@dependabot reopen` will reopen this PR if it is closed 156 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 157 - `@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) 158 - `@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) 159 - `@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) 160 161 162 </details> 163 164 165 ## Comments 166 167 ### @dependabot[bot] — 2023-07-25T09:58:01Z 168 169 Superseded by #65. 170