116.md (36443B)
1 # PR #116 Bump the development-dependencies group with 11 updates 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-09-21T09:28:48Z 6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-ccf9251d7e → main 7 - **Closed:** 2023-09-25T09:40:23Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [116.diff](./116.diff) 10 11 --- 12 13 Bumps the development-dependencies group with 11 updates: 14 15 | Package | From | To | 16 | --- | --- | --- | 17 | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.4.2` | `7.4.3` | 18 | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.4.2` | `7.4.3` | 19 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.4.2` | `7.4.3` | 20 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.4.2` | `7.4.3` | 21 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.4.2` | `7.4.3` | 22 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.4.2` | `7.4.3` | 23 | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.2` | `20.6.3` | 24 | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` | 25 | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.13` | `0.6.14` | 26 | [sass](https://github.com/sass/dart-sass) | `1.67.0` | `1.68.0` | 27 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.4.2` | `7.4.3` | 28 29 Updates `@storybook/addon-a11y` from 7.4.2 to 7.4.3 30 <details> 31 <summary>Release notes</summary> 32 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s releases</a>.</em></p> 33 <blockquote> 34 <h2>v7.4.3</h2> 35 <h2>7.4.3</h2> 36 <ul> 37 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 38 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 39 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 40 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 41 </ul> 42 </blockquote> 43 </details> 44 <details> 45 <summary>Changelog</summary> 46 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-a11y</code>'s changelog</a>.</em></p> 47 <blockquote> 48 <h2>7.4.3</h2> 49 <ul> 50 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 51 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 52 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 53 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 54 </ul> 55 </blockquote> 56 </details> 57 <details> 58 <summary>Commits</summary> 59 <ul> 60 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from "7.4.2" to "7.4.3" [skip ci]</li> 61 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/a11y">compare view</a></li> 62 </ul> 63 </details> 64 <br /> 65 66 Updates `@storybook/addon-essentials` from 7.4.2 to 7.4.3 67 <details> 68 <summary>Release notes</summary> 69 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-essentials</code>'s releases</a>.</em></p> 70 <blockquote> 71 <h2>v7.4.3</h2> 72 <h2>7.4.3</h2> 73 <ul> 74 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 75 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 76 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 77 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 78 </ul> 79 </blockquote> 80 </details> 81 <details> 82 <summary>Changelog</summary> 83 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-essentials</code>'s changelog</a>.</em></p> 84 <blockquote> 85 <h2>7.4.3</h2> 86 <ul> 87 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 88 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 89 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 90 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 91 </ul> 92 </blockquote> 93 </details> 94 <details> 95 <summary>Commits</summary> 96 <ul> 97 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from "7.4.2" to "7.4.3" [skip ci]</li> 98 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/essentials">compare view</a></li> 99 </ul> 100 </details> 101 <br /> 102 103 Updates `@storybook/addon-interactions` from 7.4.2 to 7.4.3 104 <details> 105 <summary>Release notes</summary> 106 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-interactions</code>'s releases</a>.</em></p> 107 <blockquote> 108 <h2>v7.4.3</h2> 109 <h2>7.4.3</h2> 110 <ul> 111 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 112 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 113 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 114 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 115 </ul> 116 </blockquote> 117 </details> 118 <details> 119 <summary>Changelog</summary> 120 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-interactions</code>'s changelog</a>.</em></p> 121 <blockquote> 122 <h2>7.4.3</h2> 123 <ul> 124 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 125 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 126 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 127 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 128 </ul> 129 </blockquote> 130 </details> 131 <details> 132 <summary>Commits</summary> 133 <ul> 134 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from "7.4.2" to "7.4.3" [skip ci]</li> 135 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/interactions">compare view</a></li> 136 </ul> 137 </details> 138 <br /> 139 140 Updates `@storybook/addon-links` from 7.4.2 to 7.4.3 141 <details> 142 <summary>Release notes</summary> 143 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> 144 <blockquote> 145 <h2>v7.4.3</h2> 146 <h2>7.4.3</h2> 147 <ul> 148 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 149 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 150 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 151 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 152 </ul> 153 </blockquote> 154 </details> 155 <details> 156 <summary>Changelog</summary> 157 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-links</code>'s changelog</a>.</em></p> 158 <blockquote> 159 <h2>7.4.3</h2> 160 <ul> 161 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 162 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 163 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 164 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 165 </ul> 166 </blockquote> 167 </details> 168 <details> 169 <summary>Commits</summary> 170 <ul> 171 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from "7.4.2" to "7.4.3" [skip ci]</li> 172 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/links">compare view</a></li> 173 </ul> 174 </details> 175 <br /> 176 177 Updates `@storybook/react` from 7.4.2 to 7.4.3 178 <details> 179 <summary>Release notes</summary> 180 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react</code>'s releases</a>.</em></p> 181 <blockquote> 182 <h2>v7.4.3</h2> 183 <h2>7.4.3</h2> 184 <ul> 185 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 186 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 187 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 188 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 189 </ul> 190 </blockquote> 191 </details> 192 <details> 193 <summary>Changelog</summary> 194 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/react</code>'s changelog</a>.</em></p> 195 <blockquote> 196 <h2>7.4.3</h2> 197 <ul> 198 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 199 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 200 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 201 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 202 </ul> 203 </blockquote> 204 </details> 205 <details> 206 <summary>Commits</summary> 207 <ul> 208 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from "7.4.2" to "7.4.3" [skip ci]</li> 209 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.3/code/renderers/react">compare view</a></li> 210 </ul> 211 </details> 212 <br /> 213 214 Updates `@storybook/react-vite` from 7.4.2 to 7.4.3 215 <details> 216 <summary>Release notes</summary> 217 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react-vite</code>'s releases</a>.</em></p> 218 <blockquote> 219 <h2>v7.4.3</h2> 220 <h2>7.4.3</h2> 221 <ul> 222 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 223 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 224 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 225 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 226 </ul> 227 </blockquote> 228 </details> 229 <details> 230 <summary>Changelog</summary> 231 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/react-vite</code>'s changelog</a>.</em></p> 232 <blockquote> 233 <h2>7.4.3</h2> 234 <ul> 235 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 236 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 237 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 238 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 239 </ul> 240 </blockquote> 241 </details> 242 <details> 243 <summary>Commits</summary> 244 <ul> 245 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from "7.4.2" to "7.4.3" [skip ci]</li> 246 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.3/code/frameworks/react-vite">compare view</a></li> 247 </ul> 248 </details> 249 <br /> 250 251 Updates `@types/node` from 20.6.2 to 20.6.3 252 <details> 253 <summary>Commits</summary> 254 <ul> 255 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> 256 </ul> 257 </details> 258 <br /> 259 260 Updates `autoprefixer` from 10.4.15 to 10.4.16 261 <details> 262 <summary>Release notes</summary> 263 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> 264 <blockquote> 265 <h2>10.4.16</h2> 266 <ul> 267 <li>Improved performance (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> 268 <li>Fixed docs (by <a href="https://github.com/coliff"><code>@coliff</code></a>).</li> 269 </ul> 270 </blockquote> 271 </details> 272 <details> 273 <summary>Changelog</summary> 274 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> 275 <blockquote> 276 <h2>10.4.16</h2> 277 <ul> 278 <li>Improved performance (by Romain Menke).</li> 279 <li>Fixed docs (by Christian Oliff).</li> 280 </ul> 281 </blockquote> 282 </details> 283 <details> 284 <summary>Commits</summary> 285 <ul> 286 <li><a href="https://github.com/postcss/autoprefixer/commit/026083ccde85fd16607d1056d3fa058480004184"><code>026083c</code></a> Release 10.4.16 version</li> 287 <li><a href="https://github.com/postcss/autoprefixer/commit/4cda7ae9ab0d326d393209928643dc745d0f4222"><code>4cda7ae</code></a> Update dependencies</li> 288 <li><a href="https://github.com/postcss/autoprefixer/commit/7a49d6ad5a6e2d71b1a90bfca5d994dddd951b86"><code>7a49d6a</code></a> Update CI</li> 289 <li><a href="https://github.com/postcss/autoprefixer/commit/a87f4cd73eefb1e8005181c0439e377a61e95edf"><code>a87f4cd</code></a> improve performance (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1500">#1500</a>)</li> 290 <li><a href="https://github.com/postcss/autoprefixer/commit/0d6496e44d0ce0fa99fafbee5f7a465be1aa1213"><code>0d6496e</code></a> Update dependencies</li> 291 <li><a href="https://github.com/postcss/autoprefixer/commit/d9064cb4c82089ce7ea08b0d3a21f551744feab1"><code>d9064cb</code></a> Remove deprecated browsers from README (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1499">#1499</a>)</li> 292 <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16">compare view</a></li> 293 </ul> 294 </details> 295 <br /> 296 297 Updates `eslint-plugin-storybook` from 0.6.13 to 0.6.14 298 <details> 299 <summary>Release notes</summary> 300 <p><em>Sourced from <a href="https://github.com/storybookjs/eslint-plugin-storybook/releases">eslint-plugin-storybook's releases</a>.</em></p> 301 <blockquote> 302 <h2>v0.6.14</h2> 303 <h4>🐛 Bug Fix</h4> 304 <ul> 305 <li>use-storybook-expect: allow storybook/test imports <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/141">#141</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 306 </ul> 307 <h4>Authors: 1</h4> 308 <ul> 309 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 310 </ul> 311 </blockquote> 312 </details> 313 <details> 314 <summary>Changelog</summary> 315 <p><em>Sourced from <a href="https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md">eslint-plugin-storybook's changelog</a>.</em></p> 316 <blockquote> 317 <h1>v0.6.14 (Wed Sep 20 2023)</h1> 318 <h4>🐛 Bug Fix</h4> 319 <ul> 320 <li>use-storybook-expect: allow storybook/test imports <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/141">#141</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 321 </ul> 322 <h4>Authors: 1</h4> 323 <ul> 324 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 325 </ul> 326 <hr /> 327 </blockquote> 328 </details> 329 <details> 330 <summary>Commits</summary> 331 <ul> 332 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/de1edffab6742530117813caca7699a847e4096c"><code>de1edff</code></a> Bump version to: 0.6.14 [skip ci]</li> 333 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/972384ce54e530c767ff41a7cd7a2a2b5a8e4f8b"><code>972384c</code></a> Update CHANGELOG.md [skip ci]</li> 334 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/f1ffa5e6921f3966355571a5e236b1a7b197ff08"><code>f1ffa5e</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/issues/141">#141</a> from storybookjs/yann/allow-storybook-test</li> 335 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/5447e4510a7e89bef2cc76da06b8bdc53760046b"><code>5447e45</code></a> use-storybook-expect: allow storybook/test imports</li> 336 <li>See full diff in <a href="https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.13...v0.6.14">compare view</a></li> 337 </ul> 338 </details> 339 <br /> 340 341 Updates `sass` from 1.67.0 to 1.68.0 342 <details> 343 <summary>Release notes</summary> 344 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> 345 <blockquote> 346 <h2>Dart Sass 1.68.0</h2> 347 <p>To install Sass 1.68.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> 348 <h1>Changes</h1> 349 <ul> 350 <li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li> 351 </ul> 352 <h3>JS API</h3> 353 <ul> 354 <li> 355 <p>Non-filesystem importers can now set the <code>nonCanonicalScheme</code> field, which declares that one or more URL schemes (without <code>:</code>) will never be used for URLs returned by the <code>canonicalize()</code> method.</p> 356 </li> 357 <li> 358 <p>Add a <code>containingUrl</code> field to the <code>canonicalize()</code> and <code>findFileUrl()</code> methods of importers, which is set to the canonical URL of the stylesheet that contains the current load. For filesystem importers, this is always set; for other importers, it's set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.</p> 359 </li> 360 </ul> 361 <h3>Dart API</h3> 362 <ul> 363 <li> 364 <p>Add <code>AsyncImporter.isNonCanonicalScheme</code>, which importers (async or sync) can use to indicate that a certain URL scheme will never be used for URLs returned by the <code>canonicalize()</code> method.</p> 365 </li> 366 <li> 367 <p>Add <code>AsyncImporter.containingUrl</code>, which is set during calls to the <code>canonicalize()</code> method to the canonical URL of the stylesheet that contains the current load. This is set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.</p> 368 </li> 369 </ul> 370 <h3>Embedded Sass</h3> 371 <ul> 372 <li> 373 <p>The <code>CalculationValue.interpolation</code> field is deprecated and will be removed in a future version. It will no longer be set by the compiler, and if the host sets it it will be treated as equivalent to <code>CalculationValue.string</code> except that <code>"("</code> and <code>")"</code> will be added to the beginning and end of the string values.</p> 374 </li> 375 <li> 376 <p>Properly include TypeScript types in the <code>sass-embedded</code> package.</p> 377 </li> 378 </ul> 379 <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1680">full changelog</a> for changes in earlier releases.</p> 380 </blockquote> 381 </details> 382 <details> 383 <summary>Changelog</summary> 384 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> 385 <blockquote> 386 <h2>1.68.0</h2> 387 <ul> 388 <li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li> 389 </ul> 390 <h3>JS API</h3> 391 <ul> 392 <li> 393 <p>Non-filesystem importers can now set the <code>nonCanonicalScheme</code> field, which 394 declares that one or more URL schemes (without <code>:</code>) will never be used for 395 URLs returned by the <code>canonicalize()</code> method.</p> 396 </li> 397 <li> 398 <p>Add a <code>containingUrl</code> field to the <code>canonicalize()</code> and <code>findFileUrl()</code> 399 methods of importers, which is set to the canonical URL of the stylesheet that 400 contains the current load. For filesystem importers, this is always set; for 401 other importers, it's set only if the current load has no URL scheme, or if 402 its URL scheme is declared as non-canonical by the importer.</p> 403 </li> 404 </ul> 405 <h3>Dart API</h3> 406 <ul> 407 <li> 408 <p>Add <code>AsyncImporter.isNonCanonicalScheme</code>, which importers (async or sync) can 409 use to indicate that a certain URL scheme will never be used for URLs returned 410 by the <code>canonicalize()</code> method.</p> 411 </li> 412 <li> 413 <p>Add <code>AsyncImporter.containingUrl</code>, which is set during calls to the 414 <code>canonicalize()</code> method to the canonical URL of the stylesheet that contains 415 the current load. This is set only if the current load has no URL scheme, or 416 if its URL scheme is declared as non-canonical by the importer.</p> 417 </li> 418 </ul> 419 <h3>Embedded Sass</h3> 420 <ul> 421 <li> 422 <p>The <code>CalculationValue.interpolation</code> field is deprecated and will be removed 423 in a future version. It will no longer be set by the compiler, and if the host 424 sets it it will be treated as equivalent to <code>CalculationValue.string</code> except 425 that <code>"("</code> and <code>")"</code> will be added to the beginning and end of the string 426 values.</p> 427 </li> 428 <li> 429 <p>Properly include TypeScript types in the <code>sass-embedded</code> package.</p> 430 </li> 431 </ul> 432 </blockquote> 433 </details> 434 <details> 435 <summary>Commits</summary> 436 <ul> 437 <li><a href="https://github.com/sass/dart-sass/commit/de618fa7bd74cc648f3ee62358eed3e237d4644f"><code>de618fa</code></a> Fix an error during embedded compiler shutdown (<a href="https://redirect.github.com/sass/dart-sass/issues/2092">#2092</a>)</li> 438 <li><a href="https://github.com/sass/dart-sass/commit/873e91e5fffefec7b6d9d6d3d79472c4cca3154e"><code>873e91e</code></a> Cut a release (<a href="https://redirect.github.com/sass/dart-sass/issues/2090">#2090</a>)</li> 439 <li><a href="https://github.com/sass/dart-sass/commit/13c9fb3c9d97d4d9582ccd33689111d74024261d"><code>13c9fb3</code></a> Expose the containing URL to importers under some circumstances (<a href="https://redirect.github.com/sass/dart-sass/issues/2083">#2083</a>)</li> 440 <li><a href="https://github.com/sass/dart-sass/commit/69f1847bae60df16fe7d7bdfdfa794da8bf8c3d4"><code>69f1847</code></a> CI: Configure dependabot to update GitHub Actions, too (<a href="https://redirect.github.com/sass/dart-sass/issues/2087">#2087</a>)</li> 441 <li><a href="https://github.com/sass/dart-sass/commit/c22c84d2c5cdd3d0c0333eb1c5b37bedb8b1cc3c"><code>c22c84d</code></a> Update changelog for <a href="https://redirect.github.com/sass/embedded-host-node/issues/248">sass/embedded-host-node#248</a> (<a href="https://redirect.github.com/sass/dart-sass/issues/2086">#2086</a>)</li> 442 <li><a href="https://github.com/sass/dart-sass/commit/37e0ed54da1bd3ba3d4f4127da3a9575f7a9224e"><code>37e0ed5</code></a> Fix source span for calculation deprecation warnings (<a href="https://redirect.github.com/sass/dart-sass/issues/2084">#2084</a>)</li> 443 <li><a href="https://github.com/sass/dart-sass/commit/7370d6a97df58966f72e896f8dd53dfe2ab3c4df"><code>7370d6a</code></a> Fix changelog for 1.67.0 (<a href="https://redirect.github.com/sass/dart-sass/issues/2085">#2085</a>)</li> 444 <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.67.0...1.68.0">compare view</a></li> 445 </ul> 446 </details> 447 <br /> 448 449 Updates `storybook` from 7.4.2 to 7.4.3 450 <details> 451 <summary>Release notes</summary> 452 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">storybook's releases</a>.</em></p> 453 <blockquote> 454 <h2>v7.4.3</h2> 455 <h2>7.4.3</h2> 456 <ul> 457 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 458 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 459 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 460 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 461 </ul> 462 </blockquote> 463 </details> 464 <details> 465 <summary>Changelog</summary> 466 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's changelog</a>.</em></p> 467 <blockquote> 468 <h2>7.4.3</h2> 469 <ul> 470 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 471 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 472 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 473 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 474 </ul> 475 </blockquote> 476 </details> 477 <details> 478 <summary>Commits</summary> 479 <ul> 480 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from "7.4.2" to "7.4.3" [skip ci]</li> 481 <li><a href="https://github.com/storybookjs/storybook/commit/b11feada48c28c8ae99db708219288fa62b5b888"><code>b11fead</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24229">#24229</a> from storybookjs/norbert/sb-add-no-duplicate-entries</li> 482 <li><a href="https://github.com/storybookjs/storybook/commit/b38266079f3fe36063607e7a12fb4e645d94e13c"><code>b382660</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24208">#24208</a> from storybookjs/norbert/filter-angular-prerelease</li> 483 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.3/code/lib/cli">compare view</a></li> 484 </ul> 485 </details> 486 <br /> 487 488 489 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`. 490 491 [//]: # (dependabot-automerge-start) 492 [//]: # (dependabot-automerge-end) 493 494 --- 495 496 <details> 497 <summary>Dependabot commands and options</summary> 498 <br /> 499 500 You can trigger Dependabot actions by commenting on this PR: 501 - `@dependabot rebase` will rebase this PR 502 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 503 - `@dependabot merge` will merge this PR after your CI passes on it 504 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 505 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 506 - `@dependabot reopen` will reopen this PR if it is closed 507 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 508 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 509 - `@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) 510 - `@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) 511 - `@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) 512 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 513 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 514 515 516 </details> 517 518 519 ## Comments 520 521 ### @dependabot[bot] — 2023-09-25T09:40:20Z 522 523 Looks like these dependencies are updatable in another way, so this is no longer needed. 524