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 dependencies to the latest version #179

Merged
merged 4 commits into from
Nov 6, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 6, 2019

This PR will upgrade development Node (to v12 LTS) and dependent packages to the latest version via yarn upgrade --latest. It includes Marpit v1.4.2 and Marp Core v0.15.1.

Notable changes

  • Includes major update in Puppeteer and cosmiconfig.
    • Now Marp CLI requires Node >= 8.16.0 by restriction of Puppeteer v2.
    • cosmiconfig v6 was re-written by TypeScript. We have to import from named export.
  • Resolved vulnerabilities reported by yarn audit. No longer required any resolutions.
  • Simplified how to upgrade yarn on CI environment.

@yhatt yhatt merged commit 617f213 into master Nov 6, 2019
@yhatt yhatt deleted the upgrade-dependent-packages branch November 6, 2019 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant