# Skill Dependency Upgrade

> Atualiza dependências com changelog, compatibilidade, vulnerabilidades, lockfile, testes e plano de rollback.

- Skill: `iapro-community/skill-dependency-upgrade` (Agent Skill)
- Install (CLI): `npx skillmds@latest add iapro-community/skill-dependency-upgrade`
- Raw SKILL.md: https://api.skillmd.com/api/skills/iapro-community/skill-dependency-upgrade/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: IAPro-Community (https://skillmd.com/u/iapro-community)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/iapro-community/skill-dependency-upgrade

---


# Dependency Upgrade

Identify package manager and lockfile. Check current, target, peer, engine, license, security, and transitive impacts. Read official release notes for breaking changes. Update the smallest scope, run install, lint, typecheck, tests, build, and relevant smoke checks. Report unresolved advisories and do not suppress audit findings without justification.

