Deps Upgrade

Validate JavaScript/TypeScript dependency upgrades after an interactive or manual update. Establish the real delta from git, detect peer/engine/type conflicts, extract breaking changes, migrations and adoptable features from release notes, assess held-back or seemingly unused packages, and run verification gates. Covers bun, npm, pnpm and yarn. Use when packages were just upgraded and need validating, when deciding whether a held-back package can move, when asking why a dependency is present at all, or when checking release notes for breaking changes and migration steps. Not for picking and applying upgrades autonomously, bun CLI usage (bun-cli), or non-JavaScript package ecosystems

dmythro a9e03e7 6 files · 77.3 KB Updated

File contents

dmythro/agent-skills/tree/main/skills/deps-upgrade commit a9e03e76f7

Frequently asked questions

npx skillmds@latest add dmythro/deps-upgrade