149.md (17624B)
1 # PR #149 Bump the development-dependencies group with 8 updates 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-10-20T09:19:18Z 6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-e78e66baa8 → main 7 - **Closed:** 2023-10-23T09:55:13Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [149.diff](./149.diff) 10 11 --- 12 13 Bumps the development-dependencies group with 8 updates: 14 15 | Package | From | To | 16 | --- | --- | --- | 17 | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.5.0` | `7.5.1` | 18 | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.0` | `7.5.1` | 19 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.0` | `7.5.1` | 20 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.0` | `7.5.1` | 21 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.0` | `7.5.1` | 22 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.0` | `7.5.1` | 23 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.29` | `18.2.30` | 24 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.0` | `7.5.1` | 25 26 Updates `@storybook/addon-a11y` from 7.5.0 to 7.5.1 27 <details> 28 <summary>Release notes</summary> 29 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s releases</a>.</em></p> 30 <blockquote> 31 <h2>v7.5.1</h2> 32 <h2>7.5.1</h2> 33 <ul> 34 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 35 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 36 </ul> 37 </blockquote> 38 </details> 39 <details> 40 <summary>Changelog</summary> 41 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md"><code>@storybook/addon-a11y</code>'s changelog</a>.</em></p> 42 <blockquote> 43 <h2>7.5.1</h2> 44 <ul> 45 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 46 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 47 </ul> 48 </blockquote> 49 </details> 50 <details> 51 <summary>Commits</summary> 52 <ul> 53 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 54 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.1/code/addons/a11y">compare view</a></li> 55 </ul> 56 </details> 57 <br /> 58 59 Updates `@storybook/addon-essentials` from 7.5.0 to 7.5.1 60 <details> 61 <summary>Release notes</summary> 62 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-essentials</code>'s releases</a>.</em></p> 63 <blockquote> 64 <h2>v7.5.1</h2> 65 <h2>7.5.1</h2> 66 <ul> 67 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 68 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 69 </ul> 70 </blockquote> 71 </details> 72 <details> 73 <summary>Changelog</summary> 74 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md"><code>@storybook/addon-essentials</code>'s changelog</a>.</em></p> 75 <blockquote> 76 <h2>7.5.1</h2> 77 <ul> 78 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 79 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 80 </ul> 81 </blockquote> 82 </details> 83 <details> 84 <summary>Commits</summary> 85 <ul> 86 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 87 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.1/code/addons/essentials">compare view</a></li> 88 </ul> 89 </details> 90 <br /> 91 92 Updates `@storybook/addon-interactions` from 7.5.0 to 7.5.1 93 <details> 94 <summary>Release notes</summary> 95 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-interactions</code>'s releases</a>.</em></p> 96 <blockquote> 97 <h2>v7.5.1</h2> 98 <h2>7.5.1</h2> 99 <ul> 100 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 101 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 102 </ul> 103 </blockquote> 104 </details> 105 <details> 106 <summary>Changelog</summary> 107 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md"><code>@storybook/addon-interactions</code>'s changelog</a>.</em></p> 108 <blockquote> 109 <h2>7.5.1</h2> 110 <ul> 111 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 112 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 113 </ul> 114 </blockquote> 115 </details> 116 <details> 117 <summary>Commits</summary> 118 <ul> 119 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 120 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.1/code/addons/interactions">compare view</a></li> 121 </ul> 122 </details> 123 <br /> 124 125 Updates `@storybook/addon-links` from 7.5.0 to 7.5.1 126 <details> 127 <summary>Release notes</summary> 128 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> 129 <blockquote> 130 <h2>v7.5.1</h2> 131 <h2>7.5.1</h2> 132 <ul> 133 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 134 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 135 </ul> 136 </blockquote> 137 </details> 138 <details> 139 <summary>Changelog</summary> 140 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md"><code>@storybook/addon-links</code>'s changelog</a>.</em></p> 141 <blockquote> 142 <h2>7.5.1</h2> 143 <ul> 144 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 145 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 146 </ul> 147 </blockquote> 148 </details> 149 <details> 150 <summary>Commits</summary> 151 <ul> 152 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 153 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.1/code/addons/links">compare view</a></li> 154 </ul> 155 </details> 156 <br /> 157 158 Updates `@storybook/react` from 7.5.0 to 7.5.1 159 <details> 160 <summary>Release notes</summary> 161 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react</code>'s releases</a>.</em></p> 162 <blockquote> 163 <h2>v7.5.1</h2> 164 <h2>7.5.1</h2> 165 <ul> 166 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 167 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 168 </ul> 169 </blockquote> 170 </details> 171 <details> 172 <summary>Changelog</summary> 173 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md"><code>@storybook/react</code>'s changelog</a>.</em></p> 174 <blockquote> 175 <h2>7.5.1</h2> 176 <ul> 177 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 178 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 179 </ul> 180 </blockquote> 181 </details> 182 <details> 183 <summary>Commits</summary> 184 <ul> 185 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 186 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.1/code/renderers/react">compare view</a></li> 187 </ul> 188 </details> 189 <br /> 190 191 Updates `@storybook/react-vite` from 7.5.0 to 7.5.1 192 <details> 193 <summary>Release notes</summary> 194 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react-vite</code>'s releases</a>.</em></p> 195 <blockquote> 196 <h2>v7.5.1</h2> 197 <h2>7.5.1</h2> 198 <ul> 199 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 200 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 201 </ul> 202 </blockquote> 203 </details> 204 <details> 205 <summary>Changelog</summary> 206 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md"><code>@storybook/react-vite</code>'s changelog</a>.</em></p> 207 <blockquote> 208 <h2>7.5.1</h2> 209 <ul> 210 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 211 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 212 </ul> 213 </blockquote> 214 </details> 215 <details> 216 <summary>Commits</summary> 217 <ul> 218 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 219 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.1/code/frameworks/react-vite">compare view</a></li> 220 </ul> 221 </details> 222 <br /> 223 224 Updates `@types/react` from 18.2.29 to 18.2.30 225 <details> 226 <summary>Commits</summary> 227 <ul> 228 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> 229 </ul> 230 </details> 231 <br /> 232 233 Updates `storybook` from 7.5.0 to 7.5.1 234 <details> 235 <summary>Release notes</summary> 236 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">storybook's releases</a>.</em></p> 237 <blockquote> 238 <h2>v7.5.1</h2> 239 <h2>7.5.1</h2> 240 <ul> 241 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 242 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 243 </ul> 244 </blockquote> 245 </details> 246 <details> 247 <summary>Changelog</summary> 248 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md">storybook's changelog</a>.</em></p> 249 <blockquote> 250 <h2>7.5.1</h2> 251 <ul> 252 <li>Angular: update wrong type for webpackStatsJson in start-storybook schema.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/24494">#24494</a>, thanks <a href="https://github.com/LucaVazz"><code>@LucaVazz</code></a>!</li> 253 <li>Themes: Run postinstall in shell for windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/24389">#24389</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 254 </ul> 255 </blockquote> 256 </details> 257 <details> 258 <summary>Commits</summary> 259 <ul> 260 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 261 <li><a href="https://github.com/storybookjs/storybook/commit/45732289de260ac45bd7583db69878f3883f5634"><code>4573228</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24486">#24486</a> from storybookjs/valentin/fix-vite-5-sandboxes</li> 262 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.1/code/lib/cli">compare view</a></li> 263 </ul> 264 </details> 265 <br /> 266 267 268 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`. 269 270 [//]: # (dependabot-automerge-start) 271 [//]: # (dependabot-automerge-end) 272 273 --- 274 275 <details> 276 <summary>Dependabot commands and options</summary> 277 <br /> 278 279 You can trigger Dependabot actions by commenting on this PR: 280 - `@dependabot rebase` will rebase this PR 281 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 282 - `@dependabot merge` will merge this PR after your CI passes on it 283 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 284 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 285 - `@dependabot reopen` will reopen this PR if it is closed 286 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 287 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 288 - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) 289 - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) 290 - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) 291 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 292 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 293 294 295 </details> 296 297 298 ## Comments 299 300 ### @dependabot[bot] — 2023-10-23T09:55:11Z 301 302 Looks like these dependencies are updatable in another way, so this is no longer needed. 303