Skip to content

Conversation

@bshand
Copy link
Contributor

@bshand bshand commented Dec 5, 2025

Update npm packages to latest versions.

GitHub Actions should run yarn audit on npm packages.

Adds script/yarn_audit.sh which is run by GitHub Actions and can also be run by developer. This runs yarn audit, but accepts some known high severity warnings, mostly about potential DoS. We are relatively unaffected by these, because we run yarn install at deployment time, on our own predefined views.

The integration test failures are known flakey tests, unrelated to this commit. I've checked, and the new npm packages produce identical output to before, when running rake assets:precompile.

Adds script/yarn_audit.sh which GitHub Actions and developers can run.
@bshand bshand merged commit 1dc6669 into develop Dec 5, 2025
11 of 15 checks passed
@bshand bshand deleted the feature/update_npm_packages branch December 5, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants