These nice features don't work for dependencies whose git repos are private (thus need auth): - Release Notes - Changelog - Version Diff This is probably because the http client used for those doesn't seem to use the github token: https://github.com/fthomas/scala-steward/blob/master/modules/core/src/main/scala/org/scalasteward/core/util/HttpExistenceClient.scala