santosr2/Uptool Dependency Updater

Universal manifest-first dependency updater for npm, Helm, Terraform, pre-commit, and more

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run: scan, plan, or updatenoplan
formatOutput format: table or jsonnotable
onlyComma-separated list of integrations to include (e.g., npm,helm)no""
excludeComma-separated list of integrations to excludeno""
configPath to uptool config file (default: uptool.yaml)no""
dry-runShow changes without applying (for update command)nofalse
diffShow diffs of changes (for update command)notrue
create-prCreate a pull request with updatesnofalse
pr-titleTitle for the pull requestnochore: update dependencies
pr-branchBranch name for the pull requestnouptool/dependency-updates
create-issueCreate an issue when updates are availablenofalse
issue-titleTitle for the issuenoDependency Updates Available
issue-labelsComma-separated labels for the issuenodependencies,automated
tokenGitHub token for creating PRs or issuesno${{ github.token }}
skip-installSkip uptool installation (use when uptool is already available in PATH)nofalse
namedescription
updates-availableWhether updates are available (true/false)
manifests-updatedNumber of manifests updated
dependencies-updatedNumber of dependencies updated