-
Notifications
You must be signed in to change notification settings - Fork 643
Closed
Description
Is your feature request related to a problem? Please describe.
We're currently using greenkeeper for automated dependency management. It's good, but dependabot seems much better.
Describe the solution you'd like
Use dependabot for automated dependency management as:
- It was acquired by GitHub on 05/23 (announcement) - GitHub made it free for all repos and doubled down it's team size to add more features.
- GitHub has already integrated dependabot for automated security fixes
- Dependabot source is much more actively maintained than that of Greenkeeper/Renovate
- Many aws projects are already using dependabot:
- Dependabot is support across several languages - Ruby, Python, JavaScript, Java, .NET, PHP, Go, Elixir and Rust. Once successfully used with JS SDK, it can be ported to other language SDKs.
- Configuration options are more granular, and easy to manage
Describe alternatives you've considered
Greenkeepr/Renovate
Metadata
Metadata
Assignees
Labels
No labels