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

Drop support for VS Code < 1.40 #138

Merged
merged 3 commits into from
Apr 18, 2020
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Apr 18, 2020

Puppeteer v3 in the bumped Marp CLI is not compatible with Node v10.11.0 using in Electron 4. To keep dependencies to the latest, we have to drop the support for VS Code < v1.40.

I also added test against Node 12.8.1, is used in Electron 7 / VS Code >= 1.43.

NOTE: The current VS Code version is v1.44. VS Code has auto-updation into the latest version, and we can't think that there are stuck users in the previous version.

Puppeteer in the bumped Marp CLI is not compatible with Node v10 using
in Electron 4.
Node 12.8.1 is using Electron 7 in VS Code >= 1.43.
@yhatt yhatt merged commit e203f9d into upgrade-dependencies Apr 18, 2020
@yhatt yhatt deleted the drop-electron-4 branch April 18, 2020 05:10
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