cetirizine.meta

Issues/PRs archive for MTRNord/cetirizine
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.meta.git
Log | Files | Refs

174.md (66489B)


      1 # PR #174 Bump the development-dependencies group with 27 updates
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-11-15T09:43:23Z
      6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-8dbe2ea92a → main
      7 - **Closed:** 2023-11-17T10:17:26Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [174.diff](./174.diff)
     10 
     11 ---
     12 
     13 Bumps the development-dependencies group with 27 updates:
     14 
     15 | Package | From | To |
     16 | --- | --- | --- |
     17 | [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) | `1.27.3` | `1.27.4` |
     18 | [@percy/storybook](https://github.com/percy/percy-storybook) | `4.3.7` | `5.0.0` |
     19 | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.5.0` | `7.5.3` |
     20 | [@storybook/addon-coverage](https://github.com/storybookjs/addon-coverage) | `0.0.9` | `1.0.0` |
     21 | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.0` | `7.5.3` |
     22 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.0` | `7.5.3` |
     23 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.0` | `7.5.3` |
     24 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.0` | `7.5.3` |
     25 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.0` | `7.5.3` |
     26 | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.13.0` | `0.14.1` |
     27 | [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.6` | `0.5.7` |
     28 | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.0` |
     29 | [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.4` | `3.0.5` |
     30 | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.6` | `29.5.8` |
     31 | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.7` | `20.9.0` |
     32 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.29` | `18.2.37` |
     33 | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.14` | `18.2.15` |
     34 | [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.16.2` | `3.16.3` |
     35 | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.8.0` | `6.11.0` |
     36 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `6.11.0` |
     37 | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.4.0` | `3.4.1` |
     38 | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.53.0` |
     39 | [msw](https://github.com/mswjs/msw) | `1.3.2` | `2.0.6` |
     40 | [sass](https://github.com/sass/dart-sass) | `1.69.4` | `1.69.5` |
     41 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.0` | `7.5.3` |
     42 | [storybook-addon-react-router-v6](https://github.com/JesusTheHun/storybook-addon-react-router-v6) | `2.0.8` | `2.0.10` |
     43 | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.3.5` |
     44 
     45 Updates `@percy/cli` from 1.27.3 to 1.27.4
     46 <details>
     47 <summary>Release notes</summary>
     48 <p><em>Sourced from <a href="https://github.com/percy/cli/releases"><code>@​percy/cli</code>'s releases</a>.</em></p>
     49 <blockquote>
     50 <h2>v1.27.4</h2>
     51 <!-- raw HTML omitted -->
     52 <h2>What's Changed</h2>
     53 <h3>✨ Enhancements</h3>
     54 <ul>
     55 <li>Do not execute git commands when <code>PERCY_SKIP_GIT_CHECK</code> is set to True by <a href="https://github.com/shantanuk-browserstack"><code>@​shantanuk-browserstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1400">percy/cli#1400</a></li>
     56 <li>adding endpoint for sending failed event by <a href="https://github.com/prklm10"><code>@​prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1401">percy/cli#1401</a></li>
     57 <li>Introduce new config option enableLayout for enabling layout testing. by <a href="https://github.com/prklm10"><code>@​prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1378">percy/cli#1378</a></li>
     58 <li>Fix percyCSS not getting applied when elements outside <code>&lt;/body&gt;</code>  by <a href="https://github.com/itsjwala"><code>@​itsjwala</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1415">percy/cli#1415</a></li>
     59 </ul>
     60 <h3>🐛 Bug Fixes</h3>
     61 <ul>
     62 <li>Icons not loading when <code>noscript</code> tags are present. by <a href="https://github.com/shantanuk-browserstack"><code>@​shantanuk-browserstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1404">percy/cli#1404</a></li>
     63 <li>Percy on Automate - Fixing percyScreenshotEnd response by <a href="https://github.com/rishigupta1599"><code>@​rishigupta1599</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1427">percy/cli#1427</a></li>
     64 </ul>
     65 <h3>🏗 Maintenance</h3>
     66 <ul>
     67 <li>Percy on Automate - Removing Redundant Calls for PoA by <a href="https://github.com/Amit3200"><code>@​Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1413">percy/cli#1413</a></li>
     68 </ul>
     69 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.3...v1.27.4">https://github.com/percy/cli/compare/v1.27.3...v1.27.4</a></p>
     70 <h2>v1.27.4-beta.4</h2>
     71 <!-- raw HTML omitted -->
     72 <h2>What's Changed</h2>
     73 <h3>🏗 Maintenance</h3>
     74 <ul>
     75 <li>Percy on Automate: Removing Redundant Calls for better performance. <a href="https://github.com/Amit3200"><code>@​Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1413">percy/cli#1413</a></li>
     76 </ul>
     77 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.4-beta.3...v1.27.4-beta.4">https://github.com/percy/cli/compare/v1.27.4-beta.3...v1.27.4-beta.4</a></p>
     78 <h2>v1.27.4-beta.3</h2>
     79 <!-- raw HTML omitted -->
     80 <h2>What's Changed</h2>
     81 <h3>✨ Enhancements</h3>
     82 <ul>
     83 <li>:sparkles: Introduce new config option enableLayout for enabling layout testing. by <a href="https://github.com/prklm10"><code>@​prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1378">percy/cli#1378</a></li>
     84 <li>✨ Fix percyCSS not getting applied when elements outside <code>&lt;/body&gt;</code>  by <a href="https://github.com/itsjwala"><code>@​itsjwala</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1415">percy/cli#1415</a></li>
     85 </ul>
     86 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.4-beta.2...v1.27.4-beta.3">https://github.com/percy/cli/compare/v1.27.4-beta.2...v1.27.4-beta.3</a></p>
     87 <h2>v1.27.4-beta.2</h2>
     88 <!-- raw HTML omitted -->
     89 <h2>What's Changed</h2>
     90 <h3>✨ Enhancements</h3>
     91 <ul>
     92 <li>✨ adding endpoint for sending failed event by <a href="https://github.com/prklm10"><code>@​prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1401">percy/cli#1401</a></li>
     93 </ul>
     94 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.4-beta.1...v1.27.4-beta.2">https://github.com/percy/cli/compare/v1.27.4-beta.1...v1.27.4-beta.2</a></p>
     95 <h2>v1.27.4-beta.1</h2>
     96 <!-- raw HTML omitted -->
     97 </blockquote>
     98 <p>... (truncated)</p>
     99 </details>
    100 <details>
    101 <summary>Commits</summary>
    102 <ul>
    103 <li><a href="https://github.com/percy/cli/commit/bb901bc6aabf20e27528b6cdfab22c9d8721a2b2"><code>bb901bc</code></a> :bookmark: v1.27.4</li>
    104 <li><a href="https://github.com/percy/cli/commit/4aaa7b217f60ed9ce953fa8c788f4061a7689459"><code>4aaa7b2</code></a> :bookmark: v1.27.4-beta.4 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1423">#1423</a>)</li>
    105 <li><a href="https://github.com/percy/cli/commit/e560f5df1637d30722f8d1d7e6eae9cf99ede2dd"><code>e560f5d</code></a> :bookmark: v1.27.4-beta.3</li>
    106 <li><a href="https://github.com/percy/cli/commit/9dc3b46642f608a762a7c4a1ca564813ece1b370"><code>9dc3b46</code></a> releasing version 1.27.4-beta.2 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1412">#1412</a>)</li>
    107 <li><a href="https://github.com/percy/cli/commit/d0eea0c0d75cb6c034dceba122b1bc1f946b679a"><code>d0eea0c</code></a> release v1.27.4-beta.1 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1405">#1405</a>)</li>
    108 <li><a href="https://github.com/percy/cli/commit/d83228ad59736923285426854572f9e1f80ad48f"><code>d83228a</code></a> release v1.27.4-beta.0 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1402">#1402</a>)</li>
    109 <li>See full diff in <a href="https://github.com/percy/cli/commits/v1.27.4/packages/cli">compare view</a></li>
    110 </ul>
    111 </details>
    112 <br />
    113 
    114 Updates `@percy/storybook` from 4.3.7 to 5.0.0
    115 <details>
    116 <summary>Commits</summary>
    117 <ul>
    118 <li><a href="https://github.com/percy/percy-storybook/commit/6a02490b49cbf78fc6d6e383eff0f629f35798e9"><code>6a02490</code></a> 🔖  v5.0.0 (<a href="https://redirect.github.com/percy/percy-storybook/issues/842">#842</a>)</li>
    119 <li><a href="https://github.com/percy/percy-storybook/commit/2afa015f943554c2ece1a8c510768362a7446854"><code>2afa015</code></a> :bookmark: v5.0.0-beta.2 (<a href="https://redirect.github.com/percy/percy-storybook/issues/840">#840</a>)</li>
    120 <li><a href="https://github.com/percy/percy-storybook/commit/1fd15cbbcc9546727ee50351ddc24916846f289b"><code>1fd15cb</code></a> 🐛 ✨Fix eval setCurrentStory error + make logging better (<a href="https://redirect.github.com/percy/percy-storybook/issues/837">#837</a>)</li>
    121 <li><a href="https://github.com/percy/percy-storybook/commit/83b53699cac9b9464c51cd7de5d537a173206c26"><code>83b5369</code></a> 🔖  v5.0.0-beta.1 (<a href="https://redirect.github.com/percy/percy-storybook/issues/834">#834</a>)</li>
    122 <li><a href="https://github.com/percy/percy-storybook/commit/af8fa6c3dc8b309b985624efc5138122bdb9d9d1"><code>af8fa6c</code></a> ✨ add storybook v7 support (<a href="https://redirect.github.com/percy/percy-storybook/issues/829">#829</a>)</li>
    123 <li>See full diff in <a href="https://github.com/percy/percy-storybook/compare/v4.3.7...v5.0.0">compare view</a></li>
    124 </ul>
    125 </details>
    126 <br />
    127 
    128 Updates `@storybook/addon-a11y` from 7.5.0 to 7.5.3
    129 <details>
    130 <summary>Release notes</summary>
    131 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-a11y</code>'s releases</a>.</em></p>
    132 <blockquote>
    133 <h2>v7.5.3</h2>
    134 <h2>7.5.3</h2>
    135 <ul>
    136 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    137 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    138 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    139 </ul>
    140 <h2>v7.5.2</h2>
    141 <h2>7.5.2</h2>
    142 <ul>
    143 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    144 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    145 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    146 </ul>
    147 <h2>v7.5.1</h2>
    148 <h2>7.5.1</h2>
    149 <ul>
    150 <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>
    151 <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>
    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/v7.5.3/CHANGELOG.md"><code>@​storybook/addon-a11y</code>'s changelog</a>.</em></p>
    158 <blockquote>
    159 <h2>7.5.3</h2>
    160 <ul>
    161 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    162 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    163 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    164 </ul>
    165 <h2>7.5.2</h2>
    166 <ul>
    167 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    168 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    169 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    170 </ul>
    171 <h2>7.5.1</h2>
    172 <ul>
    173 <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>
    174 <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>
    175 </ul>
    176 </blockquote>
    177 </details>
    178 <details>
    179 <summary>Commits</summary>
    180 <ul>
    181 <li><a href="https://github.com/storybookjs/storybook/commit/dc82000b8a5f4698e374b453dcf755a35ee11ec7"><code>dc82000</code></a> Bump version from &quot;7.5.2&quot; to &quot;7.5.3&quot; [skip ci]</li>
    182 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from &quot;7.5.1&quot; to &quot;7.5.2&quot; [skip ci]</li>
    183 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from &quot;7.5.0&quot; to &quot;7.5.1&quot; [skip ci]</li>
    184 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/a11y">compare view</a></li>
    185 </ul>
    186 </details>
    187 <br />
    188 
    189 Updates `@storybook/addon-coverage` from 0.0.9 to 1.0.0
    190 <details>
    191 <summary>Release notes</summary>
    192 <p><em>Sourced from <a href="https://github.com/storybookjs/addon-coverage/releases"><code>@​storybook/addon-coverage</code>'s releases</a>.</em></p>
    193 <blockquote>
    194 <h2>v1.0.0</h2>
    195 <h3>Release Notes</h3>
    196 <h4>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (<a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a>)</h4>
    197 <ul>
    198 <li>[BREAKING CHANGE]: Dropping Storybook &lt; 7 support</li>
    199 <li>Replaced <code>babel-istanbul-plugin</code> with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.</li>
    200 </ul>
    201 <hr />
    202 <h4>💥 Breaking Change</h4>
    203 <ul>
    204 <li>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a> <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>)</li>
    205 </ul>
    206 <h4>🐛 Bug Fix</h4>
    207 <ul>
    208 <li>Migrate examples to Storybook 7 <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/20">#20</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    209 </ul>
    210 <h4>Authors: 2</h4>
    211 <ul>
    212 <li>Valentin Palkovic (<a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>)</li>
    213 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    214 </ul>
    215 </blockquote>
    216 </details>
    217 <details>
    218 <summary>Changelog</summary>
    219 <p><em>Sourced from <a href="https://github.com/storybookjs/addon-coverage/blob/main/CHANGELOG.md"><code>@​storybook/addon-coverage</code>'s changelog</a>.</em></p>
    220 <blockquote>
    221 <h1>v1.0.0 (Tue Nov 14 2023)</h1>
    222 <h3>Release Notes</h3>
    223 <h4>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (<a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a>)</h4>
    224 <ul>
    225 <li>[BREAKING CHANGE]: Dropping Storybook &lt; 7 support</li>
    226 <li>Replaced <code>babel-istanbul-plugin</code> with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.</li>
    227 </ul>
    228 <hr />
    229 <h4>💥 Breaking Change</h4>
    230 <ul>
    231 <li>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a> <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>)</li>
    232 </ul>
    233 <h4>🐛 Bug Fix</h4>
    234 <ul>
    235 <li>Migrate examples to Storybook 7 <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/20">#20</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    236 </ul>
    237 <h4>Authors: 2</h4>
    238 <ul>
    239 <li>Valentin Palkovic (<a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>)</li>
    240 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    241 </ul>
    242 <hr />
    243 </blockquote>
    244 </details>
    245 <details>
    246 <summary>Commits</summary>
    247 <ul>
    248 <li><a href="https://github.com/storybookjs/addon-coverage/commit/aacb3fb382c368675a6015a446b9caa3b8cf5f09"><code>aacb3fb</code></a> &quot;Bump version to: 1.0.0 [skip ci]&quot;</li>
    249 <li><a href="https://github.com/storybookjs/addon-coverage/commit/cce8245bb3d1771406d744dda0142058d7f5431a"><code>cce8245</code></a> Update CHANGELOG.md [skip ci]</li>
    250 <li><a href="https://github.com/storybookjs/addon-coverage/commit/cced79d93be26ffd3bdaff9a26ecbd5f50c06db5"><code>cced79d</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/addon-coverage/issues/27">#27</a> from storybookjs/feat/support-webpack-swc</li>
    251 <li><a href="https://github.com/storybookjs/addon-coverage/commit/12a48517dcbc6fb25e768b2c0502dcf1e0d32a30"><code>12a4851</code></a> Fix sourcemaps for vue</li>
    252 <li><a href="https://github.com/storybookjs/addon-coverage/commit/2e9b10e38b5d09999475f2e0ccd6b03ae3151b7b"><code>2e9b10e</code></a> Document default exclude</li>
    253 <li><a href="https://github.com/storybookjs/addon-coverage/commit/92033f37293e3a22e66e5253870988d7ee21de13"><code>92033f3</code></a> Finalize istanbul webpack5 loader</li>
    254 <li><a href="https://github.com/storybookjs/addon-coverage/commit/053738e00dabf2cb806fd8d1530152259da62e6d"><code>053738e</code></a> Fix examples</li>
    255 <li><a href="https://github.com/storybookjs/addon-coverage/commit/7552bf51b586b8691589167c4edb0dc0e085a58c"><code>7552bf5</code></a> Rename examples/babel folder to examples/webpack5</li>
    256 <li><a href="https://github.com/storybookjs/addon-coverage/commit/4f01c01deaf08ed52c38a2a4efcb8f305834695f"><code>4f01c01</code></a> support swc and webpack</li>
    257 <li><a href="https://github.com/storybookjs/addon-coverage/commit/3d68eeba1cdc6858e4e6bda1eb90ba1fafa0fea9"><code>3d68eeb</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/addon-coverage/issues/20">#20</a> from storybookjs/feat/upgrade-example-projects</li>
    258 <li>Additional commits viewable in <a href="https://github.com/storybookjs/addon-coverage/compare/v0.0.9...v1.0.0">compare view</a></li>
    259 </ul>
    260 </details>
    261 <br />
    262 
    263 Updates `@storybook/addon-essentials` from 7.5.0 to 7.5.3
    264 <details>
    265 <summary>Release notes</summary>
    266 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s releases</a>.</em></p>
    267 <blockquote>
    268 <h2>v7.5.3</h2>
    269 <h2>7.5.3</h2>
    270 <ul>
    271 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    272 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    273 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    274 </ul>
    275 <h2>v7.5.2</h2>
    276 <h2>7.5.2</h2>
    277 <ul>
    278 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    279 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    280 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    281 </ul>
    282 <h2>v7.5.1</h2>
    283 <h2>7.5.1</h2>
    284 <ul>
    285 <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>
    286 <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>
    287 </ul>
    288 </blockquote>
    289 </details>
    290 <details>
    291 <summary>Changelog</summary>
    292 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md"><code>@​storybook/addon-essentials</code>'s changelog</a>.</em></p>
    293 <blockquote>
    294 <h2>7.5.3</h2>
    295 <ul>
    296 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    297 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    298 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    299 </ul>
    300 <h2>7.5.2</h2>
    301 <ul>
    302 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    303 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    304 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    305 </ul>
    306 <h2>7.5.1</h2>
    307 <ul>
    308 <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>
    309 <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>
    310 </ul>
    311 </blockquote>
    312 </details>
    313 <details>
    314 <summary>Commits</summary>
    315 <ul>
    316 <li><a href="https://github.com/storybookjs/storybook/commit/dc82000b8a5f4698e374b453dcf755a35ee11ec7"><code>dc82000</code></a> Bump version from &quot;7.5.2&quot; to &quot;7.5.3&quot; [skip ci]</li>
    317 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from &quot;7.5.1&quot; to &quot;7.5.2&quot; [skip ci]</li>
    318 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from &quot;7.5.0&quot; to &quot;7.5.1&quot; [skip ci]</li>
    319 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/essentials">compare view</a></li>
    320 </ul>
    321 </details>
    322 <br />
    323 
    324 Updates `@storybook/addon-interactions` from 7.5.0 to 7.5.3
    325 <details>
    326 <summary>Release notes</summary>
    327 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s releases</a>.</em></p>
    328 <blockquote>
    329 <h2>v7.5.3</h2>
    330 <h2>7.5.3</h2>
    331 <ul>
    332 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    333 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    334 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    335 </ul>
    336 <h2>v7.5.2</h2>
    337 <h2>7.5.2</h2>
    338 <ul>
    339 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    340 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    341 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    342 </ul>
    343 <h2>v7.5.1</h2>
    344 <h2>7.5.1</h2>
    345 <ul>
    346 <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>
    347 <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>
    348 </ul>
    349 </blockquote>
    350 </details>
    351 <details>
    352 <summary>Changelog</summary>
    353 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md"><code>@​storybook/addon-interactions</code>'s changelog</a>.</em></p>
    354 <blockquote>
    355 <h2>7.5.3</h2>
    356 <ul>
    357 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    358 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    359 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    360 </ul>
    361 <h2>7.5.2</h2>
    362 <ul>
    363 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    364 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    365 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    366 </ul>
    367 <h2>7.5.1</h2>
    368 <ul>
    369 <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>
    370 <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>
    371 </ul>
    372 </blockquote>
    373 </details>
    374 <details>
    375 <summary>Commits</summary>
    376 <ul>
    377 <li><a href="https://github.com/storybookjs/storybook/commit/dc82000b8a5f4698e374b453dcf755a35ee11ec7"><code>dc82000</code></a> Bump version from &quot;7.5.2&quot; to &quot;7.5.3&quot; [skip ci]</li>
    378 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from &quot;7.5.1&quot; to &quot;7.5.2&quot; [skip ci]</li>
    379 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from &quot;7.5.0&quot; to &quot;7.5.1&quot; [skip ci]</li>
    380 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/interactions">compare view</a></li>
    381 </ul>
    382 </details>
    383 <br />
    384 
    385 Updates `@storybook/addon-links` from 7.5.0 to 7.5.3
    386 <details>
    387 <summary>Release notes</summary>
    388 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s releases</a>.</em></p>
    389 <blockquote>
    390 <h2>v7.5.3</h2>
    391 <h2>7.5.3</h2>
    392 <ul>
    393 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    394 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    395 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    396 </ul>
    397 <h2>v7.5.2</h2>
    398 <h2>7.5.2</h2>
    399 <ul>
    400 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    401 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    402 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    403 </ul>
    404 <h2>v7.5.1</h2>
    405 <h2>7.5.1</h2>
    406 <ul>
    407 <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>
    408 <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>
    409 </ul>
    410 </blockquote>
    411 </details>
    412 <details>
    413 <summary>Changelog</summary>
    414 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md"><code>@​storybook/addon-links</code>'s changelog</a>.</em></p>
    415 <blockquote>
    416 <h2>7.5.3</h2>
    417 <ul>
    418 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    419 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    420 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    421 </ul>
    422 <h2>7.5.2</h2>
    423 <ul>
    424 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    425 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    426 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    427 </ul>
    428 <h2>7.5.1</h2>
    429 <ul>
    430 <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>
    431 <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>
    432 </ul>
    433 </blockquote>
    434 </details>
    435 <details>
    436 <summary>Commits</summary>
    437 <ul>
    438 <li><a href="https://github.com/storybookjs/storybook/commit/dc82000b8a5f4698e374b453dcf755a35ee11ec7"><code>dc82000</code></a> Bump version from &quot;7.5.2&quot; to &quot;7.5.3&quot; [skip ci]</li>
    439 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from &quot;7.5.1&quot; to &quot;7.5.2&quot; [skip ci]</li>
    440 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from &quot;7.5.0&quot; to &quot;7.5.1&quot; [skip ci]</li>
    441 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/links">compare view</a></li>
    442 </ul>
    443 </details>
    444 <br />
    445 
    446 Updates `@storybook/react` from 7.5.0 to 7.5.3
    447 <details>
    448 <summary>Release notes</summary>
    449 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react</code>'s releases</a>.</em></p>
    450 <blockquote>
    451 <h2>v7.5.3</h2>
    452 <h2>7.5.3</h2>
    453 <ul>
    454 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    455 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    456 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    457 </ul>
    458 <h2>v7.5.2</h2>
    459 <h2>7.5.2</h2>
    460 <ul>
    461 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    462 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    463 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    464 </ul>
    465 <h2>v7.5.1</h2>
    466 <h2>7.5.1</h2>
    467 <ul>
    468 <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>
    469 <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>
    470 </ul>
    471 </blockquote>
    472 </details>
    473 <details>
    474 <summary>Changelog</summary>
    475 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md"><code>@​storybook/react</code>'s changelog</a>.</em></p>
    476 <blockquote>
    477 <h2>7.5.3</h2>
    478 <ul>
    479 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    480 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    481 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    482 </ul>
    483 <h2>7.5.2</h2>
    484 <ul>
    485 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    486 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    487 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    488 </ul>
    489 <h2>7.5.1</h2>
    490 <ul>
    491 <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>
    492 <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>
    493 </ul>
    494 </blockquote>
    495 </details>
    496 <details>
    497 <summary>Commits</summary>
    498 <ul>
    499 <li><a href="https://github.com/storybookjs/storybook/commit/dc82000b8a5f4698e374b453dcf755a35ee11ec7"><code>dc82000</code></a> Bump version from &quot;7.5.2&quot; to &quot;7.5.3&quot; [skip ci]</li>
    500 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from &quot;7.5.1&quot; to &quot;7.5.2&quot; [skip ci]</li>
    501 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from &quot;7.5.0&quot; to &quot;7.5.1&quot; [skip ci]</li>
    502 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/renderers/react">compare view</a></li>
    503 </ul>
    504 </details>
    505 <br />
    506 
    507 Updates `@storybook/react-vite` from 7.5.0 to 7.5.3
    508 <details>
    509 <summary>Release notes</summary>
    510 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s releases</a>.</em></p>
    511 <blockquote>
    512 <h2>v7.5.3</h2>
    513 <h2>7.5.3</h2>
    514 <ul>
    515 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    516 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    517 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    518 </ul>
    519 <h2>v7.5.2</h2>
    520 <h2>7.5.2</h2>
    521 <ul>
    522 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    523 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    524 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    525 </ul>
    526 <h2>v7.5.1</h2>
    527 <h2>7.5.1</h2>
    528 <ul>
    529 <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>
    530 <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>
    531 </ul>
    532 </blockquote>
    533 </details>
    534 <details>
    535 <summary>Changelog</summary>
    536 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md"><code>@​storybook/react-vite</code>'s changelog</a>.</em></p>
    537 <blockquote>
    538 <h2>7.5.3</h2>
    539 <ul>
    540 <li>Angular: Support v17 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24717">#24717</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    541 <li>CLI: Catch when prettier failed to prettify main and preview config files - <a href="https://redirect.github.com/storybookjs/storybook/pull/24604">#24604</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    542 <li>UI: Fix button contrast-ratio - <a href="https://redirect.github.com/storybookjs/storybook/pull/24525">#24525</a>, thanks <a href="https://github.com/maheshchandra10"><code>@​maheshchandra10</code></a>!</li>
    543 </ul>
    544 <h2>7.5.2</h2>
    545 <ul>
    546 <li>Addon-themes: Fix globals not being set when using absolute path - <a href="https://redirect.github.com/storybookjs/storybook/pull/24596">#24596</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    547 <li>CLI: Allow Yarn v4 in <code>link</code> command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24551">#24551</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    548 <li>Next.js: Support v14.0.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24593">#24593</a>, thanks <a href="https://github.com/nikospapcom"><code>@​nikospapcom</code></a>!</li>
    549 </ul>
    550 <h2>7.5.1</h2>
    551 <ul>
    552 <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>
    553 <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>
    554 </ul>
    555 </blockquote>
    556 </details>
    557 <details>
    558 <summary>Commits</summary>
    559 <ul>
    560 <li><a href="https://github.com/storybookjs/storybook/commit/dc82000b8a5f4698e374b453dcf755a35ee11ec7"><code>dc82000</code></a> Bump version from &quot;7.5.2&quot; to &quot;7.5.3&quot; [skip ci]</li>
    561 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from &quot;7.5.1&quot; to &quot;7.5.2&quot; [skip ci]</li>
    562 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from &quot;7.5.0&quot; to &quot;7.5.1&quot; [skip ci]</li>
    563 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/frameworks/react-vite">compare view</a></li>
    564 </ul>
    565 </details>
    566 <br />
    567 
    568 Updates `@storybook/test-runner` from 0.13.0 to 0.14.1
    569 <details>
    570 <summary>Release notes</summary>
    571 <p><em>Sourced from <a href="https://github.com/storybookjs/test-runner/releases"><code>@​storybook/test-runner</code>'s releases</a>.</em></p>
    572 <blockquote>
    573 <h2>v0.14.1</h2>
    574 <h4>🐛 Bug Fix</h4>
    575 <ul>
    576 <li>Fix: Do not set test root outside index json mode <a href="https://redirect.github.com/storybookjs/test-runner/pull/387">#387</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    577 </ul>
    578 <h4>Authors: 1</h4>
    579 <ul>
    580 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    581 </ul>
    582 <h2>v0.14.1-next.0</h2>
    583 <h4>🐛 Bug Fix</h4>
    584 <ul>
    585 <li>Fix: Do not set test root outside index json mode <a href="https://redirect.github.com/storybookjs/test-runner/pull/387">#387</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    586 </ul>
    587 <h4>Authors: 1</h4>
    588 <ul>
    589 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    590 </ul>
    591 <h2>v0.14.0</h2>
    592 <h4>🚀 Enhancement</h4>
    593 <ul>
    594 <li>Feature: Support .story files <a href="https://redirect.github.com/storybookjs/test-runner/pull/376">#376</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    595 <li>BREAKING: Upgrade Jest to v29 <a href="https://redirect.github.com/storybookjs/test-runner/pull/348">#348</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a> <a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    596 <li>BREAKING: Bump minimum Node.js version to ^14.15.0 <a href="https://redirect.github.com/storybookjs/test-runner/pull/354">#354</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    597 <li>Add waitForPageReady utility <a href="https://redirect.github.com/storybookjs/test-runner/pull/361">#361</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    598 </ul>
    599 <h4>🐛 Bug Fix</h4>
    600 <ul>
    601 <li>Documentation: restructure docs and include more recipes <a href="https://redirect.github.com/storybookjs/test-runner/pull/373">#373</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    602 <li>Run nyc with correct packager manager command <a href="https://redirect.github.com/storybookjs/test-runner/pull/364">#364</a> (<a href="https://github.com/ferdinandhummel-gph"><code>@​ferdinandhummel-gph</code></a> <a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    603 <li>deps/devDeps: bump semver to latest [CVE-2022-25883] <a href="https://redirect.github.com/storybookjs/test-runner/pull/349">#349</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    604 <li>Make userAgent configurable <a href="https://redirect.github.com/storybookjs/test-runner/pull/342">#342</a> (<a href="https://github.com/jaknas"><code>@​jaknas</code></a>)</li>
    605 <li>devDeps: Bump auto from v10 to v11 <a href="https://redirect.github.com/storybookjs/test-runner/pull/346">#346</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    606 <li>CI: Fix yarn 2 issue <a href="https://redirect.github.com/storybookjs/test-runner/pull/352">#352</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    607 <li>chore: set <code>engines.node</code> to <code>&gt;=12.0.0</code> <a href="https://redirect.github.com/storybookjs/test-runner/pull/351">#351</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    608 <li>Maintenance: Update to yarn berry <a href="https://redirect.github.com/storybookjs/test-runner/pull/344">#344</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    609 <li>Maintenance: Remove csf upgrade in nightly check <a href="https://redirect.github.com/storybookjs/test-runner/pull/343">#343</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    610 </ul>
    611 <h4>🏠 Internal</h4>
    612 <ul>
    613 <li>chore: disable yarn telemetry by default <a href="https://redirect.github.com/storybookjs/test-runner/pull/350">#350</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    614 <li>chore: dedupe dependency versions in <code>yarn.lock</code> <a href="https://redirect.github.com/storybookjs/test-runner/pull/347">#347</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    615 </ul>
    616 <h4>📝 Documentation</h4>
    617 <ul>
    618 <li>Docs: Expand ejected config docs with an example <a href="https://redirect.github.com/storybookjs/test-runner/pull/363">#363</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    619 </ul>
    620 <h4>Authors: 4</h4>
    621 <ul>
    622 <li><a href="https://github.com/ferdinandhummel-gph"><code>@​ferdinandhummel-gph</code></a></li>
    623 </ul>
    624 <!-- raw HTML omitted -->
    625 </blockquote>
    626 <p>... (truncated)</p>
    627 </details>
    628 <details>
    629 <summary>Changelog</summary>
    630 <p><em>Sourced from <a href="https://github.com/storybookjs/test-runner/blob/v0.14.1/CHANGELOG.md"><code>@​storybook/test-runner</code>'s changelog</a>.</em></p>
    631 <blockquote>
    632 <h1>v0.14.1 (Mon Nov 13 2023)</h1>
    633 <h4>🐛 Bug Fix</h4>
    634 <ul>
    635 <li>Fix: Do not set test root outside index json mode <a href="https://redirect.github.com/storybookjs/test-runner/pull/387">#387</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    636 </ul>
    637 <h4>Authors: 1</h4>
    638 <ul>
    639 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    640 </ul>
    641 <hr />
    642 <h1>v0.14.0 (Wed Nov 08 2023)</h1>
    643 <h4>🚀 Enhancement</h4>
    644 <ul>
    645 <li>Feature: Support .story files <a href="https://redirect.github.com/storybookjs/test-runner/pull/376">#376</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    646 <li>BREAKING: Upgrade Jest to v29 <a href="https://redirect.github.com/storybookjs/test-runner/pull/348">#348</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a> <a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    647 <li>BREAKING: Bump minimum Node.js version to ^14.15.0 <a href="https://redirect.github.com/storybookjs/test-runner/pull/354">#354</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    648 <li>Add waitForPageReady utility <a href="https://redirect.github.com/storybookjs/test-runner/pull/361">#361</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    649 </ul>
    650 <h4>🐛 Bug Fix</h4>
    651 <ul>
    652 <li>Documentation: restructure docs and include more recipes <a href="https://redirect.github.com/storybookjs/test-runner/pull/373">#373</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    653 <li>Run nyc with correct packager manager command <a href="https://redirect.github.com/storybookjs/test-runner/pull/364">#364</a> (<a href="https://github.com/ferdinandhummel-gph"><code>@​ferdinandhummel-gph</code></a> <a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    654 <li>deps/devDeps: bump semver to latest [CVE-2022-25883] <a href="https://redirect.github.com/storybookjs/test-runner/pull/349">#349</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    655 <li>Make userAgent configurable <a href="https://redirect.github.com/storybookjs/test-runner/pull/342">#342</a> (<a href="https://github.com/jaknas"><code>@​jaknas</code></a>)</li>
    656 <li>devDeps: Bump auto from v10 to v11 <a href="https://redirect.github.com/storybookjs/test-runner/pull/346">#346</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    657 <li>CI: Fix yarn 2 issue <a href="https://redirect.github.com/storybookjs/test-runner/pull/352">#352</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    658 <li>chore: set <code>engines.node</code> to <code>&gt;=12.0.0</code> <a href="https://redirect.github.com/storybookjs/test-runner/pull/351">#351</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    659 <li>Maintenance: Update to yarn berry <a href="https://redirect.github.com/storybookjs/test-runner/pull/344">#344</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    660 <li>Maintenance: Remove csf upgrade in nightly check <a href="https://redirect.github.com/storybookjs/test-runner/pull/343">#343</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    661 </ul>
    662 <h4>🏠 Internal</h4>
    663 <ul>
    664 <li>chore: disable yarn telemetry by default <a href="https://redirect.github.com/storybookjs/test-runner/pull/350">#350</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    665 <li>chore: dedupe dependency versions in <code>yarn.lock</code> <a href="https://redirect.github.com/storybookjs/test-runner/pull/347">#347</a> (<a href="https://github.com/legobeat"><code>@​legobeat</code></a>)</li>
    666 </ul>
    667 <h4>📝 Documentation</h4>
    668 <ul>
    669 <li>Docs: Expand ejected config docs with an example <a href="https://redirect.github.com/storybookjs/test-runner/pull/363">#363</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    670 </ul>
    671 <h4>Authors: 4</h4>
    672 <ul>
    673 <li><a href="https://github.com/ferdinandhummel-gph"><code>@​ferdinandhummel-gph</code></a></li>
    674 <li><a href="https://github.com/legobeat"><code>@​legobeat</code></a></li>
    675 <li>Jakub Naskręski (<a href="https://github.com/jaknas"><code>@​jaknas</code></a>)</li>
    676 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    677 </ul>
    678 <hr />
    679 </blockquote>
    680 </details>
    681 <details>
    682 <summary>Commits</summary>
    683 <ul>
    684 <li><a href="https://github.com/storybookjs/test-runner/commit/b4c07ced9382e6addffa1d75d088100bcdc94711"><code>b4c07ce</code></a> Bump version to: 0.14.1 [skip ci]</li>
    685 <li><a href="https://github.com/storybookjs/test-runner/commit/232495ee06326bb28e4d452b1c22f3095b1a9789"><code>232495e</code></a> Update CHANGELOG.md [skip ci]</li>
    686 <li><a href="https://github.com/storybookjs/test-runner/commit/294f816eb083a693cc768ec03f4a670aa4f7fddf"><code>294f816</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/test-runner/issues/388">#388</a> from storybookjs/next</li>
    687 <li><a href="https://github.com/storybookjs/test-runner/commit/12fe79ba536f336f56861226bf3747ae1c00969d"><code>12fe79b</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/test-runner/issues/387">#387</a> from storybookjs/fix/unexpected-test-root</li>
    688 <li><a href="https://github.com/storybookjs/test-runner/commit/aee510c7fa28295159164ef554bae36fc5abaf22"><code>aee510c</code></a> do not set test root outside index json mode</li>
    689 <li><a href="https://github.com/storybookjs/test-runner/commit/68814fde43cbe162f1972577f7f43dc500e1a34f"><code>68814fd</code></a> Bump version to: 0.14.0 [skip ci]</li>
    690 <li><a href="https://github.com/storybookjs/test-runner/commit/7595b303c65e56fc3a2424677ee27814dc2c1b5c"><code>7595b30</code></a> Update CHANGELOG.md [skip ci]</li>
    691 <li><a href="https://github.com/storybookjs/test-runner/commit/5ad71b442365b2708ae89ebdcf21caa17a31fa71"><code>5ad71b4</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/test-runner/issues/377">#377</a> from storybookjs/next</li>
    692 <li><a href="https://github.com/storybookjs/test-runner/commit/33f238575f95c13fb378ff828df688b00b685fb9"><code>33f2385</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/test-runner/issues/376">#376</a> from storybookjs/feat/support-story-filename</li>
    693 <li><a href="https://github.com/storybookjs/test-runner/commit/c0159ff06d19fb24ed86616a783bd16ff4b0869c"><code>c0159ff</code></a> always set TEST_ROOT</li>
    694 <li>Additional commits viewable in <a href="https://github.com/storybookjs/test-runner/compare/v0.13.0...v0.14.1">compare view</a></li>
    695 </ul>
    696 </details>
    697 <br />
    698 
    699 Updates `@tailwindcss/forms` from 0.5.6 to 0.5.7
    700 <details>
    701 <summary>Release notes</summary>
    702 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss-forms/releases"><code>@​tailwindcss/forms</code>'s releases</a>.</em></p>
    703 <blockquote>
    704 <h2>v0.5.7</h2>
    705 <h3>Fixed</h3>
    706 <ul>
    707 <li>Use normal <code>checkbox</code> and <code>radio</code> appearance in <code>forced-colors</code> mode (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-forms/pull/152">#152</a>)</li>
    708 </ul>
    709 </blockquote>
    710 </details>
    711 <details>
    712 <summary>Changelog</summary>
    713 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md"><code>@​tailwindcss/forms</code>'s changelog</a>.</em></p>
    714 <blockquote>
    715 <h2>[0.5.7] - 2023-11-10</h2>
    716 <h3>Fixed</h3>
    717 <ul>
    718 <li>Use normal <code>checkbox</code> and <code>radio</code> appearance in <code>forced-colors</code> mode (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-forms/pull/152">#152</a>)</li>
    719 </ul>
    720 </blockquote>
    721 </details>
    722 <details>
    723 <summary>Commits</summary>
    724 <ul>
    725 <li><a href="https://github.com/tailwindlabs/tailwindcss-forms/commit/e6bcd1ff718ad2d0380a65ded0564369e4cbda32"><code>e6bcd1f</code></a> 0.5.7</li>
    726 <li><a href="https://github.com/tailwindlabs/tailwindcss-forms/commit/306de460e8abe467e09707b61bbaf4f5b3002d56"><code>306de46</code></a> update changelog</li>
    727 <li><a href="https://github.com/tailwindlabs/tailwindcss-forms/commit/8d2b06fd85841353b3d5a746510614c3ecbd8d67"><code>8d2b06f</code></a> Use normal <code>checkbox</code> and <code>radio</code> appearance in <code>forced-colors</code> mode (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-forms/issues/152">#152</a>)</li>
    728 <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.6...v0.5.7">compare view</a></li>
    729 </ul>
    730 </details>
    731 <br />
    732 
    733 Updates `@testing-library/react` from 14.0.0 to 14.1.0
    734 <details>
    735 <summary>Release notes</summary>
    736 <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s releases</a>.</em></p>
    737 <blockquote>
    738 <h2>v14.1.0</h2>
    739 <h1><a href="https://github.com/testing-library/react-testing-library/compare/v14.0.0...v14.1.0">14.1.0</a> (2023-11-08)</h1>
    740 <h3>Features</h3>
    741 <ul>
    742 <li>add warnings when globals are missing (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1244">#1244</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/d80319f5695d0ddbd93f7d63ca1cb71450663ba6">d80319f</a>)</li>
    743 </ul>
    744 </blockquote>
    745 </details>
    746 <details>
    747 <summary>Commits</summary>
    748 <ul>
    749 <li><a href="https://github.com/testing-library/react-testing-library/commit/d80319f5695d0ddbd93f7d63ca1cb71450663ba6"><code>d80319f</code></a> feat: add warnings when globals are missing (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1244">#1244</a>)</li>
    750 <li><a href="https://github.com/testing-library/react-testing-library/commit/c04b8f006c5a683d05c460c8ee1e2248d6f74350"><code>c04b8f0</code></a> docs: add cmdcolin as a contributor for doc (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1238">#1238</a>)</li>
    751 <li><a href="https://github.com/testing-library/react-testing-library/commit/5b489166e50d5d53608d98b283e8e936e1cce91d"><code>5b48916</code></a> docs: fix readme CI badge (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1237">#1237</a>)</li>
    752 <li><a href="https://github.com/testing-library/react-testing-library/commit/6de5f4c29f73e740152de31bbe3ccc6e711aa210"><code>6de5f4c</code></a> docs(readme): remove deprecated link (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1229">#1229</a>)</li>
    753 <li><a href="https://github.com/testing-library/react-testing-library/commit/6b4180e71286cef86a359435697965e59d408d91"><code>6b4180e</code></a> test: Add test for flushing before exiting <code>waitFor</code> (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1215">#1215</a>)</li>
    754 <li><a href="https://github.com/testing-library/react-testing-library/commit/5dc81dc790b1831707e89cf52b3fecb3c3d294d2"><code>5dc81dc</code></a> chore: rename <code>next</code> channel to <code>canary</code> (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1207">#1207</a>)</li>
    755 <li><a href="https://github.com/testing-library/react-testing-library/commit/f6c6d9610da4fe90ec64445391e0ea8bfe39e65d"><code>f6c6d96</code></a> chore: remove <code>styfle/cancel-workflow-action</code> usage (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1204">#1204</a>)</li>
    756 <li>See full diff in <a href="https://github.com/testing-library/react-testing-library/compare/v14.0.0...v14.1.0">compare view</a></li>
    757 </ul>
    758 </details>
    759 <br />
    760 
    761 Updates `@types/dompurify` from 3.0.4 to 3.0.5
    762 <details>
    763 <summary>Commits</summary>
    764 <ul>
    765 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify">compare view</a></li>
    766 </ul>
    767 </details>
    768 <br />
    769 
    770 Updates `@types/jest` from 29.5.6 to 29.5.8
    771 <details>
    772 <summary>Commits</summary>
    773 <ul>
    774 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li>
    775 </ul>
    776 </details>
    777 <br />
    778 
    779 Updates `@types/node` from 20.8.7 to 20.9.0
    780 <details>
    781 <summary>Commits</summary>
    782 <ul>
    783 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    784 </ul>
    785 </details>
    786 <br />
    787 
    788 Updates `@types/react` from 18.2.29 to 18.2.37
    789 <details>
    790 <summary>Commits</summary>
    791 <ul>
    792 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
    793 </ul>
    794 </details>
    795 <br />
    796 
    797 Updates `@types/react-dom` from 18.2.14 to 18.2.15
    798 <details>
    799 <summary>Commits</summary>
    800 <ul>
    801 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li>
    802 </ul>
    803 </details>
    804 <br />
    805 
    806 Updates `@types/react-modal` from 3.16.2 to 3.16.3
    807 <details>
    808 <summary>Commits</summary>
    809 <ul>
    810 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal">compare view</a></li>
    811 </ul>
    812 </details>
    813 <br />
    814 
    815 Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 6.11.0
    816 <details>
    817 <summary>Release notes</summary>
    818 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>
    819 <blockquote>
    820 <h2>v6.11.0</h2>
    821 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0">6.11.0</a> (2023-11-13)</h1>
    822 <h3>Bug Fixes</h3>
    823 <ul>
    824 <li><strong>eslint-plugin:</strong> [explicit-function-return-type] support JSX attributes in <code>allowTypedFunctionExpressions</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7553">#7553</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/be2777c5338669836d786f9a7806f499fd566dcd">be2777c</a>)</li>
    825 <li><strong>eslint-plugin:</strong> [no-unnecessary-qualifier] handle nested namespace id (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7883">#7883</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a668f5b10e7b1570c732312ad9ccab3431459c1b">a668f5b</a>)</li>
    826 </ul>
    827 <h3>Features</h3>
    828 <ul>
    829 <li>add <code>no-unsafe-unary-minus</code> rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7390">#7390</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c4709c2861f8ea4e18c289218a75224d6bb76193">c4709c2</a>)</li>
    830 <li>add types for flat config files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7273">#7273</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6">66cd0c0</a>)</li>
    831 <li>allow typescript <code>5.3.0-beta</code> as <code>devDependency</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/i...
    832 
    833 _Description has been truncated_
    834 
    835 
    836 ## Comments
    837 
    838 ### @dependabot[bot] — 2023-11-17T10:17:23Z
    839 
    840 Looks like these dependencies are updatable in another way, so this is no longer needed.
    841