// Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use when the user asks to bump deps, update frameworks, or address CVEs.
| name | dependency-upgrader |
| description | Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use when the user asks to bump deps, update frameworks, or address CVEs. |
Safely upgrade dependencies with minimal, reviewable diffs and clear verification.
package.json + lock file (pnpm-lock.yaml, package-lock.json, yarn.lock, bun.lock).gradlew, build.gradle(.kts), settings.gradle(.kts), gradle/libs.versions.toml.pom.xml.references/ for ecosystem-specific commands.Provide: