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

Fix snippets generation and vulnerabilities in dependencies #418

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

YuryShkoda
Copy link
Member

Issue

  • Retrieving VS Code snippets fails if snippets folder exists.

Intent

  • Fix sas:snippets script.
  • Fix vulnerabilities found in dependencies.

Implementation

  • Used --force flag in sas:snippets script.
  • Used npm audit fix command to fix vulnerabilities found in dependencies.

Checks

  • Code is formatted correctly (npm run lint).
  • All unit tests are passing (npm run test:unit).
  • Reviewer is assigned.

@YuryShkoda YuryShkoda merged commit 5b0dec3 into main Aug 8, 2023
2 checks passed
@YuryShkoda YuryShkoda deleted the dep-fix branch August 8, 2023 12:21
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

🎉 This PR is included in version 2.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants