Upgrade Dependencies

Safely upgrade dependencies, frameworks, or a language/runtime version across a codebase, including risky major-version bumps and framework migrations. Use when bumping a package, stepping a major version, migrating a framework, or updating a runtime - read the changelog first, move in small reversible steps behind a green safety net, handle transitive and lockfile changes, and stage the rollout. Lean on /characterization-tests for the net and /diagnosing-bugs when an upgrade breaks something.

MAHDTech 6112bb6 4.1 KB Updated

File contents

MAHDTech/agent-skills/tree/main/skills/engineering/upgrade-dependencies commit 6112bb6828

Frequently asked questions

npx skillmds@latest add mahdtech/upgrade-dependencies