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 #342

Merged
merged 3 commits into from
Sep 10, 2022
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 10, 2022

Notable changes

  • Jest has been bumped to v29.
    • The latest Jest is no longer supported EoL Node.js 12. It means we can no longer test Marpit against Node.js 12.
    • Marpit still can install to EoL Node.js 12 but there is no guarantee to work. Consider to upgrade your outdated Node.js.

The latest Jest is no longer supported EoL Node.js 12. Marpit still can
install to Node.js 12 but there is no guarantee to work due to lacked
confirmation through test.
@yhatt yhatt merged commit 2ff5e16 into main Sep 10, 2022
@yhatt yhatt deleted the upgrade-dependencies branch September 10, 2022 05:43
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