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

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Automatic npm audit fix #316

merged 1 commit into from
Dec 20, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 1, 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 81c4d25 to 17b9c44 Compare December 15, 2024 12:05
@jeremysteerio jeremysteerio merged commit 557982b into main Dec 20, 2024
@jeremysteerio jeremysteerio deleted the automation/npm-audit branch December 20, 2024 13:28
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