Skip to content
Compare
Choose a tag to compare
@QuiiBz QuiiBz released this 19 Jun 17:17
· 1 commit to main since this release

New --select flag when autofixing with --fix

This release adds a new --select flag that accepts highest or lowest. When used in combination with --fix, it will bypass asking yo which dependency version to choose for the multiple-dependency-versions, and instead automatically select the highest or lowest dependency.

What's Changed

  • feat: add --select=highest/lowest for autofix by @QuiiBz in #124
  • [ci] update ubuntu to 22 by @QuiiBz in #125

Full Changelog: v1.5.0...v1.6.1