discovered 03 Aug 2026
codependence
→ View on GitHubCodependence is a tool designed to manage and enforce dependency versions across multiple programming environments—including Node, Python, Go, Rust, Docker, and GitHub Actions—using a single configuration file. Its primary use case is to maintain intentional versioning policies, ensuring that critical versions are both checked and updated according to specified rules, thus differentiating itself from traditional package managers and automated bots by running locally in scripts or CI environments. Notable features include the ability to pin specific dependencies while updating others, and a straightforward command-line interface for executing dependency checks and updates.