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

Merged
merged 3 commits into from
Mar 15, 2020
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Mar 15, 2020

This PR will upgrade dependent packages to the latest version via yarn upgrade --latest.

Notable changes

  • Bumped Marpit to v1.5.1, and Marp Core to v1.1.0.
    • Marp Core v1.1.0 includes the updated style of default theme because of bumped github-markdown-css.
  • Rollup has bumped major version v2, and typescript plugin becomes to v4 to support emitting type declarations while build. However, we don't apply a change of setting because it will be restricted rollup and TS configurations.
  • According to update log in past versions of chrome-launcher that we had missed due to the lacked release notes, now Launcher.getInstallations() for locating Chrome installations can use as a public interface (feat: expose public interface for locating Chrome installations GoogleChrome/chrome-launcher#177). We are no longer using chrome-launcher/dist/chrome-finder in favor of this public interface.

NOTE: Releasing the next minor release is better to wait for the deprecation of --preview mode due to #211 (comment).

@yhatt yhatt merged commit 260a02e into master Mar 15, 2020
@yhatt yhatt deleted the upgrade-dependencies branch March 15, 2020 15:55
@yhatt yhatt mentioned this pull request Aug 13, 2021
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