dependency-upgrade
SolidBring dependencies current without breaking the build: find what is vulnerable, deprecated or behind, classify each target version by risk, apply what is safe, verify, and roll back what is not.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- byerlikaya
- Repository
- byerlikaya/claude-starter-kit
- Created
- 2 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
dependency-audit
Dependency risk assessment, read-only: known CVEs, deprecated packages, licence compliance, maintenance status, lockfile integrity, and a justification for every new dependency. Acting on it is dependency-upgrade.
dependency-audit
Triage outdated and vulnerable dependencies by real upgrade risk before touching any lockfile, instead of bulk-bumping everything.
dependency-upgrade-auditor
Audits dependencies for outdated versions, CVEs, license compliance and breaking-change risk, and sequences the upgrade. Use when planning a dependency bump or clearing a security alert.