You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/05/04 20:34:40 UTC

[GitHub] [ignite-web-console] dependabot[bot] opened a new pull request, #3: Bump angular from 1.7.6 to 1.8.3 in /modules/frontend

dependabot[bot] opened a new pull request, #3:
URL: https://github.com/apache/ignite-web-console/pull/3

   Bumps [angular](https://github.com/angular/angular.js) from 1.7.6 to 1.8.3.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/angular/angular.js/blob/master/CHANGELOG.md">angular's changelog</a>.</em></p>
   <blockquote>
   <h1>1.8.3 ultimate-farewell (2022-04-07)</h1>
   <p>One final release of AngularJS in order to update package README files on npm.</p>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>1.8.2 meteoric-mining (2020-10-21)</h1>
   <h2>Bug Fixes</h2>
   <ul>
   <li><strong>$sceDelegate:</strong> ensure that <code>resourceUrlWhitelist()</code> is identical to <code>trustedResourceUrlList()</code>
   (<a href="https://github.com/angular/angular.js/commit/e41f018959934bfbf982ba996cd654b1fce88d43">e41f01</a>,
   <a href="https://github-redirect.dependabot.com/angular/angular.js/issues/17090">#17090</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>1.8.1 mutually-supporting (2020-09-30)</h1>
   <h2>Bug Fixes</h2>
   <ul>
   <li><strong>$sanitize:</strong> do not trigger CSP alert/report in Firefox and Chrome
   (<a href="https://github.com/angular/angular.js/commit/2fab3d4e00f4fe35bfa3cf255160cb97404baf24">2fab3d</a>)</li>
   </ul>
   <h2>Refactorings</h2>
   <ul>
   <li><strong>SanitizeUriProvider:</strong> remove usages of whitelist
   (<a href="https://github.com/angular/angular.js/commit/767381020d88bda2855ac87ca6f00748907e14ff">76738102</a>)</li>
   <li><strong>httpProvider:</strong> remove usages of whitelist and blacklist
   (<a href="https://github.com/angular/angular.js/commit/c953af6b8cfeefe4acc0ca358550eed5da8cfe00">c953af6b</a>)</li>
   <li><strong>sceDelegateProvider:</strong> remove usages of whitelist and blacklist
   (<a href="https://github.com/angular/angular.js/commit/a206e2675c351c3cdcde3402978126774c1c5df9">a206e267</a>)</li>
   </ul>
   <h2>Deprecation Notices</h2>
   <ul>
   <li>Deprecated <del><code>$compileProvider.aHrefSanitizationWhitelist</code></del>.
   It is now <a href="https://docs.angularjs.org/api/ng/provider/$compileProvider#aHrefSanitizationTrustedUrlList"><code>aHrefSanitizationTrustedUrlList</code></a>.</li>
   <li>Deprecated <del><code>$compileProvider.imgSrcSanitizationWhitelist</code></del>.
   It is now <a href="https://docs.angularjs.org/api/ng/provider/$compileProvider#imgSrcSanitizationTrustedUrlList"><code>imgSrcSanitizationTrustedUrlList</code></a>.</li>
   <li>Deprecated <del><code>$httpProvider.xsrfWhitelistedOrigins</code></del>.
   It is now <a href="https://docs.angularjs.org/api/ng/provider/$httpProvider#xsrfTrustedOrigins"><code>xsrfTrustedOrigins</code></a>.</li>
   <li>Deprecated <del><code>$sceDelegateProvider.resourceUrlWhitelist</code></del>.
   It is now <a href="https://docs.angularjs.org/api/ng/provider/$sceDelegateProvider#trustedResourceUrlList"><code>trustedResourceUrlList</code></a>.</li>
   <li>Deprecated <del><code>$sceDelegateProvider.resourceUrlBlacklist</code></del>.
   It is now <a href="https://docs.angularjs.org/api/ng/provider/$sceDelegateProvider#bannedResourceUrlList"><code>bannedResourceUrlList</code></a>.</li>
   </ul>
   <p>For the purposes of backward compatibility, the previous symbols are aliased to their new symbol.</p>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>1.8.0 nested-vaccination (2020-06-01)</h1>
   <p>_This release contains a breaking change to resolve a security issue which was discovered by
   Krzysztof Kotowicz(<a href="https://github.com/koto"><code>@​koto</code></a>); and independently by Esben Sparre Andreasen (<a href="https://github.com/esbena"><code>@​esbena</code></a>) while</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/angular/angular.js/commit/cf16b241e1c61c22a820ed8211bc2332ede88e62"><code>cf16b24</code></a> docs(changelog): add release notes for 1.8.3</li>
   <li><a href="https://github.com/angular/angular.js/commit/757d56ea9c3de6245df7e5cac025dbf7077082ff"><code>757d56e</code></a> docs(*): update end-of-life messages (<a href="https://github-redirect.dependabot.com/angular/angular.js/issues/17177">#17177</a>)</li>
   <li><a href="https://github.com/angular/angular.js/commit/f3624374e436cec6a8e42ff9298df429c26f8c56"><code>f362437</code></a> docs(eol): add EOL options text and link to template header used in every page</li>
   <li><a href="https://github.com/angular/angular.js/commit/fb04e424bb0826c07090fa4cac91b6fbe7108b18"><code>fb04e42</code></a> test(Angular): fix <code>angularInit()</code> tests on Safari v15+</li>
   <li><a href="https://github.com/angular/angular.js/commit/6a52c4f90cc661c0605cd98e6cb04455ba913f58"><code>6a52c4f</code></a> test(input): fix tests on Firefox v93+</li>
   <li><a href="https://github.com/angular/angular.js/commit/ed30c4d0ea820d79601ca17e2c670e6acae16eb7"><code>ed30c4d</code></a> docs(README.md): add wiki link to MVC</li>
   <li><a href="https://github.com/angular/angular.js/commit/4032655100dfb085e20e07d364f6292d64cfc15c"><code>4032655</code></a> chore(deps): bump js-yaml from 3.5.5 to 3.14.1</li>
   <li><a href="https://github.com/angular/angular.js/commit/47f8c65aca7a55ea2978ef575822596689cb2648"><code>47f8c65</code></a> chore(deps): bump normalize-url from 4.5.0 to 4.5.1</li>
   <li><a href="https://github.com/angular/angular.js/commit/56b0ee32756d9ac7ab39145e6c6df656fa649c07"><code>56b0ee3</code></a> chore(e2e): run tests against Chrome 91 on macOS Catalina</li>
   <li><a href="https://github.com/angular/angular.js/commit/58cd89742029291a30678bfe440fad958c9a0275"><code>58cd897</code></a> chore(e2e): run tests against Firefox 85 on macOS Catalina</li>
   <li>Additional commits viewable in <a href="https://github.com/angular/angular.js/compare/v1.7.6...v1.8.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=angular&package-manager=npm_and_yarn&previous-version=1.7.6&new-version=1.8.3)](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/ignite-web-console/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: notifications-unsubscribe@ignite.apache.org

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