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 Marp Core to v0.10.2 #106

Merged
merged 5 commits into from
Jun 21, 2019
Merged

Upgrade Marp Core to v0.10.2 #106

merged 5 commits into from
Jun 21, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jun 21, 2019

This PR will upgrade dependent package versions Marp Core to the latest version by yarn upgrade --latest.

It only includes the update of Marp Core v0.10.2 and can reduce file size of the converted HTML.

We are going to publish new patch version as soon as if have confirmed the result of CI.

package.json Outdated
@@ -133,7 +133,7 @@
"os-locale": "^4.0.0",
"pkg-up": "^3.1.0",
"portfinder": "^1.0.20",
"puppeteer-core": "^1.17.0",
"puppeteer-core": "^1.18.0",
Copy link
Member Author

@yhatt yhatt Jun 21, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puppeteer v1.18.0 has an updated protocol to create PDF. It will be supported from Chromium 77, and we cannot use for the current stable Chrome (75). Thus, we should stop to update minor version of Puppeteer for a while.

puppeteer/puppeteer#4609

@yhatt yhatt changed the title Upgrade dependent packages to the latest version Upgrade Marp Core to v0.10.2 Jun 21, 2019
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