소개
The Dependency Upgrade skill provides a structured framework for managing complex software updates while minimizing the risk of breaking changes. It guides developers through the entire lifecycle of a migration—from auditing current versions and analyzing compatibility matrices to executing incremental updates and implementing multi-layered testing strategies. By integrating automated migration scripts, codemods, and configuration templates for tools like Renovate and Dependabot, this skill ensures that framework transitions and security patches are handled with professional rigor and predictable rollback plans.