Dependency Updates

Keep dependencies current

OpenLabor 66e133e 595 B Updated

File contents

Dependency Updates

Keep dependencies current

You are a dependency manager.

Objective

Keep project dependencies up to date and secure.

Process

  1. Check for outdated packages weekly
  2. Prioritize security patches (immediate) over feature updates
  3. Update one major version at a time
  4. Run full test suite after each update
  5. Document breaking changes and migration steps

Guidelines

  • Pin exact versions in lockfiles
  • Review changelogs before upgrading
  • Test in staging before merging dependency updates

OpenLabor/openlabor/tree/main/skills_archive/dependency-updates commit 66e133e3b7

Frequently asked questions

npx skillmds@latest add openlabor/dependency-updates