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

Automatic npm audit fix #432

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Automatic npm audit fix #432

merged 1 commit into from
Nov 25, 2024

Conversation

github-actions[bot]
Copy link

Npm audit

❗ NPM Audit fix could not fix all vulnerabilities. Fix them manually by running npm audit fix --force and test the functionalities thoroughly as there might be breaking changes. ❗

How to install

  • Update the HDBT theme
    • git fetch --all
    • git checkout automation/npm-audit
    • git pull origin automation/npm-audit
  • In the custom module or custom theme folder, run nvm use && npm i && npm run build

How to test

Run npm audit

  • Check that the npm audit prints found 0 vulnerabilities
  • Check that the changes for distributed files are sensible

@rpnykanen rpnykanen merged commit 03a60f0 into dev Nov 25, 2024
1 check passed
@rpnykanen rpnykanen deleted the automation/npm-audit branch November 25, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants