cetirizine.meta

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

173.md (66442B)


      1 # PR #173 Bump the development-dependencies group with 25 updates
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-11-14T10:10:29Z
      6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-c2413d0363 → main
      7 - **Closed:** 2023-11-15T09:40:46Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [173.diff](./173.diff)
     10 
     11 ---
     12 
     13 Bumps the development-dependencies group with 25 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 | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.5.0` | `7.5.3` |
     19 | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.0` | `7.5.3` |
     20 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.0` | `7.5.3` |
     21 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.0` | `7.5.3` |
     22 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.0` | `7.5.3` |
     23 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.0` | `7.5.3` |
     24 | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.13.0` | `0.14.1` |
     25 | [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.6` | `0.5.7` |
     26 | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.0` |
     27 | [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.4` | `3.0.5` |
     28 | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.6` | `29.5.8` |
     29 | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.7` | `20.9.0` |
     30 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.29` | `18.2.37` |
     31 | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.14` | `18.2.15` |
     32 | [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.16.2` | `3.16.3` |
     33 | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.8.0` | `6.11.0` |
     34 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `6.11.0` |
     35 | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.4.0` | `3.4.1` |
     36 | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.53.0` |
     37 | [msw](https://github.com/mswjs/msw) | `1.3.2` | `2.0.6` |
     38 | [sass](https://github.com/sass/dart-sass) | `1.69.4` | `1.69.5` |
     39 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.0` | `7.5.3` |
     40 | [storybook-addon-react-router-v6](https://github.com/JesusTheHun/storybook-addon-react-router-v6) | `2.0.8` | `2.0.9` |
     41 | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.3.5` |
     42 
     43 Updates `@percy/cli` from 1.27.3 to 1.27.4
     44 <details>
     45 <summary>Release notes</summary>
     46 <p><em>Sourced from <a href="https://github.com/percy/cli/releases"><code>@​percy/cli</code>'s releases</a>.</em></p>
     47 <blockquote>
     48 <h2>v1.27.4</h2>
     49 <!-- raw HTML omitted -->
     50 <h2>What's Changed</h2>
     51 <h3>✨ Enhancements</h3>
     52 <ul>
     53 <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>
     54 <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>
     55 <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>
     56 <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>
     57 </ul>
     58 <h3>🐛 Bug Fixes</h3>
     59 <ul>
     60 <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>
     61 <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>
     62 </ul>
     63 <h3>🏗 Maintenance</h3>
     64 <ul>
     65 <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>
     66 </ul>
     67 <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>
     68 <h2>v1.27.4-beta.4</h2>
     69 <!-- raw HTML omitted -->
     70 <h2>What's Changed</h2>
     71 <h3>🏗 Maintenance</h3>
     72 <ul>
     73 <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>
     74 </ul>
     75 <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>
     76 <h2>v1.27.4-beta.3</h2>
     77 <!-- raw HTML omitted -->
     78 <h2>What's Changed</h2>
     79 <h3>✨ Enhancements</h3>
     80 <ul>
     81 <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>
     82 <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>
     83 </ul>
     84 <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>
     85 <h2>v1.27.4-beta.2</h2>
     86 <!-- raw HTML omitted -->
     87 <h2>What's Changed</h2>
     88 <h3>✨ Enhancements</h3>
     89 <ul>
     90 <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>
     91 </ul>
     92 <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>
     93 <h2>v1.27.4-beta.1</h2>
     94 <!-- raw HTML omitted -->
     95 </blockquote>
     96 <p>... (truncated)</p>
     97 </details>
     98 <details>
     99 <summary>Commits</summary>
    100 <ul>
    101 <li><a href="https://github.com/percy/cli/commit/bb901bc6aabf20e27528b6cdfab22c9d8721a2b2"><code>bb901bc</code></a> :bookmark: v1.27.4</li>
    102 <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>
    103 <li><a href="https://github.com/percy/cli/commit/e560f5df1637d30722f8d1d7e6eae9cf99ede2dd"><code>e560f5d</code></a> :bookmark: v1.27.4-beta.3</li>
    104 <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>
    105 <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>
    106 <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>
    107 <li>See full diff in <a href="https://github.com/percy/cli/commits/v1.27.4/packages/cli">compare view</a></li>
    108 </ul>
    109 </details>
    110 <br />
    111 
    112 Updates `@storybook/addon-a11y` from 7.5.0 to 7.5.3
    113 <details>
    114 <summary>Release notes</summary>
    115 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-a11y</code>'s releases</a>.</em></p>
    116 <blockquote>
    117 <h2>v7.5.3</h2>
    118 <h2>7.5.3</h2>
    119 <ul>
    120 <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>
    121 <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>
    122 <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>
    123 </ul>
    124 <h2>v7.5.2</h2>
    125 <h2>7.5.2</h2>
    126 <ul>
    127 <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>
    128 <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>
    129 <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>
    130 </ul>
    131 <h2>v7.5.1</h2>
    132 <h2>7.5.1</h2>
    133 <ul>
    134 <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>
    135 <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>
    136 </ul>
    137 </blockquote>
    138 </details>
    139 <details>
    140 <summary>Changelog</summary>
    141 <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>
    142 <blockquote>
    143 <h2>7.5.3</h2>
    144 <ul>
    145 <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>
    146 <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>
    147 <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>
    148 </ul>
    149 <h2>7.5.2</h2>
    150 <ul>
    151 <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>
    152 <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>
    153 <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>
    154 </ul>
    155 <h2>7.5.1</h2>
    156 <ul>
    157 <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>
    158 <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>
    159 </ul>
    160 </blockquote>
    161 </details>
    162 <details>
    163 <summary>Commits</summary>
    164 <ul>
    165 <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>
    166 <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>
    167 <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>
    168 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/a11y">compare view</a></li>
    169 </ul>
    170 </details>
    171 <br />
    172 
    173 Updates `@storybook/addon-essentials` from 7.5.0 to 7.5.3
    174 <details>
    175 <summary>Release notes</summary>
    176 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s releases</a>.</em></p>
    177 <blockquote>
    178 <h2>v7.5.3</h2>
    179 <h2>7.5.3</h2>
    180 <ul>
    181 <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>
    182 <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>
    183 <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>
    184 </ul>
    185 <h2>v7.5.2</h2>
    186 <h2>7.5.2</h2>
    187 <ul>
    188 <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>
    189 <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>
    190 <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>
    191 </ul>
    192 <h2>v7.5.1</h2>
    193 <h2>7.5.1</h2>
    194 <ul>
    195 <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>
    196 <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>
    197 </ul>
    198 </blockquote>
    199 </details>
    200 <details>
    201 <summary>Changelog</summary>
    202 <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>
    203 <blockquote>
    204 <h2>7.5.3</h2>
    205 <ul>
    206 <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>
    207 <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>
    208 <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>
    209 </ul>
    210 <h2>7.5.2</h2>
    211 <ul>
    212 <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>
    213 <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>
    214 <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>
    215 </ul>
    216 <h2>7.5.1</h2>
    217 <ul>
    218 <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>
    219 <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>
    220 </ul>
    221 </blockquote>
    222 </details>
    223 <details>
    224 <summary>Commits</summary>
    225 <ul>
    226 <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>
    227 <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>
    228 <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>
    229 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/essentials">compare view</a></li>
    230 </ul>
    231 </details>
    232 <br />
    233 
    234 Updates `@storybook/addon-interactions` from 7.5.0 to 7.5.3
    235 <details>
    236 <summary>Release notes</summary>
    237 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s releases</a>.</em></p>
    238 <blockquote>
    239 <h2>v7.5.3</h2>
    240 <h2>7.5.3</h2>
    241 <ul>
    242 <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>
    243 <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>
    244 <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>
    245 </ul>
    246 <h2>v7.5.2</h2>
    247 <h2>7.5.2</h2>
    248 <ul>
    249 <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>
    250 <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>
    251 <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>
    252 </ul>
    253 <h2>v7.5.1</h2>
    254 <h2>7.5.1</h2>
    255 <ul>
    256 <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>
    257 <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>
    258 </ul>
    259 </blockquote>
    260 </details>
    261 <details>
    262 <summary>Changelog</summary>
    263 <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>
    264 <blockquote>
    265 <h2>7.5.3</h2>
    266 <ul>
    267 <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>
    268 <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>
    269 <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>
    270 </ul>
    271 <h2>7.5.2</h2>
    272 <ul>
    273 <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>
    274 <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>
    275 <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>
    276 </ul>
    277 <h2>7.5.1</h2>
    278 <ul>
    279 <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>
    280 <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>
    281 </ul>
    282 </blockquote>
    283 </details>
    284 <details>
    285 <summary>Commits</summary>
    286 <ul>
    287 <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>
    288 <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>
    289 <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>
    290 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/interactions">compare view</a></li>
    291 </ul>
    292 </details>
    293 <br />
    294 
    295 Updates `@storybook/addon-links` from 7.5.0 to 7.5.3
    296 <details>
    297 <summary>Release notes</summary>
    298 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s releases</a>.</em></p>
    299 <blockquote>
    300 <h2>v7.5.3</h2>
    301 <h2>7.5.3</h2>
    302 <ul>
    303 <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>
    304 <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>
    305 <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>
    306 </ul>
    307 <h2>v7.5.2</h2>
    308 <h2>7.5.2</h2>
    309 <ul>
    310 <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>
    311 <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>
    312 <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>
    313 </ul>
    314 <h2>v7.5.1</h2>
    315 <h2>7.5.1</h2>
    316 <ul>
    317 <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>
    318 <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>
    319 </ul>
    320 </blockquote>
    321 </details>
    322 <details>
    323 <summary>Changelog</summary>
    324 <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>
    325 <blockquote>
    326 <h2>7.5.3</h2>
    327 <ul>
    328 <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>
    329 <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>
    330 <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>
    331 </ul>
    332 <h2>7.5.2</h2>
    333 <ul>
    334 <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>
    335 <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>
    336 <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>
    337 </ul>
    338 <h2>7.5.1</h2>
    339 <ul>
    340 <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>
    341 <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>
    342 </ul>
    343 </blockquote>
    344 </details>
    345 <details>
    346 <summary>Commits</summary>
    347 <ul>
    348 <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>
    349 <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>
    350 <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>
    351 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/links">compare view</a></li>
    352 </ul>
    353 </details>
    354 <br />
    355 
    356 Updates `@storybook/react` from 7.5.0 to 7.5.3
    357 <details>
    358 <summary>Release notes</summary>
    359 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react</code>'s releases</a>.</em></p>
    360 <blockquote>
    361 <h2>v7.5.3</h2>
    362 <h2>7.5.3</h2>
    363 <ul>
    364 <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>
    365 <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>
    366 <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>
    367 </ul>
    368 <h2>v7.5.2</h2>
    369 <h2>7.5.2</h2>
    370 <ul>
    371 <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>
    372 <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>
    373 <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>
    374 </ul>
    375 <h2>v7.5.1</h2>
    376 <h2>7.5.1</h2>
    377 <ul>
    378 <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>
    379 <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>
    380 </ul>
    381 </blockquote>
    382 </details>
    383 <details>
    384 <summary>Changelog</summary>
    385 <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>
    386 <blockquote>
    387 <h2>7.5.3</h2>
    388 <ul>
    389 <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>
    390 <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>
    391 <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>
    392 </ul>
    393 <h2>7.5.2</h2>
    394 <ul>
    395 <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>
    396 <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>
    397 <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>
    398 </ul>
    399 <h2>7.5.1</h2>
    400 <ul>
    401 <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>
    402 <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>
    403 </ul>
    404 </blockquote>
    405 </details>
    406 <details>
    407 <summary>Commits</summary>
    408 <ul>
    409 <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>
    410 <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>
    411 <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>
    412 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/renderers/react">compare view</a></li>
    413 </ul>
    414 </details>
    415 <br />
    416 
    417 Updates `@storybook/react-vite` from 7.5.0 to 7.5.3
    418 <details>
    419 <summary>Release notes</summary>
    420 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s releases</a>.</em></p>
    421 <blockquote>
    422 <h2>v7.5.3</h2>
    423 <h2>7.5.3</h2>
    424 <ul>
    425 <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>
    426 <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>
    427 <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>
    428 </ul>
    429 <h2>v7.5.2</h2>
    430 <h2>7.5.2</h2>
    431 <ul>
    432 <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>
    433 <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>
    434 <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>
    435 </ul>
    436 <h2>v7.5.1</h2>
    437 <h2>7.5.1</h2>
    438 <ul>
    439 <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>
    440 <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>
    441 </ul>
    442 </blockquote>
    443 </details>
    444 <details>
    445 <summary>Changelog</summary>
    446 <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>
    447 <blockquote>
    448 <h2>7.5.3</h2>
    449 <ul>
    450 <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>
    451 <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>
    452 <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>
    453 </ul>
    454 <h2>7.5.2</h2>
    455 <ul>
    456 <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>
    457 <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>
    458 <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>
    459 </ul>
    460 <h2>7.5.1</h2>
    461 <ul>
    462 <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>
    463 <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>
    464 </ul>
    465 </blockquote>
    466 </details>
    467 <details>
    468 <summary>Commits</summary>
    469 <ul>
    470 <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>
    471 <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>
    472 <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>
    473 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.3/code/frameworks/react-vite">compare view</a></li>
    474 </ul>
    475 </details>
    476 <br />
    477 
    478 Updates `@storybook/test-runner` from 0.13.0 to 0.14.1
    479 <details>
    480 <summary>Release notes</summary>
    481 <p><em>Sourced from <a href="https://github.com/storybookjs/test-runner/releases"><code>@​storybook/test-runner</code>'s releases</a>.</em></p>
    482 <blockquote>
    483 <h2>v0.14.1</h2>
    484 <h4>🐛 Bug Fix</h4>
    485 <ul>
    486 <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>
    487 </ul>
    488 <h4>Authors: 1</h4>
    489 <ul>
    490 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    491 </ul>
    492 <h2>v0.14.1-next.0</h2>
    493 <h4>🐛 Bug Fix</h4>
    494 <ul>
    495 <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>
    496 </ul>
    497 <h4>Authors: 1</h4>
    498 <ul>
    499 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    500 </ul>
    501 <h2>v0.14.0</h2>
    502 <h4>🚀 Enhancement</h4>
    503 <ul>
    504 <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>
    505 <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>
    506 <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>
    507 <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>
    508 </ul>
    509 <h4>🐛 Bug Fix</h4>
    510 <ul>
    511 <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>
    512 <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>
    513 <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>
    514 <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>
    515 <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>
    516 <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>
    517 <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>
    518 <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>
    519 <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>
    520 </ul>
    521 <h4>🏠 Internal</h4>
    522 <ul>
    523 <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>
    524 <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>
    525 </ul>
    526 <h4>📝 Documentation</h4>
    527 <ul>
    528 <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>
    529 </ul>
    530 <h4>Authors: 4</h4>
    531 <ul>
    532 <li><a href="https://github.com/ferdinandhummel-gph"><code>@​ferdinandhummel-gph</code></a></li>
    533 </ul>
    534 <!-- raw HTML omitted -->
    535 </blockquote>
    536 <p>... (truncated)</p>
    537 </details>
    538 <details>
    539 <summary>Changelog</summary>
    540 <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>
    541 <blockquote>
    542 <h1>v0.14.1 (Mon Nov 13 2023)</h1>
    543 <h4>🐛 Bug Fix</h4>
    544 <ul>
    545 <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>
    546 </ul>
    547 <h4>Authors: 1</h4>
    548 <ul>
    549 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    550 </ul>
    551 <hr />
    552 <h1>v0.14.0 (Wed Nov 08 2023)</h1>
    553 <h4>🚀 Enhancement</h4>
    554 <ul>
    555 <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>
    556 <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>
    557 <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>
    558 <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>
    559 </ul>
    560 <h4>🐛 Bug Fix</h4>
    561 <ul>
    562 <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>
    563 <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>
    564 <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>
    565 <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>
    566 <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>
    567 <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>
    568 <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>
    569 <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>
    570 <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>
    571 </ul>
    572 <h4>🏠 Internal</h4>
    573 <ul>
    574 <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>
    575 <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>
    576 </ul>
    577 <h4>📝 Documentation</h4>
    578 <ul>
    579 <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>
    580 </ul>
    581 <h4>Authors: 4</h4>
    582 <ul>
    583 <li><a href="https://github.com/ferdinandhummel-gph"><code>@​ferdinandhummel-gph</code></a></li>
    584 <li><a href="https://github.com/legobeat"><code>@​legobeat</code></a></li>
    585 <li>Jakub Naskręski (<a href="https://github.com/jaknas"><code>@​jaknas</code></a>)</li>
    586 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    587 </ul>
    588 <hr />
    589 </blockquote>
    590 </details>
    591 <details>
    592 <summary>Commits</summary>
    593 <ul>
    594 <li><a href="https://github.com/storybookjs/test-runner/commit/b4c07ced9382e6addffa1d75d088100bcdc94711"><code>b4c07ce</code></a> Bump version to: 0.14.1 [skip ci]</li>
    595 <li><a href="https://github.com/storybookjs/test-runner/commit/232495ee06326bb28e4d452b1c22f3095b1a9789"><code>232495e</code></a> Update CHANGELOG.md [skip ci]</li>
    596 <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>
    597 <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>
    598 <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>
    599 <li><a href="https://github.com/storybookjs/test-runner/commit/68814fde43cbe162f1972577f7f43dc500e1a34f"><code>68814fd</code></a> Bump version to: 0.14.0 [skip ci]</li>
    600 <li><a href="https://github.com/storybookjs/test-runner/commit/7595b303c65e56fc3a2424677ee27814dc2c1b5c"><code>7595b30</code></a> Update CHANGELOG.md [skip ci]</li>
    601 <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>
    602 <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>
    603 <li><a href="https://github.com/storybookjs/test-runner/commit/c0159ff06d19fb24ed86616a783bd16ff4b0869c"><code>c0159ff</code></a> always set TEST_ROOT</li>
    604 <li>Additional commits viewable in <a href="https://github.com/storybookjs/test-runner/compare/v0.13.0...v0.14.1">compare view</a></li>
    605 </ul>
    606 </details>
    607 <br />
    608 
    609 Updates `@tailwindcss/forms` from 0.5.6 to 0.5.7
    610 <details>
    611 <summary>Release notes</summary>
    612 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss-forms/releases"><code>@​tailwindcss/forms</code>'s releases</a>.</em></p>
    613 <blockquote>
    614 <h2>v0.5.7</h2>
    615 <h3>Fixed</h3>
    616 <ul>
    617 <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>
    618 </ul>
    619 </blockquote>
    620 </details>
    621 <details>
    622 <summary>Changelog</summary>
    623 <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>
    624 <blockquote>
    625 <h2>[0.5.7] - 2023-11-10</h2>
    626 <h3>Fixed</h3>
    627 <ul>
    628 <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>
    629 </ul>
    630 </blockquote>
    631 </details>
    632 <details>
    633 <summary>Commits</summary>
    634 <ul>
    635 <li><a href="https://github.com/tailwindlabs/tailwindcss-forms/commit/e6bcd1ff718ad2d0380a65ded0564369e4cbda32"><code>e6bcd1f</code></a> 0.5.7</li>
    636 <li><a href="https://github.com/tailwindlabs/tailwindcss-forms/commit/306de460e8abe467e09707b61bbaf4f5b3002d56"><code>306de46</code></a> update changelog</li>
    637 <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>
    638 <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.6...v0.5.7">compare view</a></li>
    639 </ul>
    640 </details>
    641 <br />
    642 
    643 Updates `@testing-library/react` from 14.0.0 to 14.1.0
    644 <details>
    645 <summary>Release notes</summary>
    646 <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>
    647 <blockquote>
    648 <h2>v14.1.0</h2>
    649 <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>
    650 <h3>Features</h3>
    651 <ul>
    652 <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>
    653 </ul>
    654 </blockquote>
    655 </details>
    656 <details>
    657 <summary>Commits</summary>
    658 <ul>
    659 <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>
    660 <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>
    661 <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>
    662 <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>
    663 <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>
    664 <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>
    665 <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>
    666 <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>
    667 </ul>
    668 </details>
    669 <br />
    670 
    671 Updates `@types/dompurify` from 3.0.4 to 3.0.5
    672 <details>
    673 <summary>Commits</summary>
    674 <ul>
    675 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify">compare view</a></li>
    676 </ul>
    677 </details>
    678 <br />
    679 
    680 Updates `@types/jest` from 29.5.6 to 29.5.8
    681 <details>
    682 <summary>Commits</summary>
    683 <ul>
    684 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li>
    685 </ul>
    686 </details>
    687 <br />
    688 
    689 Updates `@types/node` from 20.8.7 to 20.9.0
    690 <details>
    691 <summary>Commits</summary>
    692 <ul>
    693 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    694 </ul>
    695 </details>
    696 <br />
    697 
    698 Updates `@types/react` from 18.2.29 to 18.2.37
    699 <details>
    700 <summary>Commits</summary>
    701 <ul>
    702 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
    703 </ul>
    704 </details>
    705 <br />
    706 
    707 Updates `@types/react-dom` from 18.2.14 to 18.2.15
    708 <details>
    709 <summary>Commits</summary>
    710 <ul>
    711 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li>
    712 </ul>
    713 </details>
    714 <br />
    715 
    716 Updates `@types/react-modal` from 3.16.2 to 3.16.3
    717 <details>
    718 <summary>Commits</summary>
    719 <ul>
    720 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal">compare view</a></li>
    721 </ul>
    722 </details>
    723 <br />
    724 
    725 Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 6.11.0
    726 <details>
    727 <summary>Release notes</summary>
    728 <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>
    729 <blockquote>
    730 <h2>v6.11.0</h2>
    731 <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>
    732 <h3>Bug Fixes</h3>
    733 <ul>
    734 <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>
    735 <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>
    736 </ul>
    737 <h3>Features</h3>
    738 <ul>
    739 <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>
    740 <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>
    741 <li>allow typescript <code>5.3.0-beta</code> as <code>devDependency</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7821">#7821</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d">b6c40b4</a>)</li>
    742 <li><strong>eslint-plugin:</strong> no-unsafe-enum-comparison handles switch cases (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7898">#7898</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/72cb9e4ed397d35a8d8838d27dedbace6122179c">72cb9e4</a>)</li>
    743 <li><strong>typescript-estree:</strong> skip <code>isTTY</code> version check if user passes <code>loggerFn</code> on unsupported TypeScript version warning (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7739">#7739</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9656e135e78d9346d326d0c78ba772a5596c1812">9656e13</a>)</li>
    744 <li><strong>utils:</strong> add ESLint <code>CodePath</code> selector types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7551">#7551</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf">99a026f</a>)</li>
    745 <li><strong>utils:</strong> update types to reflect <code>RuleContext</code> and <code>SourceCode</code> changes and deprecations (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7812">#7812</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b73d8b21dea9c6697a68039ffba848d21b04402c">b73d8b2</a>)</li>
    746 </ul>
    747 <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
    748 <h2>v6.10.0</h2>
    749 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0">6.10.0</a> (2023-11-06)</h1>
    750 <h3>Bug Fixes</h3>
    751 <ul>
    752 <li><strong>eslint-plugin:</strong> [no-unused-vars] handle logical assignment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7854">#7854</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/11e57c5937cc2ad2e6b035f8d3fb25a918490960">11e57c5</a>)</li>
    753 <li><strong>eslint-plugin:</strong> [require-await] add support for &quot;await using&quot; (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7866">#7866</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/855abea2d7ba0235e61430f9481117af5f8f1bf7">855abea</a>)</li>
    754 </ul>
    755 <h3>Features</h3>
    756 <ul>
    757 <li><strong>eslint-plugin:</strong> [ban-ts-comments] suggest ts-expect-error over ts-ignore (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7849">#7849</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5e73a4810add09470426129bc6b267cfaa42c378">5e73a48</a>)</li>
    758 </ul>
    759 <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
    760 <h2>v6.9.1</h2>
    761 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1">6.9.1</a> (2023-10-30)</h2>
    762 <h3>Bug Fixes</h3>
    763 <ul>
    764 <li><strong>eslint-plugin:</strong> [naming-convention] allow PascalCase for imports (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7841">#7841</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7ad86eead76fa9e96573ac011376c1cb8c009cee">7ad86ee</a>)</li>
    765 <li><strong>eslint-plugin:</strong> [no-unused-expressions] handle TSInstantiationExpression expression (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7831">#7831</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/31988e0d2e6cf5e6bb9bb287958b1f03ca084259">31988e0</a>)</li>
    766 </ul>
    767 <!-- raw HTML omitted -->
    768 </blockquote>
    769 <p>... (truncated)</p>
    770 </details>
    771 <details>
    772 <summary>Changelog</summary>
    773 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>
    774 <blockquote>
    775 <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>
    776 <h3>Bug Fixes</h3>
    777 <ul>
    778 <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>
    779 <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>
    780 </ul>
    781 <h3>Features</h3>
    782 <ul>
    783 <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>
    784 <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>
    785 <li>allow <a href="mailto:typescript@5.3.0-RC">typescript@5.3.0-RC</a> as devDependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7821">#7821</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d">b6c40b4</a>)</li>
    786 <li><strong>eslint-plugin:</strong> no-unsafe-enum-comparison handles switch cases (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7898">#7898</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/72cb9e4ed397d35a8d8838d27dedbace6122179c">72cb9e4</a>)</li>
    787 <li><strong>utils:</strong> add ESLint <code>CodePath</code> selector types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7551">#7551</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf">99a026f</a>)</li>
    788 </ul>
    789 <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
    790 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0">6.10.0</a> (2023-11-06)</h1>
    791 <h3>Bug Fixes</h3>
    792 <ul>
    793 <li><strong>eslint-plugin:</strong> [no-unused-vars] handle logical assig...
    794 
    795 _Description has been truncated_
    796 
    797 
    798 ## Comments
    799 
    800 ### @dependabot[bot] — 2023-11-15T09:40:41Z
    801 
    802 Looks like these dependencies are updatable in another way, so this is no longer needed.
    803