donfear/inup — dependency upgrade PR

Run inup on a schedule and open one rolling PR with safe dependency upgrades and a vulnerability-fix digest.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetHow far to bump: minor (in-range only, default), patch (same major.minor only), or latest (includes majors).nominor
directoryDirectory to run inup in.no.
package-managerForce a package manager (npm, yarn, pnpm, bun). Empty = auto-detect from the lockfile.no""
node-versionNode.js version to set up for the run.no22
inup-versioninup version to run via npx (e.g. "1" or "latest"). Pin for reproducible runs.nolatest
pr-branchBranch for the rolling PR. Re-runs update this same branch/PR.noinup/dependency-upgrades
pr-titleTitle of the rolling PR.nochore(deps): dependency upgrades
commit-messageCommit message for the upgrade commit.nochore(deps): upgrade dependencies via inup
baseBase branch the PR targets. Empty = the default branch.no""
labelsComma- or newline-separated labels to apply to the PR.nodependencies
tokenToken used to push the branch and open the PR. Pass a PAT to let the PR trigger other workflows (CI).no${{ github.token }}
committerCommit committer, as "Display Name <email@address.com>". Defaults to the GitHub Actions bot.nogithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
authorCommit author, as "Display Name <email@address.com>". Defaults to the user who triggered the run.no${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
namedescription
outdatedNumber of outdated packages found.
vulnerableNumber of outdated packages with known vulnerabilities.
pull-request-numberThe number of the created/updated PR (empty if no changes).