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

   Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.9 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.9
   <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/1f0c2c9006b10199cf2686f8ef43e79a1773e1aa";><code>1f0c2c9</code></a>
 7.5.9</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/fbb08518bf290733b68ca4d4135f75becf73fd75";><code>fbb0851</code></a>
 build minified version as default export</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/6b8eba0ef367ac937e703238daa6df94ae6f823f";><code>6b8eba0</code></a>
 7.5.8</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/2cb1120bcefe28d7ecc719b41441ade59c52e384";><code>2cb1120</code></a>
 fix(unpack): improve UnpackSync symlink error &quot;into&quot; path 
accuracy</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/d18e4e1f846f4ddddc153b0f536a19c050e7499f";><code>d18e4e1</code></a>
 fix: do not write linkpaths through symlinks</li>
   <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>Additional commits viewable in <a 
href="https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.9";>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>
   <details>
   <summary>Install script changes</summary>
   <p>This version adds <code>prepare</code> script that runs during 
installation. Review the package contents before updating.</p>
   </details>
   <br />
   
   Updates `@angular/cli` from 20.1.3 to 20.3.16
   <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>20.3.16</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/656888a250af060c110ae87024b0e475b079c23d";><img
 src="https://img.shields.io/badge/656888a25-fix-green"; alt="fix - 656888a25" 
/></a></td>
   <td>update dependency <code>@​modelcontextprotocol/sdk</code> to v1.26.0</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.15</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/795d654138701a03d4d793d3299ff4f33e427a03";><img
 src="https://img.shields.io/badge/795d65413-fix-green"; alt="fix - 795d65413" 
/></a></td>
   <td>update pacote to v21.0.4</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/ffc72cbc52e23cb545476b3fdefc7e5f170eb55d";><img
 src="https://img.shields.io/badge/ffc72cbc5-fix-green"; alt="fix - ffc72cbc5" 
/></a></td>
   <td>update webpack to version 5.104.1</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.14</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/ff366499eff87e9943e25904fd06d109a0fa0075";><img
 src="https://img.shields.io/badge/ff366499e-fix-green"; alt="fix - ff366499e" 
/></a></td>
   <td>update dependency <code>@​modelcontextprotocol/sdk</code> to v1.25.2</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.13</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/cfbb61602daf32c5b942ea84702fc3638aa111e7";><img
 src="https://img.shields.io/badge/cfbb61602-fix-green"; alt="fix - cfbb61602" 
/></a></td>
   <td>update <code>@modelcontextprotocol/sdk</code> to v1.24.0</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.12</h2>
   <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/25bb7e65c4fc7e401c658126c53b0b7a13d62965";><img
 src="https://img.shields.io/badge/25bb7e65c-fix-green"; alt="fix - 25bb7e65c" 
/></a></td>
   <td>ensure correct URL joining for prerender routes</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/cceb862969e541a5f54b689a6439e32773eafe65";><img
 src="https://img.shields.io/badge/cceb86296-fix-green"; alt="fix - cceb86296" 
/></a></td>
   <td>handle <code>X-Forwarded-Prefix</code> and <code>APP_BASE_HREF</code> in 
redirects</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/1abe68ad87f9b892734117a087b5775068bd232b";><img
 src="https://img.shields.io/badge/1abe68ad8-fix-green"; alt="fix - 1abe68ad8" 
/></a></td>
   <td>prevent redirect loop with encoded query parameters</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.11</h2>
   <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/8053f2d92a68a8bd01854eb81aa472249f5a83b2";><img
 src="https://img.shields.io/badge/8053f2d92-fix-green"; alt="fix - 8053f2d92" 
/></a></td>
   <td>ensure <code>ɵgetOrCreateAngularServerApp</code> is always defined after 
errors</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.10</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/c854a719bb3a8d92fe42c8fba4b0b1789081b21c";><img
 src="https://img.shields.io/badge/c854a719b-fix-green"; alt="fix - c854a719b" 
/></a></td>
   <td>correct <code>tsconfig.spec.json</code> include for spec files</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>20.3.16 (2026-02-09)</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/656888a250af060c110ae87024b0e475b079c23d";>656888a25</a></td>
   <td>fix</td>
   <td>update dependency <code>@​modelcontextprotocol/sdk</code> to v1.26.0</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>21.2.0-next.1 (2026-02-05)</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/91b9d281fc88a242aa6e5dd5495e275990d926ef";>91b9d281f</a></td>
   <td>feat</td>
   <td>integrate file formatting into update migrations</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/6f29a8c35abb8928d4e7ea01958192dd2a83491d";>6f29a8c35</a></td>
   <td>fix</td>
   <td>renamed files by their new path in the schematic workflow</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/bc363af8bc40f117a4e35ec9eb7eedf69f5b5b37";>bc363af8b</a></td>
   <td>perf</td>
   <td>optimize package manager discovery with stat-based probing</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/5d1df50d8b84b453570ae5fd9ab6f949bbc11649";>5d1df50d8</a></td>
   <td>fix</td>
   <td>add actionable feedback to vitest-browser schematic</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/51fc77828a33fdf35051b7e18d79ad43f90cba1d";>51fc77828</a></td>
   <td>fix</td>
   <td>warn when production configuration is missing for service worker</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/ece30f2359c2dc794b0c9272447f623a121e88b0";>ece30f235</a></td>
   <td>feat</td>
   <td>add headless option to unit-test builder</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/1f114a9e8b9bddd53e01016a2d7cb211a04eee48";>1f114a9e8</a></td>
   <td>fix</td>
   <td>bundle setup files in unit-test builder for Vitest</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>21.1.3 (2026-02-05)</h1>
   <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/a18196a1096e5eb69cf64102943781d34c4389bf";>a18196a10</a></td>
   <td>fix</td>
   <td>warn when production configuration is missing for service worker</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular-devkit/build-angular</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/750f037791e1b00879dcef91a6aae2e6466483e4";><code>750f037</code></a>
 release: cut the v20.3.16 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/0f02acac4f34609350f7ac0198ce6bf5279967a9";><code>0f02aca</code></a>
 build: update webpack to v5.105.0</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/656888a250af060c110ae87024b0e475b079c23d";><code>656888a</code></a>
 fix(<code>@​angular/cli</code>): update dependency 
<code>@​modelcontextprotocol/sdk</code> to v1.26.0</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/279b1adcf9dd2918682f3e4897494eb7ca5769fd";><code>279b1ad</code></a>
 release: cut the v20.3.15 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/795d654138701a03d4d793d3299ff4f33e427a03";><code>795d654</code></a>
 fix(<code>@​angular/cli</code>): update pacote to v21.0.4</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/ffc72cbc52e23cb545476b3fdefc7e5f170eb55d";><code>ffc72cb</code></a>
 fix(<code>@​angular-devkit/build-angular</code>): update webpack to version 
5.104.1</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/4963d9c34385251437816a06b7245cc56d19242e";><code>4963d9c</code></a>
 release: cut the v20.3.14 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/ff366499eff87e9943e25904fd06d109a0fa0075";><code>ff36649</code></a>
 fix(<code>@​angular/cli</code>): update dependency 
<code>@​modelcontextprotocol/sdk</code> to v1.25.2</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/66140c804093d68db24d9f40cec4c30b2bd01d59";><code>66140c8</code></a>
 ci: force ipv4 resolutions first in Node.js</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/948869d2283d88502f7cb12bf3b97af145b701de";><code>948869d</code></a>
 release: cut the v20.3.13 release</li>
   <li>Additional commits viewable in <a 
href="https://github.com/angular/angular-cli/compare/20.1.3...v20.3.16";>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/flink/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