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

   Bumps the 3-3-fab-ui-package-updates group with 7 updates in the 
/providers/fab/src/airflow/providers/fab/www directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.2` | 
`0.6.3` |
   | 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
 | `8.0.1` | `8.0.2` |
   | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.7.0` |
   | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` |
   | [stylelint](https://github.com/stylelint/stylelint) | `17.13.0` | 
`17.14.1` |
   | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.109.0` |
   | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.2.1` |
   
   
   Updates `moment-timezone` from 0.6.2 to 0.6.3
   <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.3</h2>
   <ul>
   <li>Updated data to IANA TZDB <code>2026c</code>. <a 
href="https://redirect.github.com/moment/moment-timezone/issues/1148";>#1148</a></li>
   </ul>
   </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.3</code> <em>2026-07-19</em></h3>
   <ul>
   <li>Updated data to IANA TZDB <code>2026c</code>. <a 
href="https://redirect.github.com/moment/moment-timezone/pull/1148";>#1148</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/f5373b73ed47995924b53a0cac1e59730799887d";><code>f5373b7</code></a>
 Bump version and build moment-timezone 0.6.3</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/66c80a444f304ceb1f9ba1c4fe5b3a803252bf21";><code>66c80a4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moment/moment-timezone/issues/1148";>#1148</a> 
from moment/automated/data-update</li>
   <li><a 
href="https://github.com/moment/moment-timezone/commit/29469a72d1da65306ccc387c4cd3688d5a306ab2";><code>29469a7</code></a>
 data: Add 2026c</li>
   <li>See full diff in <a 
href="https://github.com/moment/moment-timezone/compare/0.6.2...0.6.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@babel/preset-env` from 8.0.1 to 8.0.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/releases";>@​babel/preset-env's 
releases</a>.</em></p>
   <blockquote>
   <h2>v8.0.2 (2026-06-18)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li>Other
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18083";>#18083</a> 
Use the <code>@babel/core</code> version when asserting version in 
<code>@babel/standalone</code> (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-helper-validator-identifier</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18075";>#18075</a> 
fix(identifier): avoid double escaping slash (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:house: Internal</h4>
   <ul>
   <li><code>babel-plugin-proposal-decorators</code>, 
<code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18081";>#18081</a> 
Update <code>@babel/preset-modules</code> and polyfill packages (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</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>Nicolò Ribaudo (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/blob/main/CHANGELOG.md";>@​babel/preset-env's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v8.0.2 (2026-06-18)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li>Other
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18083";>#18083</a> 
Use the <code>@babel/core</code> version when asserting version in 
<code>@babel/standalone</code> (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-helper-validator-identifier</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18075";>#18075</a> 
fix(identifier): avoid double escaping slash (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:house: Internal</h4>
   <ul>
   <li><code>babel-plugin-proposal-decorators</code>, 
<code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18081";>#18081</a> 
Update <code>@babel/preset-modules</code> and polyfill packages (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/babel/babel/commit/73940a0aa2252b0f87261a5dff0c751472ef7a99";><code>73940a0</code></a>
 v8.0.2</li>
   <li><a 
href="https://github.com/babel/babel/commit/59a63a6f417009358bf680292332bb48807cbaea";><code>59a63a6</code></a>
 Update <code>@babel/preset-modules</code> and polyfill packages (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/18081";>#18081</a>)</li>
   <li>See full diff in <a 
href="https://github.com/babel/babel/commits/v8.0.2/packages/babel-preset-env";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `eslint` from 10.5.0 to 10.7.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eslint/eslint/releases";>eslint's releases</a>.</em></p>
   <blockquote>
   <h2>v10.7.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/cf2a9bf2d982642f760370c15f1196f4658f4e27";><code>cf2a9bf</code></a>
 feat: add errorClassNames option to preserve-caught-error rule (<a 
href="https://redirect.github.com/eslint/eslint/issues/21032";>#21032</a>) 
(sethamus)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/f8b873aae53610b80b5c1005606716e05ed3b91f";><code>f8b873a</code></a>
 feat: max-nested-callbacks option for constructor callbacks (<a 
href="https://redirect.github.com/eslint/eslint/issues/21063";>#21063</a>) 
(fnx)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/557fde8bc633d26ea4fe287d4483f287e8e6080f";><code>557fde8</code></a>
 feat: support computed <code>Number.parseInt</code> member access in 
<code>radix</code> rule (<a 
href="https://redirect.github.com/eslint/eslint/issues/21041";>#21041</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/0b4a73b65808f5a8fd192f15db2bf5e47002b9f7";><code>0b4a73b</code></a>
 feat: add suggestions to no-compare-neg-zero (<a 
href="https://redirect.github.com/eslint/eslint/issues/21034";>#21034</a>) 
(den$)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/96cdd427db5f26c6403fba92b0f7ae4556c595ec";><code>96cdd42</code></a>
 feat: report invalid signed numeric radix values in <code>radix</code> rule 
(<a href="https://redirect.github.com/eslint/eslint/issues/21030";>#21030</a>) 
(Pixel)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/3e7bf15e69e6d3a2c8832356bcc2e9903cc4eede";><code>3e7bf15</code></a>
 fix: apply <code>ignoreClassesWithImplements</code> to class expressions (<a 
href="https://redirect.github.com/eslint/eslint/issues/21069";>#21069</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/0d7d70cf013ec5bf1e4f5a0fcf7128bdf059b2d4";><code>0d7d70c</code></a>
 fix: insert cause outside wrapping parens in preserve-caught-error (<a 
href="https://redirect.github.com/eslint/eslint/issues/21062";>#21062</a>) 
(Mahin Anowar)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/75ec753226010867270787b412f3dae412e421e6";><code>75ec753</code></a>
 fix: handle static template literals in <code>eqeqeq</code> rule (<a 
href="https://redirect.github.com/eslint/eslint/issues/21058";>#21058</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/b717a22e2408389a2ad40af66543e46390669eb6";><code>b717a22</code></a>
 fix: prevent <code>eqeqeq</code> null option from reporting non-equality 
operators (<a 
href="https://redirect.github.com/eslint/eslint/issues/21057";>#21057</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/e35b05f1961dcd691611bd68b6ff8a87072d6f76";><code>e35b05f</code></a>
 fix: avoid <code>no-invalid-regexp</code> false positive for shadowed RegExp 
(<a href="https://redirect.github.com/eslint/eslint/issues/21051";>#21051</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/a3172b69c7db63ea0321355543e3f527c7d8b76a";><code>a3172b6</code></a>
 fix: avoid <code>no-control-regex</code> false positive for shadowed RegExp 
(<a href="https://redirect.github.com/eslint/eslint/issues/21050";>#21050</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/d1f637eca27e523d613991c6bea5b8726b810e4c";><code>d1f637e</code></a>
 fix: parenthesize sequence expression operands in no-implicit-coercion (<a 
href="https://redirect.github.com/eslint/eslint/issues/21045";>#21045</a>) 
(spokodev)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/8859bafb018e2b23b5110d52e491b69b94ad890a";><code>8859baf</code></a>
 fix: avoid prefer-numeric-literals false positive for shadowed globals (<a 
href="https://redirect.github.com/eslint/eslint/issues/21047";>#21047</a>) 
(한국)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/a9e5961050676ef29dba9649dfcd7233d21760c7";><code>a9e5961</code></a>
 fix: use-isnan false positive on shadowed NaN/Number (<a 
href="https://redirect.github.com/eslint/eslint/issues/20958";>#20958</a>) 
(sethamus)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/8a240a76108f30f2476e61a925e4d32d378cce5e";><code>8a240a7</code></a>
 fix: avoid false positives in <code>radix</code> rule for spread arguments (<a 
href="https://redirect.github.com/eslint/eslint/issues/21044";>#21044</a>) 
(Pixel)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/c30d80801ca561bdf65c6c3eba4ee57dced278cf";><code>c30d808</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/5139800b23e77fdd1a76664e1b36f478942eae55";><code>5139800</code></a>
 docs: document ESLint migration codemods in v9 and v10 guides (<a 
href="https://redirect.github.com/eslint/eslint/issues/20980";>#20980</a>) (Alex 
Bit)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/04174cbfaac1f9555400b5332d69056e6aab9cc6";><code>04174cb</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/026e1304080512bcddfd2af3557fff86474ff949";><code>026e130</code></a>
 docs: update semver policy for bug fixes (<a 
href="https://redirect.github.com/eslint/eslint/issues/21048";>#21048</a>) 
(Milos Djermanovic)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/9d42fefb0e05ecd0b256c2ebed479fc868862f0c";><code>9d42fef</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/b23015955c8d6e6516076190730f538c86927f26";><code>b230159</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/0129972ba122e95bece6040fda44d20f6799246a";><code>0129972</code></a>
 docs: correct <code>**/.js</code> glob to <code>**/*.js</code> in config files 
guide (<a 
href="https://redirect.github.com/eslint/eslint/issues/21036";>#21036</a>) 
(EduardF1)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/948937986f2aa3cccb27a4c80694a85e5b0a5f64";><code>9489379</code></a>
 chore: update dependency <code>@​eslint/eslintrc</code> to ^3.3.6 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21076";>#21076</a>) 
(renovate[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/81a4774a928211bd0c01a06a1517736ece594522";><code>81a4774</code></a>
 chore: updates for v9.39.5 release (Jenkins)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/983541491393323d17717683f6a2e6dbef4bc3f4";><code>9835414</code></a>
 chore: enable <code>$ExpectType</code> annotations in all TypeScript files (<a 
href="https://redirect.github.com/eslint/eslint/issues/21071";>#21071</a>) 
(Francesco Trotta)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/72adf6bd214c142b38aabb4b8f6f908079c5301a";><code>72adf6b</code></a>
 chore: restrict <code>markdownlint-cli2</code> updates in renovate (<a 
href="https://redirect.github.com/eslint/eslint/issues/21067";>#21067</a>) 
(lumir)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/833ec10fd702644e94334edd3cd2aa313174a958";><code>833ec10</code></a>
 chore: update dependency prettier to v3.9.4 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21061";>#21061</a>) 
(renovate[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/7ea106ddcb6af7db8f36d62a28dbaba94d33598e";><code>7ea106d</code></a>
 chore: update ecosystem plugins (<a 
href="https://redirect.github.com/eslint/eslint/issues/21059";>#21059</a>) 
(ESLint Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/8fb550e7c257fbdc4108fc8e63db43c1d914d472";><code>8fb550e</code></a>
 chore: add prettier update commit to <code>.git-blame-ignore-revs</code> (<a 
href="https://redirect.github.com/eslint/eslint/issues/21056";>#21056</a>) 
(lumir)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/e4e11668ead6b950328c71e894563a13ef72bf84";><code>e4e1166</code></a>
 chore: update dependency prettier to v3.9.1 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21055";>#21055</a>) 
(renovate[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/0493f53f3fcec4ed69a1808dffa153dcff1380d3";><code>0493f53</code></a>
 chore: update prettier to v3.9.0 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21054";>#21054</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/1056a996c657b377dc16a58c28890d2940394408";><code>1056a99</code></a>
 chore: update dependency prettier to v3.8.5 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21049";>#21049</a>) 
(renovate[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/4d4155df4a21d711e8dd21a467de085e770bad35";><code>4d4155d</code></a>
 ci: run ecosystem tests on pull requests (<a 
href="https://redirect.github.com/eslint/eslint/issues/21027";>#21027</a>) 
(sethamus)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/993539fd45d3d01aad3fbc13963e2245fdf7ee0d";><code>993539f</code></a>
 chore: update dependency <code>@​eslint/json</code> to ^2.0.1 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21042";>#21042</a>) 
(renovate[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/53f8b69c15af7398c989071ee4788b88edd48bdd";><code>53f8b69</code></a>
 test: add error locations to <code>no-constant-binary-expression</code> (<a 
href="https://redirect.github.com/eslint/eslint/issues/21039";>#21039</a>) 
(lumir)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/5ab71d52f9d860df04e626fcd819a36257f21f9e";><code>5ab71d5</code></a>
 refactor: clean up radix rule internals (<a 
href="https://redirect.github.com/eslint/eslint/issues/21015";>#21015</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/a80a9a461478838930c5545f840473840b26b0e6";><code>a80a9a4</code></a>
 chore: update ecosystem plugins (<a 
href="https://redirect.github.com/eslint/eslint/issues/21035";>#21035</a>) 
(ESLint Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/7c9a02933cf1c231237babb8a7a32150ab72e263";><code>7c9a029</code></a>
 ci: add Node.js 26 to CI (<a 
href="https://redirect.github.com/eslint/eslint/issues/20847";>#20847</a>) 
(lumir)</li>
   </ul>
   <h2>v10.6.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/b1f910628e29a018c860e2352bc14cd07c853d67";><code>b1f9106</code></a>
 feat: detect Symbol() and BigInt() in no-constant-binary-expression (<a 
href="https://redirect.github.com/eslint/eslint/issues/20981";>#20981</a>) 
(Taejin Kim)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/fabd99bb74eedcb950df51ec3280414ff1d68d38";><code>fabd99b</code></a>
 10.7.0</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/37c5e75949ff2ae1f0085f547e35ce2bdf9d524d";><code>37c5e75</code></a>
 Build: changelog update for 10.7.0</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/948937986f2aa3cccb27a4c80694a85e5b0a5f64";><code>9489379</code></a>
 chore: update dependency <code>@​eslint/eslintrc</code> to ^3.3.6 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21076";>#21076</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/81a4774a928211bd0c01a06a1517736ece594522";><code>81a4774</code></a>
 chore: updates for v9.39.5 release</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/3e7bf15e69e6d3a2c8832356bcc2e9903cc4eede";><code>3e7bf15</code></a>
 fix: apply <code>ignoreClassesWithImplements</code> to class expressions (<a 
href="https://redirect.github.com/eslint/eslint/issues/21069";>#21069</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/983541491393323d17717683f6a2e6dbef4bc3f4";><code>9835414</code></a>
 chore: enable <code>$ExpectType</code> annotations in all TypeScript files (<a 
href="https://redirect.github.com/eslint/eslint/issues/21071";>#21071</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/cf2a9bf2d982642f760370c15f1196f4658f4e27";><code>cf2a9bf</code></a>
 feat: add errorClassNames option to preserve-caught-error rule (<a 
href="https://redirect.github.com/eslint/eslint/issues/21032";>#21032</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/c30d80801ca561bdf65c6c3eba4ee57dced278cf";><code>c30d808</code></a>
 docs: Update README</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/f8b873aae53610b80b5c1005606716e05ed3b91f";><code>f8b873a</code></a>
 feat: max-nested-callbacks option for constructor callbacks (<a 
href="https://redirect.github.com/eslint/eslint/issues/21063";>#21063</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/72adf6bd214c142b38aabb4b8f6f908079c5301a";><code>72adf6b</code></a>
 chore: restrict <code>markdownlint-cli2</code> updates in renovate (<a 
href="https://redirect.github.com/eslint/eslint/issues/21067";>#21067</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eslint/eslint/compare/v10.5.0...v10.7.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `prettier` from 3.8.4 to 3.9.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/prettier/prettier/releases";>prettier's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.9.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Preserve quotes for methods named <code>new</code> (<a 
href="https://redirect.github.com/prettier/prettier/pull/19621";>prettier/prettier#19621</a>
 by <a href="https://github.com/kovsu";><code>@​kovsu</code></a>)</li>
   <li>Support <code>import defer</code> in <code>typescript</code> parser (<a 
href="https://redirect.github.com/prettier/prettier/pull/19624";>prettier/prettier#19624</a>,
 <a 
href="https://redirect.github.com/prettier/prettier/pull/19675";>prettier/prettier#19675</a>
 by <a href="https://github.com/fisker";><code>@​fisker</code></a>)</li>
   <li>Added a new official plugin <a 
href="https://github.com/prettier/prettier/tree/3.9.6/packages/plugin-yuku";><code>@prettier/plugin-yuku</code>
 🚀</a> (<a 
href="https://redirect.github.com/prettier/prettier/pull/19628";>prettier/prettier#19628</a>,
 <a 
href="https://redirect.github.com/prettier/prettier/pull/19629";>prettier/prettier#19629</a>
 by <a href="https://github.com/fisker";><code>@​fisker</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.6/CHANGELOG.md#396";>Changelog</a></p>
   <h2>3.9.5</h2>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.5/CHANGELOG.md#395";>Changelog</a></p>
   <h2>3.9.4</h2>
   <ul>
   <li>Angular: Format <code>@content(name)</code> -&gt; <code>@content 
(name)</code> to align with other block syntax (<a 
href="https://redirect.github.com/prettier/prettier/pull/19499";>#19499</a> by 
<a href="https://github.com/fisker";><code>@​fisker</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.4/CHANGELOG.md#394";>Changelog</a></p>
   <h2>3.9.3</h2>
   <ul>
   <li>Markdown: Fix unexpected removal of characters in liquid syntax (<a 
href="https://redirect.github.com/prettier/prettier/pull/19489";>prettier/prettier#19489</a>
 by <a href="https://github.com/seiyab";><code>@​seiyab</code></a>)</li>
   <li>TypeScript: Allow decorators to be used with declare on class fields (<a 
href="https://redirect.github.com/prettier/prettier/pull/19492";>prettier/prettier#19492</a>
 by <a 
href="https://github.com/evoactivity";><code>@​evoactivity</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.3/CHANGELOG.md#393";>Changelog</a></p>
   <h2>3.9.1</h2>
   <ul>
   <li>CLI: Fix ignored file has been cached incorrectly (<a 
href="https://redirect.github.com/prettier/prettier/pull/19483";>#19483</a> by 
<a href="https://github.com/kovsu";><code>@​kovsu</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.1/CHANGELOG.md#391";>Changelog</a></p>
   <h2>3.9.0</h2>
   <p><a 
href="https://github.com/prettier/prettier/compare/3.8.5...3.9.0";>diff</a></p>
   <p>🔗 <a href="https://prettier.io/blog/2026/06/27/3.9.0";>Prettier 3.9: Major 
parser upgrades and Formatting improvements</a></p>
   <h2>3.8.5</h2>
   <ul>
   <li>Fix Flow variance annotation print (<a 
href="https://redirect.github.com/prettier/prettier/pull/19022";>#19022</a> by 
<a href="https://github.com/marcoww6";><code>@​marcoww6</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.8.5/CHANGELOG.md#385";>Changelog</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md";>prettier's 
changelog</a>.</em></p>
   <blockquote>
   <h1>3.9.6</h1>
   <p><a 
href="https://github.com/prettier/prettier/compare/3.9.5...3.9.6";>diff</a></p>
   <h4>TypeScript: Preserve quotes for methods named <code>new</code> (<a 
href="https://redirect.github.com/prettier/prettier/pull/19621";>#19621</a> by 
<a href="https://github.com/kovsu";><code>@​kovsu</code></a>)</h4>
   <!-- raw HTML omitted -->
   <pre lang="tsx"><code>// Input
   interface Container {
     &quot;new&quot;(id: string): number;
   }
   <p>// Prettier 3.9.5<br />
   interface Container {<br />
   new(id: string): number;<br />
   }</p>
   <p>// Prettier 3.9.6<br />
   interface Container {<br />
   &quot;new&quot;(id: string): number;<br />
   }<br />
   </code></pre></p>
   <h4>TypeScript: Support <code>import defer</code> (<a 
href="https://redirect.github.com/prettier/prettier/pull/19624";>#19624</a>, <a 
href="https://redirect.github.com/prettier/prettier/pull/19675";>#19675</a> by 
<a href="https://github.com/fisker";><code>@​fisker</code></a>)</h4>
   <!-- raw HTML omitted -->
   <pre lang="tsx"><code>// Input
   import defer * as foo from &quot;foo&quot;;
   <p>// Prettier 3.9.5<br />
   import * as foo from &quot;foo&quot;;</p>
   <p>// Prettier 3.9.6<br />
   import defer * as foo from &quot;foo&quot;;<br />
   </code></pre></p>
   <h4>JavaScript: Added a new official plugin 
<code>@prettier/plugin-yuku</code> (<a 
href="https://redirect.github.com/prettier/prettier/pull/19628";>#19628</a>, <a 
href="https://redirect.github.com/prettier/prettier/pull/19629";>#19629</a> by 
<a href="https://github.com/fisker";><code>@​fisker</code></a>)</h4>
   <p><code>@prettier/plugin-yuku</code> is powered by <a 
href="https://yuku.fyi/";>Yuku</a> (A high-performance JavaScript/TypeScript 
compiler toolchain written in Zig).</p>
   <p>This plugin includes two new parsers: <code>yuku</code> (JavaScript 
syntax) and <code>yuku-ts</code> (TypeScript syntax).</p>
   <p><strong>To use this plugin:</strong></p>
   <ol>
   <li>
   <p>Install the plugin:</p>
   <pre lang="bash"><code>yarn add --dev prettier @prettier/plugin-yuku
   </code></pre>
   </li>
   </ol>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/prettier/prettier/commit/8f0c95057cc91d5836409466cd9d9af3bb901e84";><code>8f0c950</code></a>
 Release 3.9.6</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/e9107647d0497d8ff1cacbb0f970d4543df77c1c";><code>e910764</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/ec3f1c7bd74495992bc6954323a1a7fc8368808e";><code>ec3f1c7</code></a>
 Update typescript-eslint to v8.65.0 (<a 
href="https://redirect.github.com/prettier/prettier/issues/19675";>#19675</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/73d2efc2c6cba6f579585c88ef171132d90834ec";><code>73d2efc</code></a>
 Update Yuku parser to v0.7.0 (<a 
href="https://redirect.github.com/prettier/prettier/issues/19664";>#19664</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/dd5e24eabeab1f75ad573c79781e5fd408bcfad3";><code>dd5e24e</code></a>
 Preserve quotes for <code>TSMethodSignature</code> nodes named 
<code>new</code> (<a 
href="https://redirect.github.com/prettier/prettier/issues/19621";>#19621</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/c03ab4e71c23154d6b11537eee3c938f0d0f67d3";><code>c03ab4e</code></a>
 Update dependency eslint-plugin-unicorn to v72 (<a 
href="https://redirect.github.com/prettier/prettier/issues/19633";>#19633</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/b74dd53076c7208291a6b2e585c310844b41d35f";><code>b74dd53</code></a>
 Update Yuku parser to v0.6.5 (<a 
href="https://redirect.github.com/prettier/prettier/issues/19654";>#19654</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/f1b594ea1db1520c383d0e281d623551f671f824";><code>f1b594e</code></a>
 Update dependency eslint-plugin-simple-import-sort to v14 (<a 
href="https://redirect.github.com/prettier/prettier/issues/19655";>#19655</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/0d9dfb61530986373000dd107ea58ceebb79e233";><code>0d9dfb6</code></a>
 Update Yuku parser to v0.6.4 (<a 
href="https://redirect.github.com/prettier/prettier/issues/19650";>#19650</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/3bbb8159eb55575d4042653aa99f5f92a1416c19";><code>3bbb815</code></a>
 Remove <code>typescript-only</code> directory (<a 
href="https://redirect.github.com/prettier/prettier/issues/19636";>#19636</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/prettier/prettier/compare/3.8.4...3.9.6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `stylelint` from 17.13.0 to 17.14.1
   <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.14.1</h2>
   <p>It fixes 4 bugs.</p>
   <ul>
   <li>Fixed: <code>quiet</code> option suppresses <code>report*</code> warning 
reports (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9387";>#9387</a>) 
(<a href="https://github.com/ychampion";><code>@​ychampion</code></a>).</li>
   <li>Fixed: reported range of unknown rules (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9385";>#9385</a>) 
(<a href="https://github.com/ybiquitous";><code>@​ybiquitous</code></a>).</li>
   <li>Fixed: <code>declaration-block-no-redundant-longhand-properties</code> 
autofix producing invalid <code>background</code> shorthand when 
<code>background-size</code> is present (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9364";>#9364</a>) 
(<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   <li>Fixed: <code>rule-empty-line-before</code> false positives for 
shared-line comments with <code>except: 
[&quot;after-single-line-comment&quot;]</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9394";>#9394</a>) 
(<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   </ul>
   <h2>17.14.0</h2>
   <p>It fixes 3 bugs, including a false negative one.</p>
   <ul>
   <li>Fixed: performance of getting module paths (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9354";>#9354</a>) 
(<a href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: performance by dynamically importing <code>TIMING</code> only on 
use (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9356";>#9356</a>) 
(<a href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: <code>function-calc-no-unspaced-operator</code> false negatives 
for unspaced <code>+</code> and <code>-</code> operators following a 
<code>*</code> or <code>/</code> operator (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9357";>#9357</a>) 
(<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</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.14.1 - 2026-07-20</h2>
   <p>It fixes 4 bugs.</p>
   <ul>
   <li>Fixed: <code>quiet</code> option suppresses <code>report*</code> warning 
reports (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9387";>#9387</a>) (<a 
href="https://github.com/ychampion";><code>@​ychampion</code></a>).</li>
   <li>Fixed: reported range of unknown rules (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9385";>#9385</a>) (<a 
href="https://github.com/ybiquitous";><code>@​ybiquitous</code></a>).</li>
   <li>Fixed: <code>declaration-block-no-redundant-longhand-properties</code> 
autofix producing invalid <code>background</code> shorthand when 
<code>background-size</code> is present (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9364";>#9364</a>) (<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   <li>Fixed: <code>rule-empty-line-before</code> false positives for 
shared-line comments with <code>except: 
[&quot;after-single-line-comment&quot;]</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9394";>#9394</a>) (<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   </ul>
   <h2>17.14.0 - 2026-06-25</h2>
   <p>It fixes 3 bugs, including a false negative one.</p>
   <ul>
   <li>Fixed: performance of getting module paths (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9354";>#9354</a>) (<a 
href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: performance by dynamically importing <code>TIMING</code> only on 
use (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9356";>#9356</a>) (<a 
href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: <code>function-calc-no-unspaced-operator</code> false negatives 
for unspaced <code>+</code> and <code>-</code> operators following a 
<code>*</code> or <code>/</code> operator (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9357";>#9357</a>) (<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/cd66b035087270dd62d33542154463266cc5e81a";><code>cd66b03</code></a>
 Release 17.14.1 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9397";>#9397</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/7c30fc5987c18c7c017416299d84ad162a53e725";><code>7c30fc5</code></a>
 Refactor to replace <code>void</code> with <code>undefined</code> in union 
types (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9395";>#9395</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/57c8d0e3c54d83342d23895991d0400ae47e2c14";><code>57c8d0e</code></a>
 Fix <code>rule-empty-line-before</code> false positives for shared-line 
comments with `e...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/226f10a68f8fe420f4f32060a23920723c0943ba";><code>226f10a</code></a>
 Bump <code>@​vscode/windows-process-tree</code> from 0.7.0 to 0.8.0 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9392";>#9392</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/13c3c5c7e95853d58247f77e84f342e60d9f88ca";><code>13c3c5c</code></a>
 Bump globby from 16.2.0 to 16.2.1 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9393";>#9393</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/6dafcf5cfd7bbd8c62e19601cca3be7235ce75d4";><code>6dafcf5</code></a>
 Document unknown-effort contributions (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9391";>#9391</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/54c2bc8ac9e1008419ea5fd8f3ee4fddb8ff4a96";><code>54c2bc8</code></a>
 Fix test for Yarn PnP with npm v12 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9390";>#9390</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/3e7eb56f721a28cc60070cec25d3776715bfb1a5";><code>3e7eb56</code></a>
 Fix <code>declaration-block-no-redundant-longhand-properties</code> invalid 
<code>background</code>...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/438196ede78f9a8be3413b0dedecc25f10dd8ab0";><code>438196e</code></a>
 Bump postcss from 8.5.15 to 8.5.16 in the postcss group across 1 directory 
(#...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/c1e1489dee8d214f9df51945bc9bac0e66b666a6";><code>c1e1489</code></a>
 Fix <code>quiet</code> option to suppress <code>report*</code> warning reports 
(<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9387";>#9387</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/stylelint/stylelint/compare/17.13.0...17.14.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `webpack` from 5.107.2 to 5.109.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack/releases";>webpack's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.109.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>Default <code>experiments.typescript</code> to 
<code>&quot;auto&quot;</code>, enabling built-in TypeScript support on Node.js 
&gt;= 22.6 when no TypeScript loader is registered. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Default <code>experiments.css</code>, <code>experiments.html</code> and 
<code>experiments.asyncWebAssembly</code> to <code>&quot;auto&quot;</code>, 
enabling built-in support unless a loader is registered for those files; 
modules with inline or hook-injected loaders (e.g. html-webpack-plugin 
templates) keep being parsed as JavaScript. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.resourceHints</code> to emit resource hints 
(<code>preload</code>/<code>prefetch</code>/<code>modulepreload</code>/<code>preconnect</code>),
 on by default for ESM output, plus 
<code>module.parser.&lt;type&gt;.urlHints</code>, <code>css.fontPreload</code> 
and <code>javascript.dynamicImportCssPreload</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add built-in build progress via 
<code>infrastructureLogging.progress</code>, plus <code>estimatedTime</code>, 
<code>phaseTimings</code>, progress bar <code>width</code> and 
<code>progressBar: &quot;auto&quot;</code> on <code>ProgressPlugin</code>. (by 
<a href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> 
in <a 
href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Concatenate CommonJS modules with statically analyzable exports; opt out 
via <code>optimization.concatenateModules: { commonjs: false }</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Wrap &quot;weird&quot; CommonJS modules into module concatenation instead 
of bailing out. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.inline</code> (<code>true | &quot;script&quot; | 
&quot;style&quot;</code>) and the <code>webpackInline</code> magic comment to 
inline chunk content into HTML. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.inject</code> to control where chunk tags are 
injected. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.title</code>, <code>output.html.meta</code> and 
<code>output.html.base</code> options for head generation. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Support per-icon link attributes (<code>sizes</code>, <code>media</code>, 
<code>color</code>, <code>type</code>, <code>crossorigin</code>) and arrays in 
<code>output.html.favicon</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.manifest</code> to generate and link a web app 
manifest with hashed icons. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.csp</code> to inject a Content-Security-Policy meta 
with inline-content hashes and an optional nonce. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add the <code>output.html</code> <code>injectTags</code> compilation hook 
to inject tags (script/link/meta/…) with <code>injectTo</code> placement. (by 
<a href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> 
in <a 
href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add the <code>output.html</code> <code>transformTags</code> compilation 
hook to mutate, remove, or move (between <code>&lt;head&gt;</code> and 
<code>&lt;body&gt;</code>) a page's existing 
<code>&lt;script&gt;</code>/<code>&lt;link&gt;</code>/<code>&lt;style&gt;</code>/<code>&lt;meta&gt;</code>
 tags. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Extend the HTML pipeline with <code>html</code> link sources (bundled as 
their own emitted page) and 
<code>rel=&quot;preload&quot;</code>/<code>&quot;prefetch&quot;</code> links 
bundled as chunks. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Recognize more asset-bearing HTML sources: the 
<code>twitter:player:stream</code> meta, legacy SVG references, and Web App 
Manifest <code>icons</code>/<code>screenshots</code>/<code>shortcuts</code> 
URLs. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>module.parser.html.as</code> to parse HTML as a document or an 
element fragment. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Allow disabling a built-in HTML parser source via <code>type: 
false</code> in <code>sources</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Export <code>webpack.html.HtmlModulesPlugin</code> with 
<code>transformHtml</code>/<code>htmlEmitted</code> compilation hooks. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Resolve <code>@custom-media</code> (including media-type values) and 
<code>@custom-selector</code> in native CSS. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Scope 
<code>view-transition-name</code>/<code>-group</code>/<code>-class</code> names 
and <code>::view-transition-*()</code> pseudo references in CSS modules under 
<code>customIdents</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21486";>#21486</a>)</p>
   </li>
   <li>
   <p>Add <code>import.meta.glob</code> support, with a 
<code>caseSensitive</code> option and consistent 
hidden/<code>node_modules</code> matching. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Resolve <code>import.meta.resolve(&quot;./asset&quot;)</code> to the 
emitted asset URL via the <code>importMeta.resolve</code> parser option. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>import.meta.env</code> defaults: <code>MODE</code>, 
<code>DEV</code>, <code>PROD</code>, <code>SSR</code> and 
<code>BASE_URL</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack/blob/main/CHANGELOG.md";>webpack's 
changelog</a>.</em></p>
   <blockquote>
   <h2>5.109.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>Default <code>experiments.typescript</code> to 
<code>&quot;auto&quot;</code>, enabling built-in TypeScript support on Node.js 
&gt;= 22.6 when no TypeScript loader is registered. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Default <code>experiments.css</code>, <code>experiments.html</code> and 
<code>experiments.asyncWebAssembly</code> to <code>&quot;auto&quot;</code>, 
enabling built-in support unless a loader is registered for those files; 
modules with inline or hook-injected loaders (e.g. html-webpack-plugin 
templates) keep being parsed as JavaScript. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.resourceHints</code> to emit resource hints 
(<code>preload</code>/<code>prefetch</code>/<code>modulepreload</code>/<code>preconnect</code>),
 on by default for ESM output, plus 
<code>module.parser.&lt;type&gt;.urlHints</code>, <code>css.fontPreload</code> 
and <code>javascript.dynamicImportCssPreload</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add built-in build progress via 
<code>infrastructureLogging.progress</code>, plus <code>estimatedTime</code>, 
<code>phaseTimings</code>, progress bar <code>width</code> and 
<code>progressBar: &quot;auto&quot;</code> on <code>ProgressPlugin</code>. (by 
<a href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> 
in <a 
href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Concatenate CommonJS modules with statically analyzable exports; opt out 
via <code>optimization.concatenateModules: { commonjs: false }</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Wrap &quot;weird&quot; CommonJS modules into module concatenation instead 
of bailing out. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.inline</code> (<code>true | &quot;script&quot; | 
&quot;style&quot;</code>) and the <code>webpackInline</code> magic comment to 
inline chunk content into HTML. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.inject</code> to control where chunk tags are 
injected. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.title</code>, <code>output.html.meta</code> and 
<code>output.html.base</code> options for head generation. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Support per-icon link attributes (<code>sizes</code>, <code>media</code>, 
<code>color</code>, <code>type</code>, <code>crossorigin</code>) and arrays in 
<code>output.html.favicon</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.manifest</code> to generate and link a web app 
manifest with hashed icons. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add <code>output.html.csp</code> to inject a Content-Security-Policy meta 
with inline-content hashes and an optional nonce. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add the <code>output.html</code> <code>injectTags</code> compilation hook 
to inject tags (script/link/meta/…) with <code>injectTo</code> placement. (by 
<a href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> 
in <a 
href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Add the <code>output.html</code> <code>transformTags</code> compilation 
hook to mutate, remove, or move (between <code>&lt;head&gt;</code> and 
<code>&lt;body&gt;</code>) a page's existing 
<code>&lt;script&gt;</code>/<code>&lt;link&gt;</code>/<code>&lt;style&gt;</code>/<code>&lt;meta&gt;</code>
 tags. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21487";>#21487</a>)</p>
   </li>
   <li>
   <p>Extend the HTML pipeline with <code>html</code> link sources (bundled as 
their own emitted page) and 
<code>rel=&quot;preload&quot;</code>/<code>&quot;prefetch&quot;</code> links 
bundled as chunks. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Recognize more asset-bearing HTML sources: the 
<code>twitter:player:stream</code> meta, legacy SVG references, and Web App 
Manifest <code>icons</code>/<code>screenshots</code>/<code>shortcuts</code> 
URLs. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Add <code>module.parser.html.as</code> to parse HTML as a document or an 
element fragment. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Allow disabling a built-in HTML parser source via <code>type: 
false</code> in <code>sources</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Export <code>webpack.html.HtmlModulesPlugin</code> with 
<code>transformHtml</code>/<code>htmlEmitted</code> compilation hooks. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Resolve <code>@custom-media</code> (including media-type values) and 
<code>@custom-selector</code> in native CSS. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Scope 
<code>view-transition-name</code>/<code>-group</code>/<code>-class</code> names 
and <code>::view-transition-*()</code> pseudo references in CSS modules under 
<code>customIdents</code>. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21486";>#21486</a>)</p>
   </li>
   <li>
   <p>Add <code>import.meta.glob</code> support, with a 
<code>caseSensitive</code> option and consistent 
hidden/<code>node_modules</code> matching. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   <li>
   <p>Resolve <code>import.meta.resolve(&quot;./asset&quot;)</code> to the 
emitted asset URL via the <code>importMeta.resolve</code> parser option. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21477";>#21477</a>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack/commit/21cd11a1f53567a42eee3a0be822b968a1ffcb12";><code>21cd11a</code></a>
 chore(release): new release (<a 
href="https://redirect.github.com/webpack/webpack/issues/21337";>#21337</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/7121604248329d1d8b2765d658ada19c4b38435a";><code>7121604</code></a>
 feat: native HTML output features (favicon attributes, manifest, CSP, tag 
inj...</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/828a65ce2fb831fcb0eef00c1238bddd79234e35";><code>828a65c</code></a>
 feat: scope view-transition names in CSS modules (<a 
href="https://redirect.github.com/webpack/webpack/issues/21486";>#21486</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/27dfadba3b53833a292a789d5c2d345042a3759b";><code>27dfadb</code></a>
 fix: keep loader results as JavaScript when css/html support is implicitly 
en...</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/8565f1a62ed703635945039732e5abf43d2f0e43";><code>8565f1a</code></a>
 fix: context hash crash on unsupported directory entries (<a 
href="https://redirect.github.com/webpack/webpack/issues/21484";>#21484</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/d93365535b2d6b976dec8f95b0dedf6ec4315c96";><code>d933655</code></a>
 chore(deps): bump test/test262-cases in the dependencies group (<a 
href="https://redirect.github.com/webpack/webpack/issues/21479";>#21479</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/5df3269ed9e603febb3e55febfb9354b30c4676f";><code>5df3269</code></a>
 chore(deps): bump the dependencies group with 11 updates (<a 
href="https://redirect.github.com/webpack/webpack/issues/21480";>#21480</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/06e8dbfc5d2ec49162f8df33b5b90faa6b6cde77";><code>06e8dbf</code></a>
 chore(deps): bump actions/checkout in the dependencies group (<a 
href="https://redirect.github.com/webpack/webpack/issues/21478";>#21478</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/c07ba06547c9dd05b4f648883a66bf070a4577f5";><code>c07ba06</code></a>
 docs: simplify, union and importance-order pending changelog entries (<a 
href="https://redirect.github.com/webpack/webpack/issues/21477";>#21477</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/6fcbd528f961e9c29b0b0ade527b1da883041938";><code>6fcbd52</code></a>
 build: verify internalSerializables in lint:special (<a 
href="https://redirect.github.com/webpack/webpack/issues/21476";>#21476</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack/compare/v5.107.2...v5.109.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `webpack-cli` from 7.0.3 to 7.2.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack-cli/releases";>webpack-cli's 
releases</a>.</em></p>
   <blockquote>
   <h2>[email protected]</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>fix: <code>CLIPlugin</code> dynamic import interop under Bun (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4799";>#4799</a>)</li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>feat: allow <code>webpack-dev-server</code> v6 as an optional peer 
dependency (<code>^5.0.0 || ^6.0.0</code>) (by <a 
href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a> in <a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4793";>#4793</a>)</p>
   </li>
   <li>
   <p>Support <code>tsx</code> as a fallback loader for TypeScript and JSX 
configuration files (<code>.ts</code>, <code>.tsx</code>, <code>.cts</code>, 
<code>.mts</code> and <code>.jsx</code>), used when none of the loaders known 
to <code>interpret</code> (such as <code>ts-node</code>) are installed. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4796";>#4796</a>)</p>
   </li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>feat(cli): refresh the <code>--help</code> output using commander's 
<code>configureHelp</code> API — branded headers, section dividers, colorized 
terms and a clearer footer. Colors and chrome collapse to plain text when 
output is piped or <code>--no-color</code> is used, so scripts keep working. 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4779";>#4779</a>)</p>
   </li>
   <li>
   <p>feat: support <code>.json5</code>, <code>.yaml</code>/<code>.yml</code> 
and <code>.toml</code> configuration files by parsing them directly, with the 
parser package (<code>json5</code>, <code>js-yaml</code>, <code>toml</code>) 
installed on demand by the user and declared as optional 
<code>peerDependencies</code> so the parsers resolve correctly under Yarn PnP 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4777";>#4777</a>)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md";>webpack-cli's
 changelog</a>.</em></p>
   <blockquote>
   <h2>7.2.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>fix: <code>CLIPlugin</code> dynamic import interop under Bun (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4799";>#4799</a>)</li>
   </ul>
   <h2>7.2.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>feat: allow <code>webpack-dev-server</code> v6 as an optional peer 
dependency (<code>^5.0.0 || ^6.0.0</code>) (by <a 
href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a> in <a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4793";>#4793</a>)</p>
   </li>
   <li>
   <p>Support <code>tsx</code> as a fallback loader for TypeScript and JSX 
configuration files (<code>.ts</code>, <code>.tsx</code>, <code>.cts</code>, 
<code>.mts</code> and <code>.jsx</code>), used when none of the loaders known 
to <code>interpret</code> (such as <code>ts-node</code>) are installed. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4796";>#4796</a>)</p>
   </li>
   </ul>
   <h2>7.1.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>feat(cli): refresh the <code>--help</code> output using commander's 
<code>configureHelp</code> API — branded headers, section dividers, colorized 
terms and a clearer footer. Colors and chrome collapse to plain text when 
output is piped or <code>--no-color</code> is used, so scripts keep working. 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4779";>#4779</a>)</p>
   </li>
   <li>
   <p>feat: support <code>.json5</code>, <code>.yaml</code>/<code>.yml</code> 
and <code>.toml</code> configuration files by parsing them directly, with the 
parser package (<code>json5</code>, <code>js-yaml</code>, <code>toml</code>) 
installed on demand by the user and declared as optional 
<code>peerDependencies</code> so the parsers resolve correctly under Yarn PnP 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4777";>#4777</a>)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/71e34dbf3926f9f16204454afa410be6bb0facd1";><code>71e34db</code></a>
 chore(release): new release (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4800";>#4800</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/97c5541d915c2a038f57e7be5c33c8482b2e15cb";><code>97c5541</code></a>
 fix: CLIPlugin dynamic import interop under Bun (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4799";>#4799</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/40b631fcd72bfcbca1b0597fae72d71d59b17b15";><code>40b631f</code></a>
 chore(release): new release (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4794";>#4794</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/f896a9c47e228d247bb6bdb1d163c567c984255b";><code>f896a9c</code></a>
 chore(deps-dev): bump the dependencies group across 1 directory with 4 
update...</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/b4ea5a79e949faa2ff2a86206a5453d5ed469caf";><code>b4ea5a7</code></a>
 test: update target flag tests for webpack 5.108 (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4797";>#4797</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/9a5fef939a41fb3183607618eb0d9dda8ce4482a";><code>9a5fef9</code></a>
 feat: support tsx as a fallback loader for TypeScript and JSX configs (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4796";>#4796</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/6cafa001e30c6a3f28bb35b49ddb40e6db5fbb5a";><code>6cafa00</code></a>
 chore(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4795";>#4795</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/3bfa81ce1b7e08513e94435fe0faa9f43f7f0d58";><code>3bfa81c</code></a>
 docs: update (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4789";>#4789</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/d12291138e811450d08970b598fbbcbe51aae640";><code>d122911</code></a>
 chore: update webpack-dev-server peer dependency version (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4793";>#4793</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/3cd7423fa3639b061bc181188372a703fec71ec4";><code>3cd7423</code></a>
 chore(release): new release (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4778";>#4778</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack-cli/compare/[email protected]@7.2.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
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