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

   Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) 
to 7.0.5 and updates ancestor dependencies 
[serialize-javascript](https://github.com/yahoo/serialize-javascript), 
[@angular-devkit/build-angular](https://github.com/angular/angular-cli) and 
[@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These 
dependencies need to be updated together.
   
   Updates `serialize-javascript` from 7.0.4 to 7.0.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/yahoo/serialize-javascript/releases";>serialize-javascript's
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.5</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Improve robustness and validation for array-like object 
serialization.</li>
   <li>Fix an issue where certain object structures could lead to excessive CPU 
usage.</li>
   </ul>
   <p>For more details, please see GHSA-qj8w-gfj5-8c6v.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/yahoo/serialize-javascript/commit/df3f1c1fa9ca16b050ae893cb63ac23c91deed55";><code>df3f1c1</code></a>
 release: v7.0.5</li>
   <li><a 
href="https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b";><code>f147e90</code></a>
 Merge commit from fork</li>
   <li>See full diff in <a 
href="https://github.com/yahoo/serialize-javascript/compare/v7.0.4...v7.0.5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@angular-devkit/build-angular` from 21.1.5 to 21.2.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/angular/angular-cli/releases";><code>@​angular-devkit/build-angular</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>21.2.5</h2>
   <h3><code>@​angular/cli</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/cadf9b201bd1055a6e3cc016eb01e0196b028080";><img
 src="https://img.shields.io/badge/cadf9b201-feat-blue"; alt="feat - cadf9b201" 
/></a></td>
   <td>support custom port in MCP devserver start tool</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/ssr</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/bbc255419b346e5152391b47f310922f86e9e383";><img
 src="https://img.shields.io/badge/bbc255419-fix-green"; alt="fix - bbc255419" 
/></a></td>
   <td>allow underscores in host validation</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/b1fe66a7f8650ce021b4070394bc31848fc64ca5";><img
 src="https://img.shields.io/badge/b1fe66a7f-fix-green"; alt="fix - b1fe66a7f" 
/></a></td>
   <td>patch Headers.forEach in cloneRequestAndPatchHeaders</td>
   </tr>
   </tbody>
   </table>
   <h2>21.2.4</h2>
   <h3><code>@​angular/cli</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/a7787d0925559fe7731034856a872708bcfb78be";><img
 src="https://img.shields.io/badge/a7787d092-fix-green"; alt="fix - a7787d092" 
/></a></td>
   <td>restore console methods after logger completes</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/build</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/7170599ab237691d9208c410363ef7e4ee50db2c";><img
 src="https://img.shields.io/badge/7170599ab-fix-green"; alt="fix - 7170599ab" 
/></a></td>
   <td>deduplicate and merge coverage excludes with vitest</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/c73f13797afe57fcc98faf6361085e1dd5afae9b";><img
 src="https://img.shields.io/badge/c73f13797-fix-green"; alt="fix - c73f13797" 
/></a></td>
   <td>prevent reporter duplicates by explicitly overriding Vitest 
configuration</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/956ccaa71ea8a3626e4139cf7e2f26ee637feeed";><img
 src="https://img.shields.io/badge/956ccaa71-fix-green"; alt="fix - 956ccaa71" 
/></a></td>
   <td>remove default for unit-test coverage option</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/36978db7e494e4e5612aa2a8384199eeca7c4c2d";><img
 src="https://img.shields.io/badge/36978db7e-fix-green"; alt="fix - 36978db7e" 
/></a></td>
   <td>warn about performance of test.exclude in vitest configuration</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/6ec36f5bee05d97c10ca8d91d5746621ffb1fdb9";><img
 src="https://img.shields.io/badge/6ec36f5be-fix-green"; alt="fix - 6ec36f5be" 
/></a></td>
   <td>warn when vitest watch config conflicts with builder</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/ssr</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/9bdf782c838ab5820ec905d689a62ffc3b3cabe3";><img
 src="https://img.shields.io/badge/9bdf782c8-fix-green"; alt="fix - 9bdf782c8" 
/></a></td>
   <td>apply forwarded prefix and vary header in accept-language redirects</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/628c586728748e1c367fa7e363299eb79b1566ca";><img
 src="https://img.shields.io/badge/628c58672-fix-green"; alt="fix - 628c58672" 
/></a></td>
   <td>support '*' in allowedHosts and warn about security risks</td>
   </tr>
   </tbody>
   </table>
   <h2>21.2.3</h2>
   <h3><code>@​angular/cli</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/1505164bb2703254a2b25a76c7b3a1ff2fd76a85";><img
 src="https://img.shields.io/badge/1505164bb-fix-green"; alt="fix - 1505164bb" 
/></a></td>
   <td>use parsed package name for migrate-only updates</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/build</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/75fa94cad26b0947e687ef94d50653cb7651d18c";><img
 src="https://img.shields.io/badge/75fa94cad-fix-green"; alt="fix - 75fa94cad" 
/></a></td>
   <td>alias createRequire banner import to avoid duplicate binding</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/d009aa1ec7411b67b61b81003eb6181cde6f306f";><img
 src="https://img.shields.io/badge/d009aa1ec-fix-green"; alt="fix - d009aa1ec" 
/></a></td>
   <td>only use external packages for polyfills when no local files are 
present</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/ssr</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/f3e0e82c2cecc3d9ebb5b8acc6e64d2d88c4efbd";><img
 src="https://img.shields.io/badge/f3e0e82c2-fix-green"; alt="fix - f3e0e82c2" 
/></a></td>
   <td>disallow x-forwarded-prefix starting with a backslash</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/b8bcd59b40496369a57de0b0b39d85f323af30c7";><img
 src="https://img.shields.io/badge/b8bcd59b4-fix-green"; alt="fix - b8bcd59b4" 
/></a></td>
   <td>ensure unique values in redirect response Vary header</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/84385411d4542d60d635aea9063c1fd751deb607";><img
 src="https://img.shields.io/badge/84385411d-fix-green"; alt="fix - 84385411d" 
/></a></td>
   <td>support custom headers in redirect responses</td>
   </tr>
   </tbody>
   </table>
   <h2>21.2.2</h2>
   <h3><code>@​angular/cli</code></h3>
   <p>| Commit | Description |</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md";><code>@​angular-devkit/build-angular</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h1>21.2.5 (2026-03-27)</h1>
   <h3><code>@​angular/cli</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/cadf9b201bd1055a6e3cc016eb01e0196b028080";>cadf9b201</a></td>
   <td>feat</td>
   <td>support custom port in MCP devserver start tool</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/ssr</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/bbc255419b346e5152391b47f310922f86e9e383";>bbc255419</a></td>
   <td>fix</td>
   <td>allow underscores in host validation</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/b1fe66a7f8650ce021b4070394bc31848fc64ca5";>b1fe66a7f</a></td>
   <td>fix</td>
   <td>patch Headers.forEach in cloneRequestAndPatchHeaders</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>20.3.22 (2026-03-27)</h1>
   <h3><code>@​angular-devkit/build-angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/5978eeeff63cd62f1515d949eaad0b5e6f7c44cd";>5978eeeff</a></td>
   <td>fix</td>
   <td>update picomatch to 4.0.4</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular-devkit/core</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/6e9b926129a9dd79f01d47b7446411b8963ffb62";>6e9b92612</a></td>
   <td>fix</td>
   <td>update picomatch to 4.0.4</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/build</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/6f209c26dc5a454acd1cd76f25240c26978fa827";>6f209c26d</a></td>
   <td>fix</td>
   <td>update picomatch to 4.0.4</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.2.23 (2026-03-27)</h1>
   <h3><code>@​angular/cli</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/67cfbe32ff013d7c9763253c8ccd383d8ee2416c";>67cfbe32f</a></td>
   <td>fix</td>
   <td>update picomatch to 4.0.4</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/angular/angular-cli/commit/30186122102ebe1e5b31abe6241d03c94d162e39";><code>3018612</code></a>
 release: cut the v21.2.5 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/349bd4391f41854cdb7b8da5ac18e88465bb4e99";><code>349bd43</code></a>
 build: update dependency picomatch to v4.0.4</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/cadf9b201bd1055a6e3cc016eb01e0196b028080";><code>cadf9b2</code></a>
 feat(<code>@​angular/cli</code>): support custom port in MCP devserver start 
tool</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/bbc255419b346e5152391b47f310922f86e9e383";><code>bbc2554</code></a>
 fix(<code>@​angular/ssr</code>): allow underscores in host validation</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/88ac9986ff58d69cca9ae81feea1e35692fa1e84";><code>88ac998</code></a>
 build: update cross-repo angular dependencies</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/022e0efd93dd1b4866305c18c56bbb402090e033";><code>022e0ef</code></a>
 build: update github/codeql-action action to v4.34.1</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/c363f19712d8cf06a911780da36457fbd35461d5";><code>c363f19</code></a>
 build: update dependency node to v22.22.2</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/b1fe66a7f8650ce021b4070394bc31848fc64ca5";><code>b1fe66a</code></a>
 fix(<code>@​angular/ssr</code>): patch Headers.forEach in 
cloneRequestAndPatchHeaders</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/2aa93fc30918535abe2698bef8984aae57f6c115";><code>2aa93fc</code></a>
 release: cut the v21.2.4 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/f33826e3efc7e5d7e9a061dc683111d2f451f7de";><code>f33826e</code></a>
 build: update cross-repo angular dependencies</li>
   <li>Additional commits viewable in <a 
href="https://github.com/angular/angular-cli/compare/v21.1.5...v21.2.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@nx/angular` from 22.5.4 to 22.6.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nrwl/nx/releases";><code>@​nx/angular</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2>22.6.3 (2026-03-27)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>misc:</strong> a/b test cloud prompt copy in create-nx-workspace 
(<a href="https://redirect.github.com/nrwl/nx/pull/35039";>#35039</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>js:</strong> add {projectRoot} prefix to d.ts fileset in 
typescript plugin (<a 
href="https://redirect.github.com/nrwl/nx/pull/35037";>#35037</a>)</li>
   <li><strong>misc:</strong> use namespace import for chalk v4 compatibility 
(<a href="https://github.com/nrwl/nx/commit/7c9f873bd1";>7c9f873bd1</a>)</li>
   <li><strong>misc:</strong> handle non-interactive mode and add template 
shorthand names for CNW (<a 
href="https://redirect.github.com/nrwl/nx/pull/35045";>#35045</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>FrozenPandaz <a 
href="https://github.com/FrozenPandaz";><code>@​FrozenPandaz</code></a></li>
   <li>Jack Hsu <a 
href="https://github.com/jaysoo";><code>@​jaysoo</code></a></li>
   <li>Jason Jean <a 
href="https://github.com/FrozenPandaz";><code>@​FrozenPandaz</code></a></li>
   </ul>
   <h2>22.6.2 (2026-03-26)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>core:</strong> auto-open browser for Cloud setup URL during 
create-nx-workspace (<a 
href="https://redirect.github.com/nrwl/nx/pull/35014";>#35014</a>)</li>
   <li><strong>repo:</strong> add nx-labs repo target and use glob pattern for 
update-all-repos (<a 
href="https://redirect.github.com/nrwl/nx/pull/34999";>#34999</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>angular:</strong> update duplicate migration keys (<a 
href="https://redirect.github.com/nrwl/nx/pull/34961";>#34961</a>)</li>
   <li><strong>angular-rspack:</strong> ensure rebuild chunks emitted summary 
accurate (<a href="https://redirect.github.com/nrwl/nx/pull/34979";>#34979</a>, 
<a href="https://redirect.github.com/nrwl/nx/issues/34936";>#34936</a>)</li>
   <li><strong>bundling:</strong> disable swc input source map resolution (<a 
href="https://redirect.github.com/nrwl/nx/pull/35010";>#35010</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/32671";>#32671</a>)</li>
   <li><strong>core:</strong> split-target should handle projects with colons 
in name better (<a 
href="https://redirect.github.com/nrwl/nx/pull/34725";>#34725</a>)</li>
   <li><strong>core:</strong> prevent TUI crash when task output arrives after 
completion (<a 
href="https://redirect.github.com/nrwl/nx/pull/34785";>#34785</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/34677";>#34677</a>)</li>
   <li><strong>core:</strong> respect --parallel limit for discrete task 
concurrency (<a 
href="https://redirect.github.com/nrwl/nx/pull/34721";>#34721</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/34117";>#34117</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/31494";>#31494</a>)</li>
   <li><strong>core:</strong> use scroll-offset-based scrollbar positioning in 
TUI (<a href="https://redirect.github.com/nrwl/nx/pull/34689";>#34689</a>)</li>
   <li><strong>core:</strong> skip import-equals namespace aliases in native 
scanner (<a href="https://redirect.github.com/nrwl/nx/pull/34947";>#34947</a>, 
<a href="https://redirect.github.com/nrwl/nx/issues/34644";>#34644</a>)</li>
   <li><strong>core:</strong> include command name on all telemetry events (<a 
href="https://redirect.github.com/nrwl/nx/pull/34949";>#34949</a>)</li>
   <li><strong>core:</strong> skip workspace context setup when global bin 
hands off to local (<a 
href="https://redirect.github.com/nrwl/nx/pull/34953";>#34953</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/34914";>#34914</a>)</li>
   <li><strong>core:</strong> use upsert to prevent FK constraint violations in 
task DB (<a 
href="https://redirect.github.com/nrwl/nx/pull/34977";>#34977</a>)</li>
   <li><strong>core:</strong> runtime inputs shouldn't be cached at task_hasher 
layer and filesets should be in the hash_plans layer (<a 
href="https://redirect.github.com/nrwl/nx/pull/34971";>#34971</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/30170";>#30170</a>)</li>
   <li><strong>core:</strong> show better log message when isolated plugin 
shuts down after hook completion (<a 
href="https://redirect.github.com/nrwl/nx/pull/34922";>#34922</a>)</li>
   <li><strong>core:</strong> handle owners and conformance project refs on 
move/remove (<a 
href="https://redirect.github.com/nrwl/nx/pull/34815";>#34815</a>)</li>
   <li><strong>core:</strong> resolve published nx migrate package resolution 
(<a href="https://redirect.github.com/nrwl/nx/pull/35013";>#35013</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/34111";>#34111</a>)</li>
   <li><strong>core:</strong> prevent batch executor error on prematurely 
completed tasks (<a 
href="https://redirect.github.com/nrwl/nx/pull/35015";>#35015</a>)</li>
   <li><strong>core:</strong> add timeouts to GitHub push flow to prevent CLI 
hangs (<a href="https://redirect.github.com/nrwl/nx/pull/35011";>#35011</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/34482";>#34482</a>)</li>
   <li><strong>devkit:</strong> prevent double install in generators for TS 
solution workspaces (<a 
href="https://redirect.github.com/nrwl/nx/pull/34891";>#34891</a>)</li>
   <li><strong>devkit:</strong> add startTime and endTime to TaskResult 
interface (<a 
href="https://redirect.github.com/nrwl/nx/pull/34996";>#34996</a>)</li>
   <li><strong>gradle:</strong> ignore test enums when atomizing (<a 
href="https://redirect.github.com/nrwl/nx/pull/34974";>#34974</a>)</li>
   <li><strong>js:</strong> pass configName to typecheck command in TS plugin 
(<a href="https://redirect.github.com/nrwl/nx/pull/34989";>#34989</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/34274";>#34274</a>)</li>
   <li><strong>js:</strong> add input on .d.ts files within dependency projects 
(<a href="https://redirect.github.com/nrwl/nx/pull/34968";>#34968</a>)</li>
   <li><strong>linter:</strong> prepend framework configs before baseConfig in 
flat config generation (<a 
href="https://redirect.github.com/nrwl/nx/pull/34898";>#34898</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/28381";>#28381</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/32923";>#32923</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nrwl/nx/commit/ed5cd20dd1a9819890c0de7c04485841955ce80a";><code>ed5cd20</code></a>
 chore(repo): ensure Cypress CT unit tests use Vite 7 since 8 is unsupported 
(...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/c96a9d4a6b3ce5fa3c16ab12b94b54baf9a37636";><code>c96a9d4</code></a>
 fix(vite): add support for Vite 8 (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/34850";>#34850</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/23bb49e83506f25f703b893a00654ba7ace384c0";><code>23bb49e</code></a>
 cleanup(angular): remove postcss-url dependency (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/34976";>#34976</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/5f46af10ab031aa6808a4f7ee4611f9c18a77b9a";><code>5f46af1</code></a>
 fix(angular): update duplicate migration keys (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/34961";>#34961</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/dbd2ace5e0e5d0cd1b8d75423c56f5a83f6bdab8";><code>dbd2ace</code></a>
 fix(linter): prepend framework configs before baseConfig in flat config 
gener...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/fb8884e967d7a5e2c807e62c60654bcb0e57baa7";><code>fb8884e</code></a>
 fix(vitest): handle zoneless Angular apps in vitest configuration generator 
(...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/cb6452ce931bce5386050ce79f8272a11d26548b";><code>cb6452c</code></a>
 fix(misc): address security CVE cluster (copy-webpack-plugin, koa, 
minimatch)...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/f60f1c6b85c751e5d8accc48035cf175514885bc";><code>f60f1c6</code></a>
 fix(angular): preserve skipLibCheck in tsconfig.json for standalone projects 
...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/f48bf319bf68193e36617c8ef573df1f6287533d";><code>f48bf31</code></a>
 fix(repo): remove redundant inputs override for build-base target (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/34649";>#34649</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/b1614d7504a245f2e0d268e20d00999025bfae1f";><code>b1614d7</code></a>
 feat(angular): add support for Angular v21.2 (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/34592";>#34592</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nrwl/nx/commits/22.6.3/packages/angular";>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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/nifi/network/alerts).
   
   </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