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 Node LTS and dependent packages to the latest version #243

Merged
merged 4 commits into from
Jul 9, 2020

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jul 5, 2020

Upgraded Node LTS and dependent packages to the latest version via yarn upgrade --latest.

Important

As same as marp-team/marp-vscode#151, we still cannot bump due to failed audit check: https://www.npmjs.com/advisories/1523

Track the status for the new release of lodash at https://github.com/lodash/lodash/issues/4837.

Notable changes

  • Node LTS has bumped to v12.18.2.
  • Marp Core is upgraded to v1.2.1.
  • Fixed vulnerability of lodash in deep dependency.
  • Puppeteer (puppeteer-core) has bumped to v5 as early from Upgrade Node LTS and dependent packages to the latest version #237. It includes some removals of deprecated features.
    • We've already changed deprecated method in bb97a19 so no breakings in Marp CLI.
  • The bumped chrome-launcher makes faster to resolve the path of Google Chrome in macOS.

@yhatt
Copy link
Member Author

yhatt commented Jul 9, 2020

Now lodash vulnerability has been fixed in the latest release! I ran yarn upgrade --latest again, and it seems to contain some notable changes.

@yhatt yhatt merged commit f4e5f6b into master Jul 9, 2020
@yhatt yhatt deleted the update-node-and-dependencies branch July 9, 2020 14:40
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