172.md (66373B)
1 # PR #172 Bump the development-dependencies group with 25 updates 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-11-13T10:03:23Z 6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-ba05105d4c → main 7 - **Closed:** 2023-11-14T10:10:34Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [172.diff](./172.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.0` | 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.10.0` | 34 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `6.10.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></body></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></body></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 "7.5.2" to "7.5.3" [skip ci]</li> 166 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from "7.5.1" to "7.5.2" [skip ci]</li> 167 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 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 "7.5.2" to "7.5.3" [skip ci]</li> 227 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from "7.5.1" to "7.5.2" [skip ci]</li> 228 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 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 "7.5.2" to "7.5.3" [skip ci]</li> 288 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from "7.5.1" to "7.5.2" [skip ci]</li> 289 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 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 "7.5.2" to "7.5.3" [skip ci]</li> 349 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from "7.5.1" to "7.5.2" [skip ci]</li> 350 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 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 "7.5.2" to "7.5.3" [skip ci]</li> 410 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from "7.5.1" to "7.5.2" [skip ci]</li> 411 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 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 "7.5.2" to "7.5.3" [skip ci]</li> 471 <li><a href="https://github.com/storybookjs/storybook/commit/0ef03ec3f78ee1989b7210ad90511f9cba0477ac"><code>0ef03ec</code></a> Bump version from "7.5.1" to "7.5.2" [skip ci]</li> 472 <li><a href="https://github.com/storybookjs/storybook/commit/6ceb141d3f05f5a10cfb89cd0943ff83d031bcaf"><code>6ceb141</code></a> Bump version from "7.5.0" to "7.5.1" [skip ci]</li> 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.0 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.0</h2> 484 <h4>🚀 Enhancement</h4> 485 <ul> 486 <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> 487 <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> 488 <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> 489 <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> 490 </ul> 491 <h4>🐛 Bug Fix</h4> 492 <ul> 493 <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> 494 <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> 495 <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> 496 <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> 497 <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> 498 <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> 499 <li>chore: set <code>engines.node</code> to <code>>=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> 500 <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> 501 <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> 502 </ul> 503 <h4>🏠 Internal</h4> 504 <ul> 505 <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> 506 <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> 507 </ul> 508 <h4>📝 Documentation</h4> 509 <ul> 510 <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> 511 </ul> 512 <h4>Authors: 4</h4> 513 <ul> 514 <li><a href="https://github.com/ferdinandhummel-gph"><code>@ferdinandhummel-gph</code></a></li> 515 <li><a href="https://github.com/legobeat"><code>@legobeat</code></a></li> 516 <li>Jakub Naskręski (<a href="https://github.com/jaknas"><code>@jaknas</code></a>)</li> 517 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 518 </ul> 519 <h2>v0.14.0-next.3</h2> 520 <h4>🚀 Enhancement</h4> 521 <ul> 522 <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> 523 </ul> 524 <h4>Authors: 1</h4> 525 <ul> 526 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 527 </ul> 528 <h2>v0.14.0-next.2</h2> 529 <h4>🚀 Enhancement</h4> 530 <ul> 531 <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> 532 </ul> 533 <!-- raw HTML omitted --> 534 </blockquote> 535 <p>... (truncated)</p> 536 </details> 537 <details> 538 <summary>Changelog</summary> 539 <p><em>Sourced from <a href="https://github.com/storybookjs/test-runner/blob/v0.14.0/CHANGELOG.md"><code>@storybook/test-runner</code>'s changelog</a>.</em></p> 540 <blockquote> 541 <h1>v0.14.0 (Wed Nov 08 2023)</h1> 542 <h4>🚀 Enhancement</h4> 543 <ul> 544 <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> 545 <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> 546 <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> 547 <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> 548 </ul> 549 <h4>🐛 Bug Fix</h4> 550 <ul> 551 <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> 552 <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> 553 <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> 554 <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> 555 <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> 556 <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> 557 <li>chore: set <code>engines.node</code> to <code>>=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> 558 <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> 559 <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> 560 </ul> 561 <h4>🏠 Internal</h4> 562 <ul> 563 <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> 564 <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> 565 </ul> 566 <h4>📝 Documentation</h4> 567 <ul> 568 <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> 569 </ul> 570 <h4>Authors: 4</h4> 571 <ul> 572 <li><a href="https://github.com/ferdinandhummel-gph"><code>@ferdinandhummel-gph</code></a></li> 573 <li><a href="https://github.com/legobeat"><code>@legobeat</code></a></li> 574 <li>Jakub Naskręski (<a href="https://github.com/jaknas"><code>@jaknas</code></a>)</li> 575 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 576 </ul> 577 <hr /> 578 </blockquote> 579 </details> 580 <details> 581 <summary>Commits</summary> 582 <ul> 583 <li><a href="https://github.com/storybookjs/test-runner/commit/68814fde43cbe162f1972577f7f43dc500e1a34f"><code>68814fd</code></a> Bump version to: 0.14.0 [skip ci]</li> 584 <li><a href="https://github.com/storybookjs/test-runner/commit/7595b303c65e56fc3a2424677ee27814dc2c1b5c"><code>7595b30</code></a> Update CHANGELOG.md [skip ci]</li> 585 <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> 586 <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> 587 <li><a href="https://github.com/storybookjs/test-runner/commit/c0159ff06d19fb24ed86616a783bd16ff4b0869c"><code>c0159ff</code></a> always set TEST_ROOT</li> 588 <li><a href="https://github.com/storybookjs/test-runner/commit/07475efcf16db46cc71f90b5a961f1954f2bc3e9"><code>07475ef</code></a> refactor ejected config format</li> 589 <li><a href="https://github.com/storybookjs/test-runner/commit/553e5b86f96e3736dea15065061ce19f71ec4f07"><code>553e5b8</code></a> support .story files</li> 590 <li><a href="https://github.com/storybookjs/test-runner/commit/1ba363fb1d8bc26cb3eebb84fac2cf2138406e5f"><code>1ba363f</code></a> [skip ci] update snapshot resolver recipe</li> 591 <li><a href="https://github.com/storybookjs/test-runner/commit/538cc4ecb675d12f99a69077b6408155e2096253"><code>538cc4e</code></a> [skip ci] update docs</li> 592 <li><a href="https://github.com/storybookjs/test-runner/commit/93087b07a3c368d27d0ab622fcea386c36f57157"><code>93087b0</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/test-runner/issues/348">#348</a> from legobeat/jest-29-next</li> 593 <li>Additional commits viewable in <a href="https://github.com/storybookjs/test-runner/compare/v0.13.0...v0.14.0">compare view</a></li> 594 </ul> 595 </details> 596 <br /> 597 598 Updates `@tailwindcss/forms` from 0.5.6 to 0.5.7 599 <details> 600 <summary>Release notes</summary> 601 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss-forms/releases"><code>@tailwindcss/forms</code>'s releases</a>.</em></p> 602 <blockquote> 603 <h2>v0.5.7</h2> 604 <h3>Fixed</h3> 605 <ul> 606 <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> 607 </ul> 608 </blockquote> 609 </details> 610 <details> 611 <summary>Changelog</summary> 612 <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> 613 <blockquote> 614 <h2>[0.5.7] - 2023-11-10</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>Commits</summary> 623 <ul> 624 <li><a href="https://github.com/tailwindlabs/tailwindcss-forms/commit/e6bcd1ff718ad2d0380a65ded0564369e4cbda32"><code>e6bcd1f</code></a> 0.5.7</li> 625 <li><a href="https://github.com/tailwindlabs/tailwindcss-forms/commit/306de460e8abe467e09707b61bbaf4f5b3002d56"><code>306de46</code></a> update changelog</li> 626 <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> 627 <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.6...v0.5.7">compare view</a></li> 628 </ul> 629 </details> 630 <br /> 631 632 Updates `@testing-library/react` from 14.0.0 to 14.1.0 633 <details> 634 <summary>Release notes</summary> 635 <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> 636 <blockquote> 637 <h2>v14.1.0</h2> 638 <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> 639 <h3>Features</h3> 640 <ul> 641 <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> 642 </ul> 643 </blockquote> 644 </details> 645 <details> 646 <summary>Commits</summary> 647 <ul> 648 <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> 649 <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> 650 <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> 651 <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> 652 <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> 653 <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> 654 <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> 655 <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> 656 </ul> 657 </details> 658 <br /> 659 660 Updates `@types/dompurify` from 3.0.4 to 3.0.5 661 <details> 662 <summary>Commits</summary> 663 <ul> 664 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify">compare view</a></li> 665 </ul> 666 </details> 667 <br /> 668 669 Updates `@types/jest` from 29.5.6 to 29.5.8 670 <details> 671 <summary>Commits</summary> 672 <ul> 673 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li> 674 </ul> 675 </details> 676 <br /> 677 678 Updates `@types/node` from 20.8.7 to 20.9.0 679 <details> 680 <summary>Commits</summary> 681 <ul> 682 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> 683 </ul> 684 </details> 685 <br /> 686 687 Updates `@types/react` from 18.2.29 to 18.2.37 688 <details> 689 <summary>Commits</summary> 690 <ul> 691 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> 692 </ul> 693 </details> 694 <br /> 695 696 Updates `@types/react-dom` from 18.2.14 to 18.2.15 697 <details> 698 <summary>Commits</summary> 699 <ul> 700 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> 701 </ul> 702 </details> 703 <br /> 704 705 Updates `@types/react-modal` from 3.16.2 to 3.16.3 706 <details> 707 <summary>Commits</summary> 708 <ul> 709 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal">compare view</a></li> 710 </ul> 711 </details> 712 <br /> 713 714 Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 6.10.0 715 <details> 716 <summary>Release notes</summary> 717 <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> 718 <blockquote> 719 <h2>v6.10.0</h2> 720 <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> 721 <h3>Bug Fixes</h3> 722 <ul> 723 <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> 724 <li><strong>eslint-plugin:</strong> [require-await] add support for "await using" (<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> 725 </ul> 726 <h3>Features</h3> 727 <ul> 728 <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> 729 </ul> 730 <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> 731 <h2>v6.9.1</h2> 732 <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> 733 <h3>Bug Fixes</h3> 734 <ul> 735 <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> 736 <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> 737 </ul> 738 <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> 739 <h2>v6.9.0</h2> 740 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0">6.9.0</a> (2023-10-23)</h1> 741 <h3>Bug Fixes</h3> 742 <ul> 743 <li><strong>eslint-plugin:</strong> [no-confusing-void-expression] handle unfixable cases (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7674">#7674</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7e52f276ed5b8b2c0b76be02cb2e8a77892c10f2">7e52f27</a>)</li> 744 <li><strong>eslint-plugin:</strong> [no-unsafe-return] allow returning anything if explicitly returning any (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7708">#7708</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c6124b2c93a53f11471cce8054388dec7a58f90b">c6124b2</a>)</li> 745 <li><strong>rule-tester:</strong> fix <code>parser</code> fallback logic (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7754">#7754</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/34c23e0ece36100c2e44b3ded681ebe1236fbe37">34c23e0</a>)</li> 746 <li><strong>type-utils:</strong> treat custom type roots as external (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6870">#6870</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b85f7446c3552108d78d31591f80f96cd7233228">b85f744</a>)</li> 747 </ul> 748 <h3>Features</h3> 749 <ul> 750 <li><strong>eslint-plugin:</strong> [max-params] don't count <code>this: void</code> parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7696">#7696</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6398d3fd0a576d8cdc957ec1b57929acacc60ba0">6398d3f</a>), closes <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7538">#7538</a></li> 751 <li><strong>eslint-plugin:</strong> [naming-convention] add support for default and namespace imports (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7269">#7269</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/bb15aae877ae260f59aa5e6cfc338b1eefc6d85c">bb15aae</a>)</li> 752 <li><strong>eslint-plugin:</strong> [no-restricted-imports] support import = require (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7709">#7709</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4c8edcfb7d3cc02d07d2329c87da4377c1cbf969">4c8edcf</a>)</li> 753 <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] add switch suggestion (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7691">#7691</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/53d5263cee8e0b5ddc5de3321d27559c196e5b58">53d5263</a>), closes <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7643">#7643</a></li> 754 <li><strong>eslint-plugin:</strong> [prefer-readonly] private fields support (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7686">#7686</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0e875bf77a9d94dc74924245fabc36c0ae780977">0e875bf</a>)</li> 755 </ul> 756 <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> 757 </blockquote> 758 </details> 759 <details> 760 <summary>Changelog</summary> 761 <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> 762 <blockquote> 763 <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> 764 <h3>Bug Fixes</h3> 765 <ul> 766 <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> 767 <li><strong>eslint-plugin:</strong> [require-await] add support for "await using" (<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> 768 </ul> 769 <h3>Features</h3> 770 <ul> 771 <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> 772 </ul> 773 <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> 774 <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> 775 <h3>Bug Fixes</h3> 776 <ul> 777 <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> 778 <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> 779 </ul> 780 <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> 781 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0">6.9.0</a> (2023-10-23)</h1> 782 <h3>Bug Fixes</h3> 783 <ul> 784 <li><strong>eslint-plugin:</strong> [no-confusing-void-expression] handle unfixable cases (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7674">#7674</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7e52f276ed5b8b2... 785 786 _Description has been truncated_ 787 788 789 ## Comments 790 791 ### @dependabot[bot] — 2023-11-14T10:10:33Z 792 793 Superseded by #173. 794