hugh-mend / juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
http://owasp-juice.shop
MIT License
0 stars 0 forks source link

Update dependency check-dependencies to v2 (develop) - autoclosed #679

Closed mend-for-github-com[bot] closed 3 months ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
check-dependencies ^1.1.0 -> ^2.0.0 age adoption passing confidence

Release Notes

mgol/check-dependencies (check-dependencies) ### [`v2.0.0`](https://togithub.com/mgol/check-dependencies/releases/tag/2.0.0) [Compare Source](https://togithub.com/mgol/check-dependencies/compare/1.1.1...2.0.0) Notable non-breaking changes: - support npm package aliases ([#​50](https://togithub.com/mgol/check-dependencies/issues/50)) - reduced a number of external dependencies - `npm prune` is no longer called as`npm 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`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.