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

Prepare to release v0.3.0 #32

Merged
merged 6 commits into from
May 11, 2019
Merged

Prepare to release v0.3.0 #32

merged 6 commits into from
May 11, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented May 11, 2019

This PR is for preparing to release v0.3.0. It includes:

  • We found out that a resolution field for braces to fix reported vulnerability (Upgrade dependent packages to the latest version #29) prevents building package on vsce. As a workaround, we use upgraded yarn's yarn audit --groups dependencies to limit reporting audit to dependencies for production.
  • Automate GitHub release, as same as the other Marp team project.

yhatt added 5 commits May 12, 2019 04:32
vsce fails with the latest resolution of braces. Yarn v1.16 is supported
--level option on audit command, so we are using "--level moderate" now.
Use groups option instead of level option
@yhatt yhatt merged commit 899023a into master May 11, 2019
@yhatt yhatt deleted the prepare-release branch May 11, 2019 20:05
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