Versions in this module Expand all Collapse all v0 v0.24.1 May 31, 2026 v0.24.0 May 30, 2026 Changes in this version + type ChangeKind string + const KindAdded + const KindBumped + const KindRemoved + func (k ChangeKind) String() string + type ChangedDep struct + Ecosystem manifest.Ecosystem + File string + Kind ChangeKind + Name string + PreviousVersion string + Version string + func Diff(ctx context.Context, repoPath, baseRef, headRef string, ...) ([]ChangedDep, error)