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 latest version #121

Merged
merged 4 commits into from
Jan 19, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 19, 2019

This PR will upgrade dependent packages to latest version by using yarn upgrade(-interactive) --latest. It includes update of major version (jest-junit), but it seems not to be found breaking changes in behavior of Marpit.

Node 6 support

Jest -> jsdom -> tough-cookie -> ip-regex was upgraded to v3.0.0 at first, but it is required Node >= 8. I think that it is not affect to ours, so I've added resolutions section to package.json for testing in CI.

We will drop support of Node 6 in April due to reach the EOL.

@yhatt yhatt merged commit b310f3f into master Jan 19, 2019
@yhatt yhatt deleted the upgrade-dependencies branch January 19, 2019 16:55
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.

None yet

1 participant