Dependency Upgrade Plan
Purpose
Plan safe dependency upgrades with risk notes.
Inputs to request
- •Current and target versions.
- •Release notes and breaking changes.
- •Test coverage and release cadence.
Workflow
- •Identify version gaps and breaking change notes.
- •Propose upgrade order and testing focus.
- •List rollback steps if regressions appear.
Output
- •Upgrade plan with risks and tests.
Quality bar
- •Upgrade the smallest risky dependency first.
- •Note any migration tooling available.