dependabot[bot] opened a new pull request, #3494: URL: https://github.com/apache/streampipes/pull/3494
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 18.2.13 to 19.1.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/platform-browser</code>'s releases</a>.</em></p> <blockquote> <h2>v19.1.7</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.1.7 (2025-02-19)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/e9f10eb4c950692992098619b9628ecefd1b36ce"><img src="https://img.shields.io/badge/e9f10eb4c9-fix-green" alt="fix - e9f10eb4c9" /></a></td> <td>clean up <code>urlChanges</code> subscribers when root scope is destroyed (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59703">#59703</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/16fc074689d31ef6886c49525b020bc6c1529d0e"><img src="https://img.shields.io/badge/16fc074689-fix-green" alt="fix - 16fc074689" /></a></td> <td>avoid crash in isolated transform operations (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59869">#59869</a>)</td> </tr> </tbody> </table> <h3>forms</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/ec1e4c3d9430f5ea4380252098d2b4b71d8a950f"><img src="https://img.shields.io/badge/ec1e4c3d94-fix-green" alt="fix - ec1e4c3d94" /></a></td> <td>Fix typing on <code>FormRecord</code>. (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59993">#59993</a>)</td> </tr> </tbody> </table> <h2>v19.1.6</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.1.6 (2025-02-12)</h1> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/01f669a27425c5034a04274763cc60801f961aa2"><img src="https://img.shields.io/badge/01f669a274-fix-green" alt="fix - 01f669a274" /></a></td> <td>handle tracking expressions requiring temporary variables (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/58520">#58520</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/dcfb9f1959164baf45f5f954b4bf681d650d8a2d"><img src="https://img.shields.io/badge/dcfb9f1959-fix-green" alt="fix - dcfb9f1959" /></a></td> <td>handle deferred blocks with shared dependencies correctly (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59926">#59926</a>)</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/cab7a9b69c3a5d789432a87a554e8489c78a0f15"><img src="https://img.shields.io/badge/cab7a9b69c-fix-green" alt="fix - cab7a9b69c" /></a></td> <td>invalidate HMR component if replacement throws an error (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59854">#59854</a>)</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/710759ddcc0ecbad68deb20821b535fd5deb69c6"><img src="https://img.shields.io/badge/710759ddcc-fix-green" alt="fix - 710759ddcc" /></a></td> <td>account for let declarations in control flow migration (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59861">#59861</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/46f36a58bf3a7b9131b6330e84d4adb3e73f3601"><img src="https://img.shields.io/badge/46f36a58bf-fix-green" alt="fix - 46f36a58bf" /></a></td> <td>count used dependencies inside existing control flow (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59861">#59861</a>)</td> </tr> </tbody> </table> <h2>v19.1.5</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.1.5 (2025-02-06)</h1> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d7b5c597ffcb6469ae3f08a97e7790599d569cc4"><img src="https://img.shields.io/badge/d7b5c597ffc-fix-green" alt="fix - d7b5c597ffc" /></a></td> <td>gracefully fall back if const enum cannot be passed through (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59815">#59815</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/53a4668b58b645e41baddc5b67d52ede21c8e945"><img src="https://img.shields.io/badge/53a4668b58b-fix-green" alt="fix - 53a4668b58b" /></a></td> <td>handle const enums used inside HMR data (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59815">#59815</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/976125e0b4cf4e7fb4621a7203e3f43b009885f0"><img src="https://img.shields.io/badge/976125e0b4c-fix-green" alt="fix - 976125e0b4c" /></a></td> <td>handle enum members without initializers in partial evaluator (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59815">#59815</a>)</td> </tr> </tbody> </table> <h2>v19.1.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.1.4 (2025-01-29)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/platform-browser</code>'s changelog</a>.</em></p> <blockquote> <h1>19.1.7 (2025-02-19)</h1> <h3>common</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/commit/e9f10eb4c950692992098619b9628ecefd1b36ce">e9f10eb4c9</a></td> <td>fix</td> <td>clean up <code>urlChanges</code> subscribers when root scope is destroyed (<a href="https://redirect.github.com/angular/angular/pull/59703">#59703</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/16fc074689d31ef6886c49525b020bc6c1529d0e">16fc074689</a></td> <td>fix</td> <td>avoid crash in isolated transform operations (<a href="https://redirect.github.com/angular/angular/pull/59869">#59869</a>)</td> </tr> </tbody> </table> <h3>forms</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/commit/ec1e4c3d9430f5ea4380252098d2b4b71d8a950f">ec1e4c3d94</a></td> <td>fix</td> <td>Fix typing on <code>FormRecord</code>. (<a href="https://redirect.github.com/angular/angular/pull/59993">#59993</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.2.0-next.3 (2025-02-13)</h1> <h3>compiler</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/commit/9e847fc60d4eef47e665e789ccd2d4f0b4bb94ea">9e847fc60d</a></td> <td>fix</td> <td>handle tracking expressions requiring temporary variables (<a href="https://redirect.github.com/angular/angular/pull/58520">#58520</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/5cd26a94206dfe8aabdf0dd15bfc09e7a8c606da">5cd26a9420</a></td> <td>fix</td> <td>handle deferred blocks with shared dependencies correctly (<a href="https://redirect.github.com/angular/angular/pull/59926">#59926</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/6789c7ef947952551d7598fe37a3d86093b75720">6789c7ef94</a></td> <td>fix</td> <td>Defer afterRender until after first CD (<a href="https://redirect.github.com/angular/angular/pull/59455">#59455</a>) (<a href="https://redirect.github.com/angular/angular/pull/59551">#59551</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c87e581dd9e240c88cea50f222942873bdccd01d">c87e581dd9</a></td> <td>fix</td> <td>Don't run effects in check no changes pass (<a href="https://redirect.github.com/angular/angular/pull/59455">#59455</a>) (<a href="https://redirect.github.com/angular/angular/pull/59551">#59551</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/b0266bda4ad4efd19710fd0363a50984f48269dc">b0266bda4a</a></td> <td>fix</td> <td>invalidate HMR component if replacement throws an error (<a href="https://redirect.github.com/angular/angular/pull/59854">#59854</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/aa285c548c164917ebb5760802484843c6830daf">aa285c548c</a></td> <td>fix</td> <td>account for let declarations in control flow migration (<a href="https://redirect.github.com/angular/angular/pull/59861">#59861</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/1119f85ca935f43641f53ee8bc50efa47ad09717">1119f85ca9</a></td> <td>fix</td> <td>count used dependencies inside existing control flow (<a href="https://redirect.github.com/angular/angular/pull/59861">#59861</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.1.6 (2025-02-12)</h1> <h3>compiler</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/commit/01f669a27425c5034a04274763cc60801f961aa2">01f669a274</a></td> <td>fix</td> <td>handle tracking expressions requiring temporary variables (<a href="https://redirect.github.com/angular/angular/pull/58520">#58520</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/dcfb9f1959164baf45f5f954b4bf681d650d8a2d">dcfb9f1959</a></td> <td>fix</td> <td>handle deferred blocks with shared dependencies correctly (<a href="https://redirect.github.com/angular/angular/pull/59926">#59926</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/8eef6b7d1f7b6492f7541550ca3930a57ad4e991"><code>8eef6b7</code></a> refactor(platform-browser): remove redundant <code>DomEventsPlugin</code> dependencies (...</li> <li><a href="https://github.com/angular/angular/commit/1828a8406201827e52549c8afa487bf6364a70c3"><code>1828a84</code></a> fix(platform-browser): prepend <code>baseHref</code> to <code>sourceMappingURL</code> in CSS conten...</li> <li><a href="https://github.com/angular/angular/commit/b2b3816cb1c5c573dc9368f05fd2971671d7159f"><code>b2b3816</code></a> fix(platform-browser): clear renderer cache during HMR when using async anima...</li> <li><a href="https://github.com/angular/angular/commit/eb0b1851f494adfe72f583763a44bd2528a5956c"><code>eb0b185</code></a> fix(platform-browser): roll back HMR fix (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59557">#59557</a>)</li> <li><a href="https://github.com/angular/angular/commit/3e7ba3d0145469a554d0e4346ee89c3a58e38e32"><code>3e7ba3d</code></a> docs: set syntax highlighting to the remaining Markdown code examples blocks ...</li> <li><a href="https://github.com/angular/angular/commit/f6e75167475a6ea74686ae3e6dae2de8ecf129cb"><code>f6e7516</code></a> refactor(common): tree-shake transfer cache interceptor stuff (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59439">#59439</a>)</li> <li><a href="https://github.com/angular/angular/commit/a7f824a7ecb23298df09fe955267b0f5196fffe7"><code>a7f824a</code></a> fix(core): destroy renderer when replacing styles during HMR (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59514">#59514</a>)</li> <li><a href="https://github.com/angular/angular/commit/ce28bffcb7232fc5a54b316e804ac5cf370d9051"><code>ce28bff</code></a> refactor(platform-browser): drop <code>BROWSER_MODULE_PROVIDERS_MARKER</code> in product...</li> <li><a href="https://github.com/angular/angular/commit/988a6b2aaff206ba13688d0fe9eb6efe3657a90f"><code>988a6b2</code></a> refactor(platform-browser): remove <code>Console</code> from Hammer gestures (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59409">#59409</a>)</li> <li><a href="https://github.com/angular/angular/commit/4491b5bf24f171f89f662c2ae3e18f3be3b9f6a5"><code>4491b5b</code></a> refactor(platform-browser): drop Hammer token names in production (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/59438">#59438</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/19.1.7/packages/platform-browser">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </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]
