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

   Bumps [koa](https://github.com/koajs/koa) to 2.16.1 and updates ancestor 
dependency 
[@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These 
dependencies need to be updated together.
   
   Updates `koa` from 2.15.4 to 2.16.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/koajs/koa/releases";>koa's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.16.1</h2>
   <p>fix: don't render redirect values in anchor ref</p>
   <h2>2.16.0</h2>
   <p>This is a backported release to fix core underlying issue with 
<code>HEAD</code> requests when using <code>http2.createSecureServer</code>.  
See discussion at <a 
href="https://redirect.github.com/koajs/koa/pull/1593";>koajs/koa#1593</a> and 
<a 
href="https://redirect.github.com/koajs/koa/issues/1547";>koajs/koa#1547</a>.</p>
   <ul>
   <li>fix missing cleanup, if response socket is no longer writeable (issue 
1547) (<a 
href="https://redirect.github.com/koajs/koa/pull/1593";>koajs/koa#1593</a>) 
399cb6b0dd2104224c0ef0ce8e92f84e4f7faf42</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/koajs/koa/commit/ba1482206995d99e46b47c8de19980b2f526aaa0";><code>ba14822</code></a>
 2.16.1</li>
   <li><a 
href="https://github.com/koajs/koa/commit/2ff6c3fb80c7acd5abf36deee3684aa20e004e5a";><code>2ff6c3f</code></a>
 2.16.0</li>
   <li><a 
href="https://github.com/koajs/koa/commit/3d51d034af72360f57bca551fc4bdd95499b34f1";><code>3d51d03</code></a>
 ci: allow codecov to fail</li>
   <li><a 
href="https://github.com/koajs/koa/commit/eb84d890b86011b4d8e15ba32cc3cfd39a2a02af";><code>eb84d89</code></a>
 fix: don't render redirect values in anchor ref</li>
   <li>See full diff in <a 
href="https://github.com/koajs/koa/compare/2.15.4...v2.16.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@nx/angular` from 21.1.3 to 21.2.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>21.2.3 (2025-07-11)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>core:</strong> refactor CI workflow generator to use centralized 
command generation (<a 
href="https://redirect.github.com/nrwl/nx/pull/31787";>#31787</a>)</li>
   <li><strong>core:</strong> add CI warning for missing remote cache solution 
&quot; (<a href="https://redirect.github.com/nrwl/nx/pull/31678";>#31678</a>, <a 
href="https://redirect.github.com/nrwl/nx/pull/31860";>#31860</a>)</li>
   <li><strong>core:</strong> add fix-ci command to CI workflows (<a 
href="https://redirect.github.com/nrwl/nx/pull/31833";>#31833</a>)</li>
   <li><strong>core:</strong> add support for <code>--tui</code> and 
<code>--no-tui</code> (<a 
href="https://redirect.github.com/nrwl/nx/pull/31621";>#31621</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>angular:</strong> generate ngrx facade spec file correctly (<a 
href="https://redirect.github.com/nrwl/nx/pull/31850";>#31850</a>)</li>
   <li><strong>core:</strong> return current nx init date when no git available 
yet (<a href="https://github.com/nrwl/nx/commit/4b29c2434a";>4b29c2434a</a>)</li>
   <li><strong>core:</strong> consider virtual trees in globAsync (<a 
href="https://redirect.github.com/nrwl/nx/pull/31805";>#31805</a>)</li>
   <li><strong>core:</strong> improve tui contrast on some terminal themes (<a 
href="https://redirect.github.com/nrwl/nx/pull/31299";>#31299</a>)</li>
   <li><strong>core:</strong> add option to use v8 for daemon message 
serialization to avoid issues when JSON.stringify would fail (<a 
href="https://redirect.github.com/nrwl/nx/pull/30516";>#30516</a>)</li>
   <li><strong>core:</strong> allow opting out of sorting root tsconfig path 
mappings with an env var (<a 
href="https://redirect.github.com/nrwl/nx/pull/31763";>#31763</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/29043";>#29043</a>)</li>
   <li><strong>gradle:</strong> handle custom build gradle files (<a 
href="https://redirect.github.com/nrwl/nx/pull/31817";>#31817</a>)</li>
   <li><strong>gradle:</strong> allow excludeDependsOn to be false (<a 
href="https://redirect.github.com/nrwl/nx/pull/31890";>#31890</a>)</li>
   <li><strong>misc:</strong> add fallback for missing source root (<a 
href="https://redirect.github.com/nrwl/nx/pull/31759";>#31759</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/30638";>#30638</a>)</li>
   <li><strong>plugin:</strong> fix e2e-project generator when the e2e target 
is inferred (<a 
href="https://redirect.github.com/nrwl/nx/pull/31809";>#31809</a>)</li>
   <li><strong>vite:</strong> bump <code>@​analogjs/vite-plugin-angular</code> 
to 1.19.x (<a 
href="https://redirect.github.com/nrwl/nx/pull/31866";>#31866</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Brandon Roberts <a 
href="https://github.com/brandonroberts";><code>@​brandonroberts</code></a></li>
   <li>Craigory Coppola <a 
href="https://github.com/AgentEnder";><code>@​AgentEnder</code></a></li>
   <li>Emily Xiong <a 
href="https://github.com/xiongemi";><code>@​xiongemi</code></a></li>
   <li>James Henry <a 
href="https://github.com/JamesHenry";><code>@​JamesHenry</code></a></li>
   <li>Jason Jean <a 
href="https://github.com/FrozenPandaz";><code>@​FrozenPandaz</code></a></li>
   <li>Jonathan Gelin <a 
href="https://github.com/jogelin";><code>@​jogelin</code></a></li>
   <li>Leosvel Pérez Espinosa <a 
href="https://github.com/leosvelperez";><code>@​leosvelperez</code></a></li>
   <li>Miguel <a 
href="https://github.com/mpsanchis";><code>@​mpsanchis</code></a></li>
   <li>Victor Savkin <a 
href="https://github.com/vsavkin";><code>@​vsavkin</code></a></li>
   </ul>
   <h2>21.2.2 (2025-07-02)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>bundling:</strong> add useLegacyTypescriptPlugin option to 
migrate from rollup-plugin-typescript2 (<a 
href="https://redirect.github.com/nrwl/nx/pull/31718";>#31718</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/30488";>#30488</a>)</li>
   <li><strong>core:</strong> pass in progress task outputs to tui for 
non-direct child processes (<a 
href="https://redirect.github.com/nrwl/nx/pull/31655";>#31655</a>)</li>
   <li><strong>core:</strong> add CI warning for missing remote cache solution 
(<a href="https://redirect.github.com/nrwl/nx/pull/31678";>#31678</a>)</li>
   <li><strong>core:</strong> enhance native cache operations with 
comprehensive logging (<a 
href="https://redirect.github.com/nrwl/nx/pull/31652";>#31652</a>)</li>
   <li><strong>graph:</strong> enhance migration state management and introduce 
migration stopping functionality. (<a 
href="https://redirect.github.com/nrwl/nx/pull/31626";>#31626</a>)</li>
   <li><strong>module-federation:</strong> bump 
<code>@​module-federation/enhanced</code> version to 0.15.0 to fix 
vulnerability (<a 
href="https://redirect.github.com/nrwl/nx/pull/30806";>#30806</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/30502";>#30502</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/30748";>#30748</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>angular:</strong> respect skipTsConfig option in library 
generator (<a href="https://redirect.github.com/nrwl/nx/pull/31738";>#31738</a>, 
<a href="https://redirect.github.com/nrwl/nx/issues/31185";>#31185</a>)</li>
   <li><strong>angular:</strong> improve indexHtmlTransformer documentation (<a 
href="https://redirect.github.com/nrwl/nx/pull/31742";>#31742</a>, <a 
href="https://redirect.github.com/nrwl/nx/issues/30831";>#30831</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/f022f3a7c6807279432c16af1379ce725d58fb24";><code>f022f3a</code></a>
 fix(misc): add fallback for missing source root (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/31759";>#31759</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/9c74e827459e6c754059f3addc6d35769a884a32";><code>9c74e82</code></a>
 fix(angular): generate ngrx facade spec file correctly (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/31850";>#31850</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/1b3d616a759e136cc207a57c0f5b4745031ee50c";><code>1b3d616</code></a>
 fix(angular): improve indexHtmlTransformer documentation (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/31742";>#31742</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/81fa01f25442a07ff5a7fd32c77c7524cb13eef7";><code>81fa01f</code></a>
 fix(angular): respect skipTsConfig option in library generator (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/31738";>#31738</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/cb49e139ff70e1ccd3a7c656fef09a859652b537";><code>cb49e13</code></a>
 fix(module-federation): restore support for relative URLs in module 
federatio...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/865abbc4b04a886ced405b46fe0dfe5813d0727e";><code>865abbc</code></a>
 feat(module-federation): bump <code>@​module-federation/enhanced</code> 
version to 0.15.0 t...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/e1dfe6ea09d6ab555bd70c7e1f3ab8ad1140e9a4";><code>e1dfe6e</code></a>
 fix(angular): handle inferred projects without project configuration files 
in...</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/bf9c677e7977126f55405be5e95782dddd239018";><code>bf9c677</code></a>
 fix(angular): fix import from ng-packagr (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/31600";>#31600</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/f1c090b640fc1776beb37d1f6e3b9c851923b066";><code>f1c090b</code></a>
 fix(linter): update allowed ESLint config file extensions (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/30127";>#30127</a>)</li>
   <li><a 
href="https://github.com/nrwl/nx/commit/73e2c506bb4f262e1f75dd7c19d0e38d1bb02dfc";><code>73e2c50</code></a>
 docs(angular): update tutorial and docs with angular v20 changes (<a 
href="https://github.com/nrwl/nx/tree/HEAD/packages/angular/issues/31356";>#31356</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nrwl/nx/commits/21.2.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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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