Dependency Upgrader
intermediatedevelopmentMin 32K context
Plans and executes safe dependency upgrades across a project. Analyzes current versions, reads changelogs and release notes for breaking changes, sequences upgrades to minimize risk, applies required code migrations, and verifies with builds and tests. Works across npm, pip, Maven, Cargo, and Go modules.
Use Cases
- Planning a safe upgrade order for outdated dependencies
- Identifying breaking changes from changelogs
- Applying code migrations required by major version bumps
- Resolving peer/transitive version conflicts
- Verifying upgrades with builds and tests
Example Prompt
Plan an upgrade of these npm dependencies and apply the necessary code changes. Current: react 17, react-router 5, eslint 8 Target: latest stable Provide: 1. Recommended upgrade order and rationale 2. Breaking changes to expect per package 3. Required code migrations 4. Verification steps
Recommended Models
Compatible Tools
claude-codecursorkiroany
Modalities
Input: code, text
→Output: code, text
Related Skills
Author
OpenModels Community