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 dependent packages to the latest version #86

Merged
merged 8 commits into from
May 7, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented May 7, 2019

Upgrade dependent packages to the latest version by using yarn upgrade --latest. Several packages have major update came from end-of-life of Node 6, includes Marpit v1.0.0.

Notable changes

  • @types/get-stdin is removed. An updated get-stdin package v7 is already included type definition.

Copy link
Member Author

@yhatt yhatt left a comment

Choose a reason for hiding this comment

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

Note for updated CircleCI config

@@ -1,6 +1,17 @@
references:
docker-init: &docker-init
entrypoint:
- docker-init
Copy link
Member Author

@yhatt yhatt May 7, 2019

Choose a reason for hiding this comment

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

It means like --init option of Docker. Handle signal to Chrome executed by Puppeteer correctly, and prevent to remain zombie processes while running CI.
https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#tips

@yhatt yhatt merged commit 8501852 into master May 7, 2019
@yhatt yhatt deleted the update-dependencies branch May 7, 2019 05:26
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