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

   Bumps the legacy-ui-package-updates group with 15 updates in the 
/airflow/www directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [chakra-react-select](https://github.com/csandman/chakra-react-select) | 
`4.0.3` | `4.10.1` |
   | [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.1` |
   | [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.1` |
   | [stylelint](https://github.com/stylelint/stylelint) | `17.4.0` | `17.5.0` |
   | [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) 
| `5.3.17` | `5.4.0` |
   
   
   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.1
   <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.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>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [strict-void-return] false positives 
with overloads (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12055";>#12055</a>)</li>
   <li><strong>eslint-plugin:</strong> handle statically analyzable computed 
keys in prefer-readonly (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12079";>#12079</a>)</li>
   <li><strong>eslint-plugin:</strong> guard against negative paramIndex in 
no-useless-default-assignment (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12077";>#12077</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-promise-reject-errors] add allow 
<code>TypeOrValueSpecifier</code> to prefer-promise-reject-errors (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12094";>#12094</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-base-to-string] fix false positive 
for toString with overloads (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12089";>#12089</a>)</li>
   <li><strong>typescript-estree:</strong> switch back to use 
<code>ts.getModifiers()</code> (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12034";>#12034</a>)</li>
   <li><strong>typescript-estree:</strong> if the template literal is tagged 
and the text has an invalid escape, <code>cooked</code> will be 
<code>null</code> (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11355";>#11355</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Brad Zacher <a 
href="https://github.com/bradzacher";><code>@​bradzacher</code></a></li>
   <li>Brian Schlenker <a 
href="https://github.com/bschlenk";><code>@​bschlenk</code></a></li>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>fisker Cheung <a 
href="https://github.com/fisker";><code>@​fisker</code></a></li>
   <li>James Henry <a 
href="https://github.com/JamesHenry";><code>@​JamesHenry</code></a></li>
   <li>Josh Goldberg</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Moses Odutusin <a 
href="https://github.com/thebolarin";><code>@​thebolarin</code></a></li>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   <li>SungHyun627 <a 
href="https://github.com/SungHyun627";><code>@​SungHyun627</code></a></li>
   <li>Younsang Na <a 
href="https://github.com/nayounsang";><code>@​nayounsang</code></a></li>
   </ul>
   <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>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.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/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.1/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.1
   <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.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.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/da57ee5fb1f73d5719d3f555bd84838b1a191013";><code>da57ee5</code></a>
 chore(release): 2.10.1</li>
   <li><a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/1e73d9861ca2f450b5479be58861421a5e49c86b";><code>1e73d98</code></a>
 test: fix (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1160";>#1160</a>)</li>
   <li><a 
href="https://github.com/webpack/mini-css-extract-plugin/commit/0233180faf7b2a267da60134852877bc65859b7d";><code>0233180</code></a>
 fix: handle null module.layer in renderContentAsset (<a 
href="https://redirect.github.com/webpack/mini-css-extract-plugin/issues/1159";>#1159</a>)</li>
   <li>See full diff in <a 
href="https://github.com/webpack/mini-css-extract-plugin/compare/v2.10.0...v2.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `stylelint` from 17.4.0 to 17.5.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/stylelint/stylelint/releases";>stylelint's 
releases</a>.</em></p>
   <blockquote>
   <h2>17.5.0</h2>
   <p>It deprecates two rule options, adds 1 rule option and fixes 7 bugs. 
We've also released <a 
href="https://github.com/stylelint/vscode-stylelint/releases/tag/2.1.0";><code>2.1.0</code></a>
 of <a 
href="https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint";>our
 VS Code extension</a>, which adds 8 new requested features, and our <a 
href="https://www.npmjs.com/package/@stylelint/language-server";>first 
release</a> of the Stylelint Language Server.</p>
   <ul>
   <li>Deprecated: <code>*syntax</code> options from 
<code>declaration-property-value-no-unknown</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9102";>#9102</a>) 
(<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Added: <code>ignoreMediaFeatureNameValues: {}</code> to 
<code>media-feature-name-value-no-unknown</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8976";>#8976</a>) 
(<a href="https://github.com/kovsu";><code>@​kovsu</code></a>).</li>
   <li>Fixed: <code>node_modules</code> not ignored when using 
<code>codeFilename</code> in Node.js API (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9130";>#9130</a>) 
(<a 
href="https://github.com/adalinesimonian";><code>@​adalinesimonian</code></a>).</li>
   <li>Fixed: <code>Error TS7016</code> for imported <code>css-tree</code> 
types (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9133";>#9133</a>) 
(<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> 
false positives for function arguments (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9116";>#9116</a>) 
(<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Fixed: <code>declaration-property-value-no-unknown</code> false 
positives for <code>calc-size()</code> containing <code>size</code> keyword (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9105";>#9105</a>) 
(<a href="https://github.com/hriztam";><code>@​hriztam</code></a>).</li>
   <li>Fixed: <code>no-descending-specificity</code> &amp; 
<code>no-duplicate-selectors</code> false negatives for equivalent compound 
selectors (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8977";>#8977</a>) 
(<a href="https://github.com/kovsu";><code>@​kovsu</code></a>).</li>
   <li>Fixed: <code>no-invalid-position-declaration</code> false positives for 
<code>@mixin</code> and <code>@scope</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9120";>#9120</a>) 
(<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Fixed: <code>property-no-unknown</code> false negatives for 
<code>types</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9117";>#9117</a>) 
(<a href="https://github.com/Mouvedia";><code>@​Mouvedia</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md";>stylelint's
 changelog</a>.</em></p>
   <blockquote>
   <h2>17.5.0 - 2026-03-19</h2>
   <p>It deprecates two rule options, adds 1 rule option and fixes 7 bugs. 
We've also released <a 
href="https://github.com/stylelint/vscode-stylelint/releases/tag/2.1.0";><code>2.1.0</code></a>
 of <a 
href="https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint";>our
 VS Code extension</a>, which adds 8 new requested features, and our <a 
href="https://www.npmjs.com/package/@stylelint/language-server";>first 
release</a> of the Stylelint Language Server.</p>
   <ul>
   <li>Deprecated: <code>*syntax</code> options from 
<code>declaration-property-value-no-unknown</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9102";>#9102</a>) (<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Added: <code>ignoreMediaFeatureNameValues: {}</code> to 
<code>media-feature-name-value-no-unknown</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/8976";>#8976</a>) (<a 
href="https://github.com/kovsu";><code>@​kovsu</code></a>).</li>
   <li>Fixed: <code>node_modules</code> not ignored when using 
<code>codeFilename</code> in Node.js API (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9130";>#9130</a>) (<a 
href="https://github.com/adalinesimonian";><code>@​adalinesimonian</code></a>).</li>
   <li>Fixed: <code>Error TS7016</code> for imported <code>css-tree</code> 
types (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9133";>#9133</a>) (<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> 
false positives for function arguments (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9116";>#9116</a>) (<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Fixed: <code>declaration-property-value-no-unknown</code> false 
positives for <code>calc-size()</code> containing <code>size</code> keyword (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9105";>#9105</a>) (<a 
href="https://github.com/hriztam";><code>@​hriztam</code></a>).</li>
   <li>Fixed: <code>no-descending-specificity</code> &amp; 
<code>no-duplicate-selectors</code> false negatives for equivalent compound 
selectors (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/8977";>#8977</a>) (<a 
href="https://github.com/kovsu";><code>@​kovsu</code></a>).</li>
   <li>Fixed: <code>no-invalid-position-declaration</code> false positives for 
<code>@mixin</code> and <code>@scope</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9120";>#9120</a>) (<a 
href="https://github.com/ragini-pandey";><code>@​ragini-pandey</code></a>).</li>
   <li>Fixed: <code>property-no-unknown</code> false negatives for 
<code>types</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9117";>#9117</a>) (<a 
href="https://github.com/Mouvedia";><code>@​Mouvedia</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/8d0198af1bfb6a144d8fce9a094754e41c148237";><code>8d0198a</code></a>
 Release 17.5.0 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9160";>#9160</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/3ba50ac3e6e915774a587ff119c0b609b506705e";><code>3ba50ac</code></a>
 Add <code>ignoreMediaFeatureNameValues: {}</code> to 
`media-feature-name-value-no-unknow...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/77dfd01d01d38711e35e8dead4440df179698808";><code>77dfd01</code></a>
 Fix <code>no-invalid-position-declaration</code> false positives for 
<code>@mixin</code> and `@scop...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/7cde2d0ccf5547a28a8f7a6be56e505441a6f437";><code>7cde2d0</code></a>
 Fix <code>declaration-property-value-keyword-no-deprecated</code> false 
positives for fu...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/7b10658abb77a2ab309adca2f077062d80467f3a";><code>7b10658</code></a>
 Fix <code>declaration-property-value-no-unknown</code> false positives for 
<code>calc-size()</code>...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/e5b9ec7ad4437eae9dd9b2a7677b785dd25c51a3";><code>e5b9ec7</code></a>
 Deprecate <code>*syntax</code> options from 
<code>declaration-property-value-no-unknown</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9102";>#9102</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/5bd2d21e8a6b47f529314284d162e6dcb37ef681";><code>5bd2d21</code></a>
 Bump css-tree from 3.1.0 to 3.2.1 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9158";>#9158</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/995caf4ea7c7fd0e352cdec026a3edd9af6b665f";><code>995caf4</code></a>
 Bump eslint from 10.0.2 to 10.0.3 in the eslint group (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9156";>#9156</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/f5f6dddc6b1b4e11dfc701dc40ee4b496252e848";><code>f5f6ddd</code></a>
 Bump lint-staged from 16.2.7 to 16.3.3 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9159";>#9159</a>)</li>
   <li><a href="https://github.com/stylelint/stylelint/commit/68948180...
   
   _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