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

Upgrade Node and dependent packages to the latest #77

Merged
merged 13 commits into from
Mar 19, 2019
Merged

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    5f49564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad47c08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aedb03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5733b1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    473cca8 View commit details
    Browse the repository at this point in the history
  6. Revert "Fix failed tests by updating supertest v4"

    This reverts commit 527a504.
    yhatt committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    cec6b62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd04221 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

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

Commits on Mar 19, 2019

  1. Re-run yarn upgrade --latest

    yhatt committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d089e6f View commit details
    Browse the repository at this point in the history
  2. Update Chrome arguments launched by Puppeteer

    - Puppeteer has already default option `--disable-dev-shm-usage`.
    - BGPT no longer works from Puppeteer >= v1.13.0
    
    See: puppeteer/puppeteer@ef2251d
    yhatt committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    9d58395 View commit details
    Browse the repository at this point in the history
  3. Add workaround for broken Chrome 73 in CI image

    Use Chromium supported by Puppeteer instead.
    yhatt committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c37085d View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    yhatt committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    4088f1f View commit details
    Browse the repository at this point in the history