Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from aragon:master #143

Open
wants to merge 270 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    a3cf11c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07edbac View commit details
    Browse the repository at this point in the history
  3. Improve build tools usage (#878)

    kernelwhisperer authored and 0xGabi committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    6b08638 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Update Github Action to new yaml syntax

    Gabriel Garcia committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8e60239 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Update README

    Gabriel Garcia committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    3f9549b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Refactor dao acl - #858 task (#864)

    dapplion authored and 0xGabi committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    484a178 View commit details
    Browse the repository at this point in the history
  2. Refactor dao id assign logic (#875)

    macor161 authored and 0xGabi committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    9cf5292 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    200cad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2278ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a764044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9186374 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02e3f5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf3ea0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95093d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Refactor middlewares - #858 task (#893)

    dapplion authored and 0xGabi committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    f6465fb View commit details
    Browse the repository at this point in the history
  2. Recover lost commits (#940)

    kernelwhisperer authored and 0xGabi committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    24331e7 View commit details
    Browse the repository at this point in the history
  3. Delete old workflow file (#941)

    kernelwhisperer authored and 0xGabi committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    23bddf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0574c8b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Add common stubs (#945)

    macor161 authored and 0xGabi committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    4215e1b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Extracts logic from apm commands (#871)

    * Enabling verbose in AVA tests
    * Review: Extracts logic from apm commands: info command (#898)
    * Extracts logic from apm commands: extract-functions command (#870)
    * Extracts logic from apm commands: versions command (#891)
    * Extracts logic from apm commands: packages command (#892)
    * Extracts logic from apm commands: grant command (#902)
    * Fix test import
    eternauta1337 authored and macor161 committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    5a3dc58 View commit details
    Browse the repository at this point in the history
  2. Refactor IPFS commands (#912)

    kernelwhisperer authored and 0xGabi committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    8dc2c36 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Add more integration tests (#952)

    * Test loadConfigFiles
    * Test deploy
    * Test acl view (failing, so skipped)
    * Test grantNewVersionsPermission missing branch
    * Test apm/acl/util
    * Test ipfs data-viz
    * Test ipfs data
    * Test ipfs propagation
    * Skip unfixable test
    * Test ipfs daemon and config
    * Install IPFS in Travis environment
    * Fix IPFS installation command
    * Add util
    * init IPFS after install
    * Test also isIPFSRunning
    * Test start (placeholder only)
    * Fix web3 test provider
    * Fix acl int test
    * Fix getNewDaoAddress util
    * Fix test script
    * Skip ipfs tests
    * Test snapshot error
    * Update snapshots
    dapplion authored and macor161 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    2619328 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Fix/husky problem (#967)

    * Fix husky issue
    * Turn README.md into a symlink
    kernelwhisperer authored and macor161 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    a577e3d View commit details
    Browse the repository at this point in the history
  2. Refactor ConsoleReporter (#965)

    * Add dependabot config
    * Add AragonReporter
    * Add placeholder test file for cli-utils
    * Use aragen@5.4.1 
    * Move middlewares registration after AragonReporter
    kernelwhisperer authored and macor161 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    956208e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    e8a4fc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    d70b41b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Extract logic from "dao act" (#970)

    macor161 authored and 0xGabi committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    5552275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114dc26 View commit details
    Browse the repository at this point in the history
  3. Extracts logic from dao commands (#874)

    macor161 authored and 0xGabi committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    7e08b55 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Refactor IPFS cmds (#951)

    kernelwhisperer authored and 0xGabi committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    b63c6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee2675 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Add Toolkit package (#994)

    0xGabi authored Dec 7, 2019
    Configuration menu
    Copy the full SHA
    e794de2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    47e539c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Move e2e tests to aragon-cli (#1006)

    eternauta1337 authored and 0xGabi committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    7a78fd6 View commit details
    Browse the repository at this point in the history
  2. Move cli tests to toolkit (#1012)

    eternauta1337 authored and 0xGabi committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    a886dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39f68cb View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Unskip tests (#1018)

    eternauta1337 authored and 0xGabi committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    51cf8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c35e65e View commit details
    Browse the repository at this point in the history
  3. Remove or replace process.exit() (#992)

    * Use onFinishCommand hook
    
    * Remove final command handlers process.exit() statements
    
    * Replace middle command handlers process.exit() statements with return
    
    * Replace process.exit(1) statements with throw Error
    dapplion authored and eternauta1337 committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    8596942 View commit details
    Browse the repository at this point in the history
  4. Fix test setup (#1017)

    kernelwhisperer authored and 0xGabi committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    7800f2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc63065 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Fix CI (#1031)

    kernelwhisperer authored and 0xGabi committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    ec92a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feaaf92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b37342 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db3333a View commit details
    Browse the repository at this point in the history
  5. Publish/cli (#1035)

    0xGabi authored Dec 12, 2019
    Configuration menu
    Copy the full SHA
    f4594c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    d1349e9 View commit details
    Browse the repository at this point in the history
  2. Fix publish cmd (#1040)

    kernelwhisperer authored and 0xGabi committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    a1dba0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9406ac2 View commit details
    Browse the repository at this point in the history
  4. Add kill to startProcess (#1041)

    kernelwhisperer authored and 0xGabi committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    9656a84 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Fix getBinary (#1042)

    kernelwhisperer authored and 0xGabi committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    b125eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ac94c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Configuration menu
    Copy the full SHA
    4c51f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af7202c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc86179 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Update shrinkwraps

    eternauta1337 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ff2f33c View commit details
    Browse the repository at this point in the history
  2. Fix ipfs cmds (#1072)

    kernelwhisperer authored and 0xGabi committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    11d2737 View commit details
    Browse the repository at this point in the history
  3. Polish v7 (#1064)

    0xGabi authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    a3fa997 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    d4f1fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335ccca View commit details
    Browse the repository at this point in the history
  3. Fix CI (#1081)

    kernelwhisperer authored and 0xGabi committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    0ea6d98 View commit details
    Browse the repository at this point in the history
  4. Revert 2c7ed1 (#1078)

    kernelwhisperer authored and 0xGabi committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    ae4af3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19fa903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0208587 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e210d99 View commit details
    Browse the repository at this point in the history
  8. Small fixes (#1085)

    0xGabi authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    660d2fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    547c01a View commit details
    Browse the repository at this point in the history
  10. Buffer warning fix (#1087)

    macor161 authored and 0xGabi committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    690c7d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db53d8d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    28253c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8bf01b View commit details
    Browse the repository at this point in the history
  3. Adds an examples folder (#1099)

    eternauta1337 authored and 0xGabi committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    f4661dc View commit details
    Browse the repository at this point in the history
  4. v7.0.1

    0xGabi committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    799b207 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. v7.1.0 (#1425)

    0xGabi authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    9123e4b View commit details
    Browse the repository at this point in the history
  2. @aragon/cli@7.1.0

    0xGabi committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1c7e753 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. @aragon/cli@7.1.0 (#1426)

    0xGabi authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ab684de View commit details
    Browse the repository at this point in the history
  2. CI fix (#1427)

    macor161 authored and 0xGabi committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2585b23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76b0888 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7417da9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec1a391 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a3693d View commit details
    Browse the repository at this point in the history
  7. Delete appveyor.yml

    0xGabi authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    5460c2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e76ed4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. create-aragon-app@2.6.3

    0xGabi committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    88127a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    b8fed9c View commit details
    Browse the repository at this point in the history
  2. @aragon/cli v7.1.1 (#1495)

    macor161 authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    27ddebc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    6172443 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    6dedcff View commit details
    Browse the repository at this point in the history
  2. Fix master branch (#1510)

    macor161 authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    a699d7a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    1140b19 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    18bf38b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    75a8fb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. @aragon/cli v7.1.2 (#1571)

    macor161 authored Mar 21, 2020
    Configuration menu
    Copy the full SHA
    0810805 View commit details
    Browse the repository at this point in the history
  2. create-aragon-app: Use new boilerplates (#1572)

    * Use new boilerplates, default to react and remove inquier prompt
    * Update packages/create-aragon-app/src/commands/create-aragon-app.js
    * Fix tests
    * Bump minor
    0xGabi authored Mar 21, 2020
    Configuration menu
    Copy the full SHA
    96a5929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f86af68 View commit details
    Browse the repository at this point in the history
  4. Add required appName option

    0xGabi authored Mar 21, 2020
    Configuration menu
    Copy the full SHA
    7bb2afd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    b84721a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    483664d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ccf6e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. @aragon/cli v7.1.3 (#1591)

    macor161 authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    7e1664b View commit details
    Browse the repository at this point in the history
  2. Don't insist on using Infura, recommend running one's own eth node (#…

    …1592)
    
    * Don't insist on using Infura, recommend running one's own eth node
    
    Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>
    Co-authored-by: Mathew Cormier <mathew.corm@gmail.com>
    3 people authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    86ad372 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Use wsRpc in apm packages command (#1595)

    * Use wsProvider in apm packages command
    macor161 authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    9bd0733 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    c1a4654 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    86a853d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40feeea View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Configuration menu
    Copy the full SHA
    2f56805 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Bump execa from 3.4.0 to 4.0.0 (#1607)

    Bumps [execa](https://github.com/sindresorhus/execa) from 3.4.0 to 4.0.0.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v3.4.0...v4.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ed715e4 View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-import from 2.19.1 to 2.20.2 (#1605)

    Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.2.
    - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
    - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.19.1...v2.20.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    88851fc View commit details
    Browse the repository at this point in the history
  3. Bump eslint-config-standard from 14.1.0 to 14.1.1 (#1610)

    Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.0 to 14.1.1.
    - [Release notes](https://github.com/standard/eslint-config-standard/releases)
    - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
    - [Commits](standard/eslint-config-standard@v14.1.0...v14.1.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4bca457 View commit details
    Browse the repository at this point in the history
  4. Bump @babel/register from 7.7.4 to 7.9.0 (#1612)

    Bumps [@babel/register](https://github.com/babel/babel) from 7.7.4 to 7.9.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](babel/babel@v7.7.4...v7.9.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    12738a9 View commit details
    Browse the repository at this point in the history
  5. Bump @babel/plugin-proposal-optional-chaining from 7.8.3 to 7.9.0 (#1611

    )
    
    Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel) from 7.8.3 to 7.9.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](babel/babel@v7.8.3...v7.9.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    412d08a View commit details
    Browse the repository at this point in the history
  6. Bump fs-extra from 8.1.0 to 9.0.0 (#1606)

    Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.0.
    - [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
    - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
    - [Commits](jprichardson/node-fs-extra@8.1.0...9.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    d51dd63 View commit details
    Browse the repository at this point in the history
  7. Bump chalk from 3.0.0 to 4.0.0 (#1609)

    Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.0.0.
    - [Release notes](https://github.com/chalk/chalk/releases)
    - [Commits](chalk/chalk@v3.0.0...v4.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0708c49 View commit details
    Browse the repository at this point in the history
  8. [Security] Bump handlebars from 4.1.2 to 4.7.6 (#1614)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6. **This update includes a security fix.**
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6bac9e7 View commit details
    Browse the repository at this point in the history
  9. [Security] Bump acorn from 5.7.3 to 7.1.1 (#1613)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 7.1.1. **This update includes security fixes.**
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...7.1.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    87d31ff View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Bump @babel/cli from 7.7.5 to 7.8.4 (#1625)

    Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.5 to 7.8.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](babel/babel@v7.7.5...v7.8.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    887edba View commit details
    Browse the repository at this point in the history
  2. Bump is-ipfs from 0.6.3 to 1.0.0 (#1624)

    Bumps [is-ipfs](https://github.com/ipfs/is-ipfs) from 0.6.3 to 1.0.0.
    - [Release notes](https://github.com/ipfs/is-ipfs/releases)
    - [Changelog](https://github.com/ipfs/is-ipfs/blob/master/CHANGELOG.md)
    - [Commits](ipfs-shipyard/is-ipfs@v0.6.3...v1.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    df2eac1 View commit details
    Browse the repository at this point in the history
  3. Bump nyc from 14.1.1 to 15.0.1 (#1621)

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 14.1.1 to 15.0.1.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v14.1.1...v15.0.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    88cf3d6 View commit details
    Browse the repository at this point in the history
  4. Bump ethereum-ens from 0.7.8 to 0.8.0 (#1620)

    Bumps [ethereum-ens](https://github.com/Arachnid/ensjs) from 0.7.8 to 0.8.0.
    - [Release notes](https://github.com/Arachnid/ensjs/releases)
    - [Commits](https://github.com/Arachnid/ensjs/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    59b2e5b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Bump rxjs from 6.5.3 to 6.5.5 (#1623)

    Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.3 to 6.5.5.
    - [Release notes](https://github.com/reactivex/rxjs/releases)
    - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.5.5/CHANGELOG.md)
    - [Commits](ReactiveX/rxjs@6.5.3...6.5.5)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4fb6446 View commit details
    Browse the repository at this point in the history
  2. Update dependencies (#1616)

    * Update prettier
    
    * Toolkit lint fix
    
    * cli lint fix
    
    * Update ipfs-http-client and fix missing is-ipfs
    
    * Update stable releases in readme
    
    * Add readme to npm files
    
    * Remove readme from package.json
    
    * Downgrade ipfs-http-client to 42.0.0
    
    * Downgrade ipfs-http-client to 41.0.1
    
    * Add back arrowParens lint rule
    
    * Lint fix in cli
    
    Co-authored-by: Gabriel Garcia <gabrielpk.18@gmail.com>
    macor161 and 0xGabi authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    af25b0e View commit details
    Browse the repository at this point in the history
  3. Bump rimraf from 2.7.1 to 3.0.2 (#1622)

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v2.7.1...v3.0.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    353ad1e View commit details
    Browse the repository at this point in the history
  4. Bump semver from 6.3.0 to 7.3.0 (#1628)

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 7.3.0.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v7.3.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d24cf7e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    3fe7771 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Bump public-ip from 3.2.0 to 4.0.1 (#1637)

    Bumps [public-ip](https://github.com/sindresorhus/public-ip) from 3.2.0 to 4.0.1.
    - [Release notes](https://github.com/sindresorhus/public-ip/releases)
    - [Commits](sindresorhus/public-ip@v3.2.0...v4.0.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d1cae1a View commit details
    Browse the repository at this point in the history
  2. Bump truffle-flattener from 1.4.2 to 1.4.3 (#1632)

    Bumps [truffle-flattener](https://github.com/nomiclabs/truffle-flattener) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/nomiclabs/truffle-flattener/releases)
    - [Commits](https://github.com/nomiclabs/truffle-flattener/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    e2ea5ce View commit details
    Browse the repository at this point in the history
  3. Bump ajv from 6.10.2 to 6.12.2 (#1631)

    Bumps [ajv](https://github.com/epoberezkin/ajv) from 6.10.2 to 6.12.2.
    - [Release notes](https://github.com/epoberezkin/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.10.2...v6.12.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    233917c View commit details
    Browse the repository at this point in the history
  4. Bump semver from 7.3.0 to 7.3.2 (#1633)

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.0 to 7.3.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.0...v7.3.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    fb41893 View commit details
    Browse the repository at this point in the history
  5. Bump eslint-plugin-prettier from 3.1.2 to 3.1.3 (#1619)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    Co-authored-by: Mathew Cormier <mathew.corm@gmail.com>
    dependabot-preview[bot] and macor161 authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    378c618 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    459a3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ccfdaa View commit details
    Browse the repository at this point in the history
  3. [Security] Bump acorn from 5.7.3 to 7.1.1 (#1641)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 7.1.1. **This update includes security fixes.**
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...7.1.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    0650308 View commit details
    Browse the repository at this point in the history
  4. Bump web3-eth-abi from 1.2.5 to 1.2.7 (#1645)

    Bumps [web3-eth-abi](https://github.com/ethereum/web3.js) from 1.2.5 to 1.2.7.
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.5...v1.2.7)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ae09dad View commit details
    Browse the repository at this point in the history
  5. Bump eslint-plugin-node from 10.0.0 to 11.1.0 (#1643)

    Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
    - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
    - [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    a8501b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3ebbe5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Fix CI install dependencies failure (#1639)

    * Replace npm-shrinkwrap files by npm lockfiles
    * Add prepublishOnly task
    * Sync package-lock with package.json
    macor161 authored May 1, 2020
    Configuration menu
    Copy the full SHA
    decae5c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 (#1651)

    Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. **This update includes security fixes.**
    - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
    - [Commits](TooTallNate/proxy-agents@2.2.2...2.2.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    6ae5082 View commit details
    Browse the repository at this point in the history
  2. [Security] Bump handlebars from 4.1.2 to 4.7.6 (#1648)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6. **This update includes a security fix.**
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    dfcffb9 View commit details
    Browse the repository at this point in the history
  3. Bump truffle from 5.1.22 to 5.1.24 (#1650)

    Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.22 to 5.1.24.
    - [Release notes](https://github.com/trufflesuite/truffle/releases)
    - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.1.22...truffle@5.1.24)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    ee9396d View commit details
    Browse the repository at this point in the history
  4. Bump internal-ip from 5.0.0 to 6.0.0 (#1636)

    Bumps [internal-ip](https://github.com/sindresorhus/internal-ip) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/sindresorhus/internal-ip/releases)
    - [Commits](sindresorhus/internal-ip@v5.0.0...v6.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    d656ca5 View commit details
    Browse the repository at this point in the history
  5. Bump http-server from 0.12.1 to 0.12.3 (#1659)

    Bumps [http-server](https://github.com/http-party/http-server) from 0.12.1 to 0.12.3.
    - [Release notes](https://github.com/http-party/http-server/releases)
    - [Commits](http-party/http-server@v0.12.1...v0.12.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    3300ed4 View commit details
    Browse the repository at this point in the history
  6. Bump listr-input from 0.2.0 to 0.2.1 (#1657)

    Bumps [listr-input](https://github.com/SamVerschueren/listr-input) from 0.2.0 to 0.2.1.
    - [Release notes](https://github.com/SamVerschueren/listr-input/releases)
    - [Commits](SamVerschueren/listr-input@v0.2.0...v0.2.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    b130b8b View commit details
    Browse the repository at this point in the history
  7. [Security] Bump acorn from 5.7.3 to 7.1.1 (#1654)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 7.1.1. **This update includes security fixes.**
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...7.1.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    7fe0d7d View commit details
    Browse the repository at this point in the history
  8. Bump tmp-promise from 2.0.2 to 2.1.0 (#1655)

    Bumps [tmp-promise](https://github.com/benjamingr/tmp-promise) from 2.0.2 to 2.1.0.
    - [Release notes](https://github.com/benjamingr/tmp-promise/releases)
    - [Commits](https://github.com/benjamingr/tmp-promise/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    294bcb7 View commit details
    Browse the repository at this point in the history
  9. [Security] Bump codecov from 3.6.1 to 3.6.5 (#1653)

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5. **This update includes a security fix.**
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](https://github.com/codecov/codecov-node/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 4, 2020
    Configuration menu
    Copy the full SHA
    adf9ede View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    0efa390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba80447 View commit details
    Browse the repository at this point in the history
  3. Add link to global options (#1652)

    * Add link to global options to doc
    * Fix ipfs-gateway typo
    macor161 authored May 11, 2020
    Configuration menu
    Copy the full SHA
    022acb2 View commit details
    Browse the repository at this point in the history
  4. Add throttle to wrapper.apps observable (#1662)

    * Throttle wrapper apps observable in getTransactionPath()
    
    * Lint fix
    macor161 authored May 11, 2020
    Configuration menu
    Copy the full SHA
    c6ca725 View commit details
    Browse the repository at this point in the history
  5. Bump tmp-promise from 2.1.0 to 3.0.2 (#1667)

    Bumps [tmp-promise](https://github.com/benjamingr/tmp-promise) from 2.1.0 to 3.0.2.
    - [Release notes](https://github.com/benjamingr/tmp-promise/releases)
    - [Commits](https://github.com/benjamingr/tmp-promise/commits/v3.0.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 11, 2020
    Configuration menu
    Copy the full SHA
    31ae0c8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Fix typo on newDao (#1670)

    * Fix typo on newDao
    
    * JSdoc for destructuring parameter
    
    Co-authored-by: Mathew Cormier <mathew.corm@gmail.com>
    Evalir and macor161 authored May 13, 2020
    Configuration menu
    Copy the full SHA
    93ee114 View commit details
    Browse the repository at this point in the history
  2. Move to yarn (#1663)

    * Generate package-lock from yarn.lock
    * Use yarn commands
    * Update doc
    * Use yarn install in Github actions
    * Add --frozen-lockfile
    Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>
    * Rephrase yarn dependency doc
    Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>
    * Update prettier
    * Bump execa to 4.0.1
    * Bump eslint-config-prettier to 6.11.0
    * Bump is-ipfs to 1.0.3
    * Bump web3-utils to 1.2.7
    * Drop support for nodejs 11
    * Update engines requirements
    macor161 authored May 13, 2020
    Configuration menu
    Copy the full SHA
    75c117c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Bump ava to 3.8.2 (#1672)

    * Bump ava to 3.8.2
    * Add reset option to ensureDevchain
    macor161 authored May 14, 2020
    Configuration menu
    Copy the full SHA
    f0ac284 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Remove mkdirp and bump @aragon/cli to 7.1.4 (#1674)

    * Remove mkdirp
    * Bump @aragon/cli to 7.1.4
    macor161 authored May 15, 2020
    Configuration menu
    Copy the full SHA
    b03b9a1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    02acf40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e3fa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12f8b93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ccc9f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edcf3ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e23609a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f467931 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa5efd4 View commit details
    Browse the repository at this point in the history
  9. Bump sinon from 7.5.0 to 9.0.2 (#1684)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 7.5.0 to 9.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
    - [Commits](sinonjs/sinon@v7.5.0...v9.0.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 18, 2020
    Configuration menu
    Copy the full SHA
    b784c94 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Reorganize ganache dependencies (#1686)

    * Reorganize ganache dependencies
    
    * Bump @aragon/cli to 7.1.5
    macor161 authored May 19, 2020
    Configuration menu
    Copy the full SHA
    918167a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Bump bn.js from 5.1.1 to 5.1.2 (#1696)

    Bumps [bn.js](https://github.com/indutny/bn.js) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/indutny/bn.js/releases)
    - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
    - [Commits](indutny/bn.js@v5.1.1...v5.1.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 25, 2020
    Configuration menu
    Copy the full SHA
    4d86ba3 View commit details
    Browse the repository at this point in the history
  2. Bump codecov from 3.6.5 to 3.7.0 (#1689)

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.0.
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](codecov/codecov-node@v3.6.5...v3.7.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 25, 2020
    Configuration menu
    Copy the full SHA
    3c5c378 View commit details
    Browse the repository at this point in the history
  3. Bump truffle from 5.1.26 to 5.1.27 (#1695)

    Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.26 to 5.1.27.
    - [Release notes](https://github.com/trufflesuite/truffle/releases)
    - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.1.26...truffle@5.1.27)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 25, 2020
    Configuration menu
    Copy the full SHA
    dd187f3 View commit details
    Browse the repository at this point in the history
  4. Bump truffle-flattener from 1.4.3 to 1.4.4 (#1693)

    Bumps [truffle-flattener](https://github.com/nomiclabs/truffle-flattener) from 1.4.3 to 1.4.4.
    - [Release notes](https://github.com/nomiclabs/truffle-flattener/releases)
    - [Commits](https://github.com/nomiclabs/truffle-flattener/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 25, 2020
    Configuration menu
    Copy the full SHA
    f6ab40e View commit details
    Browse the repository at this point in the history
  5. Bump open from 7.0.3 to 7.0.4 (#1692)

    Bumps [open](https://github.com/sindresorhus/open) from 7.0.3 to 7.0.4.
    - [Release notes](https://github.com/sindresorhus/open/releases)
    - [Commits](sindresorhus/open@v7.0.3...v7.0.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 25, 2020
    Configuration menu
    Copy the full SHA
    31f604f View commit details
    Browse the repository at this point in the history
  6. Bump stringify-tree from 1.0.2 to 1.1.1 (#1690)

    Bumps [stringify-tree](https://github.com/jessitron/stringify-tree) from 1.0.2 to 1.1.1.
    - [Release notes](https://github.com/jessitron/stringify-tree/releases)
    - [Commits](https://github.com/jessitron/stringify-tree/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 25, 2020
    Configuration menu
    Copy the full SHA
    183d0b8 View commit details
    Browse the repository at this point in the history
  7. Bump source-map-support from 0.5.17 to 0.5.19 (#1691)

    Bumps [source-map-support](https://github.com/evanw/node-source-map-support) from 0.5.17 to 0.5.19.
    - [Release notes](https://github.com/evanw/node-source-map-support/releases)
    - [Commits](evanw/node-source-map-support@v0.5.17...v0.5.19)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 25, 2020
    Configuration menu
    Copy the full SHA
    2c916b0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Bump web3 from 1.2.4 to 1.2.8 (#1694)

    Bumps [web3](https://github.com/ethereum/web3.js) from 1.2.4 to 1.2.8.
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.4...v1.2.8)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 26, 2020
    Configuration menu
    Copy the full SHA
    069ed88 View commit details
    Browse the repository at this point in the history
  2. Bump husky from 4.2.3 to 4.2.5 (#1678)

    Bumps [husky](https://github.com/typicode/husky) from 4.2.3 to 4.2.5.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
    - [Commits](typicode/husky@v4.2.3...v4.2.5)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 26, 2020
    Configuration menu
    Copy the full SHA
    1fc2ceb View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Bump ipfs-http-client from 41.0.1 to 44.1.1 (#1707)

    Bumps [ipfs-http-client](https://github.com/ipfs/js-ipfs) from 41.0.1 to 44.1.1.
    - [Release notes](https://github.com/ipfs/js-ipfs/releases)
    - [Changelog](https://github.com/ipfs/js-ipfs/blob/master/docs/RELEASES.md)
    - [Commits](https://github.com/ipfs/js-ipfs/commits/ipfs-http-client@44.1.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0b57bfc View commit details
    Browse the repository at this point in the history
  2. Bump @babel/preset-env from 7.9.6 to 7.10.2 (#1706)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.10.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    cb458ed View commit details
    Browse the repository at this point in the history
  3. Bump @babel/cli from 7.8.4 to 7.10.1 (#1705)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.8.4 to 7.10.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-cli)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    fef71b3 View commit details
    Browse the repository at this point in the history
  4. Bump byte-size from 6.2.0 to 7.0.0 (#1704)

    Bumps [byte-size](https://github.com/75lb/byte-size) from 6.2.0 to 7.0.0.
    - [Release notes](https://github.com/75lb/byte-size/releases)
    - [Commits](75lb/byte-size@v6.2.0...v7.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a39b2c6 View commit details
    Browse the repository at this point in the history
  5. Bump ignore from 4.0.6 to 5.1.8 (#1703)

    Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 4.0.6 to 5.1.8.
    - [Release notes](https://github.com/kaelzhang/node-ignore/releases)
    - [Changelog](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md)
    - [Commits](kaelzhang/node-ignore@4.0.6...5.1.8)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    538ddaa View commit details
    Browse the repository at this point in the history
  6. Bump nyc from 15.0.1 to 15.1.0 (#1701)

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.0.1 to 15.1.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v15.0.1...v15.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    8ec05d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Add missing gasPrice parameter (#1708)

    * Add missing gas-price parameter to act, exec and new commands
    * Increase timeout in getApmRepoVersions
    * Revert "Bump ipfs-http-client from 41.0.1 to 44.1.1 (#1707)"
    
    This reverts commit 0b57bfc.
    macor161 authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3ce51fe View commit details
    Browse the repository at this point in the history
  2. Bump @babel/core from 7.9.0 to 7.10.2 (#1700)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.0 to 7.10.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    f4b7d25 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-import from 2.20.2 to 2.21.1 (#1715)

    Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.1.
    - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
    - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.20.2...v2.21.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    09b9570 View commit details
    Browse the repository at this point in the history
  4. Bump fs-extra from 9.0.0 to 9.0.1 (#1714)

    Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
    - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
    - [Commits](jprichardson/node-fs-extra@9.0.0...9.0.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2a1349e View commit details
    Browse the repository at this point in the history
  5. Bump lerna from 3.21.0 to 3.22.0 (#1712)

    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.21.0 to 3.22.0.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/v3.22.0/core/lerna)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    dd51e6e View commit details
    Browse the repository at this point in the history
  6. Bump truffle from 5.1.27 to 5.1.29 (#1710)

    Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.27 to 5.1.29.
    - [Release notes](https://github.com/trufflesuite/truffle/releases)
    - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.1.27...truffle@5.1.29)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    46956ee View commit details
    Browse the repository at this point in the history
  7. Bump web3-eth-abi from 1.2.7 to 1.2.8 (#1709)

    Bumps [web3-eth-abi](https://github.com/ethereum/web3.js) from 1.2.7 to 1.2.8.
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.7...v1.2.8)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e319087 View commit details
    Browse the repository at this point in the history
  8. Bump execa from 4.0.1 to 4.0.2 (#1702)

    Bumps [execa](https://github.com/sindresorhus/execa) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v4.0.1...v4.0.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b19fa3d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Bump @babel/register from 7.9.0 to 7.10.1 (#1699)

    Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.9.0 to 7.10.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-register)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fcd730a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Bump eslint-plugin-import from 2.21.1 to 2.21.2 (#1716)

    Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.1 to 2.21.2.
    - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
    - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.21.1...v2.21.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    971578f View commit details
    Browse the repository at this point in the history
  2. Bump truffle from 5.1.29 to 5.1.30 (#1718)

    Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.29 to 5.1.30.
    - [Release notes](https://github.com/trufflesuite/truffle/releases)
    - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.1.29...truffle@5.1.30)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e03a66b View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-ava from 10.3.0 to 10.3.1 (#1720)

    Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 10.3.0 to 10.3.1.
    - [Release notes](https://github.com/avajs/eslint-plugin-ava/releases)
    - [Commits](avajs/eslint-plugin-ava@v10.3.0...v10.3.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    ce5f8ac View commit details
    Browse the repository at this point in the history
  4. Bump lerna from 3.22.0 to 3.22.1 (#1722)

    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.0 to 3.22.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/v3.22.1/core/lerna)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    1e77e82 View commit details
    Browse the repository at this point in the history
  5. Bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#1724)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v3.1.3...v3.1.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    73a7be3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Apply intro changes to master (#1729)

    * Update Intro.md
    
    Added explanation on how to create the ```~/.aragon``` directory using ```aragon devchain``` command. It's not being automatically created by the ```npm install -g @aragon/cli``` as the guide states
    
    
    Co-authored-by: paalex <paalex@users.noreply.github.com>
    Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>
    3 people authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    d7111a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Client hotfix (#1737)

    * Temporarily use Gabi's client hotfix
    * Increase devchain timeout to 5m
    macor161 authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    cce1fee View commit details
    Browse the repository at this point in the history
  2. Bump ava from 3.8.2 to 3.9.0 (#1721)

    Bumps [ava](https://github.com/avajs/ava) from 3.8.2 to 3.9.0.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v3.8.2...v3.9.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    0d18e32 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/plugin-proposal-optional-chaining from 7.10.1 to 7.10.3 (#…

    …1733)
    
    Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.10.1 to 7.10.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-plugin-proposal-optional-chaining)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4835073 View commit details
    Browse the repository at this point in the history
  4. Bump web3-utils from 1.2.8 to 1.2.9 (#1719)

    Bumps [web3-utils](https://github.com/ethereum/web3.js) from 1.2.8 to 1.2.9.
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.8...v1.2.9)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    123a724 View commit details
    Browse the repository at this point in the history
  5. Bump web3-eth-abi from 1.2.8 to 1.2.9 (#1734)

    Bumps [web3-eth-abi](https://github.com/ethereum/web3.js) from 1.2.8 to 1.2.9.
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.8...v1.2.9)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    fc3bc93 View commit details
    Browse the repository at this point in the history
  6. Bump @babel/cli from 7.10.1 to 7.10.3 (#1736)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.1 to 7.10.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-cli)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    fbdc370 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Bump inquirer from 7.1.0 to 7.2.0 (#1723)

    Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.1.0 to 7.2.0.
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.1.0...inquirer@7.2.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5180bc6 View commit details
    Browse the repository at this point in the history
  2. Bump web3 from 1.2.8 to 1.2.9 (#1717)

    Bumps [web3](https://github.com/ethereum/web3.js) from 1.2.8 to 1.2.9.
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.8...v1.2.9)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    50857d9 View commit details
    Browse the repository at this point in the history
  3. Bump @aragon/wrapper from 5.0.0-rc.26 to 5.0.0-rc.27 (#1732)

    Bumps [@aragon/wrapper](https://github.com/aragon/aragon.js) from 5.0.0-rc.26 to 5.0.0-rc.27.
    - [Release notes](https://github.com/aragon/aragon.js/releases)
    - [Commits](aragon/aragon.js@wrapper-v5.0.0-rc.26...wrapper-v5.0.0-rc.27)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    035932f View commit details
    Browse the repository at this point in the history
  4. Use Aragon Connect in dao apps command (#1731)

    * Use Aragon Connect to fetch apps when possible
    
    * Remove ConnectorDeclaration array
    macor161 authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    651d688 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. aragonCLI 7.1.6 (#1738)

    macor161 authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    78700ea View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    b3cfc8a View commit details
    Browse the repository at this point in the history
  2. Bump @babel/cli from 7.10.3 to 7.10.4 (#1741)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.3 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-cli)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ec15787 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/register from 7.10.1 to 7.10.4 (#1743)

    Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.10.1 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-register)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f0a702d View commit details
    Browse the repository at this point in the history
  4. Bump rxjs from 6.5.5 to 6.6.0 (#1744)

    Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.5 to 6.6.0.
    - [Release notes](https://github.com/reactivex/rxjs/releases)
    - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.0/CHANGELOG.md)
    - [Commits](ReactiveX/rxjs@6.5.5...6.6.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a1bb1ce View commit details
    Browse the repository at this point in the history
  5. Bump yargs from 15.3.1 to 15.4.0 (#1747)

    Bumps [yargs](https://github.com/yargs/yargs) from 15.3.1 to 15.4.0.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
    - [Commits](yargs/yargs@v15.3.1...v15.4.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f26934f View commit details
    Browse the repository at this point in the history
  6. Bump eslint-plugin-import from 2.21.2 to 2.22.0 (#1745)

    Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0.
    - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
    - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.21.2...v2.22.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a753723 View commit details
    Browse the repository at this point in the history
  7. Bump @babel/preset-env from 7.10.2 to 7.10.4 (#1742)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-env)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d60a8b7 View commit details
    Browse the repository at this point in the history
  8. Bump eslint from 6.8.0 to 7.4.0 (#1746)

    Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.4.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v6.8.0...v7.4.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2076175 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Bump truffle from 5.1.30 to 5.1.34 (#1761)

    Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.30 to 5.1.34.
    - [Release notes](https://github.com/trufflesuite/truffle/releases)
    - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.1.30...truffle@5.1.34)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    958b2f0 View commit details
    Browse the repository at this point in the history
  2. Bump execa from 4.0.2 to 4.0.3 (#1760)

    Bumps [execa](https://github.com/sindresorhus/execa) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v4.0.2...v4.0.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    7cfee0d View commit details
    Browse the repository at this point in the history
  3. Bump ajv from 6.12.2 to 6.12.3 (#1759)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.3.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.2...v6.12.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    ea5d3c6 View commit details
    Browse the repository at this point in the history
  4. Bump public-ip from 4.0.1 to 4.0.2 (#1758)

    Bumps [public-ip](https://github.com/sindresorhus/public-ip) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/sindresorhus/public-ip/releases)
    - [Commits](sindresorhus/public-ip@v4.0.1...v4.0.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    c14e5c9 View commit details
    Browse the repository at this point in the history
  5. Bump yargs from 15.4.0 to 15.4.1 (#1757)

    Bumps [yargs](https://github.com/yargs/yargs) from 15.4.0 to 15.4.1.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/yargs/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f96f630 View commit details
    Browse the repository at this point in the history
  6. Bump inquirer from 7.2.0 to 7.3.1 (#1755)

    Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.2.0 to 7.3.1.
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.2.0...inquirer@7.3.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    ac44d13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    557429e View commit details
    Browse the repository at this point in the history
  8. Bump @aragon/wrapper from 5.0.0-rc.27 to 5.0.0-rc.28 (#1763)

    Bumps [@aragon/wrapper](https://github.com/aragon/aragon.js) from 5.0.0-rc.27 to 5.0.0-rc.28.
    - [Release notes](https://github.com/aragon/aragon.js/releases)
    - [Commits](aragon/aragon.js@wrapper-v5.0.0-rc.27...wrapper-v5.0.0-rc.28)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    c65733e View commit details
    Browse the repository at this point in the history
  9. Bump ava from 3.9.0 to 3.10.1 (#1756)

    Bumps [ava](https://github.com/avajs/ava) from 3.9.0 to 3.10.1.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v3.9.0...v3.10.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    14ca4da View commit details
    Browse the repository at this point in the history
  10. Bump inquirer from 7.3.1 to 7.3.2 (#1765)

    Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.1 to 7.3.2.
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.1...inquirer@7.3.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a3dbdf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. docs: update branding (#1769)

    sohkai authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    67055f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Bump eslint-plugin-ava from 10.3.1 to 10.4.0 (#1770)

    Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 10.3.1 to 10.4.0.
    - [Release notes](https://github.com/avajs/eslint-plugin-ava/releases)
    - [Commits](avajs/eslint-plugin-ava@v10.3.1...v10.4.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9b391ca View commit details
    Browse the repository at this point in the history
  2. Bump @babel/core from 7.10.4 to 7.10.5 (#1772)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8cbfa5d View commit details
    Browse the repository at this point in the history
  3. Bump @babel/cli from 7.10.4 to 7.10.5 (#1771)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.4 to 7.10.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-cli)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7b56b9d View commit details
    Browse the repository at this point in the history
  4. Bump open from 7.0.4 to 7.1.0 (#1773)

    Bumps [open](https://github.com/sindresorhus/open) from 7.0.4 to 7.1.0.
    - [Release notes](https://github.com/sindresorhus/open/releases)
    - [Commits](sindresorhus/open@v7.0.4...v7.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    2fcd275 View commit details
    Browse the repository at this point in the history
  5. Bump @aragon/wrapper from 5.0.0-rc.28 to 5.0.0 (#1775)

    Bumps [@aragon/wrapper](https://github.com/aragon/aragon.js) from 5.0.0-rc.28 to 5.0.0.
    - [Release notes](https://github.com/aragon/aragon.js/releases)
    - [Commits](aragon/aragon.js@wrapper-v5.0.0-rc.28...wrapper-v5.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    deaea0f View commit details
    Browse the repository at this point in the history
  6. Bump truffle from 5.1.34 to 5.1.35 (#1776)

    Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.34 to 5.1.35.
    - [Release notes](https://github.com/trufflesuite/truffle/releases)
    - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.1.34...truffle@5.1.35)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9ade5fc View commit details
    Browse the repository at this point in the history
  7. Bump synp from 1.7.0 to 1.7.1 (#1778)

    Bumps [synp](https://github.com/imsnif/synp) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/imsnif/synp/releases)
    - [Commits](https://github.com/imsnif/synp/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    18edb67 View commit details
    Browse the repository at this point in the history
  8. chore: fix dependabot (#1780)

    sohkai authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    47d85fd View commit details
    Browse the repository at this point in the history
  9. Bump eslint from 7.4.0 to 7.5.0 (#1785)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.5.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.4.0...v7.5.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7261bac View commit details
    Browse the repository at this point in the history
  10. Bump codecov from 3.7.0 to 3.7.1 (#1784)

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](codecov/codecov-node@v3.7.0...v3.7.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    49b42e9 View commit details
    Browse the repository at this point in the history
  11. Bump babel-plugin-istanbul from 5.2.0 to 6.0.0 (#1782)

    Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.2.0 to 6.0.0.
    - [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)
    - [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/babel-plugin-istanbul@v5.2.0...v6.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b265212 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Bump codecov from 3.7.0 to 3.7.1 (#1786)

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](codecov/codecov-node@v3.7.0...v3.7.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    194c318 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Bump inquirer from 7.3.2 to 7.3.3 (#1788)

    Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.2 to 7.3.3.
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.2...inquirer@7.3.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    31df71c View commit details
    Browse the repository at this point in the history
  2. Bump truffle from 5.1.35 to 5.1.37 (#1790)

    Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.35 to 5.1.37.
    - [Release notes](https://github.com/trufflesuite/truffle/releases)
    - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.1.35...truffle@5.1.37)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    006177f View commit details
    Browse the repository at this point in the history
  3. Bump @babel/plugin-proposal-optional-chaining from 7.10.4 to 7.11.0 (#…

    …1789)
    
    Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.10.4 to 7.11.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-plugin-proposal-optional-chaining)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    7db6818 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Bump web3-eth-abi from 1.2.9 to 1.2.11 (#1774)

    Bumps [web3-eth-abi](https://github.com/ethereum/web3.js) from 1.2.9 to 1.2.11.
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.9...v1.2.11)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    989682e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Bump ava from 3.10.1 to 3.12.1 (#1793)

    Bumps [ava](https://github.com/avajs/ava) from 3.10.1 to 3.12.1.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v3.10.1...v3.12.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    bcbca1e View commit details
    Browse the repository at this point in the history
  2. Bump bn.js from 5.1.2 to 5.1.3 (#1794)

    Bumps [bn.js](https://github.com/indutny/bn.js) from 5.1.2 to 5.1.3.
    - [Release notes](https://github.com/indutny/bn.js/releases)
    - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
    - [Commits](indutny/bn.js@v5.1.2...v5.1.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    9c36dc0 View commit details
    Browse the repository at this point in the history
  3. Bump codecov from 3.7.1 to 3.7.2 (#1795)

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.1 to 3.7.2.
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-node@v3.7.1...v3.7.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    748e0f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update stale (#1799)

    sohkai authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3d000eb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    f0b2d67 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. fix: added userHasCreatePermission to check if user has permission to…

    … dao install (#1836)
    
    * added userHasCreatePermissionRole to fix dao install error message
    
    * eslint fix
    
    * requested PR changes
    nestorbe authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    f6d89de View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. ARA-818 jest tests (#1840)

    * fix: installed jest dependency, jest-config setup
    
    * fix: create-aragon-app package tests merged to jest
    
    * fix: toolkit package tests merged to jest
    
    * fix: cli tests
    
    * fix: cli start test modified, added webserver port to teardown
    
    * fix: timeout for help test
    
    * fix: dependency version
    
    * fix: ignore tests in .tmp folders
    
    * fix: added describe blocks to configEnvironment cli test
    
    * fix: EOF
    
    * fix: dependency version & yarn.lock
    
    Co-authored-by: Nestor Barboza <nestorbarboza@gmail.com>
    c0rv0s and nestorbe authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    2bb3695 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. ARA-820 Update unit tests for userHasCreatePermission (#1847)

    * test: created test for userHasCreatePermission
    nestorbe authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    f359b4b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. ARA-667 'dao install' (#1848)

    * feat: inform user of status of app installation
    
    * ARA-820 Update unit tests for userHasCreatePermission (#1847)
    
    * test: created test for userHasCreatePermission
    
    * feat: inform user of status of app installation
    
    Co-authored-by: Nestor Barboza <51724662+nestorbe@users.noreply.github.com>
    c0rv0s and nestorbe authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ff99add View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    aa5af63 View commit details
    Browse the repository at this point in the history