gnosis / MultiSigWallet

Allows multiple parties to agree on transactions before execution.
https://github.com/gnosis/MultiSigWallet/releases
GNU Lesser General Public License v3.0
1.08k stars 762 forks source link

Bump angular from 1.5.8 to 1.6.0 in /dapp #319

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps angular from 1.5.8 to 1.6.0.

Changelog *Sourced from [angular's changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md).* > # 1.6.0 rainbow-tsunami (2016-12-08) > > **Here are the full changes for the release of 1.6.0 that are not already released in the 1.5.x branch, > consolidating all the changes shown in the previous 1.6.0 release candidates.** > > ## New Features > - **ngModelOptions:** allow options to be inherited from ancestor `ngModelOptions` > ([296cfc](https://github.com/angular/angular.js/commit/296cfce40c25e9438bfa46a0eb27240707a10ffa), > [#10922](https://github-redirect.dependabot.com/angular/angular.js/issues/10922)) > - **$compile:** > - add `preAssignBindingsEnabled` option > ([dfb8cf](https://github.com/angular/angular.js/commit/dfb8cf6402678206132e5bc603764d21e0f986ef)) > - set `preAssignBindingsEnabled` to false by default > ([bcd0d4](https://github.com/angular/angular.js/commit/bcd0d4d896d0dfdd988ff4f849c1d40366125858), > [#15352](https://github-redirect.dependabot.com/angular/angular.js/issues/15352)) > - throw error when directive name or factory function is invalid > ([53a3bf](https://github.com/angular/angular.js/commit/53a3bf6634600c3aeff092eacc35edf399b27aec) > [#15056](https://github-redirect.dependabot.com/angular/angular.js/issues/15056)) > - **jqLite:** > - implement `jqLite(f)` as an alias to `jqLite(document).ready(f)` > ([369fb7](https://github.com/angular/angular.js/commit/369fb7f4f73664bcdab0350701552d8bef6f605e)) > - don't throw for elements with missing `getAttribute` > ([4e6c14](https://github.com/angular/angular.js/commit/4e6c14dcae4a9a30b3610a288ef8d20db47c4417)) > - don't get/set properties when getting/setting boolean attributes > ([7ceb5f](https://github.com/angular/angular.js/commit/7ceb5f6fcc43d35d1b66c3151ce6a71c60309304), > [#14126](https://github-redirect.dependabot.com/angular/angular.js/issues/14126)) > - don't remove a boolean attribute for `.attr(attrName, '')` > ([3faf45](https://github.com/angular/angular.js/commit/3faf4505732758165083c9d21de71fa9b6983f4a)) > - remove the attribute for `.attr(attribute, null)` > ([4e3624](https://github.com/angular/angular.js/commit/4e3624552284d0e725bf6262b2e468cd2c7682fa)) > - return `[]` for `.val()` on `