You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/11/20 16:20:44 UTC

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request #624: Bump angular from 1.5.11 to 1.7.9 in /console/stand-alone

dependabot[bot] opened a new pull request #624: Bump angular from 1.5.11 to 1.7.9 in /console/stand-alone
URL: https://github.com/apache/qpid-dispatch/pull/624
 
 
   Bumps [angular](https://github.com/angular/angular.js) from 1.5.11 to 1.7.9.
   <details>
   <summary>Changelog</summary>
   
   *Sourced from [angular's changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md).*
   
   > # 1.7.9 pollution-eradication (2019-11-19)
   > 
   > ## Bug Fixes
   > - **angular.merge:** do not merge __proto__ property
   >   ([726f49](https://github.com/angular/angular.js/commit/726f49dcf6c23106ddaf5cfd5e2e592841db743a))
   >   <br>(Thanks to the [Snyk Security Research Team](https://snyk.io/blog/snyk-research-team-discovers-severe-prototype-pollution-security-vulnerabilities-affecting-all-versions-of-lodash/) for identifyng this issue.)
   > - **ngStyle:** correctly remove old style when new style value is invalid
   >   ([5edd25](https://github.com/angular/angular.js/commit/5edd25364f617083363dc2bd61f9230b38267578),
   >   [#16860](https://github-redirect.dependabot.com/angular/angular.js/issues/16860),
   >   [#16868](https://github-redirect.dependabot.com/angular/angular.js/issues/16868))
   > 
   > 
   > <a name="1.7.8"></a>
   > # 1.7.8 enthusiastic-oblation (2019-03-11)
   > 
   > 
   > ## Bug Fixes
   > - **required:** correctly validate required on non-input element surrounded by ngIf
   >   ([a4c7bd](https://github.com/angular/angular.js/commit/a4c7bdccd76c39c30e33f6215da9a00cc8acde2c),
   >   [#16830](https://github-redirect.dependabot.com/angular/angular.js/issues/16830),
   >   [#16836](https://github-redirect.dependabot.com/angular/angular.js/issues/16836))
   > 
   > 
   > <a name="1.7.7"></a>
   > # 1.7.7 kingly-exiting (2019-02-04)
   > 
   > ## Bug Fixes
   > - **ngRequired:** set error correctly when inside ngRepeat and false by default
   >   ([5ad4f5](https://github.com/angular/angular.js/commit/5ad4f5562c37b1cb575e3e5fddd96e9dd10408e2),
   >   [#16814](https://github-redirect.dependabot.com/angular/angular.js/issues/16814),
   >   [#16820](https://github-redirect.dependabot.com/angular/angular.js/issues/16820))
   > 
   > 
   > <a name="1.7.6"></a>
   > # 1.7.6 gravity-manipulation (2019-01-17)
   > 
   > ## Bug Fixes
   > - **$compile:** fix ng-prop-* with undefined values
   >   ([772440](https://github.com/angular/angular.js/commit/772440cdaf9a9bfa40de1675e20a5f0e356089ed),
   >   [#16797](https://github-redirect.dependabot.com/angular/angular.js/issues/16797),
   >   [#16798](https://github-redirect.dependabot.com/angular/angular.js/issues/16798))
   > - **compile:** properly handle false value for boolean attrs with jQuery
   >   ([27486b](https://github.com/angular/angular.js/commit/27486bd15e70946ece2ba713e4e8654b7f9bddad),
   >   [#16778](https://github-redirect.dependabot.com/angular/angular.js/issues/16778),
   >   [#16779](https://github-redirect.dependabot.com/angular/angular.js/issues/16779))
   > - **ngRepeat:**
   >   - fix reference to last collection value remaining across linkages
   >   ([cf919a](https://github.com/angular/angular.js/commit/cf919a6fb7fc655f3fa37a74899a797ea5b8073e))
   >   - fix trackBy function being invoked with incorrect scope
   >   ([d4d103](https://github.com/angular/angular.js/commit/d4d1031bcd9b30ae6a58bd60a79bcc9d20f0f2b7),
   ></tr></table> ... (truncated)
   </details>
   <details>
   <summary>Commits</summary>
   
   - [`d257c45`](https://github.com/angular/angular.js/commit/d257c4564d069a279c5625ad6b68008d4a4dbb11) docs: release notes for 1.7.9
   - [`1b1684c`](https://github.com/angular/angular.js/commit/1b1684c2b20a75df677426d4e4a61d51af3b5c44) docs($compile): fix typos and incorrect example
   - [`726f49d`](https://github.com/angular/angular.js/commit/726f49dcf6c23106ddaf5cfd5e2e592841db743a) fix(angular.merge): do not merge __proto__ property
   - [`8a187f1`](https://github.com/angular/angular.js/commit/8a187f16c37e0574b1a1fa7ccc54f3690d9d81ec) chore(saucelabs): switch to latest version of desktop Safari
   - [`d97e6f1`](https://github.com/angular/angular.js/commit/d97e6f169536fdb7bd8b0c7735b79348d5669213) chore(saucelabs): upgrade SauceConnect to 4.5.4
   - [`26e893a`](https://github.com/angular/angular.js/commit/26e893a2faa5be9b563948963dc4ac71990e5100) docs(guide/migration): fix typo (misceallenous --> miscellaneous)
   - [`5edd253`](https://github.com/angular/angular.js/commit/5edd25364f617083363dc2bd61f9230b38267578) fix(ngStyle): correctly remove old style when new style value is invalid
   - [`019dded`](https://github.com/angular/angular.js/commit/019dded64b7a58d67994af5f0f5b532f1c97b908) chore(*): update jQuery from 3.2.1 to 3.4.0
   - [`0007be1`](https://github.com/angular/angular.js/commit/0007be1ca2f3d3b8e1b914e2cdc3c943cbe16bc9) chore(*): make yarn.lock & GitHub templates identical between master & v1.7.x
   - [`863528f`](https://github.com/angular/angular.js/commit/863528f2999a32cfb16761258e94e03479e349e8) docs(DEVELOPERS): remove git revert misleading information
   - Additional commits viewable in [compare view](https://github.com/angular/angular.js/compare/v1.5.11...v1.7.9)
   </details>
   <details>
   <summary>Maintainer changes</summary>
   
   This version was pushed to npm by [petebacondarwin](https://www.npmjs.com/~petebacondarwin), a new releaser for angular since your current version.
   </details>
   <br />
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=angular&package-manager=npm_and_yarn&previous-version=1.5.11&new-version=1.7.9)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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/qpid-dispatch/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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org