Companion to #168. knowledge/scala/ covers build/test/lint but no runtime libraries, so a Play or ZIO project reports Scala + sbt and nothing else. All of these would be category = "library" with substring detection in build.sbt / build.mill / build.sc / project/Dependencies.scala.
Web / RPC
Effect / concurrency
Data
Serialization / DB
Also missing from #168 (tooling, different categories)
Companion to #168.
knowledge/scala/covers build/test/lint but no runtime libraries, so a Play or ZIO project reports Scala + sbt and nothing else. All of these would becategory = "library"with substring detection inbuild.sbt/build.mill/build.sc/project/Dependencies.scala.Web / RPC
conf/application.conf+conf/routes"akka-http""pekko"(Apache fork of Akka post-licence-change)"http4s""zio-http""tapir""finagle"/"finatra"Effect / concurrency
"akka-actor"or"akka-stream""cats-effect""dev.zio" %% "zio""co.fs2""monix"Data
"spark-core"or"spark-sql""flink-streaming"or"flink-scala""kafka-streams-scala"Serialization / DB
"circe-core""slick""doobie""quill"Also missing from #168 (tooling, different categories)
category = "test";"weaver-cats"or"weaver-test"category = "test";"scalacheck"category = "build"; detect.bloop/or.bsp/bloop.jsoncategory = "dependency_bot"; detect.scala-steward.conf