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 release-it to latest and fix vm2 vulnerability #253

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

chriskrycho
Copy link
Collaborator

The vulnerability only exists in the release flow, and this makes sure that we are using a version of release-it which transitively gets what should be a compatible version of vm2, and then updates the lock file to resolve at least the version of vm2 with the fix (3.9.15). We are now safe, since Yarn will never regress the resolved lock file version.

The vulnerability *only* exists in the release flow, and this makes
sure that we are using a version of release-it which transitively gets
what should be a compatible version of `vm2`, and then updates the lock
file to resolve at least the version of `vm2` with the fix (3.9.15). We
are now safe, since Yarn will never *regress* the resolved lock file
version.
@chriskrycho chriskrycho added the bug Something isn't working label Apr 24, 2023
@chriskrycho chriskrycho merged commit 66284a9 into main Apr 24, 2023
@chriskrycho chriskrycho deleted the release-it-vm2 branch April 24, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant