From aac0de01b8d3cb1c2a891b679674b63d75911235 Mon Sep 17 00:00:00 2001 From: WojciechMazur Date: Tue, 18 Jul 2023 11:11:05 +0000 Subject: [PATCH] Update build config --- .github/workflows/buildConfig.json | 1590 ++++++++++++++-------------- .github/workflows/buildPlan.yaml | 57 +- 2 files changed, 832 insertions(+), 815 deletions(-) diff --git a/.github/workflows/buildConfig.json b/.github/workflows/buildConfig.json index 659571c4..fd593e03 100644 --- a/.github/workflows/buildConfig.json +++ b/.github/workflows/buildConfig.json @@ -37,6 +37,44 @@ ] } }, + "2m/yabai-scala":{ + "project":"2m/yabai-scala", + "repoUrl":"https://github.com/2m/yabai-scala.git", + "revision":"v2.0.1", + "version":"2.0.1", + "targets":"lt.dvim.yabai%yabai-scala", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + + ] + } + }, "47degrees/github4s":{ "project":"47degrees/github4s", "repoUrl":"https://github.com/47degrees/github4s.git", @@ -894,12 +932,12 @@ "version":"0.1.0", "targets":"com.alhuelamo%dbjobs" }, - "alterationx10/opinionated-zio":{ - "project":"alterationx10/opinionated-zio", - "repoUrl":"https://github.com/alterationx10/opinionated-zio.git", - "revision":"v0.0.3", - "version":"0.0.3", - "targets":"com.alterationx10%opinionated-zio com.alterationx10%opinionated-zio-test", + "almond-sh/almond":{ + "project":"almond-sh/almond", + "repoUrl":"https://github.com/almond-sh/almond.git", + "revision":"v0.14.0-RC12", + "version":"0.14.0-RC12", + "targets":"sh.almond%shared-directives sh.almond%logger sh.almond%coursier-logger sh.almond%toree-hooks sh.almond%launcher", "config":{ "projects":{ "exclude":[ @@ -932,12 +970,12 @@ ] } }, - "altoo-ag/akka-kryo-serialization":{ - "project":"altoo-ag/akka-kryo-serialization", - "repoUrl":"https://github.com/altoo-ag/akka-kryo-serialization.git", - "revision":"v2.5.1", - "version":"2.5.1", - "targets":"io.altoo%akka-kryo-serialization io.altoo%akka-kryo-serialization-typed", + "alterationx10/opinionated-zio":{ + "project":"alterationx10/opinionated-zio", + "repoUrl":"https://github.com/alterationx10/opinionated-zio.git", + "revision":"v0.0.3", + "version":"0.0.3", + "targets":"com.alterationx10%opinionated-zio com.alterationx10%opinionated-zio-test", "config":{ "projects":{ "exclude":[ @@ -970,12 +1008,12 @@ ] } }, - "altoo-ag/pekko-kryo-serialization":{ - "project":"altoo-ag/pekko-kryo-serialization", - "repoUrl":"https://github.com/altoo-ag/pekko-kryo-serialization.git", - "revision":"v1.0.0-RC1", - "version":"1.0.0-RC1", - "targets":"io.altoo%pekko-kryo-serialization io.altoo%pekko-kryo-serialization-typed", + "altoo-ag/akka-kryo-serialization":{ + "project":"altoo-ag/akka-kryo-serialization", + "repoUrl":"https://github.com/altoo-ag/akka-kryo-serialization.git", + "revision":"v2.5.1", + "version":"2.5.1", + "targets":"io.altoo%akka-kryo-serialization io.altoo%akka-kryo-serialization-typed", "config":{ "projects":{ "exclude":[ @@ -986,7 +1024,7 @@ } }, "java":{ - "version":"20" + "version":"17" }, "sbt":{ "commands":[ @@ -1192,44 +1230,6 @@ ] } }, - "antognini/type-safe-equality":{ - "project":"antognini/type-safe-equality", - "repoUrl":"https://github.com/antognini/type-safe-equality.git", - "revision":"0.5.0", - "version":"0.5.0", - "targets":"ch.produs%type-safe-equality", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"11" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - - ] - } - }, "apache/incubator-pekko":{ "project":"apache/incubator-pekko", "repoUrl":"https://github.com/apache/incubator-pekko.git", @@ -2058,6 +2058,48 @@ ] } }, + "arturopala/gitignore":{ + "project":"arturopala/gitignore", + "repoUrl":"https://github.com/arturopala/gitignore.git", + "revision":"v0.6.0", + "version":"0.6.0", + "targets":"com.github.arturopala%gitignore", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + { + "path":"build.sbt", + "pattern":"val scala3 = \"3.3.0\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, "arturopala/validator":{ "project":"arturopala/validator", "repoUrl":"https://github.com/arturopala/validator.git", @@ -2633,48 +2675,6 @@ ] } }, - "banno/cosmos4s":{ - "project":"banno/cosmos4s", - "repoUrl":"https://github.com/banno/cosmos4s.git", - "revision":"v1.0.0-RC5", - "version":"1.0.0-RC5", - "targets":"com.banno%cosmos4s", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"8" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"build.sbt", - "pattern":"val scala3 = \"3.1.3\"", - "replaceWith":"val scala3 = \"\"" - } - ] - } - }, "banno/vault4s":{ "project":"banno/vault4s", "repoUrl":"https://github.com/banno/vault4s.git", @@ -2929,9 +2929,9 @@ "bitlap/rolls":{ "project":"bitlap/rolls", "repoUrl":"https://github.com/bitlap/rolls.git", - "revision":"v0.2.10", - "version":"0.2.10", - "targets":"org.bitlap%rolls-compiler-plugin org.bitlap%rolls-core org.bitlap%rolls-csv", + "revision":"v0.3.1", + "version":"0.3.1", + "targets":"org.bitlap%rolls-compiler-plugin org.bitlap%rolls-core org.bitlap%rolls-csv org.bitlap%rolls-zio", "config":{ "projects":{ "exclude":[ @@ -2962,7 +2962,7 @@ "sourcePatches":[ { "path":"build.sbt", - "pattern":"val scala3Version = \"3.2.2\"", + "pattern":"val scala3Version = \"3.3.0\"", "replaceWith":"val scala3Version = \"\"" } ] @@ -2971,8 +2971,8 @@ "bitlap/scalikejdbc-helper":{ "project":"bitlap/scalikejdbc-helper", "repoUrl":"https://github.com/bitlap/scalikejdbc-helper.git", - "revision":"v0.2.9", - "version":"0.2.9", + "revision":"v0.3.0", + "version":"0.3.0", "targets":"org.bitlap%scalikejdbc-helper-core org.bitlap%scalikejdbc-helper-postgres", "config":{ "projects":{ @@ -3004,7 +3004,7 @@ "sourcePatches":[ { "path":"build.sbt", - "pattern":"val scala3Version = \"3.2.2\"", + "pattern":"val scala3Version = \"3.3.0\"", "replaceWith":"val scala3Version = \"\"" } ] @@ -3308,8 +3308,8 @@ "carlosedp/zio-channel":{ "project":"carlosedp/zio-channel", "repoUrl":"https://github.com/carlosedp/zio-channel.git", - "revision":"0.3.0", - "version":"0.3.0", + "revision":"0.5.4", + "version":"0.5.4", "targets":"com.carlosedp%zio-channel", "config":{ "projects":{ @@ -3339,7 +3339,11 @@ "tests":"full", "memoryRequestMb":2048, "sourcePatches":[ - + { + "path":"build.sc", + "pattern":"val scala3 = \"3.3.0\"", + "replaceWith":"val scala3 = \"\"" + } ] } }, @@ -3381,12 +3385,12 @@ ] } }, - "casehubdk/hxl":{ - "project":"casehubdk/hxl", - "repoUrl":"https://github.com/casehubdk/hxl.git", - "revision":"v0.2.0", - "version":"0.2.0", - "targets":"io.github.casehubdk%hxl io.github.casehubdk%hxl-natchez", + "cb372/cats-retry":{ + "project":"cb372/cats-retry", + "repoUrl":"https://github.com/cb372/cats-retry.git", + "revision":"v3.1.0", + "version":"3.1.0", + "targets":"com.github.cb372%cats-retry com.github.cb372%alleycats-retry com.github.cb372%cats-retry-mtl", "config":{ "projects":{ "exclude":[ @@ -3397,7 +3401,7 @@ } }, "java":{ - "version":"8" + }, "sbt":{ "commands":[ @@ -3413,18 +3417,18 @@ ] }, "tests":"full", - "memoryRequestMb":2048, + "memoryRequestMb":4096, "sourcePatches":[ ] } }, - "cb372/cats-retry":{ - "project":"cb372/cats-retry", - "repoUrl":"https://github.com/cb372/cats-retry.git", - "revision":"v3.1.0", - "version":"3.1.0", - "targets":"com.github.cb372%cats-retry com.github.cb372%alleycats-retry com.github.cb372%cats-retry-mtl", + "cb372/scalacache":{ + "project":"cb372/scalacache", + "repoUrl":"https://github.com/cb372/scalacache.git", + "revision":"v1.0.0-M6", + "version":"1.0.0-M6", + "targets":"com.github.cb372%scalacache-circe com.github.cb372%scalacache-caffeine com.github.cb372%scalacache-redis com.github.cb372%scalacache-core com.github.cb372%scalacache-memcached", "config":{ "projects":{ "exclude":[ @@ -3435,7 +3439,7 @@ } }, "java":{ - + "version":"11" }, "sbt":{ "commands":[ @@ -3457,12 +3461,19 @@ ] } }, - "cb372/scalacache":{ - "project":"cb372/scalacache", - "repoUrl":"https://github.com/cb372/scalacache.git", - "revision":"v1.0.0-M6", - "version":"1.0.0-M6", - "targets":"com.github.cb372%scalacache-circe com.github.cb372%scalacache-caffeine com.github.cb372%scalacache-redis com.github.cb372%scalacache-core com.github.cb372%scalacache-memcached", + "cchantep/acolyte":{ + "project":"cchantep/acolyte", + "repoUrl":"https://github.com/cchantep/acolyte.git", + "revision":"1.2.8", + "version":"1.2.8", + "targets":"org.eu.acolyte%jdbc-scala org.eu.acolyte%play-jdbc org.eu.acolyte%play-reactive-mongo org.eu.acolyte%reactive-mongo" + }, + "cequence-io/openai-scala-client":{ + "project":"cequence-io/openai-scala-client", + "repoUrl":"https://github.com/cequence-io/openai-scala-client.git", + "revision":"v0.4.0", + "version":"0.4.0", + "targets":"io.cequence%openai-scala-client io.cequence%openai-scala-client-stream io.cequence%openai-scala-core io.cequence%openai-scala-guice", "config":{ "projects":{ "exclude":[ @@ -3473,7 +3484,7 @@ } }, "java":{ - "version":"11" + }, "sbt":{ "commands":[ @@ -3489,67 +3500,22 @@ ] }, "tests":"full", - "memoryRequestMb":4096, + "memoryRequestMb":2048, "sourcePatches":[ - + { + "path":"build.sbt", + "pattern":"val scala3 = \"3.2.2\"", + "replaceWith":"val scala3 = \"\"" + } ] } }, - "cchantep/acolyte":{ - "project":"cchantep/acolyte", - "repoUrl":"https://github.com/cchantep/acolyte.git", - "revision":"1.2.8", - "version":"1.2.8", - "targets":"org.eu.acolyte%jdbc-scala org.eu.acolyte%play-jdbc org.eu.acolyte%play-reactive-mongo org.eu.acolyte%reactive-mongo" - }, - "cequence-io/openai-scala-client":{ - "project":"cequence-io/openai-scala-client", - "repoUrl":"https://github.com/cequence-io/openai-scala-client.git", - "revision":"v0.4.0", - "version":"0.4.0", - "targets":"io.cequence%openai-scala-client io.cequence%openai-scala-client-stream io.cequence%openai-scala-core io.cequence%openai-scala-guice", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"build.sbt", - "pattern":"val scala3 = \"3.2.2\"", - "replaceWith":"val scala3 = \"\"" - } - ] - } - }, - "cequence-io/pinecone-scala":{ - "project":"cequence-io/pinecone-scala", - "repoUrl":"https://github.com/cequence-io/pinecone-scala.git", - "revision":"v0.1.0", - "version":"0.1.0", - "targets":"io.cequence%pinecone-scala-client io.cequence%pinecone-scala-core", + "cequence-io/pinecone-scala":{ + "project":"cequence-io/pinecone-scala", + "repoUrl":"https://github.com/cequence-io/pinecone-scala.git", + "revision":"v0.1.0", + "version":"0.1.0", + "targets":"io.cequence%pinecone-scala-client io.cequence%pinecone-scala-core", "config":{ "projects":{ "exclude":[ @@ -4260,8 +4226,8 @@ "com-lihaoyi/fastparse":{ "project":"com-lihaoyi/fastparse", "repoUrl":"https://github.com/com-lihaoyi/fastparse.git", - "revision":"3.0.1", - "version":"3.0.1", + "revision":"3.0.2", + "version":"3.0.2", "targets":"com.lihaoyi%fastparse com.lihaoyi%cssparse com.lihaoyi%pythonparse com.lihaoyi%scalaparse", "config":{ "projects":{ @@ -6399,13 +6365,6 @@ ] } }, - "davidledwards/scalop":{ - "project":"davidledwards/scalop", - "repoUrl":"https://github.com/davidledwards/scalop.git", - "revision":"release-2.3.1", - "version":"2.3.1", - "targets":"com.loopfor.scalop%scalop" - }, "delimobil/cabbit":{ "project":"delimobil/cabbit", "repoUrl":"https://github.com/delimobil/cabbit.git", @@ -7862,7 +7821,9 @@ "config":{ "projects":{ "exclude":[ - + "scallion", + "scallion-examples", + "scallion-benchmarks" ], "overrides":{ @@ -8018,9 +7979,9 @@ "etspaceman/kinesis4cats":{ "project":"etspaceman/kinesis4cats", "repoUrl":"https://github.com/etspaceman/kinesis4cats.git", - "revision":"v0.0.22", - "version":"0.0.22", - "targets":"io.github.etspaceman%kinesis4cats-compat io.github.etspaceman%kinesis4cats-smithy4s-client-logging-circe io.github.etspaceman%kinesis4cats-smithy4s-client-localstack io.github.etspaceman%kinesis4cats-shared-circe io.github.etspaceman%kinesis4cats-kinesis-client io.github.etspaceman%kinesis4cats-kcl io.github.etspaceman%kinesis4cats-kpl io.github.etspaceman%kinesis4cats-aws-v2-localstack io.github.etspaceman%kinesis4cats-shared-localstack io.github.etspaceman%kinesis4cats-shared-ciris io.github.etspaceman%kinesis4cats-kcl-logging-circe io.github.etspaceman%kinesis4cats-kcl-ciris io.github.etspaceman%kinesis4cats-kcl-http4s io.github.etspaceman%kinesis4cats-kcl-localstack io.github.etspaceman%kinesis4cats-kinesis-client-logging-circe io.github.etspaceman%kinesis4cats-kpl-logging-circe io.github.etspaceman%kinesis4cats-smithy4s-client io.github.etspaceman%kinesis4cats-kpl-localstack io.github.etspaceman%kinesis4cats-aws-v1-localstack io.github.etspaceman%kinesis4cats-kinesis-client-localstack io.github.etspaceman%kinesis4cats-shared io.github.etspaceman%kinesis4cats-kpl-ciris", + "revision":"v0.0.23", + "version":"0.0.23", + "targets":"io.github.etspaceman%kinesis4cats-compat io.github.etspaceman%kinesis4cats-smithy4s-client-logging-circe io.github.etspaceman%kinesis4cats-smithy4s-client-localstack io.github.etspaceman%kinesis4cats-shared-circe io.github.etspaceman%kinesis4cats-kinesis-client io.github.etspaceman%kinesis4cats-feral io.github.etspaceman%kinesis4cats-kcl io.github.etspaceman%kinesis4cats-kpl io.github.etspaceman%kinesis4cats-aws-v2-localstack io.github.etspaceman%kinesis4cats-shared-localstack io.github.etspaceman%kinesis4cats-shared-ciris io.github.etspaceman%kinesis4cats-kcl-logging-circe io.github.etspaceman%kinesis4cats-kcl-ciris io.github.etspaceman%kinesis4cats-kcl-http4s io.github.etspaceman%kinesis4cats-kcl-localstack io.github.etspaceman%kinesis4cats-kinesis-client-logging-circe io.github.etspaceman%kinesis4cats-kpl-logging-circe io.github.etspaceman%kinesis4cats-smithy4s-client io.github.etspaceman%kinesis4cats-kpl-localstack io.github.etspaceman%kinesis4cats-aws-v1-localstack io.github.etspaceman%kinesis4cats-kinesis-client-localstack io.github.etspaceman%kinesis4cats-shared io.github.etspaceman%kinesis4cats-kpl-ciris", "config":{ "projects":{ "exclude":[ @@ -8445,6 +8406,48 @@ ] } }, + "fehu/opentracing-scala":{ + "project":"fehu/opentracing-scala", + "repoUrl":"https://github.com/fehu/opentracing-scala.git", + "revision":"0.7.0", + "version":"0.7.0", + "targets":"io.github.fehu%opentracing-scala-akka io.github.fehu%opentracing-scala-jaeger io.github.fehu%opentracing-scala-core io.github.fehu%opentracing-scala-fs2 io.github.fehu%opentracing-scala-noop", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"11" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + { + "path":"build.sbt", + "pattern":"val scala3 = \"3.1.3\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, "fgrutsch/akka-persistence-mapdb":{ "project":"fgrutsch/akka-persistence-mapdb", "repoUrl":"https://github.com/fgrutsch/akka-persistence-mapdb.git", @@ -10203,8 +10206,8 @@ "gnieh/fs2-data":{ "project":"gnieh/fs2-data", "repoUrl":"https://github.com/gnieh/fs2-data.git", - "revision":"v1.7.1", - "version":"1.7.1", + "revision":"v1.8.0", + "version":"1.8.0", "targets":"org.gnieh%fs2-data-json-diffson org.gnieh%fs2-data-json-play org.gnieh%fs2-data-csv org.gnieh%fs2-data-json-interpolators org.gnieh%fs2-data-xml org.gnieh%fs2-data-cbor-json org.gnieh%fs2-data-text org.gnieh%fs2-data-json org.gnieh%fs2-data-csv-generic org.gnieh%fs2-data-json-circe org.gnieh%fs2-data-xml-scala org.gnieh%fs2-data-cbor org.gnieh%fs2-data-finite-state", "config":{ "projects":{ @@ -10216,7 +10219,7 @@ } }, "java":{ - "version":"17" + "version":"8" }, "sbt":{ "commands":[ @@ -10236,7 +10239,7 @@ "sourcePatches":[ { "path":"build.sbt", - "pattern":"val scala3 = \"3.2.2\"", + "pattern":"val scala3 = \"3.3.0\"", "replaceWith":"val scala3 = \"\"" } ] @@ -10611,46 +10614,6 @@ ] } }, - "h8io/borscht":{ - "project":"h8io/borscht", - "repoUrl":"https://github.com/h8io/borscht.git", - "revision":"v1.2.11", - "version":"1.2.11", - "targets":"io.h8.borscht%borscht-template-st4 io.h8.borscht%borscht-jackson-toml io.h8.borscht%borscht-jackson io.h8.borscht%borscht-core io.h8.borscht%borscht-classic io.h8.borscht%borscht-jackson-yaml io.h8.borscht%borscht-template-core io.h8.borscht%borscht-template-apache-commons-text io.h8.borscht%borscht-typesafe", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - "template-apache-commons-text":{ - "tests":"compile-only" - } - } - }, - "java":{ - - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - - ] - } - }, "hagay3/skuber":{ "project":"hagay3/skuber", "repoUrl":"https://github.com/hagay3/skuber.git", @@ -11902,6 +11865,13 @@ ] } }, + "ichoran/kse3":{ + "project":"ichoran/kse3", + "repoUrl":"https://github.com/ichoran/kse3.git", + "revision":"", + "version":"0.1.8", + "targets":"com.github.ichoran%kse3-eio com.github.ichoran%kse3-flow com.github.ichoran%kse3-maths com.github.ichoran%kse3-testing" + }, "iheartradio/ficus":{ "project":"iheartradio/ficus", "repoUrl":"https://github.com/iheartradio/ficus.git", @@ -12436,6 +12406,13 @@ ] } }, + "inkytonik/kiama":{ + "project":"inkytonik/kiama", + "repoUrl":"https://github.com/inkytonik/kiama.git", + "revision":"v2.5.1", + "version":"2.5.1", + "targets":"org.bitbucket.inkytonik.kiama%kiama org.bitbucket.inkytonik.kiama%kiama-extras" + }, "inoio/solrs":{ "project":"inoio/solrs", "repoUrl":"https://github.com/inoio/solrs.git", @@ -12626,6 +12603,48 @@ ] } }, + "j-mie6/parsley":{ + "project":"j-mie6/parsley", + "repoUrl":"https://github.com/j-mie6/parsley.git", + "revision":"v4.4.0-M2", + "version":"4.4.0-M2", + "targets":"com.github.j-mie6%parsley", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":4096, + "sourcePatches":[ + { + "path":"build.sbt", + "pattern":"val Scala3 = \"3.3.0\"", + "replaceWith":"val Scala3 = \"\"" + } + ] + } + }, "j-mie6/parsley-cats":{ "project":"j-mie6/parsley-cats", "repoUrl":"https://github.com/j-mie6/parsley-cats.git", @@ -13600,6 +13619,13 @@ ] } }, + "jelly-rdf/jelly-jvm":{ + "project":"jelly-rdf/jelly-jvm", + "repoUrl":"https://github.com/jelly-rdf/jelly-jvm.git", + "revision":"v0.0.5", + "version":"0.0.5", + "targets":"eu.ostrzyciel.jelly%jelly-core eu.ostrzyciel.jelly%jelly-jvm eu.ostrzyciel.jelly%jelly-grpc eu.ostrzyciel.jelly%jelly-stream eu.ostrzyciel.jelly%jelly-jena eu.ostrzyciel.jelly%jelly-rdf4j" + }, "jilen/play-circe":{ "project":"jilen/play-circe", "repoUrl":"https://github.com/jilen/play-circe.git", @@ -13683,55 +13709,16 @@ ] } }, - "jobial-io/scase":{ - "project":"jobial-io/scase", - "repoUrl":"https://github.com/jobial-io/scase.git", - "revision":"0.9.0", - "version":"0.9.0", - "targets":"io.jobial%scase-lambda-scala3-example", + "joan38/kubernetes-client":{ + "project":"joan38/kubernetes-client", + "repoUrl":"https://github.com/joan38/kubernetes-client.git", + "revision":"v0.10.0", + "version":"0.10.0", + "targets":"com.goyeau%kubernetes-client", "config":{ "projects":{ "exclude":[ - "io.jobial%scase-lambda-scala3-example" - ], - "overrides":{ - } - }, - "java":{ - "version":"11" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - - ] - } - }, - "jodersky/scala-argparse":{ - "project":"jodersky/scala-argparse", - "repoUrl":"https://github.com/jodersky/scala-argparse.git", - "revision":"0.20.0", - "version":"0.20.0", - "targets":"io.crashbox%configparse io.crashbox%argparse-ini io.crashbox%argparse io.crashbox%configparse-core", - "config":{ - "projects":{ - "exclude":[ - "io.crashbox%configparse", - "io.crashbox%configparse-core" ], "overrides":{ @@ -13753,34 +13740,30 @@ ] }, - "tests":"full", + "tests":"compile-only", "memoryRequestMb":2048, "sourcePatches":[ - { - "path":"build.sc", - "pattern":"val scala3 = \"3.2.2\"", - "replaceWith":"val scala3 = \"\"" - } + ] } }, - "jodersky/scalapb-ujson":{ - "project":"jodersky/scalapb-ujson", - "repoUrl":"https://github.com/jodersky/scalapb-ujson.git", - "revision":"0.3.1", - "version":"0.3.1", - "targets":"io.crashbox%scalapb-ujson", + "jobial-io/scase":{ + "project":"jobial-io/scase", + "repoUrl":"https://github.com/jobial-io/scase.git", + "revision":"0.9.0", + "version":"0.9.0", + "targets":"io.jobial%scase-lambda-scala3-example", "config":{ "projects":{ "exclude":[ - + "io.jobial%scase-lambda-scala3-example" ], "overrides":{ } }, "java":{ - + "version":"11" }, "sbt":{ "commands":[ @@ -13795,30 +13778,111 @@ ] }, - "tests":"disabled", + "tests":"full", "memoryRequestMb":2048, "sourcePatches":[ ] } }, - "jodersky/simplesql":{ - "project":"jodersky/simplesql", - "repoUrl":"https://github.com/jodersky/simplesql.git", - "revision":"0.2.2", - "version":"0.2.2", - "targets":"io.crashbox%simplesql" - }, - "jodersky/yamlesque":{ - "project":"jodersky/yamlesque", - "repoUrl":"https://github.com/jodersky/yamlesque.git", - "revision":"0.3.2", - "version":"0.3.2", - "targets":"io.crashbox%yamlesque io.crashbox%yamlesque-upickle", + "jodersky/scala-argparse":{ + "project":"jodersky/scala-argparse", + "repoUrl":"https://github.com/jodersky/scala-argparse.git", + "revision":"0.20.0", + "version":"0.20.0", + "targets":"io.crashbox%configparse io.crashbox%argparse-ini io.crashbox%argparse io.crashbox%configparse-core", "config":{ "projects":{ "exclude":[ - + "io.crashbox%configparse", + "io.crashbox%configparse-core" + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + { + "path":"build.sc", + "pattern":"val scala3 = \"3.2.2\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, + "jodersky/scalapb-ujson":{ + "project":"jodersky/scalapb-ujson", + "repoUrl":"https://github.com/jodersky/scalapb-ujson.git", + "revision":"0.3.1", + "version":"0.3.1", + "targets":"io.crashbox%scalapb-ujson", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"disabled", + "memoryRequestMb":2048, + "sourcePatches":[ + + ] + } + }, + "jodersky/simplesql":{ + "project":"jodersky/simplesql", + "repoUrl":"https://github.com/jodersky/simplesql.git", + "revision":"0.2.2", + "version":"0.2.2", + "targets":"io.crashbox%simplesql" + }, + "jodersky/yamlesque":{ + "project":"jodersky/yamlesque", + "repoUrl":"https://github.com/jodersky/yamlesque.git", + "revision":"0.3.2", + "version":"0.3.2", + "targets":"io.crashbox%yamlesque io.crashbox%yamlesque-upickle", + "config":{ + "projects":{ + "exclude":[ + ], "overrides":{ @@ -13854,8 +13918,8 @@ "joernio/joern":{ "project":"joernio/joern", "repoUrl":"https://github.com/joernio/joern.git", - "revision":"v2.0.18", - "version":"2.0.18", + "revision":"v2.0.19", + "version":"2.0.19", "targets":"io.joern%querydb io.joern%c2cpg io.joern%ghidra2cpg io.joern%joern-cli io.joern%jimple2cpg io.joern%semanticcpg io.joern%jssrc2cpg io.joern%rubysrc2cpg io.joern%php2cpg io.joern%gosrc2cpg io.joern%console io.joern%kotlin2cpg io.joern%x2cpg io.joern%pysrc2cpg io.joern%dataflowengineoss io.joern%macros io.joern%javasrc2cpg", "config":{ "projects":{ @@ -14121,6 +14185,44 @@ ] } }, + "jvican/dijon":{ + "project":"jvican/dijon", + "repoUrl":"https://github.com/jvican/dijon.git", + "revision":"", + "version":"0.0.0+48-f17bfc3b", + "targets":"", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + + ] + } + }, "jwojnowski/fs2-aes":{ "project":"jwojnowski/fs2-aes", "repoUrl":"https://github.com/jwojnowski/fs2-aes.git", @@ -14665,6 +14767,44 @@ ] } }, + "kevin-lee/logger-f":{ + "project":"kevin-lee/logger-f", + "repoUrl":"https://github.com/kevin-lee/logger-f.git", + "revision":"v2.0.0-beta16", + "version":"2.0.0-beta16", + "targets":"io.kevinlee%logger-f-slf4j io.kevinlee%logger-f-log4j io.kevinlee%logger-f-sbt-logging io.kevinlee%logger-f-test-kit io.kevinlee%logger-f-core io.kevinlee%logger-f-log4s io.kevinlee%logger-f-logback-mdc-monix3 io.kevinlee%logger-f-cats", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":4096, + "sourcePatches":[ + + ] + } + }, "kiberstender/fjwt":{ "project":"kiberstender/fjwt", "repoUrl":"https://github.com/kiberstender/fjwt.git", @@ -15763,44 +15903,6 @@ ] } }, - "lhns/scala-edifact":{ - "project":"lhns/scala-edifact", - "repoUrl":"https://github.com/lhns/scala-edifact.git", - "revision":"0.1.0", - "version":"0.1.0", - "targets":"de.lolhens%scala-edifact", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"17" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - - ] - } - }, "lichess-org/lila":{ "project":"lichess-org/lila", "repoUrl":"https://github.com/lichess-org/lila.git", @@ -18302,44 +18404,6 @@ ] } }, - "ohze/sd-util":{ - "project":"ohze/sd-util", - "repoUrl":"https://github.com/ohze/sd-util.git", - "revision":"v1.3.0", - "version":"1.3.0", - "targets":"com.sandinh%sd-util com.sandinh%env-hack", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"17" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - - ] - } - }, "olivierblanvillain/regsafe":{ "project":"olivierblanvillain/regsafe", "repoUrl":"https://github.com/olivierblanvillain/regsafe.git", @@ -18806,8 +18870,8 @@ "outr/spice":{ "project":"outr/spice", "repoUrl":"https://github.com/outr/spice.git", - "revision":"0.1.5", - "version":"0.1.5", + "revision":"0.1.6", + "version":"0.1.6", "targets":"com.outr%spice-server-undertow com.outr%spice-core com.outr%spice-client com.outr%spice-client-jvm com.outr%spice com.outr%spice-delta com.outr%spice-client-okhttp com.outr%spice-server", "config":{ "projects":{ @@ -19269,6 +19333,13 @@ ] } }, + "pityka/aten-scala":{ + "project":"pityka/aten-scala", + "repoUrl":"https://github.com/pityka/aten-scala.git", + "revision":"", + "version":"0.0.0+114-c708402a", + "targets":"" + }, "pityka/lamp":{ "project":"pityka/lamp", "repoUrl":"https://github.com/pityka/lamp.git", @@ -19755,19 +19826,12 @@ ] } }, - "playframework/play-slick":{ - "project":"playframework/play-slick", - "repoUrl":"https://github.com/playframework/play-slick.git", - "revision":"5.2.0-M3", - "version":"5.2.0-M3", - "targets":"com.typesafe.play%play-slick com.typesafe.play%play-slick-evolutions" - }, - "playframework/play-ws":{ - "project":"playframework/play-ws", - "repoUrl":"https://github.com/playframework/play-ws.git", - "revision":"2.2.0-M4", - "version":"2.2.0-M4", - "targets":"com.typesafe.play%play-ahc-ws-standalone", + "playframework/play-mailer":{ + "project":"playframework/play-mailer", + "repoUrl":"https://github.com/playframework/play-mailer.git", + "revision":"9.0.0-M2", + "version":"9.0.0-M2", + "targets":"com.typesafe.play%play-mailer com.typesafe.play%play-mailer-guice", "config":{ "projects":{ "exclude":[ @@ -19798,18 +19862,112 @@ "sourcePatches":[ { "path":"project/Dependencies.scala", - "pattern":"val scala3 = \"3.3.0\"", - "replaceWith":"val scala3 = \"\"" + "pattern":"val Scala3 = \"3.3.0\"", + "replaceWith":"val Scala3 = \"\"" } ] } }, - "playframework/twirl":{ - "project":"playframework/twirl", - "repoUrl":"https://github.com/playframework/twirl.git", - "revision":"1.6.0-RC4", - "version":"1.6.0-RC4", - "targets":"com.typesafe.play%twirl-api com.typesafe.play%twirl-compiler com.typesafe.play%twirl-parser", + "playframework/play-slick":{ + "project":"playframework/play-slick", + "repoUrl":"https://github.com/playframework/play-slick.git", + "revision":"5.2.0-M3", + "version":"5.2.0-M3", + "targets":"com.typesafe.play%play-slick com.typesafe.play%play-slick-evolutions" + }, + "playframework/play-ws":{ + "project":"playframework/play-ws", + "repoUrl":"https://github.com/playframework/play-ws.git", + "revision":"2.2.0-M4", + "version":"2.2.0-M4", + "targets":"com.typesafe.play%play-ahc-ws-standalone", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + { + "path":"project/Dependencies.scala", + "pattern":"val scala3 = \"3.3.0\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, + "playframework/playframework":{ + "project":"playframework/playframework", + "repoUrl":"https://github.com/playframework/playframework.git", + "revision":"2.9.0-M6", + "version":"2.9.0-M6", + "targets":"com.typesafe.play%play-java-jdbc com.typesafe.play%play-ahc-ws com.typesafe.play%play com.typesafe.play%play-guice com.typesafe.play%play-specs2 com.typesafe.play%play-jdbc com.typesafe.play%play-jdbc-evolutions com.typesafe.play%play-cluster-sharding com.typesafe.play%play-jdbc-api com.typesafe.play%play-openid com.typesafe.play%play-jcache com.typesafe.play%play-java com.typesafe.play%routes-compiler com.typesafe.play%play-cache com.typesafe.play%play-java-cluster-sharding com.typesafe.play%play-java-jpa com.typesafe.play%play-bom com.typesafe.play%play-server com.typesafe.play%play-java-forms com.typesafe.play%play-docs com.typesafe.play%play-akka-http2-support com.typesafe.play%play-configuration com.typesafe.play%play-logback com.typesafe.play%play-joda-forms com.typesafe.play%play-ws com.typesafe.play%play-netty-server com.typesafe.play%play-test com.typesafe.play%play-caffeine-cache com.typesafe.play%play-akka-http-server com.typesafe.play%play-ehcache com.typesafe.play%filters-helpers com.typesafe.play%play-streams", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "memoryRequestMb":2048, + "sourcePatches":[ + + ] + } + }, + "playframework/scalatestplus-play":{ + "project":"playframework/scalatestplus-play", + "repoUrl":"https://github.com/playframework/scalatestplus-play.git", + "revision":"6.0.0-M6", + "version":"6.0.0-M6", + "targets":"org.scalatestplus.play%scalatestplus-play" + }, + "playframework/twirl":{ + "project":"playframework/twirl", + "repoUrl":"https://github.com/playframework/twirl.git", + "revision":"1.6.0-RC4", + "version":"1.6.0-RC4", + "targets":"com.typesafe.play%twirl-api com.typesafe.play%twirl-compiler com.typesafe.play%twirl-parser", "config":{ "projects":{ "exclude":[ @@ -20242,48 +20400,6 @@ ] } }, - "polyvariant/scodec-java-classfile":{ - "project":"polyvariant/scodec-java-classfile", - "repoUrl":"https://github.com/polyvariant/scodec-java-classfile.git", - "revision":"v0.2.0", - "version":"0.2.0", - "targets":"org.polyvariant.scodec-java-classfile%codecs org.polyvariant.scodec-java-classfile%core", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"8" - }, - "sbt":{ - "commands":[ - "excludeLibraryDependency org.polyvariant:better-tostring_{scalaVersion}" - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"build.sbt", - "pattern":"val Scala3 = \"3.1.3\"", - "replaceWith":"val Scala3 = \"\"" - } - ] - } - }, "polyvariant/smithy4s-caliban":{ "project":"polyvariant/smithy4s-caliban", "repoUrl":"https://github.com/polyvariant/smithy4s-caliban.git", @@ -23164,8 +23280,8 @@ "scalacenter/tasty-query":{ "project":"scalacenter/tasty-query", "repoUrl":"https://github.com/scalacenter/tasty-query.git", - "revision":"v0.8.4", - "version":"0.8.4", + "revision":"v0.9.0", + "version":"0.9.0", "targets":"ch.epfl.scala%tasty-query", "config":{ "projects":{ @@ -24262,6 +24378,13 @@ "version":"0.9.1", "targets":"com.scalawilliam%xs4s-core com.scalawilliam%xs4s-fs2 com.scalawilliam%xs4s-fs2v3 com.scalawilliam%xs4s-zio" }, + "scalax/simple":{ + "project":"scalax/simple", + "repoUrl":"https://github.com/scalax/simple.git", + "revision":"0.0.1", + "version":"0.0.1", + "targets":"net.scalax.simple%simple-adt net.scalax.simple%simple-ghdmzsk net.scalax.simple%simple-adt-core net.scalax.simple%simple-adt-implemention" + }, "scalaz/scalaz":{ "project":"scalaz/scalaz", "repoUrl":"https://github.com/scalaz/scalaz.git", @@ -25191,44 +25314,6 @@ "version":"2.3", "targets":"org.sellmerfud%optparse" }, - "senia-psm/zio-test-akka-http":{ - "project":"senia-psm/zio-test-akka-http", - "repoUrl":"https://github.com/senia-psm/zio-test-akka-http.git", - "revision":"v2.0.14", - "version":"2.0.14", - "targets":"info.senia%zio-test-akka-http", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"8" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - - ] - } - }, "seratch/awscala":{ "project":"seratch/awscala", "repoUrl":"https://github.com/seratch/awscala.git", @@ -26156,8 +26241,8 @@ "softwaremill/magnolia":{ "project":"softwaremill/magnolia", "repoUrl":"https://github.com/softwaremill/magnolia.git", - "revision":"scala3-v1.3.2", - "version":"1.3.2", + "revision":"scala3-v1.3.3", + "version":"1.3.3", "targets":"com.softwaremill.magnolia1_3%magnolia", "config":{ "projects":{ @@ -26278,8 +26363,8 @@ "softwaremill/quicklens":{ "project":"softwaremill/quicklens", "repoUrl":"https://github.com/softwaremill/quicklens.git", - "revision":"v1.9.4", - "version":"1.9.4", + "revision":"v1.9.5", + "version":"1.9.5", "targets":"com.softwaremill.quicklens%quicklens", "config":{ "projects":{ @@ -26311,7 +26396,7 @@ "sourcePatches":[ { "path":"build.sbt", - "pattern":"val scala3 = \"3.2.2\"", + "pattern":"val scala3 = \"3.3.0\"", "replaceWith":"val scala3 = \"\"" } ] @@ -28916,48 +29001,6 @@ ] } }, - "trace4cats/trace4cats-cloudtrace":{ - "project":"trace4cats/trace4cats-cloudtrace", - "repoUrl":"https://github.com/trace4cats/trace4cats-cloudtrace.git", - "revision":"v0.14.0", - "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-stackdriver-common io.janstenpickle%trace4cats-stackdriver-grpc-exporter io.janstenpickle%trace4cats-stackdriver-http-exporter", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"17" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"project/Dependencies.scala", - "pattern":"val scala3 = \"3.1.3\"", - "replaceWith":"val scala3 = \"\"" - } - ] - } - }, "trace4cats/trace4cats-datadog":{ "project":"trace4cats/trace4cats-datadog", "repoUrl":"https://github.com/trace4cats/trace4cats-datadog.git", @@ -29078,186 +29121,18 @@ "sourcePatches":[ { "path":"project/Dependencies.scala", - "pattern":"val scala3 = \"3.3.0\"", - "replaceWith":"val scala3 = \"\"" - } - ] - } - }, - "trace4cats/trace4cats-jaeger":{ - "project":"trace4cats/trace4cats-jaeger", - "repoUrl":"https://github.com/trace4cats/trace4cats-jaeger.git", - "revision":"v0.14.0", - "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-jaeger-thrift-common io.janstenpickle%trace4cats-jaeger-thrift-exporter io.janstenpickle%trace4cats-jaeger-thrift-http-exporter", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"17" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"compile-only", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"project/Dependencies.scala", - "pattern":"val scala3 = \"3.1.3\"", - "replaceWith":"val scala3 = \"\"" - } - ] - } - }, - "trace4cats/trace4cats-jaeger-integration-test":{ - "project":"trace4cats/trace4cats-jaeger-integration-test", - "repoUrl":"https://github.com/trace4cats/trace4cats-jaeger-integration-test.git", - "revision":"v0.14.2", - "version":"0.14.2", - "targets":"io.janstenpickle%trace4cats-jaeger-integration-test", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"17" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"project/Dependencies.scala", - "pattern":"val scala3 = \"3.3.0\"", - "replaceWith":"val scala3 = \"\"" - } - ] - } - }, - "trace4cats/trace4cats-kafka":{ - "project":"trace4cats/trace4cats-kafka", - "repoUrl":"https://github.com/trace4cats/trace4cats-kafka.git", - "revision":"v0.14.3", - "version":"0.14.3", - "targets":"io.janstenpickle%trace4cats-kafka-client", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"17" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"project/Dependencies.scala", - "pattern":"val scala3 = \"3.2.2\"", - "replaceWith":"val scala3 = \"\"" - } - ] - } - }, - "trace4cats/trace4cats-natchez":{ - "project":"trace4cats/trace4cats-natchez", - "repoUrl":"https://github.com/trace4cats/trace4cats-natchez.git", - "revision":"v0.14.0", - "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-natchez", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"17" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - { - "path":"project/Dependencies.scala", - "pattern":"val scala3 = \"3.1.3\"", + "pattern":"val scala3 = \"3.3.0\"", "replaceWith":"val scala3 = \"\"" } ] } }, - "trace4cats/trace4cats-newrelic":{ - "project":"trace4cats/trace4cats-newrelic", - "repoUrl":"https://github.com/trace4cats/trace4cats-newrelic.git", + "trace4cats/trace4cats-jaeger":{ + "project":"trace4cats/trace4cats-jaeger", + "repoUrl":"https://github.com/trace4cats/trace4cats-jaeger.git", "revision":"v0.14.0", "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-newrelic-http-exporter", + "targets":"io.janstenpickle%trace4cats-jaeger-thrift-common io.janstenpickle%trace4cats-jaeger-thrift-exporter io.janstenpickle%trace4cats-jaeger-thrift-http-exporter", "config":{ "projects":{ "exclude":[ @@ -29283,7 +29158,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "memoryRequestMb":2048, "sourcePatches":[ { @@ -29294,12 +29169,12 @@ ] } }, - "trace4cats/trace4cats-opentelemetry":{ - "project":"trace4cats/trace4cats-opentelemetry", - "repoUrl":"https://github.com/trace4cats/trace4cats-opentelemetry.git", - "revision":"v0.14.1", - "version":"0.14.1", - "targets":"io.janstenpickle%trace4cats-opentelemetry-common io.janstenpickle%trace4cats-opentelemetry-jaeger-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-grpc-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http-exporter", + "trace4cats/trace4cats-jaeger-integration-test":{ + "project":"trace4cats/trace4cats-jaeger-integration-test", + "repoUrl":"https://github.com/trace4cats/trace4cats-jaeger-integration-test.git", + "revision":"v0.14.2", + "version":"0.14.2", + "targets":"io.janstenpickle%trace4cats-jaeger-integration-test", "config":{ "projects":{ "exclude":[ @@ -29325,7 +29200,91 @@ ] }, - "tests":"compile-only", + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + { + "path":"project/Dependencies.scala", + "pattern":"val scala3 = \"3.3.0\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, + "trace4cats/trace4cats-kafka":{ + "project":"trace4cats/trace4cats-kafka", + "repoUrl":"https://github.com/trace4cats/trace4cats-kafka.git", + "revision":"v0.14.3", + "version":"0.14.3", + "targets":"io.janstenpickle%trace4cats-kafka-client", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + { + "path":"project/Dependencies.scala", + "pattern":"val scala3 = \"3.2.2\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, + "trace4cats/trace4cats-natchez":{ + "project":"trace4cats/trace4cats-natchez", + "repoUrl":"https://github.com/trace4cats/trace4cats-natchez.git", + "revision":"v0.14.0", + "version":"0.14.0", + "targets":"io.janstenpickle%trace4cats-natchez", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", "memoryRequestMb":2048, "sourcePatches":[ { @@ -29336,12 +29295,12 @@ ] } }, - "trace4cats/trace4cats-sttp":{ - "project":"trace4cats/trace4cats-sttp", - "repoUrl":"https://github.com/trace4cats/trace4cats-sttp.git", + "trace4cats/trace4cats-newrelic":{ + "project":"trace4cats/trace4cats-newrelic", + "repoUrl":"https://github.com/trace4cats/trace4cats-newrelic.git", "revision":"v0.14.0", "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-sttp-client3 io.janstenpickle%trace4cats-sttp-common io.janstenpickle%trace4cats-sttp-tapir", + "targets":"io.janstenpickle%trace4cats-newrelic-http-exporter", "config":{ "projects":{ "exclude":[ @@ -29378,12 +29337,54 @@ ] } }, - "trace4cats/trace4cats-tail-sampling-extras":{ - "project":"trace4cats/trace4cats-tail-sampling-extras", - "repoUrl":"https://github.com/trace4cats/trace4cats-tail-sampling-extras.git", + "trace4cats/trace4cats-opentelemetry":{ + "project":"trace4cats/trace4cats-opentelemetry", + "repoUrl":"https://github.com/trace4cats/trace4cats-opentelemetry.git", + "revision":"v0.14.1", + "version":"0.14.1", + "targets":"io.janstenpickle%trace4cats-opentelemetry-common io.janstenpickle%trace4cats-opentelemetry-jaeger-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-grpc-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http-exporter", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "memoryRequestMb":2048, + "sourcePatches":[ + { + "path":"project/Dependencies.scala", + "pattern":"val scala3 = \"3.1.3\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, + "trace4cats/trace4cats-sttp":{ + "project":"trace4cats/trace4cats-sttp", + "repoUrl":"https://github.com/trace4cats/trace4cats-sttp.git", "revision":"v0.14.0", "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-tail-sampling-cache-store io.janstenpickle%trace4cats-tail-sampling-caffeine io.janstenpickle%trace4cats-tail-sampling-redis-store", + "targets":"io.janstenpickle%trace4cats-sttp-client3 io.janstenpickle%trace4cats-sttp-common io.janstenpickle%trace4cats-sttp-tapir", "config":{ "projects":{ "exclude":[ @@ -29420,12 +29421,12 @@ ] } }, - "trace4cats/trace4cats-zio":{ - "project":"trace4cats/trace4cats-zio", - "repoUrl":"https://github.com/trace4cats/trace4cats-zio.git", + "trace4cats/trace4cats-tail-sampling-extras":{ + "project":"trace4cats/trace4cats-tail-sampling-extras", + "repoUrl":"https://github.com/trace4cats/trace4cats-tail-sampling-extras.git", "revision":"v0.14.0", "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-zio io.janstenpickle%trace4cats-context-utils-zio", + "targets":"io.janstenpickle%trace4cats-tail-sampling-cache-store io.janstenpickle%trace4cats-tail-sampling-caffeine io.janstenpickle%trace4cats-tail-sampling-redis-store", "config":{ "projects":{ "exclude":[ @@ -29462,12 +29463,12 @@ ] } }, - "trace4cats/trace4cats-zipkin":{ - "project":"trace4cats/trace4cats-zipkin", - "repoUrl":"https://github.com/trace4cats/trace4cats-zipkin.git", + "trace4cats/trace4cats-zio":{ + "project":"trace4cats/trace4cats-zio", + "repoUrl":"https://github.com/trace4cats/trace4cats-zio.git", "revision":"v0.14.0", "version":"0.14.0", - "targets":"io.janstenpickle%trace4cats-zipkin-http-exporter", + "targets":"io.janstenpickle%trace4cats-zio io.janstenpickle%trace4cats-context-utils-zio", "config":{ "projects":{ "exclude":[ @@ -29493,7 +29494,7 @@ ] }, - "tests":"compile-only", + "tests":"full", "memoryRequestMb":2048, "sourcePatches":[ { @@ -32562,8 +32563,8 @@ "webjars/webjars-play":{ "project":"webjars/webjars-play", "repoUrl":"https://github.com/webjars/webjars-play.git", - "revision":"v2.8.18", - "version":"2.8.18", + "revision":"v2.9.0-M6", + "version":"2.9.0-M6", "targets":"org.webjars%webjars-play", "config":{ "projects":{ @@ -32575,7 +32576,7 @@ } }, "java":{ - + "version":"11" }, "sbt":{ "commands":[ @@ -32595,7 +32596,7 @@ "sourcePatches":[ { "path":"build.sbt", - "pattern":"val Scala3 = \"3.2.0\"", + "pattern":"val Scala3 = \"3.3.0\"", "replaceWith":"val Scala3 = \"\"" } ] @@ -32772,44 +32773,6 @@ ] } }, - "xebia-functional/munit-compiler-toolkit":{ - "project":"xebia-functional/munit-compiler-toolkit", - "repoUrl":"https://github.com/xebia-functional/munit-compiler-toolkit.git", - "revision":"v0.4.0", - "version":"0.4.0", - "targets":"com.xebia%munit-compiler-toolkit", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"20" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"full", - "memoryRequestMb":2048, - "sourcePatches":[ - - ] - } - }, "xuwei-k/applybuilder":{ "project":"xuwei-k/applybuilder", "repoUrl":"https://github.com/xuwei-k/applybuilder.git", @@ -33782,6 +33745,48 @@ ] } }, + "zio/zio-aws":{ + "project":"zio/zio-aws", + "repoUrl":"https://github.com/zio/zio-aws.git", + "revision":"v6.20.83.2", + "version":"6.20.83.2", + "targets":"dev.zio%zio-aws-keyspaces dev.zio%zio-aws-networkmanager dev.zio%zio-aws-codegurureviewer dev.zio%zio-aws-dynamodbstreams dev.zio%zio-aws-iam dev.zio%zio-aws-ssmincidents dev.zio%zio-aws-servicecatalogappregistry dev.zio%zio-aws-marketplacecatalog dev.zio%zio-aws-migrationhubconfig dev.zio%zio-aws-snowball dev.zio%zio-aws-worklink dev.zio%zio-aws-dynamodb dev.zio%zio-aws-sso dev.zio%zio-aws-licensemanagerlinuxsubscriptions dev.zio%zio-aws-wafv2 dev.zio%zio-aws-panorama dev.zio%zio-aws-detective dev.zio%zio-aws-mobile dev.zio%zio-aws-codeartifact dev.zio%zio-aws-marketplacemetering dev.zio%zio-aws-migrationhubrefactorspaces dev.zio%zio-aws-proton dev.zio%zio-aws-lakeformation dev.zio%zio-aws-dlm dev.zio%zio-aws-emrcontainers dev.zio%zio-aws-sagemakeredge dev.zio%zio-aws-akka-http dev.zio%zio-aws-databasemigration dev.zio%zio-aws-groundstation dev.zio%zio-aws-cloudtrail dev.zio%zio-aws-backupstorage dev.zio%zio-aws-costexplorer dev.zio%zio-aws-personalize dev.zio%zio-aws-codebuild dev.zio%zio-aws-healthlake dev.zio%zio-aws-lambda dev.zio%zio-aws-securityhub dev.zio%zio-aws-batch dev.zio%zio-aws-redshiftdata dev.zio%zio-aws-macie2 dev.zio%zio-aws-lexmodelsv2 dev.zio%zio-aws-wisdom dev.zio%zio-aws-rbin dev.zio%zio-aws-route53recoveryreadiness dev.zio%zio-aws-iot1clickdevices dev.zio%zio-aws-ecs dev.zio%zio-aws-cloudwatch dev.zio%zio-aws-rum dev.zio%zio-aws-mediatailor dev.zio%zio-aws-docdb dev.zio%zio-aws-iotfleethub dev.zio%zio-aws-elasticloadbalancingv2 dev.zio%zio-aws-cloudwatchlogs dev.zio%zio-aws-pinpoint dev.zio%zio-aws-omics dev.zio%zio-aws-schemas dev.zio%zio-aws-appconfig dev.zio%zio-aws-machinelearning dev.zio%zio-aws-codepipeline dev.zio%zio-aws-auditmanager dev.zio%zio-aws-redshiftserverless dev.zio%zio-aws-opsworks dev.zio%zio-aws-identitystore dev.zio%zio-aws-mwaa dev.zio%zio-aws-m2 dev.zio%zio-aws-xray dev.zio%zio-aws-location dev.zio%zio-aws-securitylake dev.zio%zio-aws-serverlessapplicationrepository dev.zio%zio-aws-ec2instanceconnect dev.zio%zio-aws-datasync dev.zio%zio-aws-route53 dev.zio%zio-aws-licensemanagerusersubscriptions dev.zio%zio-aws-cloudsearch dev.zio%zio-aws-robomaker dev.zio%zio-aws-inspector dev.zio%zio-aws-resourceexplorer2 dev.zio%zio-aws-imagebuilder dev.zio%zio-aws-wafregional dev.zio%zio-aws-connectparticipant dev.zio%zio-aws-workdocs dev.zio%zio-aws-shield dev.zio%zio-aws-rolesanywhere dev.zio%zio-aws-account dev.zio%zio-aws-guardduty dev.zio%zio-aws-fis dev.zio%zio-aws-workspaces dev.zio%zio-aws-pricing dev.zio%zio-aws-secretsmanager dev.zio%zio-aws-kafka dev.zio%zio-aws-kinesis dev.zio%zio-aws-dax dev.zio%zio-aws-kendra dev.zio%zio-aws-mq dev.zio%zio-aws-s3control dev.zio%zio-aws-workmail dev.zio%zio-aws-signer dev.zio%zio-aws-route53recoverycluster dev.zio%zio-aws-s3outposts dev.zio%zio-aws-codestarnotifications dev.zio%zio-aws-frauddetector dev.zio%zio-aws-comprehendmedical dev.zio%zio-aws-route53resolver dev.zio%zio-aws-appsync dev.zio%zio-aws-codeguruprofiler dev.zio%zio-aws-eventbridge dev.zio%zio-aws-supportapp dev.zio%zio-aws-sagemakergeospatial dev.zio%zio-aws-simspaceweaver dev.zio%zio-aws-gamelift dev.zio%zio-aws-transcribestreaming dev.zio%zio-aws-cognitoidentityprovider dev.zio%zio-aws-migrationhub dev.zio%zio-aws-iottwinmaker dev.zio%zio-aws-pinpointsmsvoice dev.zio%zio-aws-sts dev.zio%zio-aws-computeoptimizer dev.zio%zio-aws-kafkaconnect dev.zio%zio-aws-iotsitewise dev.zio%zio-aws-snowdevicemanagement dev.zio%zio-aws-sagemakermetrics dev.zio%zio-aws-ioteventsdata dev.zio%zio-aws-networkfirewall dev.zio%zio-aws-dataexchange dev.zio%zio-aws-sagemakera2iruntime dev.zio%zio-aws-kinesisanalyticsv2 dev.zio%zio-aws-cloudfront dev.zio%zio-aws-http4s dev.zio%zio-aws-evidently dev.zio%zio-aws-migrationhuborchestrator dev.zio%zio-aws-core dev.zio%zio-aws-lookoutequipment dev.zio%zio-aws-mediapackagevod dev.zio%zio-aws-servicequotas dev.zio%zio-aws-mturk dev.zio%zio-aws-nimble dev.zio%zio-aws-cognitoidentity dev.zio%zio-aws-honeycode dev.zio%zio-aws-databrew dev.zio%zio-aws-connect dev.zio%zio-aws-acm dev.zio%zio-aws-ec2 dev.zio%zio-aws-route53domains dev.zio%zio-aws-wellarchitected dev.zio%zio-aws-personalizeevents dev.zio%zio-aws-rds dev.zio%zio-aws-ecr dev.zio%zio-aws-autoscaling dev.zio%zio-aws-customerprofiles dev.zio%zio-aws-ssooidc dev.zio%zio-aws-elastictranscoder dev.zio%zio-aws-amplify dev.zio%zio-aws-greengrass dev.zio%zio-aws-kinesisvideosignaling dev.zio%zio-aws-billingconductor dev.zio%zio-aws-neptune dev.zio%zio-aws-codestarconnections dev.zio%zio-aws-chimesdkvoice dev.zio%zio-aws-pinpointemail dev.zio%zio-aws-resiliencehub dev.zio%zio-aws-resourcegroupstaggingapi dev.zio%zio-aws-kinesisvideomedia dev.zio%zio-aws-outposts dev.zio%zio-aws-polly dev.zio%zio-aws-timestreamwrite dev.zio%zio-aws-opsworkscm dev.zio%zio-aws-rdsdata dev.zio%zio-aws-amplifyuibuilder dev.zio%zio-aws-elasticache dev.zio%zio-aws-accessanalyzer dev.zio%zio-aws-chimesdkmediapipelines dev.zio%zio-aws-ssm dev.zio%zio-aws-qldb dev.zio%zio-aws-qldbsession dev.zio%zio-aws-waf dev.zio%zio-aws-pipes dev.zio%zio-aws-kinesisvideoarchivedmedia dev.zio%zio-aws-ses dev.zio%zio-aws-efs dev.zio%zio-aws-cloudformation dev.zio%zio-aws-ebs dev.zio%zio-aws-opensearchserverless dev.zio%zio-aws-applicationdiscovery dev.zio%zio-aws-personalizeruntime dev.zio%zio-aws-medialive dev.zio%zio-aws-devopsguru dev.zio%zio-aws-fms dev.zio%zio-aws-athena dev.zio%zio-aws-iotanalytics dev.zio%zio-aws-appconfigdata dev.zio%zio-aws-opensearch dev.zio%zio-aws-alexaforbusiness dev.zio%zio-aws-rekognition dev.zio%zio-aws-ecrpublic dev.zio%zio-aws-pinpointsmsvoicev2 dev.zio%zio-aws-firehose dev.zio%zio-aws-organizations dev.zio%zio-aws-grafana dev.zio%zio-aws-transfer dev.zio%zio-aws-controltower dev.zio%zio-aws-clouddirectory dev.zio%zio-aws-iotthingsgraph dev.zio%zio-aws-drs dev.zio%zio-aws-apigateway dev.zio%zio-aws-codestar dev.zio%zio-aws-codecatalyst dev.zio%zio-aws-route53recoverycontrolconfig dev.zio%zio-aws-appmesh dev.zio%zio-aws-oam dev.zio%zio-aws-devicefarm dev.zio%zio-aws-sesv2 dev.zio%zio-aws-iotsecuretunneling dev.zio%zio-aws-ssmsap dev.zio%zio-aws-managedblockchain dev.zio%zio-aws-savingsplans dev.zio%zio-aws-marketplacecommerceanalytics dev.zio%zio-aws-backup dev.zio%zio-aws-amplifybackend dev.zio%zio-aws-cloudhsm dev.zio%zio-aws-memorydb dev.zio%zio-aws-apigatewayv2 dev.zio%zio-aws-forecast dev.zio%zio-aws-servicecatalog dev.zio%zio-aws-emr dev.zio%zio-aws-connectcontactlens dev.zio%zio-aws-applicationinsights dev.zio%zio-aws-mediastoredata dev.zio%zio-aws-connectcampaigns dev.zio%zio-aws-forecastquery dev.zio%zio-aws-iot dev.zio%zio-aws-inspector2 dev.zio%zio-aws-lightsail dev.zio%zio-aws-kms dev.zio%zio-aws-sns dev.zio%zio-aws-pi dev.zio%zio-aws-cloudwatchevents dev.zio%zio-aws-resourcegroups dev.zio%zio-aws-quicksight dev.zio%zio-aws-codecommit dev.zio%zio-aws-chimesdkidentity dev.zio%zio-aws-iotdataplane dev.zio%zio-aws-costandusagereport dev.zio%zio-aws-cognitosync dev.zio%zio-aws-redshift dev.zio%zio-aws-applicationcostprofiler dev.zio%zio-aws-workspacesweb dev.zio%zio-aws-iotjobsdataplane dev.zio%zio-aws-mediastore dev.zio%zio-aws-finspacedata dev.zio%zio-aws-mgn dev.zio%zio-aws-elasticbeanstalk dev.zio%zio-aws-ivschat dev.zio%zio-aws-comprehend dev.zio%zio-aws-textract dev.zio%zio-aws-applicationautoscaling dev.zio%zio-aws-synthetics dev.zio%zio-aws-emrserverless dev.zio%zio-aws-iotevents dev.zio%zio-aws-elasticsearch dev.zio%zio-aws-docdbelastic dev.zio%zio-aws-ssmcontacts dev.zio%zio-aws-greengrassv2 dev.zio%zio-aws-netty dev.zio%zio-aws-support dev.zio%zio-aws-iot1clickprojects dev.zio%zio-aws-sqs dev.zio%zio-aws-lookoutmetrics dev.zio%zio-aws-voiceid dev.zio%zio-aws-timestreamquery dev.zio%zio-aws-migrationhubstrategy dev.zio%zio-aws-chimesdkmeetings dev.zio%zio-aws-iotdeviceadvisor dev.zio%zio-aws-translate dev.zio%zio-aws-glacier dev.zio%zio-aws-budgets dev.zio%zio-aws-storagegateway dev.zio%zio-aws-ram dev.zio%zio-aws-apigatewaymanagementapi dev.zio%zio-aws-acmpca dev.zio%zio-aws-connectcases dev.zio%zio-aws-elasticinference dev.zio%zio-aws-elasticloadbalancing dev.zio%zio-aws-macie dev.zio%zio-aws-glue dev.zio%zio-aws-iotroborunner dev.zio%zio-aws-lexruntimev2 dev.zio%zio-aws-mediaconnect dev.zio%zio-aws-cloudsearchdomain dev.zio%zio-aws-kinesisvideowebrtcstorage dev.zio%zio-aws-appintegrations dev.zio%zio-aws-workmailmessageflow dev.zio%zio-aws-apprunner dev.zio%zio-aws-sagemakerruntime dev.zio%zio-aws-sagemaker dev.zio%zio-aws-health dev.zio%zio-aws-backupgateway dev.zio%zio-aws-chime dev.zio%zio-aws-mediaconvert dev.zio%zio-aws-directory dev.zio%zio-aws-cloudhsmv2 dev.zio%zio-aws-arczonalshift dev.zio%zio-aws-sagemakerfeaturestoreruntime dev.zio%zio-aws-marketplaceentitlement dev.zio%zio-aws-servicediscovery dev.zio%zio-aws-autoscalingplans dev.zio%zio-aws-kinesisvideo dev.zio%zio-aws-codedeploy dev.zio%zio-aws-config dev.zio%zio-aws-datapipeline dev.zio%zio-aws-directconnect dev.zio%zio-aws-privatenetworks dev.zio%zio-aws-appflow dev.zio%zio-aws-sms dev.zio%zio-aws-ssoadmin dev.zio%zio-aws-mediapackage dev.zio%zio-aws-gamesparks dev.zio%zio-aws-s3 dev.zio%zio-aws-eks dev.zio%zio-aws-swf dev.zio%zio-aws-lookoutvision dev.zio%zio-aws-amp dev.zio%zio-aws-iotwireless dev.zio%zio-aws-finspace dev.zio%zio-aws-iotfleetwise dev.zio%zio-aws-lexmodelbuilding dev.zio%zio-aws-ivs dev.zio%zio-aws-appstream dev.zio%zio-aws-lexruntime dev.zio%zio-aws-globalaccelerator dev.zio%zio-aws-chimesdkmessaging dev.zio%zio-aws-licensemanager dev.zio%zio-aws-transcribe dev.zio%zio-aws-braket dev.zio%zio-aws-sfn dev.zio%zio-aws-cloud9 dev.zio%zio-aws-cloudcontrol dev.zio%zio-aws-scheduler dev.zio%zio-aws-fsx dev.zio%zio-aws-kinesisanalytics", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "memoryRequestMb":6144, + "sourcePatches":[ + { + "path":"project/Common.scala", + "pattern":"val scala3Version = \"3.2.1\"", + "replaceWith":"val scala3Version = \"\"" + } + ] + } + }, "zio/zio-cache":{ "project":"zio/zio-cache", "repoUrl":"https://github.com/zio/zio-cache.git", @@ -35229,5 +35234,12 @@ } ] } + }, + "zygfryd/scala-zygf-cement":{ + "project":"zygfryd/scala-zygf-cement", + "repoUrl":"https://github.com/zygfryd/scala-zygf-cement.git", + "revision":"", + "version":"0.3.0", + "targets":"net.zygfryd%cement" } } \ No newline at end of file diff --git a/.github/workflows/buildPlan.yaml b/.github/workflows/buildPlan.yaml index c4cda579..cd9832f2 100644 --- a/.github/workflows/buildPlan.yaml +++ b/.github/workflows/buildPlan.yaml @@ -1,5 +1,5 @@ -# projects total: 989 +# projects total: 994 # min stars count: -1 # max projects count: 1000 @@ -77,6 +77,7 @@ jobs: - name: "softwaremill/sttp" - name: "softwaremill/tapir" - name: "thoughtworksinc/dsl.scala" + - name: "zio/zio-aws" steps: - name: "Git Checkout" uses: actions/checkout@v3 @@ -125,6 +126,7 @@ jobs: - name: "j5ik2o/akka-persistence-s3" - name: "jcouyang/jujiu" - name: "jodersky/simplesql" + - name: "jvican/dijon" - name: "kubukoz/debug-utils" - name: "kuceramartin/tyqu" - name: "lichess-org/lila-ws" @@ -141,7 +143,7 @@ jobs: - name: "openmole/scaladget" - name: "otavia-projects/mill-rust-jni" - name: "outr/perfolation" - - name: "playframework/play-ebean" + - name: "pityka/aten-scala" - name: "rssh/dotty-cps-async" - name: "sake92/squery" - name: "sangria-graphql/sangria-streaming-api" @@ -172,7 +174,6 @@ jobs: - name: "typelevel/literally" - name: "typelevel/scalacheck" - name: "typelevel/simulacrum-scalafix" - - name: "webjars/webjars-play" - name: "xuwei-k/nobox" - name: "zio/zio-morphir" steps: @@ -210,6 +211,7 @@ jobs: - name: "eed3si9n/expecty" - name: "ekrich/sconfig" - name: "fomkin/levsha" + - name: "ichoran/kse3" - name: "jd557/minart" - name: "martinhh/scalacheck-derived" - name: "monix/minitest" @@ -253,6 +255,7 @@ jobs: strategy: matrix: include: + - name: "2m/yabai-scala" - name: "47degrees/munit-akka" - name: "aaronp/args4c" - name: "aaronp/eie" @@ -260,15 +263,14 @@ jobs: - name: "akka/akka-persistence-r2dbc" - name: "akka/alpakka-kafka" - name: "altoo-ag/akka-kryo-serialization" - - name: "altoo-ag/pekko-kryo-serialization" - name: "altoo-ag/scala-kryo-serialization" - name: "andyglow/scala-range" - name: "andyglow/scala-xml-diff" - name: "andyglow/typesafe-config-scala" - - name: "antognini/type-safe-equality" - name: "arainko/ducktape" - name: "ariskk/burner4s" - name: "arturopala/buffer-and-slice" + - name: "arturopala/gitignore" - name: "arturopala/validator" - name: "ashwinbhaskar/sight-scala" - name: "atry/html.scala" @@ -291,7 +293,6 @@ jobs: - name: "dacr/jassh" - name: "dacr/primes" - name: "davegurnell/unindent" - - name: "davidledwards/scalop" - name: "dragonfly-ai/cliviz" - name: "dragonfly-ai/matrix" - name: "dvgica/healthful" @@ -319,7 +320,6 @@ jobs: - name: "guardian/pa-football-client" - name: "guntiso/mojoz" - name: "gzoller/scalajack" - - name: "h8io/borscht" - name: "hedgehogqa/scala-hedgehog" - name: "hseeberger/slf4s" - name: "http4s/http4s-finagle" @@ -344,7 +344,6 @@ jobs: - name: "kcrypt/scala-sha" - name: "kolotaev/ride" - name: "lambdaworks/scountries" - - name: "lhns/scala-edifact" - name: "lightbend-labs/lightbend-emoji" - name: "lightbend-labs/scala-logging" - name: "lightbend/mima" @@ -379,7 +378,6 @@ jobs: - name: "pjfanning/micrometer-akka" - name: "pjfanning/micrometer-pekko" - name: "playframework/cachecontrol" - - name: "playframework/play-slick" - name: "playframework/twirl" - name: "plokhotnyuk/fast-string-interpolator" - name: "plokhotnyuk/rtree2d" @@ -461,12 +459,12 @@ jobs: - name: "whisklabs/docker-it-scala" - name: "wolfendale/scalacheck-gen-regexp" - name: "wvlet/airframe" - - name: "xebia-functional/munit-compiler-toolkit" - name: "xuwei-k/applybuilder" - name: "xuwei-k/iarray" - name: "xuwei-k/zeroapply" - name: "zero-deps/proto" - name: "zio/izumi-reflect" + - name: "zygfryd/scala-zygf-cement" steps: - name: "Git Checkout" uses: actions/checkout@v3 @@ -506,6 +504,9 @@ jobs: - name: "ij-plugins/ijp-color" - name: "ij-plugins/ijp-debayer2sx" - name: "ij-plugins/ijp-scala-console" + - name: "inkytonik/kiama" + - name: "j-mie6/parsley" + - name: "jelly-rdf/jelly-jvm" - name: "jobial-io/scase" - name: "json4s/json4s" - name: "juliano/pokeapi-scala" @@ -624,7 +625,6 @@ jobs: - name: "sciss/lucre" - name: "sciss/scalacollider" - name: "scodec/scodec-cats" - - name: "senia-psm/zio-test-akka-http" - name: "shiftleftsecurity/codepropertygraph" - name: "sideeffffect/zio-testcontainers" - name: "sksamuel/avro4s" @@ -829,6 +829,7 @@ jobs: - name: "reactivemongo/reactivemongo" - name: "reactivemongo/reactivemongo-bson" - name: "typelevel/cats-effect" + - name: "zio/zio-config" steps: - name: "Git Checkout" uses: actions/checkout@v3 @@ -852,6 +853,7 @@ jobs: matrix: include: - name: "alexarchambault/case-app" + - name: "alterationx10/opinionated-zio" - name: "ant8e/uuid4cats-effect" - name: "argonaut-io/argonaut" - name: "asflierl/sglicko2" @@ -880,7 +882,6 @@ jobs: - name: "liquibase4s/liquibase4s" - name: "monix/monix" - name: "nafg/simpleivr" - - name: "ohze/sd-util" - name: "outr/mailgun4s" - name: "outr/robobrowser" - name: "ovotech/meters4s" @@ -894,6 +895,7 @@ jobs: - name: "ruippeixotog/akka-testkit-specs2" - name: "ruippeixotog/scala-scraper" - name: "scalatra/scalatra" + - name: "svroonland/rezilience" - name: "thatscalaguy/ulid4cats" - name: "tkrs/orcus" - name: "tototoshi/nyanda" @@ -954,6 +956,7 @@ jobs: - name: "msgpack4z/msgpack4z-argonaut" - name: "msgpack4z/msgpack4z-play" - name: "ohze/couchbase-scala" + - name: "playframework/playframework" - name: "purplekingdomgames/tyrian" - name: "sangria-graphql/sangria-argonaut" - name: "sangria-graphql/sangria-monix" @@ -995,9 +998,15 @@ jobs: matrix: include: - name: "fiatjaf/scoin" + - name: "kevin-lee/logger-f" - name: "permutive-engineering/prometheus4cats" - name: "playframework/anorm" + - name: "playframework/play-ebean" + - name: "playframework/play-mailer" + - name: "playframework/play-slick" + - name: "playframework/scalatestplus-play" - name: "typelevel/fs2" + - name: "webjars/webjars-play" steps: - name: "Git Checkout" uses: actions/checkout@v3 @@ -1031,6 +1040,7 @@ jobs: - name: "durban/choam" - name: "dwolla/fs2-aws" - name: "eikek/binny" + - name: "fehu/opentracing-scala" - name: "filosganga/batcher" - name: "fingo/spata" - name: "fs2-blobstore/fs2-blobstore" @@ -1056,7 +1066,6 @@ jobs: - name: "softwaremill/sttp-shared" - name: "systemfw/upperbound" - name: "thedrawingcoder-gamer/swing.io" - - name: "timbertson/foperator" - name: "tinkoff/phobos" - name: "trace4cats/trace4cats" - name: "typelevel/fs2-grpc" @@ -1089,7 +1098,6 @@ jobs: - name: "kaizen-solutions/virgil" - name: "mvv/sager" - name: "polyvariant/scala-git-markers" - - name: "polyvariant/scodec-java-classfile" - name: "polyvariant/treesitter4s" - name: "rustedbones/scout" - name: "scodec/scodec-protocols" @@ -1123,7 +1131,7 @@ jobs: include: - name: "2m/ciris-hocon" - name: "ahjohannessen/sec" - - name: "alterationx10/opinionated-zio" + - name: "almond-sh/almond" - name: "analogweb/analogweb-scala" - name: "armanbilge/bayou" - name: "armanbilge/circe-scala-yaml" @@ -1134,8 +1142,8 @@ jobs: - name: "bilal-fazlani/zio-maelstrom" - name: "bkirwi/decline" - name: "blackdoor/jose" + - name: "bot4s/zmatrix" - name: "camunda-community-hub/camunda-dmn-tester" - - name: "casehubdk/hxl" - name: "cb372/scalacache" - name: "chatwork/scala-jwk" - name: "circe/circe" @@ -1147,6 +1155,8 @@ jobs: - name: "cognitedata/cognite-sdk-scala" - name: "com-lihaoyi/cask" - name: "com-lihaoyi/upickle" + - name: "dacr/code-examples-manager" + - name: "dacr/zio-lmdb" - name: "dapperware/zio-slack" - name: "data-tools/big-data-types" - name: "davenverse/circuit-http4s" @@ -1240,6 +1250,7 @@ jobs: - name: "scala-cli/scala-cli-signing" - name: "scala/toolkit" - name: "scalapb-json/scalapb-circe" + - name: "scalax/simple" - name: "sfxcode/sapphire-data" - name: "shastick/zio-prefetcher" - name: "shiftleftsecurity/js2cpg" @@ -1248,9 +1259,10 @@ jobs: - name: "softwaremill/diffx" - name: "softwaremill/sttp-openai" - name: "spaceteams/scala-json-logging" - - name: "svroonland/rezilience" - name: "taig/babel" + - name: "tharwaninitin/etlflow" - name: "thatscalaguy/circe-jq" + - name: "timbertson/foperator" - name: "tofu-tf/glass" - name: "tpolecat/atto" - name: "trace4cats/trace4cats-avro" @@ -1269,7 +1281,6 @@ jobs: - name: "y-yu/excel-reads" - name: "zio/caliban-deriving" - name: "zio/zio-cli" - - name: "zio/zio-config" - name: "zio/zio-dynamodb" - name: "zio/zio-jdbc" - name: "zio/zio-lambda" @@ -1305,7 +1316,6 @@ jobs: - name: "atedeg/mdm" - name: "augustjune/canoe" - name: "avokka/avokka" - - name: "banno/cosmos4s" - name: "coralogix/zio-k8s" - name: "cornerman/chameleon" - name: "davenverse/github" @@ -1327,6 +1337,7 @@ jobs: - name: "indoorvivants/subatomic" - name: "itv/scala-pact" - name: "jbwheatley/pact4s" + - name: "joan38/kubernetes-client" - name: "joernio/joern" - name: "kamon-io/kamon-http4s" - name: "laserdisc-io/fs2-aws" @@ -1349,7 +1360,6 @@ jobs: - name: "tethys-json/tethys" - name: "tpolecat/doobie" - name: "trace4cats/trace4cats-avro-kafka" - - name: "trace4cats/trace4cats-cloudtrace" - name: "trace4cats/trace4cats-datadog" - name: "trace4cats/trace4cats-jaeger-integration-test" - name: "trace4cats/trace4cats-newrelic" @@ -1385,16 +1395,13 @@ jobs: - name: "armanbilge/gcp4s" - name: "avast/scala-server-toolkit" - name: "azhur/kafka-serde-scala" - - name: "bot4s/zmatrix" - name: "cornerman/sloth" - - name: "dacr/zio-lmdb" - name: "danslapman/morphling" - name: "davenverse/fuuid" - name: "davenverse/natchez-http4s-otel" - name: "davenverse/rediculous-concurrent" - name: "davenverse/snickerdoodle" - name: "eikek/calev" - - name: "etspaceman/kinesis4cats" - name: "gemini-hlsw/lucuma-odb" - name: "hamnis/jsonschema" - name: "http4s/http4s-fs2-data" @@ -1410,13 +1417,11 @@ jobs: - name: "pme123/camundala" - name: "polystat/polystat-cli" - name: "sksamuel/elastic4s" - - name: "tharwaninitin/etlflow" - name: "theiterators/kebs" - name: "tinkoff/muffin" - name: "torrentdam/bittorrent" - name: "trace4cats/trace4cats-jaeger" - name: "trace4cats/trace4cats-opentelemetry" - - name: "trace4cats/trace4cats-zipkin" - name: "typelevel/feral" - name: "typelevel/natchez-http4s" - name: "typelevel/skunk" @@ -1448,7 +1453,7 @@ jobs: - name: "47degrees/sbt-energymonitor" - name: "andreamarcolin/oidc4s" - name: "bilal-fazlani/akka-http-jwt-auth" - - name: "dacr/code-examples-manager" + - name: "etspaceman/kinesis4cats" - name: "gemini-hlsw/gsp-graphql" - name: "gemini-hlsw/lucuma-sso" - name: "hnaderi/edomata"