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

   Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.7 and updates 
ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). 
These dependencies need to be updated together.
   
   Updates `tar` from 7.4.3 to 7.5.7
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md";>tar's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>7.5</h2>
   <ul>
   <li>Added <code>zstd</code> compression support.</li>
   <li>Consistent TOCTOU behavior in sync t.list</li>
   <li>Only read from ustar block if not specified in Pax</li>
   <li>Fix sync tar.list when file size reduces while reading</li>
   <li>Sanitize absolute linkpaths properly</li>
   <li>Prevent writing hardlink entries to the archive ahead of their
   file target</li>
   </ul>
   <h2>7.4</h2>
   <ul>
   <li>Deprecate <code>onentry</code> in favor of <code>onReadEntry</code> for 
clarity.</li>
   </ul>
   <h2>7.3</h2>
   <ul>
   <li>Add <code>onWriteEntry</code> option</li>
   </ul>
   <h2>7.2</h2>
   <ul>
   <li>DRY the command definitions into a single <code>makeCommand</code> 
method,
   and update the type signatures to more appropriately infer the
   return type from the options and arguments provided.</li>
   </ul>
   <h2>7.1</h2>
   <ul>
   <li>Update minipass to v7.1.0</li>
   <li>Update the type definitions of <code>write()</code> and 
<code>end()</code> methods on
   <code>Unpack</code> and <code>Parser</code> classes to be compatible with the
   NodeJS.WritableStream type in the latest versions of
   <code>@types/node</code>.</li>
   </ul>
   <h2>7.0</h2>
   <ul>
   <li>Drop support for node &lt;18</li>
   <li>Rewrite in TypeScript, provide ESM and CommonJS hybrid
   interface</li>
   <li>Add tree-shake friendly exports, like <code>import('tar/create')</code>
   and <code>import('tar/read-entry')</code> to get individual functions or
   classes.</li>
   <li>Add <code>chmod</code> option that defaults to false, and deprecate
   <code>noChmod</code>. That is, reverse the default option regarding
   explicitly setting file system modes to match tar entry
   settings.</li>
   <li>Add <code>processUmask</code> option to avoid having to call
   <code>process.umask()</code> when <code>chmod: true</code> (or 
<code>noChmod: false</code>) is
   set.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/4a37eb9a1cf1137df4eb70c5c7f849f412ff3cdb";><code>4a37eb9</code></a>
 7.5.7</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/f4a7aa9bc3d717c987fdf1480ff7a64e87ffdb46";><code>f4a7aa9</code></a>
 fix: properly sanitize hard links containing ..</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/394ece6ad8d81742a4e4058af227c616cd947a25";><code>394ece6</code></a>
 7.5.6</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/7d4cc17c76f6bd11dcd83de47187dc6dff206eee";><code>7d4cc17</code></a>
 fix race puting a Link ahead of its target File</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/26ab90474e642cf00d84a05bcdc2eaf2a19f1581";><code>26ab904</code></a>
 7.5.5</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/e9a1ddb821b29ddee75b9470dd511066148c8070";><code>e9a1ddb</code></a>
 fix: do not prevent valid linkpaths within archive</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/911c886bb170a6ee3db05fd3709221752213ec8a";><code>911c886</code></a>
 7.5.4</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6";><code>3b1abfa</code></a>
 normalize out unicode ligatures</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/a43478c5c51a71ec996cea62ff824eb9dc9dd17c";><code>a43478c</code></a>
 remove some unused files</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/970c58f6d3d0c932081f8b40218f612db2fabb5a";><code>970c58f</code></a>
 update deps</li>
   <li>Additional commits viewable in <a 
href="https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.7";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~isaacs";>isaacs</a>, a new releaser for tar since 
your current version.</p>
   </details>
   <br />
   
   Updates `@angular/cli` from 19.2.13 to 21.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/angular/angular-cli/releases";><code>@​angular/cli</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>21.1.2</h2>
   <h3><code>@​angular-devkit/schematics-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/e7458c81d669296c767fca272f80054d3b434a72";><img
 src="https://img.shields.io/badge/e7458c81d-fix-green"; alt="fix - e7458c81d" 
/></a></td>
   <td>Add boolean type inference for 'true' and 'false' string values in 
argument parsing</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular-devkit/architect</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/d66f1fe647560498d78e9db362a5fdf1ab492326";><img
 src="https://img.shields.io/badge/d66f1fe64-fix-green"; alt="fix - d66f1fe64" 
/></a></td>
   <td>Add boolean type inference for 'true' and 'false' string values in 
