Skip to content

Update NPM dependencies via npm audit fix#3661

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
npm/update-dependencies
Open

Update NPM dependencies via npm audit fix#3661
github-actions[bot] wants to merge 1 commit intomasterfrom
npm/update-dependencies

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 31, 2026

Automated update of NPM dependencies by running npm audit fix on all package.json files.

This PR was automatically created by the GitHub action.

Please review the changes carefully before merging.


This change is Reviewable

@Nateowami Nateowami closed this Jan 31, 2026
@Nateowami Nateowami reopened this Jan 31, 2026
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.95%. Comparing base (bd581f7) to head (2141a52).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3661   +/-   ##
=======================================
  Coverage   81.95%   81.95%           
=======================================
  Files         618      618           
  Lines       38494    38494           
  Branches     6300     6300           
=======================================
  Hits        31549    31549           
  Misses       5984     5984           
  Partials      961      961           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pmachapman pmachapman force-pushed the npm/update-dependencies branch from 5fe58e4 to 2141a52 Compare February 1, 2026 19:16
@pmachapman
Copy link
Collaborator

@Nateowami I ran npm dedupe as this is the command I normally run after an npm audit fix, and updated the package.json files so they match the versions that npm audit fix wrote to the package-lock.json files.

Do you want me to create a PR to modify update-npm-audit.yml to run npm dedupe, or do you think this is an unnecessary step?

@pmachapman pmachapman added e2e Run e2e tests for this pull request testing not required labels Feb 1, 2026
@github-actions github-actions bot force-pushed the npm/update-dependencies branch from 2141a52 to c56e61a Compare February 2, 2026 17:18
@pmachapman pmachapman removed the e2e Run e2e tests for this pull request label Feb 2, 2026
@github-actions github-actions bot force-pushed the npm/update-dependencies branch 2 times, most recently from 76078dc to 5b45eee Compare February 4, 2026 17:21
@github-actions github-actions bot force-pushed the npm/update-dependencies branch from 5b45eee to 18bfc6c Compare February 5, 2026 17:21
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.

3 participants