rtimush / sbt-updates

sbt plugin that can check Maven and Ivy repositories for dependency updates
BSD 3-Clause "New" or "Revised" License
761 stars 55 forks source link

Version Match Dynver Snapshots #130

Closed ChristopherDavenport closed 5 years ago

ChristopherDavenport commented 5 years ago

Basically this enables builds to not see upgrades in these sbt-dynver style snapshot releases if the snapshot resolver is depended upon.

Otherwise every snapshot release is seen as an upgrade.

rtimush commented 5 years ago

Thanks!

ChristopherDavenport commented 5 years ago

Just to check in, what's the timeline for a patch release with this enhancement? Would alleviate a lot of noise from updates where I'm seeing each new snapshot of a new commit as a newer version.

No pressure, just wanted to inquire so I had an idea.

rtimush commented 5 years ago

@ChristopherDavenport, here it goes: 0.5.0 :)