chrisw-dev/Dependency Version Uplift Check

Detects and reports dependency version changes in Pull Requests across multiple ecosystems

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for API access (used for PR comments). Defaults to github.token if not provided.no
ecosystemsComma-separated list of ecosystems to check. Options: node, python, go, ruby, java, rust, dotnet. Use "all" for all ecosystems.noall
comment-on-prWhether to post a comment on the PR with the resultsnotrue
include-dev-dependenciesWhether to include dev/test dependencies in the checknotrue
namedescription
has-changesBoolean indicating whether any dependency version changes were detected
changes-jsonJSON string containing all detected dependency changes
changes-countTotal number of dependency changes detected