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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^1.1.0
->^2.0.0
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.