dependabot[bot] opened a new pull request, #11194: URL: https://github.com/apache/nifi/pull/11194
Bumps [postcss](https://github.com/postcss/postcss) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `postcss` from 8.5.8 to 8.5.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.12</h2> <ul> <li>Fixed reading any file via user-generated CSS.</li> <li>Added <code>opts.unsafeMap</code> to disable checks.</li> </ul> <h2>8.5.11</h2> <ul> <li>Fixed nested brackets parsing performance (by <a href="https://github.com/offset"><code>@offset</code></a>).</li> </ul> <h2>8.5.10</h2> <ul> <li>Fixed XSS via unescaped <code></style></code> in non-bundler cases (by <a href="https://github.com/TharVid"><code>@TharVid</code></a>).</li> </ul> <h2>8.5.9</h2> <ul> <li>Speed up source map encoding paring in case of the error.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.12</h2> <ul> <li>Fixed reading any file via user-generated CSS.</li> <li>Added <code>opts.unsafeMap</code> to disable checks.</li> </ul> <h2>8.5.11</h2> <ul> <li>Fixed nested brackets parsing performance (by <a href="https://github.com/offset"><code>@offset</code></a>).</li> </ul> <h2>8.5.10</h2> <ul> <li>Fixed XSS via unescaped <code></style></code> in non-bundler cases (by <a href="https://github.com/TharVid"><code>@TharVid</code></a>).</li> </ul> <h2>8.5.9</h2> <ul> <li>Speed up source map encoding paring in case of the error.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/9bc81c48f054a630c9a2e3868263b7ad4fc15013"><code>9bc81c4</code></a> Release 8.5.12 version</li> <li><a href="https://github.com/postcss/postcss/commit/85c4d7dab830be366f8a96047f9e5b7944e101d8"><code>85c4d7d</code></a> Another try to fix coverage</li> <li><a href="https://github.com/postcss/postcss/commit/94484cae6d4308167939f2ac888d166bd80dff01"><code>94484ca</code></a> Try to fix coverage</li> <li><a href="https://github.com/postcss/postcss/commit/c64b7488d2731dfa16213739b42c34faf5a9eba3"><code>c64b748</code></a> Load only .map source maps</li> <li><a href="https://github.com/postcss/postcss/commit/aaec7b78b3ce2792585b4b300ef1bd5dd5b3e8ad"><code>aaec7b7</code></a> Avoid throwing JSON parsing errors for non-JSON source maps</li> <li><a href="https://github.com/postcss/postcss/commit/233fb264ea4c37f9e2d7b64b2726e6d23fd02327"><code>233fb26</code></a> Mention original author of the solution</li> <li><a href="https://github.com/postcss/postcss/commit/2502f750307acde733a39f9dfd4ef3cf6c6b734d"><code>2502f75</code></a> Release 8.5.11 version</li> <li><a href="https://github.com/postcss/postcss/commit/5ca19019495b3fa08205f5fd2eeed57892f9fa3d"><code>5ca1901</code></a> Speed up parsing many nested brackets</li> <li><a href="https://github.com/postcss/postcss/commit/42b5337dd7e2fa9a03566495cfad2737eb19e712"><code>42b5337</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/7e36e153d075ef56ebc352f298b65f646c700a06"><code>7e36e15</code></a> Cache node.raws locally in Stringifier hot methods</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.5.8...8.5.12">compare view</a></li> </ul> </details> <br /> Updates `@angular-devkit/build-angular` from 21.1.5 to 21.2.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases">@angular-devkit/build-angular's releases</a>.</em></p> <blockquote> <h2>21.2.9</h2> <h3><code>@schematics/angular</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/e7abeb5c74024daf125070c9b4f7f8d2426bab66"><img src="https://img.shields.io/badge/e7abeb5c7-fix-green" alt="fix - e7abeb5c7" /></a></td> <td>add missing imports for focus and skip APIs in refactor-jasmine-vitest</td> </tr> </tbody> </table> <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/233deef01288c6aa39a048d6bd66a1f09595dc15"><img src="https://img.shields.io/badge/233deef01-fix-green" alt="fix - 233deef01" /></a></td> <td>fix broken img ref in ai-tutor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7cea9885c64a747b391b74e6434cdf005c843766"><img src="https://img.shields.io/badge/7cea9885c-fix-green" alt="fix - 7cea9885c" /></a></td> <td>introduce initial package manager workspace awareness</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b1a5b7434323eb383df1f53c389fe9dc948a785"><img src="https://img.shields.io/badge/5b1a5b743-fix-green" alt="fix - 5b1a5b743" /></a></td> <td>remove standalone true ref in ai tutor</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/94023f62c5b51a669ff3187cc062057f82c79c52"><img src="https://img.shields.io/badge/94023f62c-fix-green" alt="fix - 94023f62c" /></a></td> <td>introduce trustProxyHeaders option to safely validate and sanitize proxy headers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5ffe5c309a92e7fd42f1059171924c5942f35c36"><img src="https://img.shields.io/badge/5ffe5c309-fix-green" alt="fix - 5ffe5c309" /></a></td> <td>add support for configuring trusted proxy headers via environment variable</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/930ada9b73c5172d57830ce42a5a336ae9483a54"><img src="https://img.shields.io/badge/930ada9b7-fix-green" alt="fix - 930ada9b7" /></a></td> <td>decode route segments when building and matching route tree</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0dc8a440ca9e4242edb69ba5a8147fef1dddc4f0"><img src="https://img.shields.io/badge/0dc8a440c-fix-green" alt="fix - 0dc8a440c" /></a></td> <td>use router to normalize URLs for comparison</td> </tr> </tbody> </table> <h2>21.2.8</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/e91280c05afe7b35b4f01e0eb2800f1ee21fd2ea"><img src="https://img.shields.io/badge/e91280c05-fix-green" alt="fix - e91280c05" /></a></td> <td>dynamically resolve project Angular CLI executable inside MCP tools</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/01af6741bfe489c3c8fd86feab8b5f14cdb92562"><img src="https://img.shields.io/badge/01af6741b-fix-green" alt="fix - 01af6741b" /></a></td> <td>ignore EBADF file system errors during MCP project scan</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f7a3e6ed871ff711723dcfdbaa8c3ae497f89a5b"><img src="https://img.shields.io/badge/f7a3e6ed8-fix-green" alt="fix - f7a3e6ed8" /></a></td> <td>use headless option in MCP test tool</td> </tr> </tbody> </table> <h3><code>@angular-devkit/build-angular</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/00336c037dd77d2b441f797580eb8a12c044006b"><img src="https://img.shields.io/badge/00336c037-fix-green" alt="fix - 00336c037" /></a></td> <td>ensure route has leading slash in prerender builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e87d302d6df3f4d9fa9338e3d377e09a2e161fc1"><img src="https://img.shields.io/badge/e87d302d6-fix-green" alt="fix - e87d302d6" /></a></td> <td>fix app-shell route format and</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/c93140a545869901ec7c24ea10be3073b8899b0d"><img src="https://img.shields.io/badge/c93140a54-fix-green" alt="fix - c93140a54" /></a></td> <td>use rootDir for HMR component updates path resolution</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6df2b14884cffb986977636a84b7868bf8b63f0e"><img src="https://img.shields.io/badge/6df2b1488-fix-green" alt="fix - 6df2b1488" /></a></td> <td>validate V8 coverage support for browsers in Vitest</td> </tr> </tbody> </table> <h2>21.2.7</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/971041aa11e4546772e4677b77ceec2ad1374496"><img src="https://img.shields.io/badge/971041aa1-fix-green" alt="fix - 971041aa1" /></a></td> <td>handle missing package manager during analytics initialization</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/365cce81dde91463d4f0049a69feaed018902585"><img src="https://img.shields.io/badge/365cce81d-fix-green" alt="fix - 365cce81d" /></a></td> <td>preserve coverage ignore comments in development</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9f74660c3688bb1f0d6a7608a136a30dbfe4d7e9"><img src="https://img.shields.io/badge/9f74660c3-fix-green" alt="fix - 9f74660c3" /></a></td> <td>show clear error when styleUrl points to a TypeScript file</td> </tr> </tbody> </table> <h2>21.2.6</h2> <h3><code>@angular/cli</code></h3> <!-- 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">@angular-devkit/build-angular's changelog</a>.</em></p> <blockquote> <h1>21.2.9 (2026-04-29)</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/233deef01288c6aa39a048d6bd66a1f09595dc15">233deef01</a></td> <td>fix</td> <td>fix broken img ref in ai-tutor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7cea9885c64a747b391b74e6434cdf005c843766">7cea9885c</a></td> <td>fix</td> <td>introduce initial package manager workspace awareness</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b1a5b7434323eb383df1f53c389fe9dc948a785">5b1a5b743</a></td> <td>fix</td> <td>remove standalone true ref in ai tutor</td> </tr> </tbody> </table> <h3><code>@schematics/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/e7abeb5c74024daf125070c9b4f7f8d2426bab66">e7abeb5c7</a></td> <td>fix</td> <td>add missing imports for focus and skip APIs in refactor-jasmine-vitest</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/94023f62c5b51a669ff3187cc062057f82c79c52">94023f62c</a></td> <td>fix</td> <td>introduce trustProxyHeaders option to safely validate and sanitize proxy headers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5ffe5c309a92e7fd42f1059171924c5942f35c36">5ffe5c309</a></td> <td>fix</td> <td>add support for configuring trusted proxy headers via environment variable</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/930ada9b73c5172d57830ce42a5a336ae9483a54">930ada9b7</a></td> <td>fix</td> <td>decode route segments when building and matching route tree</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0dc8a440ca9e4242edb69ba5a8147fef1dddc4f0">0dc8a440c</a></td> <td>fix</td> <td>use router to normalize URLs for comparison</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.3.25 (2026-04-29)</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/5e01ef40eb87deda79d18654fc696b64d18bf889">5e01ef40e</a></td> <td>fix</td> <td>upgrade postcss to 8.5.12</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/6686848d946ca157f9b92b84db377e912266395e">6686848d9</a></td> <td>fix</td> <td>introduce trustProxyHeaders option to safely validate and sanitize proxy headers</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>22.0.0-next.6 (2026-04-22)</h1> <h3><code>@angular/cli</code></h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/564b1084e2bfb0813f374f1bff6f6ec5867b4bc2"><code>564b108</code></a> release: cut the v21.2.9 release</li> <li><a href="https://github.com/angular/angular-cli/commit/dbda92b6dcc1762ff780327c4e25029c0a9104e7"><code>dbda92b</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/828c17508fee82c2b0273f3501188eb75681d169"><code>828c175</code></a> build: update pnpm to v10.33.2</li> <li><a href="https://github.com/angular/angular-cli/commit/a887b94de4b3677efd2809d26971535621387cb6"><code>a887b94</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/56d19be3b0045eb7d574fc34cfcea9ac502a8a0f"><code>56d19be</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/f2f485173ffdf387bcb2db19bda71d3ebe9fe52d"><code>f2f4851</code></a> build: update dependency postcss to v8.5.12</li> <li><a href="https://github.com/angular/angular-cli/commit/5ffe5c309a92e7fd42f1059171924c5942f35c36"><code>5ffe5c3</code></a> fix(<code>@angular/ssr</code>): add support for configuring trusted proxy headers via envi...</li> <li><a href="https://github.com/angular/angular-cli/commit/930ada9b73c5172d57830ce42a5a336ae9483a54"><code>930ada9</code></a> fix(<code>@angular/ssr</code>): decode route segments when building and matching route tree</li> <li><a href="https://github.com/angular/angular-cli/commit/0dc8a440ca9e4242edb69ba5a8147fef1dddc4f0"><code>0dc8a44</code></a> fix(<code>@angular/ssr</code>): use router to normalize URLs for comparison</li> <li><a href="https://github.com/angular/angular-cli/commit/7cea9885c64a747b391b74e6434cdf005c843766"><code>7cea988</code></a> fix(<code>@angular/cli</code>): introduce initial package manager workspace awareness</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/v21.1.5...v21.2.9">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]
