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

   Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's 
no longer used after updating ancestor dependency 
[@angular-devkit/build-angular](https://github.com/angular/angular-cli). These 
dependencies need to be updated together.
   
   Removes `vite`
   
   Updates `@angular-devkit/build-angular` from 19.2.13 to 20.3.6
   <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>20.3.6</h2>
   <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/5271547c80662de10cb3bcb648779a83f6efedfb";><img
 src="https://img.shields.io/badge/5271547c8-fix-green"; alt="fix - 5271547c8" 
/></a></td>
   <td>prevent malicious URL from overriding host</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.5</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/7f7140680b75ff6b41f7f04349fe10cd928f1a23";><img
 src="https://img.shields.io/badge/7f7140680-fix-green"; alt="fix - 7f7140680" 
/></a></td>
   <td>cleanup karma temporary directory after process exit</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.4</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/c94bf7ff0845fe325c39737057ff1ed4ea553011";><img
 src="https://img.shields.io/badge/c94bf7ff0-fix-green"; alt="fix - c94bf7ff0" 
/></a></td>
   <td>Out of the box support for PM2</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/465436c9fa21173befe5e39b61afb7f29435c2aa";><img
 src="https://img.shields.io/badge/465436c9f-fix-green"; alt="fix - 465436c9f" 
/></a></td>
   <td>use bracket notation for <code>process.env['pm_id']</code></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/bc6b631146c719a337c937e95c7cc5ebca29254b";><img
 src="https://img.shields.io/badge/bc6b63114-fix-green"; alt="fix - bc6b63114" 
/></a></td>
   <td>mark <code>InjectionToken</code> as pure for improved tree-shaking</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/e510ff828f033478d8e1720050a7b3d75d551e16";><img
 src="https://img.shields.io/badge/e510ff828-fix-green"; alt="fix - e510ff828" 
/></a></td>
   <td>mark <code>InjectionToken</code> as pure for improved tree-shaking</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.3</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/b7f92da7835c14b568d07dfb3313802704f28cfd";><img
 src="https://img.shields.io/badge/b7f92da78-fix-green"; alt="fix - b7f92da78" 
/></a></td>
   <td>add <code>__screenshots__/</code> to <code>.gitignore</code></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/a4c9a2007ab3e33b2c97fa63f0df8f8662427031";><img
 src="https://img.shields.io/badge/a4c9a2007-fix-green"; alt="fix - a4c9a2007" 
/></a></td>
   <td>avoid retaining rendered HTML in memory post-request</td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.2</h2>
   <p>No release notes provided.</p>
   <h2>20.3.1</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/be60be4997ea0f7be3a4fb993f87b1bd29fc1493";><img
 src="https://img.shields.io/badge/be60be499-fix-green"; alt="fix - be60be499" 
/></a></td>
   <td>add timestamp to bundle generation log</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/d60f4e53d8f511d313e517161dc26eb3cc005f1c";><img
 src="https://img.shields.io/badge/d60f4e53d-fix-green"; alt="fix - d60f4e53d" 
/></a></td>
   <td>update vite to version <code>7.1.5</code></td>
   </tr>
   </tbody>
   </table>
   <h2>20.3.0</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>20.3.6 (2025-10-15)</h1>
   <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/5271547c80662de10cb3bcb648779a83f6efedfb";>5271547c8</a></td>
   <td>fix</td>
   <td>prevent malicious URL from overriding host</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.2.18 (2025-10-15)</h1>
   <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/9136a5d1302bb224ea245460ae29474bd2a3a10b";>9136a5d13</a></td>
   <td>fix</td>
   <td>prevent malicious URL from overriding host</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>21.0.0-next.7 (2025-10-08)</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/1c06b16a962d3c2cc122dc40e01c64bc8a8d754d";>1c06b16a9</a></td>
   <td>feat</td>
   <td>add builder info to <code>list_projects</code> MCP tool</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/104c90768000b3e0052ee7e7de2c5e04c1bffdaf";>104c90768</a></td>
   <td>feat</td>
   <td>enhance <code>ng version</code> output with more details</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/afb4d3e377b11315a03563cb8c143c35d37f113a";>afb4d3e37</a></td>
   <td>fix</td>
   <td>remove extra space before async in spec templates</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/1c2d49ec736818d22773916d7eaafd3446275ea0";>1c2d49ec7</a></td>
   <td>fix</td>
   <td>cleanup karma temporary directory after process exit</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/50e330d331fc8cfc4c12f7258012305ecb419d2d";>50e330d33</a></td>
   <td>fix</td>
   <td>disable glob directory expansion when finding tests</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/73621998f91db189ad9b1ab006681404e30f7900";>73621998f</a></td>
   <td>fix</td>
   <td>normalize paths for Vitest runner output files</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/angular/angular-cli/commit/f7bd5679e6de24063a806eaf2fbde4ffdc1e1d8c";><code>f7bd567</code></a>
 release: cut the v20.3.6 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/5271547c80662de10cb3bcb648779a83f6efedfb";><code>5271547</code></a>
 fix(<code>@​angular/ssr</code>): prevent malicious URL from overriding 
host</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/16656a153113899ccdcaa28f442a690b5e0aee6b";><code>16656a1</code></a>
 build: update github/codeql-action action to v3.30.8</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/9e048eec7828efd4a41ed44cd61a97af5decb824";><code>9e048ee</code></a>
 build: update pnpm to v10.18.3</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/6d365ac0372fad995b1730a95091076fa1ee5599";><code>6d365ac</code></a>
 build: update cross-repo angular dependencies</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/108501a4b3e69862b49da573e308f70b20a18b71";><code>108501a</code></a>
 docs(<code>@​angular/ssr</code>): update examples for withRoutes 
configuration</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/03e3bfc9e42ab176313eb8f0c252f1c63e18ad5c";><code>03e3bfc</code></a>
 docs(<code>@​angular-devkit/build-angular</code>): add descriptions for 
browser builder opt...</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/2f4bc09db0c8fdeb8b12e13d0c5cc7f86beba630";><code>2f4bc09</code></a>
 docs(<code>@​angular/build</code>): add descriptions for application builder 
options</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/82f89009bf508aaccc0e1146d23dcb39f5fdf4d6";><code>82f8900</code></a>
 build: update cross-repo angular dependencies</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/b45f97a6808a9c5e6426db6e0ef0fd544116f0b6";><code>b45f97a</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...20.3.6";>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