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

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Automatic npm audit fix #1102

merged 1 commit into from
Nov 25, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 3, 2024

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

@github-actions github-actions bot force-pushed the automation/npm-audit branch from 1d727fb to 8df5f16 Compare November 24, 2024 12:06
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