argument parsing</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/80911af673365af3bcb86760bebb4200967ca433";><img
 src="https://img.shields.io/badge/80911af67-fix-green"; alt="fix - 80911af67" 
/></a></td>
   <td>loosen Vitest dependency checks when runnerConfig is used</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/2d30639d3c5a0eb3a1f40ec4cd8fe157f28f19f5";><img
 src="https://img.shields.io/badge/2d30639d3-fix-green"; alt="fix - 2d30639d3" 
/></a></td>
   <td>support merging coverage thresholds with Vitest runnerConfig</td>
   </tr>
   </tbody>
   </table>
   <h2>21.1.1</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/9da6d8fa7640f321547b0308accbfcafefee5b0b";><img
 src="https://img.shields.io/badge/9da6d8fa7-fix-green"; alt="fix - 9da6d8fa7" 
/></a></td>
   <td>correct vscode MCP configuration for new projects</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/361758c75c08d80100ab2307578ef74e8ec288e2";><img
 src="https://img.shields.io/badge/361758c75-fix-green"; alt="fix - 361758c75" 
/></a></td>
   <td>remove special characters from jasmine-vitest report filename</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/151b69587d982130bb80461e4fe143c8f047e68d";><img
 src="https://img.shields.io/badge/151b69587-fix-green"; alt="fix - 151b69587" 
/></a></td>
   <td>Remove nonexistent link from MCP response</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/1b7e3307afb21224ade885e5be64f16c1de860c9";><img
 src="https://img.shields.io/badge/1b7e3307a-fix-green"; alt="fix - 1b7e3307a" 
/></a></td>
   <td>allow application assets in workspace root</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/d1e596dc53b9a43063308fa775cd9ad8f60cad8b";><img
 src="https://img.shields.io/badge/d1e596dc5-fix-green"; alt="fix - d1e596dc5" 
/></a></td>
   <td>prevent incorrect catch binding removal in downleveled for-await</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/98ef0981a2e3aee3c6fd2b6cf0561f6919487723";><img
 src="https://img.shields.io/badge/98ef0981a-fix-green"; alt="fix - 98ef0981a" 
/></a></td>
   <td>update undici to v7.18.2</td>
   </tr>
   </tbody>
   </table>
   <h2>21.1.0</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/36cf3afb485a01f86c4c90f136b38a3cf338e313";><img
 src="https://img.shields.io/badge/36cf3afb4-feat-blue"; alt="feat - 36cf3afb4" 
/></a></td>
   <td>add browserMode option to jasmine-vitest schematic</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/e71a72ffdc426e26bfb4f0bb92e8f5795a621c18";><img
 src="https://img.shields.io/badge/e71a72ffd-feat-blue"; alt="feat - e71a72ffd" 
/></a></td>
   <td>generate detailed migration report for 
<code>refactor-jasmine-vitest</code></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/18cf6c51b72ce5c7f23012585ed992cf91cef5ed";><img
 src="https://img.shields.io/badge/18cf6c51b-fix-green"; alt="fix - 18cf6c51b" 
/></a></td>
   <td>add MCP configuration file to new workspaces</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/772e6efe7acb2d2318a57ba77092a85fc286c51b";><img
 src="https://img.shields.io/badge/772e6efe7-feat-blue"; alt="feat - 772e6efe7" 
/></a></td>
   <td>add 'test' and 'e2e' MCP tools</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/8efb8631842401e219e20dd7955512d4a90a28a3";><img
 src="https://img.shields.io/badge/8efb86318-feat-blue"; alt="feat - 8efb86318" 
/></a></td>
   <td>Add &quot;all&quot; as an experimental tool group</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/c3c9ac5067275461e2d8caefba81ac9701949776";><img
 src="https://img.shields.io/badge/c3c9ac506-feat-blue"; alt="feat - c3c9ac506" 
/></a></td>
   <td>Add MCP tools for building and running devservers</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/d635a6c6335d0838fc0977f6742f6aa9f769c527";><img
 src="https://img.shields.io/badge/d635a6c63-feat-blue"; alt="feat - d635a6c63" 
/></a></td>
   <td>add signal forms lessons</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/d8b76e93d3e9e4e7bd7ad6e12fdf59cd663cbb8e";><img
 src="https://img.shields.io/badge/d8b76e93d-fix-green"; alt="fix - d8b76e93d" 
/></a></td>
   <td>correctly handle yarn classic tag manifest fetching</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/7ab5c0b0a1c637f3e0adb71486e5e7e8716561e4";><img
 src="https://img.shields.io/badge/7ab5c0b0a-fix-green"; alt="fix - 7ab5c0b0a" 
