dependabot[bot] opened a new pull request, #64683:
URL: https://github.com/apache/airflow/pull/64683

   Bumps the legacy-ui-package-updates group with 15 updates in the 
/airflow/www directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [axios](https://github.com/axios/axios) | `1.13.6` | `1.14.0` |
   | [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.0` | 
`0.6.1` |
   | 
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
 | `7.13.1` | `7.13.2` |
   | [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.32.0` | 
`5.32.1` |
   | [type-fest](https://github.com/sindresorhus/type-fest) | `5.4.4` | `5.5.0` 
|
   | 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
 | `7.29.0` | `7.29.2` |
   | 
[@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color)
 | `4.2.0` | `4.2.1` |
   | 
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
 | `8.56.1` | `8.57.2` |
   | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) 
| `30.2.0` | `30.3.0` |
   | [babel-loader](https://github.com/babel/babel-loader) | `10.0.0` | 
`10.1.1` |
   | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` 
| `30.3.0` |
   | 
[jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom)
 | `30.2.0` | `30.3.0` |
   | 
[mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | 
`2.10.0` | `2.10.2` |
   | [stylelint](https://github.com/stylelint/stylelint) | `17.4.0` | `17.6.0` |
   | [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) 
| `5.3.17` | `5.4.0` |
   
   
   Updates `axios` from 1.13.6 to 1.14.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/axios/axios/releases";>axios's releases</a>.</em></p>
   <blockquote>
   <h2>v1.14.0</h2>
   <p>This release focuses on compatibility fixes, adapter stability 
improvements, and test/tooling modernisation.</p>
   <h2>⚠️ Important Changes</h2>
   <ul>
   <li><strong>Breaking Changes:</strong> None identified in this release.</li>
   <li><strong>Action Required:</strong> If you rely on env-based proxy 
behaviour or CJS resolution edge-cases, validate your integration after upgrade 
(notably <code>proxy-from-env</code> v2 alignment and <code>main</code> entry 
compatibility fix).</li>
   </ul>
   <h2>🚀 New Features</h2>
   <ul>
   <li><strong>Runtime Features:</strong> No new end-user features were 
introduced in this release.</li>
   <li><strong>Test Coverage Expansion:</strong> Added broader smoke/module 
test coverage for CJS and ESM package usage. (<a 
href="https://redirect.github.com/axios/axios/pull/7510";>#7510</a>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><strong>Headers:</strong> Trim trailing CRLF in normalised header 
values. (<a 
href="https://redirect.github.com/axios/axios/pull/7456";>#7456</a>)</li>
   <li><strong>HTTP/2:</strong> Close detached HTTP/2 sessions on timeout to 
avoid lingering sessions. (<a 
href="https://redirect.github.com/axios/axios/pull/7457";>#7457</a>)</li>
   <li><strong>Fetch Adapter:</strong> Cancel <code>ReadableStream</code> 
created during request-stream capability probing to prevent async resource 
leaks. (<a 
href="https://redirect.github.com/axios/axios/pull/7515";>#7515</a>)</li>
   <li><strong>Proxy Handling:</strong> Fixed env proxy behavior with 
<code>proxy-from-env</code> v2 usage. (<a 
href="https://redirect.github.com/axios/axios/pull/7499";>#7499</a>)</li>
   <li><strong>CommonJS Compatibility:</strong> Fixed package <code>main</code> 
entry regression affecting CJS consumers. (<a 
href="https://redirect.github.com/axios/axios/pull/7532";>#7532</a>)</li>
   </ul>
   <h2>🔧 Maintenance &amp; Chores</h2>
   <ul>
   <li><strong>Security/Dependencies:</strong> Updated <code>formidable</code> 
and refreshed package set to newer versions. (<a 
href="https://redirect.github.com/axios/axios/pull/7533";>#7533</a>, <a 
href="https://redirect.github.com/axios/axios/pull/10556";>#10556</a>)</li>
   <li><strong>Tooling:</strong> Continued migration to Vitest and modernised 
CI/test harnesses. (<a 
href="https://redirect.github.com/axios/axios/pull/7484";>#7484</a>, <a 
href="https://redirect.github.com/axios/axios/pull/7489";>#7489</a>, <a 
href="https://redirect.github.com/axios/axios/pull/7498";>#7498</a>)</li>
   <li><strong>Build/Lint Stack:</strong> Rollup, ESLint, TypeScript, and 
related dev-dependency updates. (<a 
href="https://redirect.github.com/axios/axios/pull/7508";>#7508</a>, <a 
href="https://redirect.github.com/axios/axios/pull/7509";>#7509</a>, <a 
href="https://redirect.github.com/axios/axios/pull/7522";>#7522</a>)</li>
   <li><strong>Documentation:</strong> Clarified JSON parsing and 
adapter-related docs/comments. (<a 
href="https://redirect.github.com/axios/axios/pull/7398";>#7398</a>, <a 
href="https://redirect.github.com/axios/axios/pull/7460";>#7460</a>, <a 
href="https://redirect.github.com/axios/axios/pull/7478";>#7478</a>)</li>
   </ul>
   <h2>🌟 New Contributors</h2>
   <p>We are thrilled to welcome our new contributors. Thank you for helping 
improve Axios:</p>
   <ul>
   <li><a href="https://github.com/aviu16";><code>@​aviu16</code></a> (<a 
href="https://redirect.github.com/axios/axios/pull/7456";>#7456</a>)</li>
   <li><a href="https://github.com/NETIZEN-11";><code>@​NETIZEN-11</code></a> 
(<a href="https://redirect.github.com/axios/axios/pull/7460";>#7460</a>)</li>
   <li><a href="https://github.com/fedotov";><code>@​fedotov</code></a> (<a 
href="https://redirect.github.com/axios/axios/pull/7457";>#7457</a>)</li>
   <li><a href="https://github.com/nthbotast";><code>@​nthbotast</code></a> (<a 
href="https://redirect.github.com/axios/axios/pull/7478";>#7478</a>)</li>
   <li><a href="https://github.com/veeceey";><code>@​veeceey</code></a> (<a 
href="https://redirect.github.com/axios/axios/pull/7398";>#7398</a>)</li>
   <li><a href="https://github.com/penkzhou";><code>@​penkzhou</code></a> (<a 
href="https://redirect.github.com/axios/axios/pull/7515";>#7515</a>)</li>
   </ul>
   <p><em>Full Changelog: <a 
href="https://github.com/axios/axios/compare/v1.13.6...v1.14.0";>v1.13.6...v1.14.0</a></em></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/axios/axios/commit/46bee3dea75ef53a8eae49f3b7487e6341de6074";><code>46bee3d</code></a>
 chore(release): prepare release 1.14.0 (<a 
href="https://redirect.github.com/axios/axios/issues/10563";>#10563</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/518aff569043116c87ce78e3d83877d5251f2a16";><code>518aff5</code></a>
 chore: add AI Moderator workflow for spam detection (<a 
href="https://redirect.github.com/axios/axios/issues/10551";>#10551</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/b7dfda3e7cf9e85f6063d90334318f82842b42d0";><code>b7dfda3</code></a>
 chore(sponsor): update sponsor block (<a 
href="https://redirect.github.com/axios/axios/issues/10557";>#10557</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/9aa34d52918c13eaa445d884a24e9e20e71a7a93";><code>9aa34d5</code></a>
 fix: updated release flow to match the current flows (<a 
href="https://redirect.github.com/axios/axios/issues/10562";>#10562</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/e9e5ebe483b3f0cecbb5a4c9fa95a316ea5d0645";><code>e9e5ebe</code></a>
 Update packages to latest version (<a 
href="https://redirect.github.com/axios/axios/issues/10556";>#10556</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/4d8931ca8a92e53c5dcf02cf46d1016a10e60ec0";><code>4d8931c</code></a>
 fix: formidable dependency vulnerable to arbitrary (<a 
href="https://redirect.github.com/axios/axios/issues/7533";>#7533</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/3a6f5c1ae1f9b58198e9f3109896a2c11d017c58";><code>3a6f5c1</code></a>
 chore(deps-dev): bump <code>@​babel/preset-env</code> (<a 
href="https://redirect.github.com/axios/axios/issues/7531";>#7531</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/bcfd2997dc93b56669dd03b29b83d8a868797937";><code>bcfd299</code></a>
 fix: bug axios breaks commonjs compatibility main entry (<a 
href="https://redirect.github.com/axios/axios/issues/7532";>#7532</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/d6dcbfd53e9506d9c8c0b1fd09c4d960bea9b9f0";><code>d6dcbfd</code></a>
 fix: dependabot uses the correct labels (<a 
href="https://redirect.github.com/axios/axios/issues/7530";>#7530</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/5dd7ba78b8960fb29e39b6918ee5cb9a2130f15c";><code>5dd7ba7</code></a>
 chore: upgrade to latest ts (<a 
href="https://redirect.github.com/axios/axios/issues/7522";>#7522</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/axios/axios/compare/v1.13.6...v1.14.0";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Install script changes</summary>
   <p>This version modifies <code>prepare</code> script that runs during 
installation. Review the package contents before updating.</p>
   </details>
   <br />
   
   Updates `chakra-react-select` from 4.0.3 to 4.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/csandman/chakra-react-select/releases";>chakra-react-select's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.10.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: Reduce selected menu option styles specificity by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/338";>csandman/chakra-react-select#338</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/csandman/chakra-react-select/compare/v4.10.0...v4.10.1";>https://github.com/csandman/chakra-react-select/compare/v4.10.0...v4.10.1</a></p>
   <h2>4.10.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: Switch peer dependencies to depend on <code>@chakra-ui/react</code> 
instead of sub-packages by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/336";>csandman/chakra-react-select#336</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/csandman/chakra-react-select/compare/v4.9.2...v4.10.0";>https://github.com/csandman/chakra-react-select/compare/v4.9.2...v4.10.0</a></p>
   <h2>4.9.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: Change package <code>type</code> back to default of 
<code>&quot;commonjs&quot;</code> by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/331";>csandman/chakra-react-select#331</a>
   <ul>
   <li>This was to fix <a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/329";>#329</a>,
 which was being caused by Jest importing the wrong build of the package.</li>
   </ul>
   </li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/csandman/chakra-react-select/compare/v4.9.1...v4.9.2";>https://github.com/csandman/chakra-react-select/compare/v4.9.1...v4.9.2</a></p>
   <h2>4.9.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: Fix <code>react-select</code> core <code>Props</code> type export 
by <a href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/324";>csandman/chakra-react-select#324</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/csandman/chakra-react-select/compare/v4.9.0...v4.9.1";>https://github.com/csandman/chakra-react-select/compare/v4.9.0...v4.9.1</a></p>
   <h2>4.9.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: Switch to tsup for building and update dependencies by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/298";>csandman/chakra-react-select#298</a>
   <ul>
   <li>This change should finally make this package fully support ESM, where as 
before it didn't really which was causing some issues. It should fix an issue 
with the ID prop not matching mentioned in <a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/260";>#260</a>,
 without the need for a workaround. Check the <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/298";>PR 
description</a> for full details!</li>
   </ul>
   </li>
   </ul>
   <p>I tested this change in a few different environments with different 
module resolution setups but it's possible I missed a case. If it ends up not 
working for your particular setup, please open a <a 
href="https://github.com/csandman/chakra-react-select/issues/new?assignees=csandman&amp;labels=Bug&amp;projects=&amp;template=bug_report.yml&amp;title=%5BBUG%5D+";>bug
 report</a> with as much specific information as you can give me, such as:</p>
   <ul>
   <li>Chakra Package Versions</li>
   <li>React Version</li>
   <li>TypeScript or Vanilla</li>
   <li>Yarn or NPM (and which version of the package manager you're on)</li>
   <li>Your jsconfig/tsconfig setup</li>
   </ul>
   <p>I'm not likely to figure out what's going on if I can't replicate the 
environment locally, so the more information you can provide the better!</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/csandman/chakra-react-select/compare/v4.8.0...v4.9.0";>https://github.com/csandman/chakra-react-select/compare/v4.8.0...v4.9.0</a></p>
   <h2>4.8.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: Update all dependencies by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/315";>csandman/chakra-react-select#315</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/b49461f52213e8324a14f157a3f441d52567a736";><code>b49461f</code></a>
 4.10.1</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/2269b856b29c3f9144c16e19dc147a30bf94c33b";><code>2269b85</code></a>
 Merge pull request <a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/338";>#338</a>
 from csandman/fix/selected-menu-option-styles</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/61bfe641c67d5b3d3cd91e280b7829a3f7ca2204";><code>61bfe64</code></a>
 Generalize the dependency version of <code>react-select</code></li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/f80680161916fa03fdba48b65fd284e38cb77649";><code>f806801</code></a>
 Reduce selected menu option styles specificity</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/9b9ddcc899f2ae207bf13f2f2d16ff4198bf7d19";><code>9b9ddcc</code></a>
 4.10.0</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/12d7cc63ff645b61629c388ad3093c37a08f5081";><code>12d7cc6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/336";>#336</a>
 from csandman/fix/switch-to-chakra-ui-react-imports</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/f9822c4fb9f79e4cd9e6c99553b9700ae8a3ac24";><code>f9822c4</code></a>
 Remove CodeSandbox CI</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/b495516eb142c536f91154c695802c213f130db1";><code>b495516</code></a>
 Update TSConfig once more</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/cef98ceaeb55c39bee52dda6ba29e5c01a7e6fe3";><code>cef98ce</code></a>
 Switch to using the single package import approach for 
<code>@​chakra-ui/react</code></li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/c68d4a72945e11cf682bb790250cf3ce17180b6f";><code>c68d4a7</code></a>
 4.9.2</li>
   <li>Additional commits viewable in <a 
href="https://github.com/csandman/chakra-react-select/compare/v4.0.3...v4.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Install script changes</summary>
   <p>This version modifies <code>prepare</code> script that runs during 
installation. Review the package contents before updating.</p>
   </details>
   <br />
   
   Updates `moment-timezone` from 0.6.0 to 0.6.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/moment/moment-timezone/releases";>moment-timezone's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release 0.6.1</h2>
   <ul>
   <li>Updated data to IANA TZDB <code>2026a</code>. <a 
href="https://redirect.github.com/moment/moment-timezone/issues/1140";>#1140</a></li>
   </ul>
   <p><strong>NOTE:</strong> This release does <em>not</em> include 
recently-announced DST changes for British Columbia, Canada. Those changes will 
likely be in <code>2026b</code>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/moment/moment-timezone/blob/develop/changelog.md";>moment-timezone's
 changelog</a>.</em></p>
   <blockquote>
   <h3><code>0.6.1</code> <em>2026-03-18</em></h3>
   <ul>
   <li>Updated data to IANA TZDB <code>2026a</code>. <a 
href="https://redirect.github.com/moment/moment-timezone/pull/1140";>#1140</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/13e724cb72093aa297f6e4a5acd69cbb4afd52a5";><code>13e724c</code></a>
 Build moment-timezone 0.6.1</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/22070ffa805483afbd0080b706b630e8a1dad684";><code>22070ff</code></a>
 Bump version to 0.6.1</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/b4ebddb72a322007ee8fe465509a05b75816e8a1";><code>b4ebddb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moment/moment-timezone/issues/1140";>#1140</a> 
from moment/automated/data-update</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/cb47a65338c249718d4364fb0b38821e02196d37";><code>cb47a65</code></a>
 data: Add 2026a</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/026466a994947f92004dad12efb8a4a28d3d35d7";><code>026466a</code></a>
 build(deps): bump lodash from 4.17.21 to 4.17.23 (<a 
href="https://redirect.github.com/moment/moment-timezone/issues/1137";>#1137</a>)</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/6dc54138e70d57dffce12f71e1b800463e7a6fe2";><code>6dc5413</code></a>
 Update Antarctica guess tests for 2026</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/0efed482fe458bb96695bf2856ed7862e4fe50cd";><code>0efed48</code></a>
 build(deps): bump js-yaml from 3.14.1 to 3.14.2 (<a 
href="https://redirect.github.com/moment/moment-timezone/issues/1136";>#1136</a>)</li>
   <li>See full diff in <a 
href="https://github.com/moment/moment-timezone/compare/0.6.0...0.6.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `react-router-dom` from 7.13.1 to 7.13.2
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md";>react-router-dom's
 changelog</a>.</em></p>
   <blockquote>
   <h2>7.13.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies:
   <ul>
   <li><code>[email protected]</code></li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/remix-run/react-router/commit/aadb56fa532e0eaf7e7b91c1d88e1f325851eb04";><code>aadb56f</code></a>
 chore: Update version for release (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/14908";>#14908</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/c68a9b35933fe5a3750ea8e52399d06f9aaecf77";><code>c68a9b3</code></a>
 chore: Update version for release (pre) (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/14893";>#14893</a>)</li>
   <li>See full diff in <a 
href="https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `swagger-ui-dist` from 5.32.0 to 5.32.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/swagger-api/swagger-ui/releases";>swagger-ui-dist's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.32.1</h2>
   <h2><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.32.0...v5.32.1";>5.32.1</a>
 (2026-03-17)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>invalidate models components cache based on location (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10764";>#10764</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/fb78dd2a497307529fff3d368936519d050b5946";>fb78dd2</a>)</li>
   <li><strong>style:</strong> use container queries for responsive design (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10763";>#10763</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/e35000e0b353d5bd756d142fbbc2337adab7fb31";>e35000e</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/d361f5b3570b8ade67fb1c02cf7a676fcb441479";><code>d361f5b</code></a>
 chore(release): cut the 5.32.1 release</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/d202577ae75756d13ff0214abdf679f378abed1b";><code>d202577</code></a>
 chore(deps): update swagger-js (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10772";>#10772</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/07ee095a7b452e2b9f188a906ef01e1c2375cd51";><code>07ee095</code></a>
 chore(deps): bump mshick/add-pr-comment from 2 to 3 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10768";>#10768</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/ffdd27c4b9b6e07792b0268a20e625c341d11068";><code>ffdd27c</code></a>
 chore(deps): bump nginx from 1.29.5-alpine to 1.29.6-alpine (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10771";>#10771</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/e35000e0b353d5bd756d142fbbc2337adab7fb31";><code>e35000e</code></a>
 fix(style): use container queries for responsive design (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10763";>#10763</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/fb78dd2a497307529fff3d368936519d050b5946";><code>fb78dd2</code></a>
 fix: invalidate models components cache based on location (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10764";>#10764</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/8e1bfefa9b4e023de46c173d98c9ef558bd5453c";><code>8e1bfef</code></a>
 chore(deps): bump docker/login-action from 3 to 4 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10750";>#10750</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/f67003be8f0a6f1eb7b80c6854ffaa625ad7a075";><code>f67003b</code></a>
 chore(deps): bump docker/setup-buildx-action from 3 to 4 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10766";>#10766</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/71134e130e50ecb545b3b0bb78957622334265db";><code>71134e1</code></a>
 build: use [email protected] in dev setup (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10674";>#10674</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/0c9412b099df9c5d84ff6bfdc8e260ace016dea6";><code>0c9412b</code></a>
 chore(deps): bump docker/setup-qemu-action from 3 to 4 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10749";>#10749</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.32.0...v5.32.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `type-fest` from 5.4.4 to 5.5.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sindresorhus/type-fest/releases";>type-fest's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.5.0</h2>
   <h3>New types</h3>
   <ul>
   <li><a 
href="https://github.com/sindresorhus/type-fest/blob/main/source/optional.d.ts";><code>Optional</code></a>
 (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1374";>#1374</a>)
  9b52980</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/blob/main/source/exclude-exactly.d.ts";><code>ExcludeExactly</code></a>
 (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1349";>#1349</a>)
  0f923d0</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/blob/main/source/array-length.d.ts";><code>ArrayLength</code></a>
 (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1344";>#1344</a>)
  59bd056</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/blob/main/source/union-member.d.ts";><code>UnionMember</code></a>
 (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1368";>#1368</a>)
  878b6df</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/blob/main/source/some-extend.d.ts";><code>SomeExtend</code></a>
 (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1380";>#1380</a>)
  bbce298</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/blob/main/source/and-all.d.ts";><code>AndAll</code></a>
 (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1383";>#1383</a>)
  94aa3f8</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/blob/main/source/or-all.d.ts";><code>OrAll</code></a>
 (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1378";>#1378</a>)
  4c42d89</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>Add function parameter constraint examples to numeric comparison types 
(<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1357";>#1357</a>)
  24be93d</li>
   <li><code>UnionToTuple</code>: Fix behavior when a union member is a 
supertype of another (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1349";>#1349</a>)
  0f923d0</li>
   <li><code>ConditionalPickDeep</code>: Fix returning <code>{}</code> instead 
of <code>never</code> when no keys match (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1360";>#1360</a>)
  6af847a</li>
   <li><code>ConditionalPick</code>: Fix returning <code>{}</code> instead of 
<code>never</code> when no keys match (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1359";>#1359</a>)
  3995003</li>
   <li><code>GreaterThan</code> / <code>LessThan</code> / 
<code>GreaterThanOrEqual</code> / <code>LessThanOrEqual</code>: Fix behavior 
with the <code>number</code> type (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1363";>#1363</a>)
  cfea505</li>
   </ul>
   <hr />
   <p><a 
href="https://github.com/sindresorhus/type-fest/compare/v5.4.4...v5.5.0";>https://github.com/sindresorhus/type-fest/compare/v5.4.4...v5.5.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/0329b2b2dc568df61ed6bfbbfa0f513b060a02bb";><code>0329b2b</code></a>
 5.5.0</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/0f923d0f78dadf6f3a04f0aaba3aaf371fb4108b";><code>0f923d0</code></a>
 <code>UnionToTuple</code>: Fix behavior when a union member is a supertype of 
another; A...</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/94aa3f8c3d46a8ef6002e3b41cc00a77a52909a7";><code>94aa3f8</code></a>
 Add <code>AndAll</code> type (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1383";>#1383</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/4c42d891fa566d6b507f81e3fa869d6a0cd2f95f";><code>4c42d89</code></a>
 Add <code>OrAll</code> type (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1378";>#1378</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/878b6df039347ae69c9c2029bcae6b639ede88a0";><code>878b6df</code></a>
 Add <code>UnionMember</code> type (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1368";>#1368</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/bbce2985161c34c4544b34be7f41e038311c681c";><code>bbce298</code></a>
 Add <code>SomeExtend</code> type (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1380";>#1380</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/d3302ce03a9d42edcb79332421dad942a95c67c9";><code>d3302ce</code></a>
 Validate twoslash types against different verbosity levels (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1364";>#1364</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/9b52980b0a46f96b40adae15a711b89f83c4e100";><code>9b52980</code></a>
 Add <code>Optional</code> type (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1374";>#1374</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/b0a606b5dd5cac7b1d69f3643397085ac818effb";><code>b0a606b</code></a>
 <code>Merge</code>: Improve documentation (<a 
href="https://redirect.github.com/sindresorhus/type-fest/issues/1375";>#1375</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/type-fest/commit/76bd9cd7bf8fbaba9c1479b5df5a0aac20dca277";><code>76bd9cd</code></a>
 Fix typos</li>
   <li>Additional commits viewable in <a 
href="https://github.com/sindresorhus/type-fest/compare/v5.4.4...v5.5.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@babel/preset-env` from 7.29.0 to 7.29.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/releases";><code>@​babel/preset-env</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.29.2 (2026-03-16)</h2>
   <h4>:eyeglasses: Spec Compliance</h4>
   <ul>
   <li><code>babel-parser</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17840";>#17840</a> 
[7.x backport] async x =&gt; {} must be in leading pos (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-helpers</code>, 
<code>babel-plugin-transform-async-generator-functions</code>, 
<code>babel-preset-env</code>, <code>babel-runtime-corejs3</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17805";>#17805</a> 
[7.x backport] fix: Properly handle await in finally (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-preset-env</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17789";>#17789</a> 
[7.x backport] preset-env include/exclude should accept bugfix plugins (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:house: Internal</h4>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17813";>#17813</a> 
chore: update eslint peer deps (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   <li><a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a></li>
   </ul>
   <h2>v7.29.1 (2026-02-04)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-standalone</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17771";>#17771</a> 
[7.x backport] fix: ensure <code>targets.esmodules</code> is validated (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-generator</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17776";>#17776</a> 
[7.x backport] Fix undefined when 64 indents (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   <li><a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/babel/babel/commit/37d5595fca9f188f0534458180611f2e776acd31";><code>37d5595</code></a>
 v7.29.2</li>
   <li><a 
href="https://github.com/babel/babel/commit/1c0a08d95ae7e1c788c7e1ae3a10ee53f7c86864";><code>1c0a08d</code></a>
 [7.x backport] fix: Properly handle await in finally (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17805";>#17805</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/061bf95142132ce4200f863f891a8e3a727cd844";><code>061bf95</code></a>
 [7.x backport] preset-env include/exclude should accept bugfix plugins (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17789";>#17789</a>)</li>
   <li>See full diff in <a 
href="https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@types/color` from 4.2.0 to 4.2.1
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";><code>@​typescript-eslint/parser</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.57.2</h2>
   <h2>8.57.2 (2026-03-23)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] remove dangling 
closing parenthesis (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11865";>#11865</a>)</li>
   <li><strong>eslint-plugin:</strong> [array-type] ignore Array and 
ReadonlyArray without type arguments (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11971";>#11971</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-restricted-types] flag banned 
generics in extends or implements (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12120";>#12120</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] skip 
reporting false positives for unresolved type parameters (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12127";>#12127</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] 
preserve type alias infomation (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11954";>#11954</a>)</li>
   <li><strong>typescript-estree:</strong> skip createIsolatedProgram fallback 
for projectService (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12066";>#12066</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12065";>#12065</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Konv Suu</li>
   <li>mdm317</li>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   <li>RyoheiYamamoto</li>
   <li>SungHyun627 <a 
href="https://github.com/SungHyun627";><code>@​SungHyun627</code></a></li>
   <li>Tamashoo <a 
href="https://github.com/Tamashoo";><code>@​Tamashoo</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2";>GitHub
 Releases</a> for more information.</p>
   <p>You can read about our <a 
href="https://typescript-eslint.io/users/versioning";>versioning strategy</a> 
and <a href="https://typescript-eslint.io/users/releases";>releases</a> on our 
website.</p>
   <h2>v8.57.1</h2>
   <h2>8.57.1 (2026-03-16)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] no report for 
property on intersection type (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12126";>#12126</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1";>GitHub
 Releases</a> for more information.</p>
   <p>You can read about our <a 
href="https://typescript-eslint.io/users/versioning";>versioning strategy</a> 
and <a href="https://typescript-eslint.io/users/releases";>releases</a> on our 
website.</p>
   <h2>v8.57.0</h2>
   <h2>8.57.0 (2026-03-09)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow literal 
loop conditions in for/do loops (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md";><code>@​typescript-eslint/parser</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.57.2 (2026-03-23)</h2>
   <p>This was a version bump only for parser to align it with other projects, 
there were no code changes.</p>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2";>GitHub
 Releases</a> for more information.</p>
   <p>You can read about our <a 
href="https://typescript-eslint.io/users/versioning";>versioning strategy</a> 
and <a href="https://typescript-eslint.io/users/releases";>releases</a> on our 
website.</p>
   <h2>8.57.1 (2026-03-16)</h2>
   <p>This was a version bump only for parser to align it with other projects, 
there were no code changes.</p>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1";>GitHub
 Releases</a> for more information.</p>
   <p>You can read about our <a 
href="https://typescript-eslint.io/users/versioning";>versioning strategy</a> 
and <a href="https://typescript-eslint.io/users/releases";>releases</a> on our 
website.</p>
   <h2>8.57.0 (2026-03-09)</h2>
   <p>This was a version bump only for parser to align it with other projects, 
there were no code changes.</p>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0";>GitHub
 Releases</a> for more information.</p>
   <p>You can read about our <a 
href="https://typescript-eslint.io/users/versioning";>versioning strategy</a> 
and <a href="https://typescript-eslint.io/users/releases";>releases</a> on our 
website.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/be4d54d26e695cc93605ffcca67dd75848e95c6f";><code>be4d54d</code></a>
 chore(release): publish 8.57.2</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c7c38aa252d7bf6708a225aebedc57686ac33dcd";><code>c7c38aa</code></a>
 chore(release): publish 8.57.1</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/2c6aeeec238dfea860b9f3c146a55f8f49f15cf5";><code>2c6aeee</code></a>
 chore(release): publish 8.57.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f696dadfc37078efe4119ad2ab0609cde3e42766";><code>f696dad</code></a>
 chore: use pnpm catalog (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12047";>#12047</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/a09921e2de2e8790e6a803016b825815ca9409d8";><code>a09921e</code></a>
 chore: update vitest to 4.x (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12071";>#12071</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/parser";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `babel-jest` from 30.2.0 to 30.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jestjs/jest/releases";>babel-jest's 
releases</a>.</em></p>
   <blockquote>
   <h2>v30.3.0</h2>
   <h3>Features</h3>
   <ul>
   <li><code>[jest-config]</code> Add <code>defineConfig</code> and 
<code>mergeConfig</code> helpers for type-safe Jest config (<a 
href="https://redirect.github.com/jestjs/jest/pull/15844";>#15844</a>)</li>
   <li><code>[jest-fake-timers]</code> Add <code>setTimerTickMode</code> to 
configure how timers advance</li>
   <li><code>[*]</code> Reduce token usage when run through LLMs (<a 
href="https://github.com/jestjs/jest/commit/3f17932061c0203999451e5852664093de876709";><code>3f17932</code></a>)</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li><code>[jest-config]</code> Keep CLI coverage output when using 
<code>--json</code> with <code>--outputFile</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15918";>#15918</a>)</li>
   <li><code>[jest-mock]</code> Use <code>Symbol</code> from test environment 
(<a href="https://redirect.github.com/jestjs/jest/pull/15858";>#15858</a>)</li>
   <li><code>[jest-reporters]</code> Fix issue where console output not 
displayed for GHA reporter even with <code>silent: false</code> option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15864";>#15864</a>)</li>
   <li><code>[jest-runtime]</code> Fix issue where user cannot utilize dynamic 
import despite specifying <code>--experimental-vm-modules</code> Node option 
(<a href="https://redirect.github.com/jestjs/jest/pull/15842";>#15842</a>)</li>
   <li><code>[jest-test-sequencer]</code> Fix issue where failed tests due to 
compilation errors not getting re-executed even with 
<code>--onlyFailures</code> CLI option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15851";>#15851</a>)</li>
   <li><code>[jest-util]</code> Make sure 
<code>process.features.require_module</code> is <code>false</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15867";>#15867</a>)</li>
   </ul>
   <h3>Chore &amp; Maintenance</h3>
   <ul>
   <li><code>[*]</code> Replace remaining micromatch uses with picomatch</li>
   <li><code>[deps]</code> Update to sinon/fake-timers v15</li>
   <li><code>[docs]</code> Update V30 migration guide to notify users on 
<code>jest.mock()</code> work with case-sensitive path (<a 
href="https://redirect.github.com/jestjs/jest/pull/15849";>#15849</a>)</li>
   <li>Updated Twitter icon to match the latest brand guidelines (<a 
href="https://redirect.github.com/jestjs/jest/pull/15869";>#15869</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md";>babel-jest's 
changelog</a>.</em></p>
   <blockquote>
   <h2>30.3.0</h2>
   <h3>Features</h3>
   <ul>
   <li><code>[jest-config]</code> Add <code>defineConfig</code> and 
<code>mergeConfig</code> helpers for type-safe Jest config (<a 
href="https://redirect.github.com/jestjs/jest/pull/15844";>#15844</a>)</li>
   <li><code>[jest-fake-timers]</code> Add <code>setTimerTickMode</code> to 
configure how timers advance</li>
   <li><code>[*]</code> Reduce token usage when run through LLMs (<a 
href="https://github.com/jestjs/jest/commit/3f17932061c0203999451e5852664093de876709";><code>3f17932</code></a>)</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li><code>[jest-config]</code> Keep CLI coverage output when using 
<code>--json</code> with <code>--outputFile</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15918";>#15918</a>)</li>
   <li><code>[jest-mock]</code> Use <code>Symbol</code> from test environment 
(<a href="https://redirect.github.com/jestjs/jest/pull/15858";>#15858</a>)</li>
   <li><code>[jest-reporters]</code> Fix issue where console output not 
displayed for GHA reporter even with <code>silent: false</code> option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15864";>#15864</a>)</li>
   <li><code>[jest-runtime]</code> Fix issue where user cannot utilize dynamic 
import despite specifying <code>--experimental-vm-modules</code> Node option 
(<a href="https://redirect.github.com/jestjs/jest/pull/15842";>#15842</a>)</li>
   <li><code>[jest-test-sequencer]</code> Fix issue where failed tests due to 
compilation errors not getting re-executed even with 
<code>--onlyFailures</code> CLI option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15851";>#15851</a>)</li>
   <li><code>[jest-util]</code> Make sure 
<code>process.features.require_module</code> is <code>false</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15867";>#15867</a>)</li>
   </ul>
   <h3>Chore &amp; Maintenance</h3>
   <ul>
   <li><code>[*]</code> Replace remaining micromatch uses with picomatch</li>
   <li><code>[deps]</code> Update to sinon/fake-timers v15</li>
   <li><code>[docs]</code> Update V30 migration guide to notify users on 
<code>jest.mock()</code> work with case-sensitive path (<a 
href="https://redirect.github.com/jestjs/jest/pull/15849";>#15849</a>)</li>
   <li>Updated Twitter icon to match the latest brand guidelines (<a 
href="https://redirect.github.com/jestjs/jest/pull/15869";>#15869</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jestjs/jest/commit/efb59c2e81083f8dc941f20d6d20a3af2dc8d068";><code>efb59c2</code></a>
 v30.3.0</li>
   <li><a 
href="https://github.com/jestjs/jest/commit/486ae3d6d3ea4da3fccf5d39097f4cebcf132d4f";><code>486ae3d</code></a>
 chore: update docusaurus (<a 
href="https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest/issues/15860";>#15860</a>)</li>
   <li>See full diff in <a 
href="https://github.com/jestjs/jest/commits/v30.3.0/packages/babel-jest";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `babel-loader` from 10.0.0 to 10.1.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel-loader/releases";>babel-loader's 
releases</a>.</em></p>
   <blockquote>
   <h2>v10.1.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Revert <a 
href="https://redirect.github.com/babel/babel-loader/issues/1055";>#1055</a> 
(&quot;use <code>module.findPackageJSON</code> API&quot;) by <a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a> in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1066";>babel/babel-loader#1066</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/babel/babel-loader/compare/v10.1.0...v10.1.1";>https://github.com/babel/babel-loader/compare/v10.1.0...v10.1.1</a></p>
   <h2>v10.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>refactor: use <code>module.findPackageJSON</code> API by <a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a> in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1055";>babel/babel-loader#1055</a></li>
   <li>Enable type checking and support Babel 8 by <a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a> in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1056";>babel/babel-loader#1056</a></li>
   <li>Bump js-yaml from 4.1.0 to 4.1.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1059";>babel/babel-loader#1059</a></li>
   <li>fix: mark webpack as optional peer dependency by <a 
href="https://github.com/chenjiahan";><code>@​chenjiahan</code></a> in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1061";>babel/babel-loader#1061</a></li>
   <li>Bump webpack from 5.101.0 to 5.104.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1062";>babel/babel-loader#1062</a></li>
   <li>Bump glob from 10.4.5 to 10.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1060";>babel/babel-loader#1060</a></li>
   <li>Bump minimatch from 3.1.2 to 3.1.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1063";>babel/babel-loader#1063</a></li>
   <li>Pin Node.js on CI by <a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a> in 
<a 
href="https://redirect.github.com/babel/babel-loader/pull/1064";>babel/babel-loader#1064</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/chenjiahan";><code>@​chenjiahan</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/babel/babel-loader/pull/1061";>babel/babel-loader#1061</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.0";>https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/babel/babel-loader/commit/da602105664458752dca3578856ee8d0d6ac80e6";><code>da60210</code></a>
 10.1.1</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/a0a2617e10b39f35b8d1e2893a87f4ee4fe7ebdc";><code>a0a2617</code></a>
 Revert <a 
href="https://redirect.github.com/babel/babel-loader/issues/1055";>#1055</a> 
(&quot;use <code>module.findPackageJSON</code> API&quot;) (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1066";>#1066</a>)</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/de09ee1426c781987674690be02aca2f2ea61efc";><code>de09ee1</code></a>
 10.1.0</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/e34c360a7b86740fca62158eb1bef89b9fef4507";><code>e34c360</code></a>
 Pin Node.js on CI (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1064";>#1064</a>)</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/3c1e1805511592e7e9f9fe7f60de5439370c4740";><code>3c1e180</code></a>
 Bump minimatch from 3.1.2 to 3.1.5 (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1063";>#1063</a>)</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/e0d4add38856fceeca1a633bb49927e4334999a7";><code>e0d4add</code></a>
 Bump glob from 10.4.5 to 10.5.0 (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1060";>#1060</a>)</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/77e2a66869cf84ddb6444d9b7b9951beb44b68b2";><code>77e2a66</code></a>
 Bump webpack from 5.101.0 to 5.104.1 (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1062";>#1062</a>)</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/faa5dbb4134e4d0c2659ed9bc55cc2e53b82d7e6";><code>faa5dbb</code></a>
 fix: mark webpack as optional peer dependency (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1061";>#1061</a>)</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/146dad2461ca5ba12fd202b33f6aa39be8218295";><code>146dad2</code></a>
 Bump js-yaml from 4.1.0 to 4.1.1 (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1059";>#1059</a>)</li>
   <li><a 
href="https://github.com/babel/babel-loader/commit/2479ed223262f9ce45f9f7a9b8363a8666d9b41f";><code>2479ed2</code></a>
 Enable type checking and support Babel 8 (<a 
href="https://redirect.github.com/babel/babel-loader/issues/1056";>#1056</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jest` from 30.2.0 to 30.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jestjs/jest/releases";>jest's 
releases</a>.</em></p>
   <blockquote>
   <h2>v30.3.0</h2>
   <h3>Features</h3>
   <ul>
   <li><code>[jest-config]</code> Add <code>defineConfig</code> and 
<code>mergeConfig</code> helpers for type-safe Jest config (<a 
href="https://redirect.github.com/jestjs/jest/pull/15844";>#15844</a>)</li>
   <li><code>[jest-fake-timers]</code> Add <code>setTimerTickMode</code> to 
configure how timers advance</li>
   <li><code>[*]</code> Reduce token usage when run through LLMs (<a 
href="https://github.com/jestjs/jest/commit/3f17932061c0203999451e5852664093de876709";><code>3f17932</code></a>)</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li><code>[jest-config]</code> Keep CLI coverage output when using 
<code>--json</code> with <code>--outputFile</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15918";>#15918</a>)</li>
   <li><code>[jest-mock]</code> Use <code>Symbol</code> from test environment 
(<a href="https://redirect.github.com/jestjs/jest/pull/15858";>#15858</a>)</li>
   <li><code>[jest-reporters]</code> Fix issue where console output not 
displayed for GHA reporter even with <code>silent: false</code> option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15864";>#15864</a>)</li>
   <li><code>[jest-runtime]</code> Fix issue where user cannot utilize dynamic 
import despite specifying <code>--experimental-vm-modules</code> Node option 
(<a href="https://redirect.github.com/jestjs/jest/pull/15842";>#15842</a>)</li>
   <li><code>[jest-test-sequencer]</code> Fix issue where failed tests due to 
compilation errors not getting re-executed even with 
<code>--onlyFailures</code> CLI option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15851";>#15851</a>)</li>
   <li><code>[jest-util]</code> Make sure 
<code>process.features.require_module</code> is <code>false</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15867";>#15867</a>)</li>
   </ul>
   <h3>Chore &amp; Maintenance</h3>
   <ul>
   <li><code>[*]</code> Replace remaining micromatch uses with picomatch</li>
   <li><code>[deps]</code> Update to sinon/fake-timers v15</li>
   <li><code>[docs]</code> Update V30 migration guide to notify users on 
<code>jest.mock()</code> work with case-sensitive path (<a 
href="https://redirect.github.com/jestjs/jest/pull/15849";>#15849</a>)</li>
   <li>Updated Twitter icon to match the latest brand guidelines (<a 
href="https://redirect.github.com/jestjs/jest/pull/15869";>#15869</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md";>jest's 
changelog</a>.</em></p>
   <blockquote>
   <h2>30.3.0</h2>
   <h3>Features</h3>
   <ul>
   <li><code>[jest-config]</code> Add <code>defineConfig</code> and 
<code>mergeConfig</code> helpers for type-safe Jest config (<a 
href="https://redirect.github.com/jestjs/jest/pull/15844";>#15844</a>)</li>
   <li><code>[jest-fake-timers]</code> Add <code>setTimerTickMode</code> to 
configure how timers advance</li>
   <li><code>[*]</code> Reduce token usage when run through LLMs (<a 
href="https://github.com/jestjs/jest/commit/3f17932061c0203999451e5852664093de876709";><code>3f17932</code></a>)</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li><code>[jest-config]</code> Keep CLI coverage output when using 
<code>--json</code> with <code>--outputFile</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15918";>#15918</a>)</li>
   <li><code>[jest-mock]</code> Use <code>Symbol</code> from test environment 
(<a href="https://redirect.github.com/jestjs/jest/pull/15858";>#15858</a>)</li>
   <li><code>[jest-reporters]</code> Fix issue where console output not 
displayed for GHA reporter even with <code>silent: false</code> option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15864";>#15864</a>)</li>
   <li><code>[jest-runtime]</code> Fix issue where user cannot utilize dynamic 
import despite specifying <code>--experimental-vm-modules</code> Node option 
(<a href="https://redirect.github.com/jestjs/jest/pull/15842";>#15842</a>)</li>
   <li><code>[jest-test-sequencer]</code> Fix issue where failed tests due to 
compilation errors not getting re-executed even with 
<code>--onlyFailures</code> CLI option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15851";>#15851</a>)</li>
   <li><code>[jest-util]</code> Make sure 
<code>process.features.require_module</code> is <code>false</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15867";>#15867</a>)</li>
   </ul>
   <h3>Chore &amp; Maintenance</h3>
   <ul>
   <li><code>[*]</code> Replace remaining micromatch uses with picomatch</li>
   <li><code>[deps]</code> Update to sinon/fake-timers v15</li>
   <li><code>[docs]</code> Update V30 migration guide to notify users on 
<code>jest.mock()</code> work with case-sensitive path (<a 
href="https://redirect.github.com/jestjs/jest/pull/15849";>#15849</a>)</li>
   <li>Updated Twitter icon to match the latest brand guidelines (<a 
href="https://redirect.github.com/jestjs/jest/pull/15869";>#15869</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jestjs/jest/commit/efb59c2e81083f8dc941f20d6d20a3af2dc8d068";><code>efb59c2</code></a>
 v30.3.0</li>
   <li><a 
href="https://github.com/jestjs/jest/commit/96c53d30660e51bf76ed2cd1ecc2334c399ac31c";><code>96c53d3</code></a>
 feat(jest-config): add <code>defineConfig</code> and <code>mergeConfig</code> 
functions (<a 
href="https://github.com/jestjs/jest/tree/HEAD/packages/jest/issues/15844";>#15844</a>)</li>
   <li>See full diff in <a 
href="https://github.com/jestjs/jest/commits/v30.3.0/packages/jest";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jest-environment-jsdom` from 30.2.0 to 30.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jestjs/jest/releases";>jest-environment-jsdom's 
releases</a>.</em></p>
   <blockquote>
   <h2>v30.3.0</h2>
   <h3>Features</h3>
   <ul>
   <li><code>[jest-config]</code> Add <code>defineConfig</code> and 
<code>mergeConfig</code> helpers for type-safe Jest config (<a 
href="https://redirect.github.com/jestjs/jest/pull/15844";>#15844</a>)</li>
   <li><code>[jest-fake-timers]</code> Add <code>setTimerTickMode</code> to 
configure how timers advance</li>
   <li><code>[*]</code> Reduce token usage when run through LLMs (<a 
href="https://github.com/jestjs/jest/commit/3f17932061c0203999451e5852664093de876709";><code>3f17932</code></a>)</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li><code>[jest-config]</code> Keep CLI coverage output when using 
<code>--json</code> with <code>--outputFile</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15918";>#15918</a>)</li>
   <li><code>[jest-mock]</code> Use <code>Symbol</code> from test environment 
(<a href="https://redirect.github.com/jestjs/jest/pull/15858";>#15858</a>)</li>
   <li><code>[jest-reporters]</code> Fix issue where console output not 
displayed for GHA reporter even with <code>silent: false</code> option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15864";>#15864</a>)</li>
   <li><code>[jest-runtime]</code> Fix issue where user cannot utilize dynamic 
import despite specifying <code>--experimental-vm-modules</code> Node option 
(<a href="https://redirect.github.com/jestjs/jest/pull/15842";>#15842</a>)</li>
   <li><code>[jest-test-sequencer]</code> Fix issue where failed tests due to 
compilation errors not getting re-executed even with 
<code>--onlyFailures</code> CLI option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15851";>#15851</a>)</li>
   <li><code>[jest-util]</code> Make sure 
<code>process.features.require_module</code> is <code>false</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15867";>#15867</a>)</li>
   </ul>
   <h3>Chore &amp; Maintenance</h3>
   <ul>
   <li><code>[*]</code> Replace remaining micromatch uses with picomatch</li>
   <li><code>[deps]</code> Update to sinon/fake-timers v15</li>
   <li><code>[docs]</code> Update V30 migration guide to notify users on 
<code>jest.mock()</code> work with case-sensitive path (<a 
href="https://redirect.github.com/jestjs/jest/pull/15849";>#15849</a>)</li>
   <li>Updated Twitter icon to match the latest brand guidelines (<a 
href="https://redirect.github.com/jestjs/jest/pull/15869";>#15869</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md";>jest-environment-jsdom's
 changelog</a>.</em></p>
   <blockquote>
   <h2>30.3.0</h2>
   <h3>Features</h3>
   <ul>
   <li><code>[jest-config]</code> Add <code>defineConfig</code> and 
<code>mergeConfig</code> helpers for type-safe Jest config (<a 
href="https://redirect.github.com/jestjs/jest/pull/15844";>#15844</a>)</li>
   <li><code>[jest-fake-timers]</code> Add <code>setTimerTickMode</code> to 
configure how timers advance</li>
   <li><code>[*]</code> Reduce token usage when run through LLMs (<a 
href="https://github.com/jestjs/jest/commit/3f17932061c0203999451e5852664093de876709";><code>3f17932</code></a>)</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li><code>[jest-config]</code> Keep CLI coverage output when using 
<code>--json</code> with <code>--outputFile</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15918";>#15918</a>)</li>
   <li><code>[jest-mock]</code> Use <code>Symbol</code> from test environment 
(<a href="https://redirect.github.com/jestjs/jest/pull/15858";>#15858</a>)</li>
   <li><code>[jest-reporters]</code> Fix issue where console output not 
displayed for GHA reporter even with <code>silent: false</code> option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15864";>#15864</a>)</li>
   <li><code>[jest-runtime]</code> Fix issue where user cannot utilize dynamic 
import despite specifying <code>--experimental-vm-modules</code> Node option 
(<a href="https://redirect.github.com/jestjs/jest/pull/15842";>#15842</a>)</li>
   <li><code>[jest-test-sequencer]</code> Fix issue where failed tests due to 
compilation errors not getting re-executed even with 
<code>--onlyFailures</code> CLI option (<a 
href="https://redirect.github.com/jestjs/jest/pull/15851";>#15851</a>)</li>
   <li><code>[jest-util]</code> Make sure 
<code>process.features.require_module</code> is <code>false</code> (<a 
href="https://redirect.github.com/jestjs/jest/pull/15867";>#15867</a>)</li>
   </ul>
   <h3>Chore &amp; Maintenance</h3>
   <ul>
   <li><code>[*]</code> Replace remaining micromatch uses with picomatch</li>
   <li><code>[deps]</code> Update to sinon/fake-timers v15</li>
   <li><code>[docs]</code> Update V30 migration guide to notify users on 
<code>jest.mock()</code> work with case-sensitive path (<a 
href="https://redirect.github.com/jestjs/jest/pull/15849";>#15849</a>)</li>
   <li>Updated Twitter icon to match the latest brand guidelines (<a 
href="https://redirect.github.com/jestjs/jest/pull/15869";>#15869</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jestjs/jest/commit/efb59c2e81083f8dc941f20d6d20a3af2dc8d068";><code>efb59c2</code></a>
 v30.3.0</li>
   <li><a 
href="https://github.com/jestjs/jest/commit/b5b0220a824d29a443d2af4a56ce227f94478052";><code>b5b0220</code></a>
 Remove unused dependencies from jest-environment-jsdom (<a 
href="https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom/issues/15928";>#15928</a>)</li>
   <li>See full diff in <a 
href="https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-environment-jsdom";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `mini-css-extract-plugin` from 2.10.0 to 2.10.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/mini-css-extract-plugin/releases";>mini-css-extract-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.10.2</h2>
   <p>All notable changes to this project will be documented in this file. See 
<a 
href="https://github.com/conventional-changelog/standard-version";>standard-version</a>
 for commit guidelines.</p>
   <h3><a 
href="https://github.com/webpack/mini-css-extract-plugin/compare/v2.10.1...v2.10.2";>2.10.2</a>
 (2026-03-26)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>use matchResource for importModule when available (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1162";>#1162</a>)
 (<a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/143693ee021ef0f87ec58bb4e161d1f2d0cf3d30";>143693e</a>)</li>
   </ul>
   <h2>v2.10.1</h2>
   <h3><a 
href="https://github.com/webpack/mini-css-extract-plugin/compare/v2.10.0...v2.10.1";>2.10.1</a>
 (2026-03-10)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle null module.layer in renderContentAsset (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1159";>#1159</a>)
 (<a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/0233180faf7b2a267da60134852877bc65859b7d";>0233180</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md";>mini-css-extract-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h3><a 
href="https://github.com/webpack/mini-css-extract-plugin/compare/v2.10.1...v2.10.2";>2.10.2</a>
 (2026-03-26)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>use matchResource for importModule when available (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1162";>#1162</a>)
 (<a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/143693ee021ef0f87ec58bb4e161d1f2d0cf3d30";>143693e</a>)</li>
   </ul>
   <h3><a 
href="https://github.com/webpack/mini-css-extract-plugin/compare/v2.10.0...v2.10.1";>2.10.1</a>
 (2026-03-10)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle null module.layer in renderContentAsset (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1159";>#1159</a>)
 (<a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/0233180faf7b2a267da60134852877bc65859b7d";>0233180</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/d50f981f3ffee8ffd668ca712a9e4d904ed1c5a9";><code>d50f981</code></a>
 chore(release): 2.10.2</li>
   <li><a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/b02c8ac501e7d0912748c85a1b932fad093cae0e";><code>b02c8ac</code></a>
 test: more (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1163";>#1163</a>)</li>
   <li><a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/143693ee021ef0f87ec58bb4e161d1f2d0cf3d30";><code>143693e</code></a>
 fix: use matchResource for importModule when available (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1162";>#1162</a>)</li>
   <li><a href="https://github.com/webpack/mini-css-extr...
   
   _Description has been truncated_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to