소개
The Dependency Upgrade skill provides a structured framework for managing complex software updates, from major framework migrations to critical security patches. It empowers developers to analyze dependency trees, identify breaking changes, and execute staged rollout plans that minimize downtime and regression risks. By integrating compatibility matrices, automated codemods, and robust testing patterns across unit, integration, and E2E layers, this skill ensures that project dependencies remain modern, secure, and stable while providing clear rollback paths for failed updates.