/></a></td>
   <td>correctly spawn package managers on Windows in new abstraction</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/348096623326857a5d8cf77d56712776e1190180";><img
 src="https://img.shields.io/badge/348096623-fix-green"; alt="fix - 348096623" 
/></a></td>
   <td>enhance list_projects MCP tool file system traversal and symlink 
handling</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/316fca8626d51b28ea8cd840f3815b7c6dfcfffa";><img
 src="https://img.shields.io/badge/316fca862-fix-green"; alt="fix - 316fca862" 
/></a></td>
   <td>handle array output from npm view in manifest parser</td>
   </tr>
   </tbody>
   </table>
   <!-- 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/cli</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h1>21.1.2 (2026-01-28)</h1>
   <h3><code>@​angular-devkit/schematics-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/e7458c81d669296c767fca272f80054d3b434a72";>e7458c81d</a></td>
   <td>fix</td>
   <td>Add boolean type inference for 'true' and 'false' string values in 
argument parsing</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular-devkit/architect</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/d66f1fe647560498d78e9db362a5fdf1ab492326";>d66f1fe64</a></td>
   <td>fix</td>
   <td>Add boolean type inference for 'true' and 'false' string values in 
argument parsing</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/80911af673365af3bcb86760bebb4200967ca433";>80911af67</a></td>
   <td>fix</td>
   <td>loosen Vitest dependency checks when runnerConfig is used</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/2d30639d3c5a0eb3a1f40ec4cd8fe157f28f19f5";>2d30639d3</a></td>
   <td>fix</td>
   <td>support merging coverage thresholds with Vitest runnerConfig</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>21.1.1 (2026-01-21)</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/151b69587d982130bb80461e4fe143c8f047e68d";>151b69587</a></td>
   <td>fix</td>
   <td>Remove nonexistent link from MCP response</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/9da6d8fa7640f321547b0308accbfcafefee5b0b";>9da6d8fa7</a></td>
   <td>fix</td>
   <td>correct vscode MCP configuration for new projects</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/361758c75c08d80100ab2307578ef74e8ec288e2";>361758c75</a></td>
   <td>fix</td>
   <td>remove special characters from jasmine-vitest report filename</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/1b7e3307afb21224ade885e5be64f16c1de860c9";>1b7e3307a</a></td>
   <td>fix</td>
   <td>allow application assets in workspace root</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/d1e596dc53b9a43063308fa775cd9ad8f60cad8b";>d1e596dc5</a></td>
   <td>fix</td>
   <td>prevent incorrect catch binding removal in downleveled for-await</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/98ef0981a2e3aee3c6fd2b6cf0561f6919487723";>98ef0981a</a></td>
   <td>fix</td>
   <td>update undici to v7.18.2</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/angular/angular-cli/commit/702d7170eae3d8cba71c3c6a1551e837698f1436";><code>702d717</code></a>
 release: cut the v21.1.2 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/d66f1fe647560498d78e9db362a5fdf1ab492326";><code>d66f1fe</code></a>
 fix(<code>@​angular-devkit/architect</code>): Add boolean type inference for 
'true' and 'fa...</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/e7458c81d669296c767fca272f80054d3b434a72";><code>e7458c8</code></a>
 fix(<code>@​angular-devkit/schematics-cli</code>): Add boolean type inference 
for 'true' an...</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/e974e404e54dc3c199a3d3faf5402fe242599a5c";><code>e974e40</code></a>
 build: lock file maintenance</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/2d30639d3c5a0eb3a1f40ec4cd8fe157f28f19f5";><code>2d30639</code></a>
 fix(<code>@​angular/build</code>): support merging coverage thresholds with 
Vitest runnerCo...</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/80911af673365af3bcb86760bebb4200967ca433";><code>80911af</code></a>
 fix(<code>@​angular/build</code>): loosen Vitest dependency checks when 
runnerConfig is used</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/7cf1d3b8ebdd44c34282619c1856bb8fa4969cd0";><code>7cf1d3b</code></a>
 build: update cross-repo angular dependencies</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/165e7d666e251201739a73610860aeb159992e02";><code>165e7d6</code></a>
 build: update all github actions</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/8e7f86be918e40831a7b3616fc35f4df4464434c";><code>8e7f86b</code></a>
 build: update bazel dependencies</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/3206b8b11c6a54c417f5937e596775e2bbc2373a";><code>3206b8b</code></a>
 build: update cross-repo angular dependencies</li>
   <li>Additional commits viewable in <a 
href="https://github.com/angular/angular-cli/compare/19.2.13...v21.1.2";>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/streampipes/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