cetirizine.meta

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

184.json (69084B)


      1 {
      2   "number": 184,
      3   "title": "Bump the development-dependencies group with 29 updates",
      4   "state": "closed",
      5   "diff_file": "184.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-11-27T09:47:50Z",
      8   "closed_at": "2023-11-28T10:29:38Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/development-dependencies-498b324c4a",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "Bumps the development-dependencies group with 29 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) | `1.27.3` | `1.27.4` |\n| [@percy/storybook](https://github.com/percy/percy-storybook) | `4.3.7` | `5.0.0` |\n| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.5.0` | `7.5.3` |\n| [@storybook/addon-coverage](https://github.com/storybookjs/addon-coverage) | `0.0.9` | `1.0.0` |\n| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.0` | `7.5.3` |\n| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.0` | `7.5.3` |\n| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.0` | `7.5.3` |\n| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.0` | `7.5.3` |\n| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.0` | `7.5.3` |\n| [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.13.0` | `0.15.2` |\n| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.6` | `0.5.7` |\n| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.2` |\n| [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.4` | `3.0.5` |\n| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.6` | `29.5.10` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.7` | `20.10.0` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.29` | `18.2.38` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.14` | `18.2.17` |\n| [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.16.2` | `3.16.3` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.8.0` | `6.12.0` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `6.12.0` |\n| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.4.0` | `3.5.0` |\n| [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.54.0` |\n| [msw](https://github.com/mswjs/msw) | `1.3.2` | `2.0.9` |\n| [sass](https://github.com/sass/dart-sass) | `1.69.4` | `1.69.5` |\n| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.0` | `7.5.3` |\n| [storybook-addon-react-router-v6](https://github.com/JesusTheHun/storybook-addon-react-router-v6) | `2.0.8` | `2.0.10` |\n| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.3.5` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |\n| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.2` |\n\nUpdates `@percy/cli` from 1.27.3 to 1.27.4\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/percy/cli/releases\"><code>@\u200bpercy/cli</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v1.27.4</h2>\n<!-- raw HTML omitted -->\n<h2>What's Changed</h2>\n<h3>\u2728 Enhancements</h3>\n<ul>\n<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>@\u200bshantanuk-browserstack</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1400\">percy/cli#1400</a></li>\n<li>adding endpoint for sending failed event by <a href=\"https://github.com/prklm10\"><code>@\u200bprklm10</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1401\">percy/cli#1401</a></li>\n<li>Introduce new config option enableLayout for enabling layout testing. by <a href=\"https://github.com/prklm10\"><code>@\u200bprklm10</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1378\">percy/cli#1378</a></li>\n<li>Fix percyCSS not getting applied when elements outside <code>&lt;/body&gt;</code>  by <a href=\"https://github.com/itsjwala\"><code>@\u200bitsjwala</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1415\">percy/cli#1415</a></li>\n</ul>\n<h3>\ud83d\udc1b Bug Fixes</h3>\n<ul>\n<li>Icons not loading when <code>noscript</code> tags are present. by <a href=\"https://github.com/shantanuk-browserstack\"><code>@\u200bshantanuk-browserstack</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1404\">percy/cli#1404</a></li>\n<li>Percy on Automate - Fixing percyScreenshotEnd response by <a href=\"https://github.com/rishigupta1599\"><code>@\u200brishigupta1599</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1427\">percy/cli#1427</a></li>\n</ul>\n<h3>\ud83c\udfd7 Maintenance</h3>\n<ul>\n<li>Percy on Automate - Removing Redundant Calls for PoA by <a href=\"https://github.com/Amit3200\"><code>@\u200bAmit3200</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1413\">percy/cli#1413</a></li>\n</ul>\n<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>\n<h2>v1.27.4-beta.4</h2>\n<!-- raw HTML omitted -->\n<h2>What's Changed</h2>\n<h3>\ud83c\udfd7 Maintenance</h3>\n<ul>\n<li>Percy on Automate: Removing Redundant Calls for better performance. <a href=\"https://github.com/Amit3200\"><code>@\u200bAmit3200</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1413\">percy/cli#1413</a></li>\n</ul>\n<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>\n<h2>v1.27.4-beta.3</h2>\n<!-- raw HTML omitted -->\n<h2>What's Changed</h2>\n<h3>\u2728 Enhancements</h3>\n<ul>\n<li>:sparkles: Introduce new config option enableLayout for enabling layout testing. by <a href=\"https://github.com/prklm10\"><code>@\u200bprklm10</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1378\">percy/cli#1378</a></li>\n<li>\u2728 Fix percyCSS not getting applied when elements outside <code>&lt;/body&gt;</code>  by <a href=\"https://github.com/itsjwala\"><code>@\u200bitsjwala</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1415\">percy/cli#1415</a></li>\n</ul>\n<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>\n<h2>v1.27.4-beta.2</h2>\n<!-- raw HTML omitted -->\n<h2>What's Changed</h2>\n<h3>\u2728 Enhancements</h3>\n<ul>\n<li>\u2728 adding endpoint for sending failed event by <a href=\"https://github.com/prklm10\"><code>@\u200bprklm10</code></a> in <a href=\"https://redirect.github.com/percy/cli/pull/1401\">percy/cli#1401</a></li>\n</ul>\n<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>\n<h2>v1.27.4-beta.1</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/percy/cli/commit/bb901bc6aabf20e27528b6cdfab22c9d8721a2b2\"><code>bb901bc</code></a> :bookmark: v1.27.4</li>\n<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>\n<li><a href=\"https://github.com/percy/cli/commit/e560f5df1637d30722f8d1d7e6eae9cf99ede2dd\"><code>e560f5d</code></a> :bookmark: v1.27.4-beta.3</li>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/percy/cli/commits/v1.27.4/packages/cli\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@percy/storybook` from 4.3.7 to 5.0.0\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/percy/percy-storybook/commit/6a02490b49cbf78fc6d6e383eff0f629f35798e9\"><code>6a02490</code></a> \ud83d\udd16  v5.0.0 (<a href=\"https://redirect.github.com/percy/percy-storybook/issues/842\">#842</a>)</li>\n<li><a href=\"https://github.com/percy/percy-storybook/commit/2afa015f943554c2ece1a8c510768362a7446854\"><code>2afa015</code></a> :bookmark: v5.0.0-beta.2 (<a href=\"https://redirect.github.com/percy/percy-storybook/issues/840\">#840</a>)</li>\n<li><a href=\"https://github.com/percy/percy-storybook/commit/1fd15cbbcc9546727ee50351ddc24916846f289b\"><code>1fd15cb</code></a> \ud83d\udc1b \u2728Fix eval setCurrentStory error + make logging better (<a href=\"https://redirect.github.com/percy/percy-storybook/issues/837\">#837</a>)</li>\n<li><a href=\"https://github.com/percy/percy-storybook/commit/83b53699cac9b9464c51cd7de5d537a173206c26\"><code>83b5369</code></a> \ud83d\udd16  v5.0.0-beta.1 (<a href=\"https://redirect.github.com/percy/percy-storybook/issues/834\">#834</a>)</li>\n<li><a href=\"https://github.com/percy/percy-storybook/commit/af8fa6c3dc8b309b985624efc5138122bdb9d9d1\"><code>af8fa6c</code></a> \u2728 add storybook v7 support (<a href=\"https://redirect.github.com/percy/percy-storybook/issues/829\">#829</a>)</li>\n<li>See full diff in <a href=\"https://github.com/percy/percy-storybook/compare/v4.3.7...v5.0.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-a11y` from 7.5.0 to 7.5.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-a11y</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.5.3</h2>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>v7.5.2</h2>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>v7.5.1</h2>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md\"><code>@\u200bstorybook/addon-a11y</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/a11y\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-coverage` from 0.0.9 to 1.0.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/addon-coverage/releases\"><code>@\u200bstorybook/addon-coverage</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v1.0.0</h2>\n<h3>Release Notes</h3>\n<h4>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (<a href=\"https://redirect.github.com/storybookjs/addon-coverage/pull/27\">#27</a>)</h4>\n<ul>\n<li>[BREAKING CHANGE]: Dropping Storybook &lt; 7 support</li>\n<li>Replaced <code>babel-istanbul-plugin</code> with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.</li>\n</ul>\n<hr />\n<h4>\ud83d\udca5 Breaking Change</h4>\n<ul>\n<li>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader <a href=\"https://redirect.github.com/storybookjs/addon-coverage/pull/27\">#27</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a> <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>)</li>\n</ul>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Migrate examples to Storybook 7 <a href=\"https://redirect.github.com/storybookjs/addon-coverage/pull/20\">#20</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 2</h4>\n<ul>\n<li>Valentin Palkovic (<a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/addon-coverage/blob/main/CHANGELOG.md\"><code>@\u200bstorybook/addon-coverage</code>'s changelog</a>.</em></p>\n<blockquote>\n<h1>v1.0.0 (Tue Nov 14 2023)</h1>\n<h3>Release Notes</h3>\n<h4>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (<a href=\"https://redirect.github.com/storybookjs/addon-coverage/pull/27\">#27</a>)</h4>\n<ul>\n<li>[BREAKING CHANGE]: Dropping Storybook &lt; 7 support</li>\n<li>Replaced <code>babel-istanbul-plugin</code> with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.</li>\n</ul>\n<hr />\n<h4>\ud83d\udca5 Breaking Change</h4>\n<ul>\n<li>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader <a href=\"https://redirect.github.com/storybookjs/addon-coverage/pull/27\">#27</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a> <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>)</li>\n</ul>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Migrate examples to Storybook 7 <a href=\"https://redirect.github.com/storybookjs/addon-coverage/pull/20\">#20</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 2</h4>\n<ul>\n<li>Valentin Palkovic (<a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<hr />\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/aacb3fb382c368675a6015a446b9caa3b8cf5f09\"><code>aacb3fb</code></a> &quot;Bump version to: 1.0.0 [skip ci]&quot;</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/cce8245bb3d1771406d744dda0142058d7f5431a\"><code>cce8245</code></a> Update CHANGELOG.md [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/cced79d93be26ffd3bdaff9a26ecbd5f50c06db5\"><code>cced79d</code></a> Merge pull request <a href=\"https://redirect.github.com/storybookjs/addon-coverage/issues/27\">#27</a> from storybookjs/feat/support-webpack-swc</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/12a48517dcbc6fb25e768b2c0502dcf1e0d32a30\"><code>12a4851</code></a> Fix sourcemaps for vue</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/2e9b10e38b5d09999475f2e0ccd6b03ae3151b7b\"><code>2e9b10e</code></a> Document default exclude</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/92033f37293e3a22e66e5253870988d7ee21de13\"><code>92033f3</code></a> Finalize istanbul webpack5 loader</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/053738e00dabf2cb806fd8d1530152259da62e6d\"><code>053738e</code></a> Fix examples</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/7552bf51b586b8691589167c4edb0dc0e085a58c\"><code>7552bf5</code></a> Rename examples/babel folder to examples/webpack5</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/4f01c01deaf08ed52c38a2a4efcb8f305834695f\"><code>4f01c01</code></a> support swc and webpack</li>\n<li><a href=\"https://github.com/storybookjs/addon-coverage/commit/3d68eeba1cdc6858e4e6bda1eb90ba1fafa0fea9\"><code>3d68eeb</code></a> Merge pull request <a href=\"https://redirect.github.com/storybookjs/addon-coverage/issues/20\">#20</a> from storybookjs/feat/upgrade-example-projects</li>\n<li>Additional commits viewable in <a href=\"https://github.com/storybookjs/addon-coverage/compare/v0.0.9...v1.0.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-essentials` from 7.5.0 to 7.5.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-essentials</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.5.3</h2>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>v7.5.2</h2>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>v7.5.1</h2>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md\"><code>@\u200bstorybook/addon-essentials</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/essentials\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-interactions` from 7.5.0 to 7.5.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-interactions</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.5.3</h2>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>v7.5.2</h2>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>v7.5.1</h2>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md\"><code>@\u200bstorybook/addon-interactions</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/interactions\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-links` from 7.5.0 to 7.5.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-links</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.5.3</h2>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>v7.5.2</h2>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>v7.5.1</h2>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md\"><code>@\u200bstorybook/addon-links</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/links\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/react` from 7.5.0 to 7.5.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/react</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.5.3</h2>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>v7.5.2</h2>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>v7.5.1</h2>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md\"><code>@\u200bstorybook/react</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.5.3/code/renderers/react\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/react-vite` from 7.5.0 to 7.5.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/react-vite</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.5.3</h2>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>v7.5.2</h2>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>v7.5.1</h2>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md\"><code>@\u200bstorybook/react-vite</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.5.3</h2>\n<ul>\n<li>Angular: Support v17 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24717\">#24717</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<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>@\u200bkasperpeulen</code></a>!</li>\n<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>@\u200bmaheshchandra10</code></a>!</li>\n</ul>\n<h2>7.5.2</h2>\n<ul>\n<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>@\u200bJReinhold</code></a>!</li>\n<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>@\u200byannbf</code></a>!</li>\n<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>@\u200bnikospapcom</code></a>!</li>\n</ul>\n<h2>7.5.1</h2>\n<ul>\n<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>@\u200bLucaVazz</code></a>!</li>\n<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>@\u200bIntegrayshaun</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.5.3/code/frameworks/react-vite\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/test-runner` from 0.13.0 to 0.15.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/test-runner/releases\"><code>@\u200bstorybook/test-runner</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v0.15.2</h2>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Remove Node 14 from engines field <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/353\">#353</a> (<a href=\"https://github.com/legobeat\"><code>@\u200blegobeat</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Docs: Add react native remark to troubleshooting section <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/398\">#398</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Fix &quot;Browser has been closed&quot; crash on uncaught page errors <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/397\">#397</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Clarify difference between skipped and excluded tags <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/396\">#396</a> (<a href=\"https://github.com/IanVS\"><code>@\u200bIanVS</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Refactor: Rename &quot;render&quot; hooks to &quot;visit&quot; hooks <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/394\">#394</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Docs: Update tags documentation <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/393\">#393</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 3</h4>\n<ul>\n<li><a href=\"https://github.com/legobeat\"><code>@\u200blegobeat</code></a></li>\n<li>Ian VanSchooten (<a href=\"https://github.com/IanVS\"><code>@\u200bIanVS</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h2>v0.15.2-next.3</h2>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Remove Node 14 from engines field <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/353\">#353</a> (<a href=\"https://github.com/legobeat\"><code>@\u200blegobeat</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Docs: Add react native remark to troubleshooting section <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/398\">#398</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 2</h4>\n<ul>\n<li><a href=\"https://github.com/legobeat\"><code>@\u200blegobeat</code></a></li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h2>v0.15.2-next.2</h2>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Fix &quot;Browser has been closed&quot; crash on uncaught page errors <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/397\">#397</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Clarify difference between skipped and excluded tags <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/396\">#396</a> (<a href=\"https://github.com/IanVS\"><code>@\u200bIanVS</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 2</h4>\n<ul>\n<li>Ian VanSchooten (<a href=\"https://github.com/IanVS\"><code>@\u200bIanVS</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h2>v0.15.2-next.1</h2>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Refactor: Rename &quot;render&quot; hooks to &quot;visit&quot; hooks <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/394\">#394</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 1</h4>\n<ul>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h2>v0.15.2-next.0</h2>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/test-runner/blob/v0.15.2/CHANGELOG.md\"><code>@\u200bstorybook/test-runner</code>'s changelog</a>.</em></p>\n<blockquote>\n<h1>v0.15.2 (Tue Nov 21 2023)</h1>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Remove Node 14 from engines field <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/353\">#353</a> (<a href=\"https://github.com/legobeat\"><code>@\u200blegobeat</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Docs: Add react native remark to troubleshooting section <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/398\">#398</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Fix &quot;Browser has been closed&quot; crash on uncaught page errors <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/397\">#397</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Clarify difference between skipped and excluded tags <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/396\">#396</a> (<a href=\"https://github.com/IanVS\"><code>@\u200bIanVS</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Refactor: Rename &quot;render&quot; hooks to &quot;visit&quot; hooks <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/394\">#394</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Docs: Update tags documentation <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/393\">#393</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 3</h4>\n<ul>\n<li><a href=\"https://github.com/legobeat\"><code>@\u200blegobeat</code></a></li>\n<li>Ian VanSchooten (<a href=\"https://github.com/IanVS\"><code>@\u200bIanVS</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<hr />\n<h1>v0.15.1 (Thu Nov 16 2023)</h1>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>fix: Make tags optional in TestRunnerConfig <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/391\">#391</a> (<a href=\"https://github.com/stramel\"><code>@\u200bstramel</code></a>)</li>\n</ul>\n<h4>Authors: 2</h4>\n<ul>\n<li>Michael Stramel (<a href=\"https://github.com/stramel\"><code>@\u200bstramel</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<hr />\n<h1>v0.15.0 (Thu Nov 16 2023)</h1>\n<h4>\ud83d\ude80 Enhancement</h4>\n<ul>\n<li>Add support for test filtering via tags <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/382\">#382</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>fix: switch <code>checkStorybook</code> to use <code>GET</code> method <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/385\">#385</a> (<a href=\"https://github.com/stramel\"><code>@\u200bstramel</code></a>)</li>\n<li>Chore: update wait-on and lockfile <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/389\">#389</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Add storyshots migration guides <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/380\">#380</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a> <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a> <a href=\"https://github.com/jonniebigodes\"><code>@\u200bjonniebigodes</code></a>)</li>\n</ul>\n<h4>Authors: 4</h4>\n<ul>\n<li><a href=\"https://github.com/jonniebigodes\"><code>@\u200bjonniebigodes</code></a></li>\n<li>Michael Shilman (<a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>)</li>\n<li>Michael Stramel (<a href=\"https://github.com/stramel\"><code>@\u200bstramel</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/5940ef8e1a151dd2e8bd7bd494e677f6607923ec\"><code>5940ef8</code></a> Bump version to: 0.15.2 [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/dc5c55fb391de474e0f921a0759c45b12fafa6e0\"><code>dc5c55f</code></a> Update CHANGELOG.md [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/ef85eb825d41bf4fbe576076dfebf0f56892620f\"><code>ef85eb8</code></a> Merge pull request <a href=\"https://redirect.github.com/storybookjs/test-runner/issues/399\">#399</a> from storybookjs/next</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/53fdd0f25b38d3882100f7574af56fcce921ada9\"><code>53fdd0f</code></a> Merge pull request <a href=\"https://redirect.github.com/storybookjs/test-runner/issues/353\">#353</a> from legobeat/ci-node-versions</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/f52971c95125ad6f175f1da5d654f4484722d77b\"><code>f52971c</code></a> remove storystorev7 flag as it's not needed anymore</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/7e66afc3a09eca247bc675fb5f3766fd73f50551\"><code>7e66afc</code></a> Merge branch 'next' into ci-node-versions</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/6ea74ef03813701ad92ef680365b124407aaf9d9\"><code>6ea74ef</code></a> update actions</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/b42cd6450ed6babcf83e30dd5e21c856711b4200\"><code>b42cd64</code></a> Remove node 14 from engines field</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/db1b66ac4832969fa7205150034a5cd9227f1e8d\"><code>db1b66a</code></a> Merge pull request <a href=\"https://redirect.github.com/storybookjs/test-runner/issues/398\">#398</a> from storybookjs/docs/react-native-remark</li>\n<li><a href=\"https://github.com/storybookjs/test-runner/commit/bc457cf5ee9d813594ef8f0e93cf541df05c08c3\"><code>bc457cf</code></a> add react native remark to troubleshooting section</li>\n<li>Additional commits viewable in <a href=\"https://github.com/storybookjs/test-runner/compare/v0.13.0...v0.15.2\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@tailwindcss/forms` from 0.5.6 to 0.5.7\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/tailwindlabs/tailwindcss-forms/releases\"><code>@\u200btailwindcss/forms</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v0.5.7</h2>\n<h3>Fixed</h3>\n<ul>\n<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>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md\"><code>@\u200btailwindcss/forms</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>[0.5.7] - 2023-11-10</h2>\n<h3>Fixed</h3>\n<ul>\n<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>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/tailwindlabs/tailwindcss-forms/commit/e6bcd1ff718ad2d0380a65ded0564369e4cbda32\"><code>e6bcd1f</code></a> 0.5.7</li>\n<li><a href=\"https://github.com/tailwindlabs/tailwindcss-forms/commit/306de460e8abe467e09707b61bbaf4f5b3002d56\"><code>306de46</code></a> update changelog</li>\n<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>\n<li>See full diff in <a href=\"https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.6...v0.5.7\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@testing-library/react` from 14.0.0 to 14.1.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/testing-library/react-testing-library/releases\"><code>@\u200btesting-library/react</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v14.1.2</h2>\n<h2><a href=\"https://github.com/testing-library/react-testing-library/compare/v14.1.1...v14.1.2\">14.1.2</a> (2023-11-17)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li>revert missing hooks warnings (<a href=\"https://redirect.github.com/testing-library/react-testing-library/issues/1255\">#1255</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/1c67477443244e52c3ae57db49e1a6e8226e0c0d\">1c67477</a>)</li>\n</ul>\n<h2>v14.1.1</h2>\n<h2><a href=\"https://github.com/testing-library/react-testing-library/compare/v14.1.0...v14.1.1\">14.1.1</a> (2023-11-17)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li>log globals warning only once (<a href=\"https://redirect.github.com/testing-library/react-testing-library/issues/1252\">#1252</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/fd52a593a7987a14d3cf5c94f112795a1630725d\">fd52a59</a>), closes <a href=\"https://redirect.github.com/testing-library/react-testing-library/issues/1249\">#1249</a></li>\n</ul>\n<h2>v14.1.0</h2>\n<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>\n<h3>Features</h3>\n<ul>\n<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>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/1c67477443244e52c3ae57db49e1a6e8226e0c0d\"><code>1c67477</code></a> fix: revert missing hooks warnings (<a href=\"https://redirect.github.com/testing-library/react-testing-library/issues/1255\">#1255</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/fd52a593a7987a14d3cf5c94f112795a1630725d\"><code>fd52a59</code></a> fix: log globals warning only once (<a href=\"https://redirect.github.com/testing-library/react-testing-library/issues/1252\">#1252</a>)</li>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/testing-library/react-testing-library/compare/v14.0.0...v14.1.2\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@types/dompurify` from 3.0.4 to 3.0.5\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@types/jest` from 29.5.6 to 29.5.10\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@types/node` from 20.8.7 to 20.10.0\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@types/react` from 18.2.29 to 18.2.38\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@types/react-dom` from 18.2.14 to 18.2.17\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@types/react-modal` from 3.16.2 to 3.16.3\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@typescript-eslint/eslint-plugin` from 6.8.0 to 6.12.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/typescript-eslint/typescript-eslint/releases\"><code>@\u200btypescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v6.12.0</h2>\n<h1><a href=\"https://github.com/typescript-eslint/typescript-eslint/compare/v6.11.0...v6.12.0\">6.12.0</a> (2023-11-20)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [class-methods-use-this] detect a problematic case for private/protected members if <code>ignoreClassesThatImplementAnInterface</code> is set (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7705\">#7705</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/155aa1f533d1fe23da3c66f9832343faf4866d85\">155aa1f</a>)</li>\n<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] fix false positive with computed member access and branded key type (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7706\">#7706</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/f151b26d2178a617e82ad6a0279e3145e303f4f8\">f151b26</a>)</li>\n<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7806\">#7806</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/a034d0a3856aa07bd2d52b5...\n\n_Description has been truncated_",
     19   "comments": [
     20     {
     21       "author": "dependabot[bot]",
     22       "created_at": "2023-11-28T10:29:37Z",
     23       "body": "Superseded by #186."
     24     }
     25   ],
     26   "review_comments": []
     27 }