You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/06/03 08:02:26 UTC

[GitHub] [zeppelin] dependabot[bot] opened a new pull request, #4377: Bump @angular/core from 8.2.12 to 11.0.5 in /zeppelin-web-angular

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

   Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.12 to 11.0.5.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/core</code>'s changelog</a>.</em></p>
   <blockquote>
   <h2>11.0.5 (2020-12-16)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler:</strong> handle strings inside bindings that contain binding characters (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39826">#39826</a>) (<a href="https://github.com/angular/angular/commit/f5aab2b">f5aab2b</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/39601">#39601</a></li>
   <li><strong>core:</strong> fix possible XSS attack in development through SSR. (<a href="https://github-redirect.dependabot.com/angular/angular/issues/40136">#40136</a>) (<a href="https://github.com/angular/angular/commit/0aa220b">0aa220b</a>)</li>
   <li><strong>core:</strong> set <code>ngDevMode</code> to <code>false</code> when calling <code>enableProdMode()</code> (<a href="https://github-redirect.dependabot.com/angular/angular/issues/40124">#40124</a>) (<a href="https://github.com/angular/angular/commit/922f492">922f492</a>)</li>
   <li><strong>upgrade:</strong> fix HMR for hybrid applications (<a href="https://github-redirect.dependabot.com/angular/angular/issues/40045">#40045</a>) (<a href="https://github.com/angular/angular/commit/c4c7509">c4c7509</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/39935">#39935</a></li>
   </ul>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2>11.0.4 (2020-12-09)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>animations:</strong> implement getPosition in browser animation builder (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39983">#39983</a>) (<a href="https://github.com/angular/angular/commit/5a765f0">5a765f0</a>)</li>
   <li><strong>compiler-cli:</strong> correct incremental behavior even with broken imports (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39967">#39967</a>) (<a href="https://github.com/angular/angular/commit/adeeb84">adeeb84</a>)</li>
   <li><strong>compiler-cli:</strong> remove the concept of an errored trait (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39967">#39967</a>) (<a href="https://github.com/angular/angular/commit/0aa35ec">0aa35ec</a>)</li>
   <li><strong>compiler-cli:</strong> track poisoned scopes with a flag (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39967">#39967</a>) (<a href="https://github.com/angular/angular/commit/178cc51">178cc51</a>)</li>
   <li><strong>core:</strong> remove application from the testability registry when the root view is removed (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39876">#39876</a>) (<a href="https://github.com/angular/angular/commit/3680ad1">3680ad1</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/22106">#22106</a></li>
   <li><strong>core:</strong> unsubscribe from the <code>onError</code> when the root view is removed (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39940">#39940</a>) (<a href="https://github.com/angular/angular/commit/35309bb">35309bb</a>)</li>
   <li><strong>language-service:</strong> do not return external template that does not exist (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39898">#39898</a>) (<a href="https://github.com/angular/angular/commit/6b6fcd7">6b6fcd7</a>)</li>
   <li><strong>language-service:</strong> do not treat file URIs as general URLs (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39917">#39917</a>) (<a href="https://github.com/angular/angular/commit/829988b">829988b</a>)</li>
   <li><strong>service-worker:</strong> handle error with ErrorHandler (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39990">#39990</a>) (<a href="https://github.com/angular/angular/commit/588dbd3">588dbd3</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/39913">#39913</a></li>
   <li><strong>upgrade:</strong> avoid memory leak when removing downgraded components (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39965">#39965</a>) (<a href="https://github.com/angular/angular/commit/97310d3">97310d3</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/26209">#26209</a> <a href="https://github-redirect.dependabot.com/angular/angular/issues/39911">#39911</a> <a href="https://github-redirect.dependabot.com/angular/angular/issues/39921">#39921</a></li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>animations:</strong> use <code>ngDevMode</code> to tree-shake warning (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39964">#39964</a>) (<a href="https://github.com/angular/angular/commit/72aad32">72aad32</a>)</li>
   <li><strong>common:</strong> use <code>ngDevMode</code> to tree-shake warnings (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39964">#39964</a>) (<a href="https://github.com/angular/angular/commit/bf3de9b">bf3de9b</a>)</li>
   <li><strong>core:</strong> use <code>ngDevMode</code> to tree-shake <code>checkNoChanges</code> (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39964">#39964</a>) (<a href="https://github.com/angular/angular/commit/2fbb684">2fbb684</a>)</li>
   <li><strong>core:</strong> use <code>ngDevMode</code> to tree-shake warnings (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39959">#39959</a>) (<a href="https://github.com/angular/angular/commit/1e3534f">1e3534f</a>)</li>
   <li><strong>forms:</strong> use <code>ngDevMode</code> to tree-shake <code>_ngModelWarning</code> (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39964">#39964</a>) (<a href="https://github.com/angular/angular/commit/735556d">735556d</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2>11.0.3 (2020-12-02)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>animations:</strong> getAnimationStyle causes exceptions in older browsers (<a href="https://github-redirect.dependabot.com/angular/angular/issues/29709">#29709</a>) (<a href="https://github.com/angular/angular/commit/cb1d77a">cb1d77a</a>)</li>
   <li><strong>animations:</strong> replace copy of query selector node-list from &quot;spread&quot; to &quot;for&quot; (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39646">#39646</a>) (<a href="https://github.com/angular/angular/commit/e95cd2a">e95cd2a</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/38551">#38551</a></li>
   <li><strong>common:</strong> Prefer to use pageXOffset / pageYOffset instance of scrollX / scrollY (<a href="https://github-redirect.dependabot.com/angular/angular/issues/28262">#28262</a>) (<a href="https://github.com/angular/angular/commit/5692607">5692607</a>)</li>
   <li><strong>compiler:</strong> ensure that placeholders have the correct sourceSpan (<a href="https://github-redirect.dependabot.com/angular/angular/issues/39717">#39717</a>) (<a href="https://github.com/angular/angular/commit/8ec7156">8ec7156</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/39671">#39671</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/angular/angular/commit/922f492a3b0e6bb8dc9b7de6cee6189b01224cd0"><code>922f492</code></a> fix(core): set <code>ngDevMode</code> to <code>false</code> when calling <code>enableProdMode()</code> (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/40124">#40124</a>)</li>
   <li><a href="https://github.com/angular/angular/commit/0aa220bc0000fc4d1651ec388975bbf5baa1da36"><code>0aa220b</code></a> fix(core): fix possible XSS attack in development through SSR. (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/40136">#40136</a>)</li>
   <li><a href="https://github.com/angular/angular/commit/f5aab2b97289cfdb5c882816b2297b8ba7a9cbbd"><code>f5aab2b</code></a> fix(compiler): handle strings inside bindings that contain binding characters...</li>
   <li><a href="https://github.com/angular/angular/commit/2fbb684b4e7304979ad55a58c655a51b5cae2111"><code>2fbb684</code></a> perf(core): use <code>ngDevMode</code> to tree-shake <code>checkNoChanges</code> (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/39964">#39964</a>)</li>
   <li><a href="https://github.com/angular/angular/commit/1e3534f74f8f1715a3101ffbbc035ec26b8a43b0"><code>1e3534f</code></a> perf(core): use <code>ngDevMode</code> to tree-shake warnings (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/39959">#39959</a>)</li>
   <li><a href="https://github.com/angular/angular/commit/35309bb9dd49179d2a1ea266f8bd205011cbe467"><code>35309bb</code></a> fix(core): unsubscribe from the <code>onError</code> when the root view is removed (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/39940">#39940</a>)</li>
   <li><a href="https://github.com/angular/angular/commit/3680ad147b6d16d313e09cfba6e0953cb03cfb27"><code>3680ad1</code></a> fix(core): remove application from the testability registry when the root vie...</li>
   <li><a href="https://github.com/angular/angular/commit/37bb320b7e6dabd05329ba7b1ce588887d92a585"><code>37bb320</code></a> test(core): verify <code>onDestroy</code> callbacks are invoked when ComponentRef is des...</li>
   <li><a href="https://github.com/angular/angular/commit/75e22abe74abda6d767cde36f2ab4c85c22bcbc8"><code>75e22ab</code></a> fix(core): not invoking object's toString when rendering to the DOM (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/39843">#39843</a>)</li>
   <li><a href="https://github.com/angular/angular/commit/01c1bfdbddd81d88e90671a1020b9baf57c84ec5"><code>01c1bfd</code></a> fix(core): Ensure OnPush ancestors are marked dirty when events occur (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/39833">#39833</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/11.0.5/packages/core">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/~google-wombot">google-wombot</a>, a new releaser for <code>@​angular/core</code> since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/core&package-manager=npm_and_yarn&previous-version=8.2.12&new-version=11.0.5)](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 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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/zeppelin/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: dev-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] jongyoul commented on pull request #4377: Bump @angular/core from 8.2.12 to 11.0.5 in /zeppelin-web-angular

Posted by GitBox <gi...@apache.org>.
jongyoul commented on PR #4377:
URL: https://github.com/apache/zeppelin/pull/4377#issuecomment-1381766401

   @dependabot rebase


-- 
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: dev-unsubscribe@zeppelin.apache.org

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


Re: [PR] Bump @angular/core from 8.2.12 to 11.0.5 in /zeppelin-web-angular [zeppelin]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #4377:
URL: https://github.com/apache/zeppelin/pull/4377#issuecomment-1756514214

   Superseded by #4672.


-- 
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: reviews-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] jongyoul commented on pull request #4377: Bump @angular/core from 8.2.12 to 11.0.5 in /zeppelin-web-angular

Posted by GitBox <gi...@apache.org>.
jongyoul commented on PR #4377:
URL: https://github.com/apache/zeppelin/pull/4377#issuecomment-1186722608

   @dependabot rebase


-- 
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: dev-unsubscribe@zeppelin.apache.org

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


Re: [PR] Bump @angular/core from 8.2.12 to 11.0.5 in /zeppelin-web-angular [zeppelin]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #4377: Bump @angular/core from 8.2.12 to 11.0.5 in /zeppelin-web-angular
URL: https://github.com/apache/zeppelin/pull/4377


-- 
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: reviews-unsubscribe@zeppelin.apache.org

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