dropbox / dependency-guard

A Gradle plugin that guards against unintentional dependency changes.
Apache License 2.0
390 stars 14 forks source link

Suppress "no changes" output by default #92

Closed ZacSweers closed 5 months ago

ZacSweers commented 1 year ago

Opportunistically updated to the latest Gradle 7.x version + applied fixes needed from release notes.

Resolves #82. This also makes the "no changes detected" output off by default.

handstandsam commented 1 year ago

Sorry, I merged https://github.com/dropbox/dependency-guard/pull/89 because it was ready, so it'll require a re-base, but I know you were going to make updates/changes already, so that's why I merged that one now. 🙇

ZacSweers commented 1 year ago

Finally updated! Sorry for the delay, got a bit tied up with kotlinconf and other stuff. I've updated it to also remove the logVerbosely option and instead just log that to logger.debug. So, it's still there if people need to debug something, but not noisily there in lifecycle.