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

   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 18.2.12 to 19.1.3
   <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>v19.1.3</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.1.3 (2025-01-20)</h1>
   <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/7d8c34172bf29fbf61c0c0114c419903804b6b38";><img
 src="https://img.shields.io/badge/7d8c34172-fix-green"; alt="fix - 7d8c34172" 
/></a></td>
   <td>allow asset changes to reload page on incremental updates</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/9fa29af374060a05a19b32d1f0dee954ec70f451";><img
 src="https://img.shields.io/badge/9fa29af37-fix-green"; alt="fix - 9fa29af37" 
/></a></td>
   <td>handle relative <code>@ng/components</code></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/c4de34703f8b17ac96e66f889fa0e3ffff524831";><img
 src="https://img.shields.io/badge/c4de34703-fix-green"; alt="fix - c4de34703" 
/></a></td>
   <td>perform full reload for templates with <code>$localize</code> usage</td>
   </tr>
   </tbody>
   </table>
   <h2>v19.1.2</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.1.2 (2025-01-17)</h1>
   <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/939d1612add13bab9aed6cc77bce0e17555bfe3b";><img
 src="https://img.shields.io/badge/939d1612a-fix-green"; alt="fix - 939d1612a" 
/></a></td>
   <td>perform incremental background file updates with component updates</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/30402720707b7a8b9042a6046692d62a768cdc64";><img
 src="https://img.shields.io/badge/304027207-fix-green"; alt="fix - 304027207" 
/></a></td>
   <td>prevent full page reload on HMR updates with SSR enabled</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/148acbd58a13b1ba8c4a3349bd6042c24a9f93b5";><img
 src="https://img.shields.io/badge/148acbd58-fix-green"; alt="fix - 148acbd58" 
/></a></td>
   <td>reset component updates on dev-server index request</td>
   </tr>
   </tbody>
   </table>
   <h2>v19.1.1</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.1.1 (2025-01-16)</h1>
   <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/298506751f2b3788fa2def7f7b4012e9e5465047";><img
 src="https://img.shields.io/badge/298506751-fix-green"; alt="fix - 298506751" 
/></a></td>
   <td>resolve HMR-prefixed files in SSR with Vite</td>
   </tr>
   </tbody>
   </table>
   <h2>v19.1.0</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.1.0 (2025-01-15)</h1>
   <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/02825eec53456384ba5b9c19f25dde3cfc95d796";><img
 src="https://img.shields.io/badge/02825eec5-feat-blue"; alt="feat - 02825eec5" 
/></a></td>
   <td>use <code>@angular/build</code> package in library generation 
schematic</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/88431b7564d6757898744597a67fcdc178413128";><img
 src="https://img.shields.io/badge/88431b756-fix-green"; alt="fix - 88431b756" 
/></a></td>
   <td>application migration should migrate ng-packagr builder package</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/2b8a02bac098d4ac4f31b0e74bedfc739171e30b";><img
 src="https://img.shields.io/badge/2b8a02bac-feat-blue"; alt="feat - 2b8a02bac" 
/></a></td>
   <td>require build schemas from modules</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/fe1ae6933998104c144b2c8854f362289c8d91c6";><img
 src="https://img.shields.io/badge/fe1ae6933-fix-green"; alt="fix - fe1ae6933" 
/></a></td>
   <td>avoid Node.js resolution for relative builder schema</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular-devkit/core</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/ce7c4e203d0312d21d4a3d1955f9c97bdf3e06d2";><img
 src="https://img.shields.io/badge/ce7c4e203-fix-green"; alt="fix - ce7c4e203" 
/></a></td>
   <td>handle Windows drive letter case insensitivity in path functions</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular-devkit/schematics</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/2f55209dd24602bdf8c27ef083f96b5f55166971";><img
 src="https://img.shields.io/badge/2f55209dd-fix-green"; alt="fix - 2f55209dd" 
/></a></td>
   <td>update <code>Rule</code> type to support returning a 
