24.md (10804B)
1 # PR #24 Bump @storybook/addon-essentials from 7.0.9 to 7.0.20 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-06-08T10:06:31Z 6 - **Branch:** dependabot/npm_and_yarn/storybook/addon-essentials-7.0.20 → main 7 - **Closed:** 2023-06-15T10:15:03Z 8 - **Labels:** dependencies 9 - **Diff:** [24.diff](./24.diff) 10 11 --- 12 13 Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 7.0.9 to 7.0.20. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-essentials</code>'s releases</a>.</em></p> 17 <blockquote> 18 <h2>v7.0.20</h2> 19 <h4>Bug Fixes</h4> 20 <ul> 21 <li>Server: Fix .stories.yml support <a href="https://redirect.github.com/storybooks/storybook/pull/22906">#22906</a></li> 22 <li>Docs: Fix Source block snippet updates <a href="https://redirect.github.com/storybooks/storybook/pull/22835">#22835</a></li> 23 <li>Core: Fix indexing errors by excluding node_modules stories <a href="https://redirect.github.com/storybooks/storybook/pull/22873">#22873</a></li> 24 <li>CLI: Fix upgrade notification message <a href="https://redirect.github.com/storybooks/storybook/pull/22933">#22933</a></li> 25 <li>Angular: Add --open/--no-open flag to dev command <a href="https://redirect.github.com/storybooks/storybook/pull/22964">#22964</a></li> 26 <li>Angular: Silence compodoc when running storybook with --quiet <a href="https://redirect.github.com/storybooks/storybook/pull/22957">#22957</a></li> 27 </ul> 28 <h4>Maintenance</h4> 29 <ul> 30 <li>Core: Improve MDX of error in story index <a href="https://redirect.github.com/storybooks/storybook/pull/22782">#22782</a></li> 31 </ul> 32 <h4>Build</h4> 33 <ul> 34 <li>Build: Fix the theme output during development <a href="https://redirect.github.com/storybooks/storybook/pull/22841">#22841</a></li> 35 <li>Revert "Docs: E2E tests for Source block update fix" <a href="https://redirect.github.com/storybookjs/storybook/pull/22934">#22934</a></li> 36 </ul> 37 <h2>v7.0.18</h2> 38 <h4>Bug Fixes</h4> 39 <ul> 40 <li>Vue3: Fix TS 5.0 compat with vue-component-type-helpers <a href="https://redirect.github.com/storybooks/storybook/pull/22814">#22814</a></li> 41 <li>Vue3: Fix reactive args updates in decorators <a href="https://redirect.github.com/storybooks/storybook/pull/22717">#22717</a></li> 42 <li>Vue3: Revert v7 breaking change, restore reactive v6-compat API <a href="https://redirect.github.com/storybooks/storybook/pull/22692">#22692</a></li> 43 </ul> 44 <h4>Build</h4> 45 <ul> 46 <li>Build: Add more checks to ci:daily workflow <a href="https://redirect.github.com/storybooks/storybook/pull/22815">#22815</a></li> 47 <li>Build: Fix Nextjs E2E tests <a href="https://redirect.github.com/storybooks/storybook/pull/22816">#22816</a></li> 48 <li>Build: Bring back new Vue3 tests to main <a href="https://redirect.github.com/storybooks/storybook/pull/22685">#22685</a></li> 49 </ul> 50 <h2>v7.0.17</h2> 51 <h4>Bug Fixes</h4> 52 <ul> 53 <li>Vite: Fix pnpm support by replacing <code>@storybook/global</code> with <code>window</code> <a href="https://redirect.github.com/storybooks/storybook/pull/22709">#22709</a></li> 54 <li>Core: Fix <code>managerHead</code> preset in <code>main.ts</code> <a href="https://redirect.github.com/storybooks/storybook/pull/22701">#22701</a></li> 55 </ul> 56 <h2>v7.0.16</h2> 57 <p>Accidental no-op</p> 58 <h2>v7.0.15</h2> 59 <h4>Bug Fixes</h4> 60 <ul> 61 <li>UI: Fix <code>.mp3</code> support for builder-manager <a href="https://redirect.github.com/storybooks/storybook/pull/22699">#22699</a></li> 62 <li>Vite: Fix missing <code>@storybook/global</code> dependency <a href="https://redirect.github.com/storybooks/storybook/pull/22700">#22700</a></li> 63 <li>NextJS: Fix compatibility with Next 13.4.3 <a href="https://redirect.github.com/storybooks/storybook/pull/22697">#22697</a></li> 64 </ul> 65 <h2>v7.0.14</h2> 66 <h4>Bug Fixes</h4> 67 <!-- raw HTML omitted --> 68 </blockquote> 69 <p>... (truncated)</p> 70 </details> 71 <details> 72 <summary>Changelog</summary> 73 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.0.20/CHANGELOG.md"><code>@storybook/addon-essentials</code>'s changelog</a>.</em></p> 74 <blockquote> 75 <h2>7.0.20 (June 8, 2023)</h2> 76 <h4>Bug Fixes</h4> 77 <ul> 78 <li>Server: Fix .stories.yml support <a href="https://redirect.github.com/storybooks/storybook/pull/22906">#22906</a></li> 79 <li>Docs: Fix Source block snippet updates <a href="https://redirect.github.com/storybooks/storybook/pull/22835">#22835</a></li> 80 <li>Core: Fix indexing errors by excluding node_modules stories <a href="https://redirect.github.com/storybooks/storybook/pull/22873">#22873</a></li> 81 <li>CLI: Fix upgrade notification message <a href="https://redirect.github.com/storybooks/storybook/pull/22933">#22933</a></li> 82 <li>Angular: Add --open/--no-open flag to dev command <a href="https://redirect.github.com/storybooks/storybook/pull/22964">#22964</a></li> 83 <li>Angular: Silence compodoc when running storybook with --quiet <a href="https://redirect.github.com/storybooks/storybook/pull/22957">#22957</a></li> 84 </ul> 85 <h4>Maintenance</h4> 86 <ul> 87 <li>Core: Improve MDX of error in story index <a href="https://redirect.github.com/storybooks/storybook/pull/22782">#22782</a></li> 88 </ul> 89 <h4>Build</h4> 90 <ul> 91 <li>Build: Fix the theme output during development <a href="https://redirect.github.com/storybooks/storybook/pull/22841">#22841</a></li> 92 <li>Revert "Docs: E2E tests for Source block update fix" <a href="https://redirect.github.com/storybookjs/storybook/pull/22934">#22934</a></li> 93 </ul> 94 <h2>7.0.19 (June 8, 2023)</h2> 95 <p>Bad release</p> 96 <h2>7.0.18 (May 26, 2023)</h2> 97 <h4>Bug Fixes</h4> 98 <ul> 99 <li>Vue3: Fix TS 5.0 compat with vue-component-type-helpers <a href="https://redirect.github.com/storybooks/storybook/pull/22814">#22814</a></li> 100 <li>Vue3: Fix reactive args updates in decorators <a href="https://redirect.github.com/storybooks/storybook/pull/22717">#22717</a></li> 101 <li>Vue3: Revert v7 breaking change, restore reactive v6-compat API <a href="https://redirect.github.com/storybooks/storybook/pull/22692">#22692</a></li> 102 </ul> 103 <h4>Build</h4> 104 <ul> 105 <li>Build: Add more checks to ci:daily workflow <a href="https://redirect.github.com/storybooks/storybook/pull/22815">#22815</a></li> 106 <li>Build: Fix Nextjs E2E tests <a href="https://redirect.github.com/storybooks/storybook/pull/22816">#22816</a></li> 107 <li>Build: Bring back new Vue3 tests to main <a href="https://redirect.github.com/storybooks/storybook/pull/22685">#22685</a></li> 108 </ul> 109 <h2>7.0.17 (May 24, 2023)</h2> 110 <h4>Bug Fixes</h4> 111 <ul> 112 <li>Vite: Fix pnpm support by replacing <code>@storybook/global</code> with <code>window</code> <a href="https://redirect.github.com/storybooks/storybook/pull/22709">#22709</a></li> 113 <li>Core: Fix <code>managerHead</code> preset in <code>main.ts</code> <a href="https://redirect.github.com/storybooks/storybook/pull/22701">#22701</a></li> 114 </ul> 115 <h2>7.0.16 (May 24, 2023)</h2> 116 <p>Accidental no-op</p> 117 <h2>7.0.15 (May 24, 2023)</h2> 118 <!-- raw HTML omitted --> 119 </blockquote> 120 <p>... (truncated)</p> 121 </details> 122 <details> 123 <summary>Commits</summary> 124 <ul> 125 <li><a href="https://github.com/storybookjs/storybook/commit/9fb2573aa274f3f69d3358050e8df9c903e8245f"><code>9fb2573</code></a> v7.0.20</li> 126 <li><a href="https://github.com/storybookjs/storybook/commit/9c756e4b8c1863f472721eeb4f24165c1ad388de"><code>9c756e4</code></a> Update git head to 7.0.19, update yarn.lock [ci skip]</li> 127 <li><a href="https://github.com/storybookjs/storybook/commit/245bae01c81d87eeadf74886167507fcea16369c"><code>245bae0</code></a> v7.0.19</li> 128 <li><a href="https://github.com/storybookjs/storybook/commit/d48a3523a8956507e0fc1b39965f96c549da2b95"><code>d48a352</code></a> Update git head to 7.0.18, update yarn.lock [ci skip]</li> 129 <li><a href="https://github.com/storybookjs/storybook/commit/8edc25418ec52a0ff223860677716303df7cb09f"><code>8edc254</code></a> v7.0.18</li> 130 <li><a href="https://github.com/storybookjs/storybook/commit/5ba99c474968a08a32bba91d9e4c7d9e1beae3a6"><code>5ba99c4</code></a> Update git head to 7.0.17, update yarn.lock [ci skip]</li> 131 <li><a href="https://github.com/storybookjs/storybook/commit/e26b55b288f5fa815d41843f2405a56961dbb2a7"><code>e26b55b</code></a> v7.0.17</li> 132 <li><a href="https://github.com/storybookjs/storybook/commit/ccf47f95bb633b92afcc14cbd84d0d013ea9403e"><code>ccf47f9</code></a> Update git head to 7.0.16, update yarn.lock [ci skip]</li> 133 <li><a href="https://github.com/storybookjs/storybook/commit/663d7b027631e329c87d4d1b0b440774e249016e"><code>663d7b0</code></a> v7.0.16</li> 134 <li><a href="https://github.com/storybookjs/storybook/commit/2e00d7807e6f5806dbfd020885db6cf63f274882"><code>2e00d78</code></a> Update git head to 7.0.15, update yarn.lock [ci skip]</li> 135 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.0.20/code/addons/essentials">compare view</a></li> 136 </ul> 137 </details> 138 <br /> 139 140 141 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 142 143 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`. 144 145 [//]: # (dependabot-automerge-start) 146 [//]: # (dependabot-automerge-end) 147 148 --- 149 150 <details> 151 <summary>Dependabot commands and options</summary> 152 <br /> 153 154 You can trigger Dependabot actions by commenting on this PR: 155 - `@dependabot rebase` will rebase this PR 156 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 157 - `@dependabot merge` will merge this PR after your CI passes on it 158 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 159 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 160 - `@dependabot reopen` will reopen this PR if it is closed 161 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 162 - `@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) 163 - `@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) 164 - `@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) 165 166 167 </details> 168 169 170 ## Comments 171 172 ### @dependabot[bot] — 2023-06-15T10:15:02Z 173 174 Superseded by #31. 175