What problem does it solve?
This Skill streamlines the process of upgrading dependencies across multiple programming language ecosystems within a single repository, ensuring consistency and preventing conflicts.
Core Features & Use Cases
- Multi-Ecosystem Updates: Manages dependency upgrades for JavaScript/TypeScript (pnpm), Python (Poetry), and Rust (Cargo) simultaneously.
- Auditable Upgrades: Ensures that dependency bumps are intentional, ordered correctly, and verifiable.
- Dependabot Alignment: Helps reconcile local dependency changes with existing Dependabot pull requests.
- Use Case: When updating a project that uses both a Node.js frontend and a Python backend, this Skill ensures that both sets of dependencies are updated in a controlled and verified manner.
Quick Start
Use the dep-roll skill to update dependencies in the repository, ensuring all ecosystems are synchronized.