Skip to content

Update dependency check-dependencies to v2#9

Open
dev-mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
whitesource-remediate/check-dependencies-2.x
Open

Update dependency check-dependencies to v2#9
dev-mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
whitesource-remediate/check-dependencies-2.x

Conversation

@dev-mend-for-github-com
Copy link

@dev-mend-for-github-com dev-mend-for-github-com bot commented Jun 30, 2025

This PR contains the following updates:

Package Type Update Change
check-dependencies dependencies major ^1.1.0^2.0.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score Vulnerability
High High 7.5 CVE-2024-4068
Medium Medium 5.3 CVE-2024-4067

Release Notes

mgol/check-dependencies (check-dependencies)

v2.0.0

Compare Source

Notable non-breaking changes:

  • support npm package aliases (#​50)
  • reduced a number of external dependencies
  • npm prune is no longer called asnpm install already prunes

Breaking changes:

  • dropped the callback interface - use promises instead
  • dropped the checkCustomPackageNames option
  • CLI argument parsing is more strict now; camelCase parameter versions like --packageDir are no longer supported; use their kebab-case versions like --package-dir.
  • dropped Bower support
  • dropped support for Node.js <18.3

v1.1.1

Compare Source

Add basic validation of the packageManager option; document that it's not safe to pass untrusted input there.


  • If you want to rebase/retry this PR, check this box

@dev-mend-for-github-com dev-mend-for-github-com bot added the security fix Security fix generated by Mend label Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants