You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update subcommand for updating outdated dependencies
Maven: format-preserving POM updates for both managed properties (<properties>) and inline versions (<version>x.y.z</version>) — preserves comments, whitespace, and indentation
npm: delegates to native package manager update commands (npm update, pnpm update, yarn upgrade, bun update)
--dry-run flag to preview updates without making changes (JSON status: would_update)