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

Updgrade dependent packages to the latest version #147

Merged
merged 8 commits into from
Sep 10, 2019
Merged

Commits on Sep 10, 2019

  1. Remove @octokit/rest package

    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    df2ed22 View commit details
    Browse the repository at this point in the history
  2. Upgrade dependent packages that can bump safely

    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    db5b5c8 View commit details
    Browse the repository at this point in the history
  3. Bump jest-junit to v8.0.0

    Breaking change: The support of JEST_JUNIT_OUTPUT env has removed.
    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    ad01982 View commit details
    Browse the repository at this point in the history
  4. Bump screenfull v5.0.0

    Breaking change: screenfull.enabled is renamed to screenfull.isEnabled.
    TypeScript must import screenfull via require.
    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    be39651 View commit details
    Browse the repository at this point in the history
  5. Fix vanished import of screenfull after bundle

    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    689ebf2 View commit details
    Browse the repository at this point in the history
  6. Bump deep deps

    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    3d81643 View commit details
    Browse the repository at this point in the history
  7. [ci skip] Update CHANGELOG.md

    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    c679e3f View commit details
    Browse the repository at this point in the history
  8. Improve importing screenfull within test

    Yuki Hattori committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    91df4b8 View commit details
    Browse the repository at this point in the history