<code>Promise</code> of <code>Tree</code></td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/build</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";><code>@​angular-devkit/build-angular</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h1>19.1.3 (2025-01-20)</h1>
   <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/7d8c34172bf29fbf61c0c0114c419903804b6b38";>7d8c34172</a></td>
   <td>fix</td>
   <td>allow asset changes to reload page on incremental updates</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/9fa29af374060a05a19b32d1f0dee954ec70f451";>9fa29af37</a></td>
   <td>fix</td>
   <td>handle relative <code>@ng/components</code></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/c4de34703f8b17ac96e66f889fa0e3ffff524831";>c4de34703</a></td>
   <td>fix</td>
   <td>perform full reload for templates with <code>$localize</code> usage</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.1.2 (2025-01-17)</h1>
   <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/939d1612add13bab9aed6cc77bce0e17555bfe3b";>939d1612a</a></td>
   <td>fix</td>
   <td>perform incremental background file updates with component updates</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/30402720707b7a8b9042a6046692d62a768cdc64";>304027207</a></td>
   <td>fix</td>
   <td>prevent full page reload on HMR updates with SSR enabled</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/148acbd58a13b1ba8c4a3349bd6042c24a9f93b5";>148acbd58</a></td>
   <td>fix</td>
   <td>reset component updates on dev-server index request</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.1.1 (2025-01-16)</h1>
   <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/298506751f2b3788fa2def7f7b4012e9e5465047";>298506751</a></td>
   <td>fix</td>
   <td>resolve HMR-prefixed files in SSR with Vite</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>19.1.0 (2025-01-15)</h1>
   <h2>Deprecations</h2>
   <h3><code>@​angular/build</code></h3>
   <ul>
   <li>
   <p>The <code>baseHref</code> option under <code>i18n.locales</code> and 
<code>i18n.sourceLocale</code> in <code>angular.json</code> is deprecated in 
favor of <code>subPath</code>.</p>
   <p>The <code>subPath</code> defines the URL segment for the locale, serving 
as both the HTML base HREF and the directory name for output. By default, if 
not specified, <code>subPath</code> will use the locale code.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/angular/angular-cli/commit/450872543e58ce2ae4884e7e3355897a31ecd22c";><code>4508725</code></a>
 release: cut the v19.1.3 release</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/3ce086a5c87884a5a284da80b1cda5c5c129fbe3";><code>3ce086a</code></a>
 test: improve stability of strategy tests</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/2114f0204b5f45ebcb2d9bcb4fe219cd2b7ee849";><code>2114f02</code></a>
 build: ensure source maps are used for jasmine stack traces</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/e5e09479a98e264758f18389ab8f39739306441e";><code>e5e0947</code></a>
 build: migrate <code>@angular-devkit/architect-cli</code> tests to 
<code>rules_js</code></li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/4700c5ddcfc0833b66b974572ebe8bf791f1da70";><code>4700c5d</code></a>
 build: migrate <code>@angular-devkit/schematics</code> tests to 
<code>rules_js</code></li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/c9bf07d05bc076c887ae7a82b1133b7b4b884dea";><code>c9bf07d</code></a>
 build: migrate <code>@angular-devkit/core</code> tests to 
<code>rules_js</code></li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/d278d940a4224b8090ad4e63ad09cd924457ae22";><code>d278d94</code></a>
 build: migrate <code>@angular/cli</code> tests to use 
<code>rules_js</code></li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/676ce573844bd018489b9a849f4e015a09e5a8e8";><code>676ce57</code></a>
 build: ensure package substitutions work with pnpm <code>workspace:*</code> 
links</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/7afc051922b34d3730d615a038d69b0230bc0997";><code>7afc051</code></a>
 test(<code>@​angular/build</code>): enable i18n localize watch test for 
dev-server</li>
   <li><a 
href="https://github.com/angular/angular-cli/commit/c4de34703f8b17ac96e66f889fa0e3ffff524831";><code>c4de347</code></a>
 fix(<code>@​angular/build</code>): perform full reload for templates with 
<code>$localize</code> usage</li>
   <li>Additional commits viewable in <a 
href="https://github.com/angular/angular-cli/compare/18.2.12...19.1.3";>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/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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to