pkgdev icon indicating copy to clipboard operation
pkgdev copied to clipboard

Add --lowest-version option to `pkgdev bugs -s`

Open Flowdalic opened this issue 1 year ago • 0 comments

Currently pkgdev bugs -s creates stabilization requests for the highest possible versions. While this is sensible in certain cases, other cases would require a more defensive approach where pkgdev selects the lowest possible version of dependencies to satisfy a stabilization of a particular version.

Flowdalic avatar Apr 30 '24 20:04 Flowdalic