dependabot[bot] opened a new pull request, #26517: URL: https://github.com/apache/flink/pull/26517
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) to 3.0.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `http-proxy-middleware` from 3.0.3 to 3.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/releases">http-proxy-middleware's releases</a>.</em></p> <blockquote> <h2>v3.0.5</h2> <h2>What's Changed</h2> <ul> <li>fix(fixRequestBody): check readableLength by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1096">chimurai/http-proxy-middleware#1096</a></li> <li>chore(package): v3.0.5 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1098">chimurai/http-proxy-middleware#1098</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v3.0.4...v3.0.5">https://github.com/chimurai/http-proxy-middleware/compare/v3.0.4...v3.0.5</a></p> <h2>v3.0.4</h2> <h2>What's Changed</h2> <ul> <li>chore(package): bump dev dependencies by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1045">chimurai/http-proxy-middleware#1045</a></li> <li>chore(package): update yarn.lock by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1046">chimurai/http-proxy-middleware#1046</a></li> <li>docs(readme): fix example code syntax error by <a href="https://github.com/17hz"><code>@17hz</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1014">chimurai/http-proxy-middleware#1014</a></li> <li>chore(package): bump express to v4.21.1 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1047">chimurai/http-proxy-middleware#1047</a></li> <li>chore(examples): update yarn.lock by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1048">chimurai/http-proxy-middleware#1048</a></li> <li>chore(package): bump dev deps by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1059">chimurai/http-proxy-middleware#1059</a></li> <li>chore(package): bump dev dependencies by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1060">chimurai/http-proxy-middleware#1060</a></li> <li>chore(package): bump dev dependencies by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1074">chimurai/http-proxy-middleware#1074</a></li> <li>ci(github-actions): pipeline improvements by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1082">chimurai/http-proxy-middleware#1082</a></li> <li>feat(types): export Plugin type by <a href="https://github.com/oktapodia"><code>@oktapodia</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1071">chimurai/http-proxy-middleware#1071</a></li> <li>fix(fixRequestBody): support multipart/form-data by <a href="https://github.com/JS-mark"><code>@JS-mark</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/896">chimurai/http-proxy-middleware#896</a></li> <li>chore(package.json): bump dev deps by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1083">chimurai/http-proxy-middleware#1083</a></li> <li>ci(package): patch http-proxy by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1084">chimurai/http-proxy-middleware#1084</a></li> <li>ci(pkg-pr-new): publish package for testing purposes by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1085">chimurai/http-proxy-middleware#1085</a></li> <li>build(patch-package): run patch-package in 'development' only by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1086">chimurai/http-proxy-middleware#1086</a></li> <li>chore(examples): update next deps by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1087">chimurai/http-proxy-middleware#1087</a></li> <li>ci(github-actions): update spellcheck config by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1088">chimurai/http-proxy-middleware#1088</a></li> <li>fix(websocket): handle errors in handleUpgrade by <a href="https://github.com/nwalters512"><code>@nwalters512</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/823">chimurai/http-proxy-middleware#823</a></li> <li>fix(fixRequestBody): prevent multiple .write() calls by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1089">chimurai/http-proxy-middleware#1089</a></li> <li>fix(fixRequestBody): handle invalid request by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1092">chimurai/http-proxy-middleware#1092</a></li> <li>docs(CHANGELOG): update changelog by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1093">chimurai/http-proxy-middleware#1093</a></li> <li>chore(package): v3.0.4 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1095">chimurai/http-proxy-middleware#1095</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/17hz"><code>@17hz</code></a> made their first contribution in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1014">chimurai/http-proxy-middleware#1014</a></li> <li><a href="https://github.com/oktapodia"><code>@oktapodia</code></a> made their first contribution in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1071">chimurai/http-proxy-middleware#1071</a></li> <li><a href="https://github.com/JS-mark"><code>@JS-mark</code></a> made their first contribution in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/896">chimurai/http-proxy-middleware#896</a></li> <li><a href="https://github.com/nwalters512"><code>@nwalters512</code></a> made their first contribution in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/823">chimurai/http-proxy-middleware#823</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.4">https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.4</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md">http-proxy-middleware's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.5">v3.0.5</a></h2> <ul> <li>fix(fixRequestBody): check readableLength (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1096">#1096</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.4">v3.0.4</a></h2> <ul> <li>fix(fixRequestBody): handle invalid request (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1092">#1092</a>)</li> <li>fix(fixRequestBody): prevent multiple .write() calls (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1089">#1089</a>)</li> <li>fix(websocket): handle errors in handleUpgrade (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/823">#823</a>)</li> <li>ci(package): patch http-proxy (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1084">#1084</a>)</li> <li>fix(fixRequestBody): support multipart/form-data (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/896">#896</a>)</li> <li>feat(types): export Plugin type (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1071">#1071</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/d3851ed0075298ea2477d4221809f5875781b66f"><code>d3851ed</code></a> chore(package): v3.0.5 (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1098">#1098</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/1bdccbeec243850f1d2bb50ea0ff2151e725d67e"><code>1bdccbe</code></a> fix(fixRequestBody): check readableLength (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1096">#1096</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/01934d33b157b2d49f7099a18ceec165e7502040"><code>01934d3</code></a> chore(package): v3.0.4 (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1095">#1095</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/3364c0ab41644187bdd9b9666c86922fd68e2dd0"><code>3364c0a</code></a> docs(CHANGELOG): update changelog (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1093">#1093</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/bd3c1243d0d9642748a1ab9df4f44917b68ad131"><code>bd3c124</code></a> fix(fixRequestBody): handle invalid request (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1092">#1092</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/020976044d113fc0bcbbaf995e91d05e2829a145"><code>0209760</code></a> fix(fixRequestBody): prevent multiple .write() calls (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1089">#1089</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/fd0f5682510f4636ae115896f475310229b9b6e7"><code>fd0f568</code></a> fix(websocket): handle errors in handleUpgrade (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/823">#823</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/e94087e8d072c0c54a6c3a6b050c590a92921482"><code>e94087e</code></a> ci(github-actions): update spellcheck config (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1088">#1088</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/397748a06d9d9cdb62c64f9b9148e4c1427d71e5"><code>397748a</code></a> chore(examples): update next deps (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1087">#1087</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/6fb6032f678243022cf2960abf26711775ed3720"><code>6fb6032</code></a> build(patch-package): run patch-package in 'development' only (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1086">#1086</a>)</li> <li>Additional commits viewable in <a href="https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.5">compare view</a></li> </ul> </details> <br /> Updates `@angular-devkit/build-angular` from 18.2.12 to 18.2.19 <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>18.2.19</h2> <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/01cc617bc0e0a5a30c3b86f679494500a914c574"><img src="https://img.shields.io/badge/01cc617bc-fix-green" alt="fix - 01cc617bc" /></a></td> <td>update http-proxy-middleware to v3.0.5</td> </tr> </tbody> </table> <h2>18.2.18</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/4245ca7b434e0aa859c805c459ce50238601b940"><img src="https://img.shields.io/badge/4245ca7b4-fix-green" alt="fix - 4245ca7b4" /></a></td> <td>update vite to 5.4.17</td> </tr> </tbody> </table> <h2>18.2.17</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/247ceff7f7d71901f51dbab1c1a5235d59e45847"><img src="https://img.shields.io/badge/247ceff7f-fix-green" alt="fix - 247ceff7f" /></a></td> <td>update vite to 5.4.16 due to a security issues</td> </tr> </tbody> </table> <h2>18.2.16</h2> <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/4267a80c5cd1e9e6aaae0f9090e21c2d71a6887f"><img src="https://img.shields.io/badge/4267a80c5-fix-green" alt="fix - 4267a80c5" /></a></td> <td>remove <code>@vitejs/plugin-basic-ssl</code> from dependencies</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/9c2904d0d3a7b2790b27d21c1ff23e6d8a01c4f0"><img src="https://img.shields.io/badge/9c2904d0d-fix-green" alt="fix - 9c2904d0d" /></a></td> <td>update vite to 5.4.15</td> </tr> </tbody> </table> <h2>v18.2.15</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>18.2.15 (2025-03-13)</h1> <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/255c8a50d2214747c8121e963afcd96cbff39293"><img src="https://img.shields.io/badge/255c8a50d-fix-green" alt="fix - 255c8a50d" /></a></td> <td>update babel packages</td> </tr> </tbody> </table> <h2>v18.2.14</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>18.2.14 (2025-01-29)</h1> <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/9d34d28ec2965e1b9753556b2721d25ab05c655b"><img src="https://img.shields.io/badge/9d34d28ec-fix-green" alt="fix - 9d34d28ec" /></a></td> <td>remove unused <code>vite</code> dependency</td> </tr> </tbody> </table> <h2>v18.2.13</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>18.2.13 (2025-01-29)</h1> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> </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-devkit/build-angular</code>'s changelog</a>.</em></p> <blockquote> <h1>18.2.19 (2025-04-23)</h1> <h3><code>@angular-devkit/build-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/01cc617bc0e0a5a30c3b86f679494500a914c574">01cc617bc</a></td> <td>fix</td> <td>update http-proxy-middleware to v3.0.5</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.0.0-next.6 (2025-04-16)</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/d6f594fe0f8f21d9c0e2abedb5c8433a1aa5c157">d6f594fe0</a></td> <td>feat</td> <td>generate applications using TypeScript project references</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8654b3fea4e2ba5af651e6c2a4afddaf6fc42802">8654b3fea</a></td> <td>fix</td> <td>application migration should migrate karma builder package</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/be6f13ec16f01851d38b900dbfc4df7ccfb94d16">be6f13ec1</a></td> <td>fix</td> <td>remove setting files tsconfig field with SSR/Server generation</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/d5a409a79da16d368a6c0c588f9c987355ead529">d5a409a79</a></td> <td>fix</td> <td>include <code>module</code> value check when adding custom conditions</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/95d16dc52113a1d5f67c95a5f6d82e5e937f299c">95d16dc52</a></td> <td>fix</td> <td>pass <code>preserveSymlinks</code> option to Karma esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d997feb689b838a9777b7727bf937098c7d5e83">3d997feb6</a></td> <td>fix</td> <td>prevent nested CSS in components</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6e6315d72686a88f29ec9e7565b463e302fdbed8">6e6315d72</a></td> <td>fix</td> <td>properly resolve transitive external dependencies in vite-dev-server</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.2.8 (2025-04-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/4a8a4a0837af6a095a1e4ad6ae07436073324a7a">4a8a4a083</a></td> <td>fix</td> <td>include <code>module</code> value check when adding custom conditions</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/00cd0d1235ed13781689ae4c4636371dab46b493">00cd0d123</a></td> <td>fix</td> <td>prevent nested CSS in components</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a297c4153fd72581cbcf8136c9524c415c561f53">a297c4153</a></td> <td>fix</td> <td>properly resolve transitive external dependencies in vite-dev-server</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8ab033e8e56d26c75d8871f81291e702b8985adc">8ab033e8e</a></td> <td>fix</td> <td>update vite to 6.2.6</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/cfb0a4f5a90b0e440f47ef607bf7a54bb28d3d27"><code>cfb0a4f</code></a> release: cut the v18.2.19 release</li> <li><a href="https://github.com/angular/angular-cli/commit/01cc617bc0e0a5a30c3b86f679494500a914c574"><code>01cc617</code></a> fix(<code>@angular-devkit/build-angular</code>): update http-proxy-middleware to v3.0.5</li> <li><a href="https://github.com/angular/angular-cli/commit/2b1dc211e5d0f520942e778958d12d4116f6c23e"><code>2b1dc21</code></a> release: cut the v18.2.18 release</li> <li><a href="https://github.com/angular/angular-cli/commit/5dae85adb3491c40048c7db9e46b8fed89f1a826"><code>5dae85a</code></a> ci: update angular dev-infra actions</li> <li><a href="https://github.com/angular/angular-cli/commit/4245ca7b434e0aa859c805c459ce50238601b940"><code>4245ca7</code></a> fix(<code>@angular/build</code>): update vite to 5.4.17</li> <li><a href="https://github.com/angular/angular-cli/commit/303bee91957cc0a98cd8827a41b6a5bfef872be8"><code>303bee9</code></a> release: cut the v18.2.17 release</li> <li><a href="https://github.com/angular/angular-cli/commit/247ceff7f7d71901f51dbab1c1a5235d59e45847"><code>247ceff</code></a> fix(<code>@angular/build</code>): update vite to 5.4.16 due to a security issues</li> <li><a href="https://github.com/angular/angular-cli/commit/e4b6363ae6696151f62f53f370283469bec41a0f"><code>e4b6363</code></a> release: cut the v18.2.16 release</li> <li><a href="https://github.com/angular/angular-cli/commit/9c2904d0d3a7b2790b27d21c1ff23e6d8a01c4f0"><code>9c2904d</code></a> fix(<code>@angular/build</code>): update vite to 5.4.15</li> <li><a href="https://github.com/angular/angular-cli/commit/4267a80c5cd1e9e6aaae0f9090e21c2d71a6887f"><code>4267a80</code></a> fix(<code>@angular-devkit/build-angular</code>): remove <code>@vitejs/plugin-basic-ssl</code> from de...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/18.2.12...18.2.19">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