diff --git a/core/genjavadoc.conf b/core/genjavadoc.conf index 696ecdda5..b91fd13c2 100644 --- a/core/genjavadoc.conf +++ b/core/genjavadoc.conf @@ -2,6 +2,6 @@ vars.proj.genjavadoc: ${vars.base} { name: "genjavadoc" - uri: "https://github.com/lightbend/genjavadoc.git#3aa2c4f7ee709a277cc62e4ff2380519e322014e" + uri: "https://github.com/lightbend/genjavadoc.git#b6e1a6387dec2740d0ebdfc8aa00d3d7a51add41" } diff --git a/core/wartremover.conf b/core/wartremover.conf index 4d3dbb579..d740e0016 100644 --- a/core/wartremover.conf +++ b/core/wartremover.conf @@ -2,7 +2,7 @@ vars.proj.wartremover: ${vars.base} { name: "wartremover" - uri: "https://github.com/wartremover/wartremover.git#0cf0129f6256ce98355b029dcda9b6e87bbb7c32" + uri: "https://github.com/wartremover/wartremover.git#13afc0333dedbc0329ce6d42e78ee7304b76a483" extra.exclude: [ "sbt-plugin" diff --git a/proj/advxml.conf b/proj/advxml.conf index d630f661b..c0e91e556 100644 --- a/proj/advxml.conf +++ b/proj/advxml.conf @@ -2,6 +2,6 @@ vars.proj.advxml: ${vars.base} { name: "advxml" - uri: "https://github.com/geirolz/advxml.git#7a77bd531f5277ede461db73d3b81294ab88fcde" + uri: "https://github.com/geirolz/advxml.git#c2c74bf4b4e295798d0aeea08c25a3d69a3045d9" } diff --git a/proj/airframe.conf b/proj/airframe.conf index 1b0cc6a36..af241836f 100644 --- a/proj/airframe.conf +++ b/proj/airframe.conf @@ -2,7 +2,7 @@ vars.proj.airframe: ${vars.base} { name: "airframe" - uri: "https://github.com/wvlet/airframe.git#105d1a702b7147937233ddf2002ae99ca5b9e4ba" + uri: "https://github.com/wvlet/airframe.git#18eb8b5d0b465f019c49725a571d40007cf8d2f1" extra.projects: ["communityBuild"] // no Scala.js plz extra.commands: ${vars.default-commands} [ diff --git a/proj/akka-http-json.conf b/proj/akka-http-json.conf index 1bd701b38..dc8d42e10 100644 --- a/proj/akka-http-json.conf +++ b/proj/akka-http-json.conf @@ -5,7 +5,7 @@ vars.proj.akka-http-json: ${vars.base} { name: "akka-http-json" - uri: "https://github.com/hseeberger/akka-http-json.git#c4fd5c7f9262adddcc9b364b11686afffa42727a" + uri: "https://github.com/hseeberger/akka-http-json.git#2972aabe560ad8c7b9c7ba89e2ab97c0c56aba49" // we might try to re-enable this when we have newer akka-http; right now // the tests don't compile and it looks like an akka-http version problem diff --git a/proj/akka-http-webgoat.conf b/proj/akka-http-webgoat.conf index 2b3edd3b5..69d77e41c 100644 --- a/proj/akka-http-webgoat.conf +++ b/proj/akka-http-webgoat.conf @@ -2,6 +2,6 @@ vars.proj.akka-http-webgoat: ${vars.base} { name: "akka-http-webgoat" - uri: "https://github.com/akka/akka-http-webgoat.git#8ade35db31f78abb5ac5ccc602cfb36e26811a9a" + uri: "https://github.com/akka/akka-http-webgoat.git#950cd07aaaf80fc4f3abb953eb7a8b7d3877d73d" } diff --git a/proj/akka-management.conf b/proj/akka-management.conf index 7a0319442..4423512ea 100644 --- a/proj/akka-management.conf +++ b/proj/akka-management.conf @@ -2,7 +2,7 @@ vars.proj.akka-management: ${vars.base} { name: "akka-management" - uri: "https://github.com/akka/akka-management.git#2da7e7b633e671921db936cf8a27adc2bac68cda" + uri: "https://github.com/akka/akka-management.git#864e24f7ae01ce9a7b9477714fb302415a3e3aa0" // for now anyway, ambition level is just to include anything lagom needs extra.projects: ["akka-management", "cluster-bootstrap", "cluster-http"] diff --git a/proj/akka-persistence-jdbc.conf b/proj/akka-persistence-jdbc.conf index 42a5f0d4a..c2c15f1b1 100644 --- a/proj/akka-persistence-jdbc.conf +++ b/proj/akka-persistence-jdbc.conf @@ -2,7 +2,7 @@ vars.proj.akka-persistence-jdbc: ${vars.base} { name: "akka-persistence-jdbc" - uri: "https://github.com/akka/akka-persistence-jdbc.git#b3347f0c8aa6c9cb9ae2ab1e245e534dd6517272" + uri: "https://github.com/akka/akka-persistence-jdbc.git#b9dd36422ccaefe1758080c60e53ff4ad2df62be" // it isn't clear to me that there are any tests we can run without // doing the Docker stuff in their test.sh script. we might ask the diff --git a/proj/akka.conf b/proj/akka.conf index c8b255a03..e53a33e9a 100644 --- a/proj/akka.conf +++ b/proj/akka.conf @@ -2,7 +2,7 @@ vars.proj.akka: ${vars.base} { name: "akka" - uri: "https://github.com/akka/akka.git#331db9b8f8b02edb9370628d62ca53a55ed037e7" + uri: "https://github.com/akka/akka.git#af18e824b43e388cd318206633e9f911f983a46c" extra.projects: ["akka-scala-nightly"] extra.exclude: [ diff --git a/proj/alpakka-kafka.conf b/proj/alpakka-kafka.conf index c44020a6f..068108b15 100644 --- a/proj/alpakka-kafka.conf +++ b/proj/alpakka-kafka.conf @@ -2,7 +2,7 @@ vars.proj.alpakka-kafka: ${vars.base} { name: "alpakka-kafka" - uri: "https://github.com/akka/alpakka-kafka.git#a5ffcc000761aeb3aa784683b7c5e5d3b50da802" + uri: "https://github.com/akka/alpakka-kafka.git#f5190fd9a9741644ce9836848c67e461a59be5aa" extra.exclude: [ // out of scope diff --git a/proj/bijection.conf b/proj/bijection.conf index b4683786f..69b22c722 100644 --- a/proj/bijection.conf +++ b/proj/bijection.conf @@ -2,7 +2,7 @@ vars.proj.bijection: ${vars.base} { name: "bijection" - uri: "https://github.com/twitter/bijection.git#655181567bf12961e1a130708f4999bdec88949c" + uri: "https://github.com/twitter/bijection.git#908431dead57f64b88d8d3b6dddd313a9a807795" // at the moment let's just do the part scalafix needs. there are a bunch // of integration modules, but my hunch is they are likelier to cause diff --git a/proj/blaze.conf b/proj/blaze.conf index a6d5d9a2c..484cc1652 100644 --- a/proj/blaze.conf +++ b/proj/blaze.conf @@ -2,7 +2,7 @@ vars.proj.blaze: ${vars.base} { name: "blaze" - uri: "https://github.com/http4s/blaze.git#e53e1a0ee8d8704b5c5516f8b32565c27cb1d1e8" + uri: "https://github.com/http4s/blaze.git#56c8d3aa275a5e2dd77397d682113e1d03e936b4" extra.commands: ${vars.default-commands} [ "set every gpgWarnOnFailure := true" diff --git a/proj/cats-effect-testing.conf b/proj/cats-effect-testing.conf index 585e41202..8bcd65a0c 100644 --- a/proj/cats-effect-testing.conf +++ b/proj/cats-effect-testing.conf @@ -2,7 +2,7 @@ vars.proj.cats-effect-testing: ${vars.base} { name: "cats-effect-testing" - uri: "https://github.com/djspiewak/cats-effect-testing.git#b16788a8bc50e49c80f411e19ba90d1437982950" + uri: "https://github.com/djspiewak/cats-effect-testing.git#0a9268f1cfcea789d58a65168a395ada7a0484a6" extra.commands: ${vars.default-commands} [ "set every gpgWarnOnFailure := true" diff --git a/proj/cats-effect.conf b/proj/cats-effect.conf index a9221d705..039335577 100644 --- a/proj/cats-effect.conf +++ b/proj/cats-effect.conf @@ -2,7 +2,7 @@ vars.proj.cats-effect: ${vars.base} { name: "cats-effect" - uri: "https://github.com/typelevel/cats-effect.git#109d21844208b4f81e2af36f0b8187d06181d481" + uri: "https://github.com/typelevel/cats-effect.git#7c50ec096c57f769de4c2901980462e37fb013ec" extra.exclude: ["*JS", "benchmarks", "docs"] extra.commands: ${vars.default-commands} [ diff --git a/proj/cats-parse.conf b/proj/cats-parse.conf index 88ff16ed9..b1db56249 100644 --- a/proj/cats-parse.conf +++ b/proj/cats-parse.conf @@ -2,7 +2,7 @@ vars.proj.cats-parse: ${vars.base} { name: "cats-parse" - uri: "https://github.com/typelevel/cats-parse.git#4c5819999aa116944bb21cec60404740e7027671" + uri: "https://github.com/typelevel/cats-parse.git#2d8e31cde9125516d1910a92afed7a3a8cf4b778" extra.exclude: ["bench", "docs", "*JS"] extra.commands: ${vars.default-commands} [ diff --git a/proj/cats-time.conf b/proj/cats-time.conf index e26366876..188ba5d31 100644 --- a/proj/cats-time.conf +++ b/proj/cats-time.conf @@ -2,7 +2,7 @@ vars.proj.cats-time: ${vars.base} { name: "cats-time" - uri: "https://github.com/ChristopherDavenport/cats-time.git#5abcc6f9297d2b71a87798a1540038991a476909" + uri: "https://github.com/ChristopherDavenport/cats-time.git#5072b3c555e3da639503445a12459f6e033d146a" extra.exclude: ["*JS", "docs"] } diff --git a/proj/circe-jackson.conf b/proj/circe-jackson.conf index deb0b2984..3e423998c 100644 --- a/proj/circe-jackson.conf +++ b/proj/circe-jackson.conf @@ -2,7 +2,7 @@ vars.proj.circe-jackson: ${vars.base} { name: "circe-jackson" - uri: "https://github.com/circe/circe-jackson.git#6b470b1b92b58d7d3a4f9ee17eb0ed4077567f6e" + uri: "https://github.com/circe/circe-jackson.git#525cb6d4e4c03f68ac8b308768f713b77facc0e9" // there are some others, but leaving it at this for now extra.projects: ["jackson28"] diff --git a/proj/ciris.conf b/proj/ciris.conf index 4f2c73e1b..d20ea1f51 100644 --- a/proj/ciris.conf +++ b/proj/ciris.conf @@ -2,7 +2,7 @@ vars.proj.ciris: ${vars.base} { name: "ciris" - uri: "https://github.com/vlovgr/ciris.git#62c268c846f49a01ff86f363bafd95c8e46e04a4" + uri: "https://github.com/vlovgr/ciris.git#b01d22a59427cba6fcf587b22ad1c0ba1ce71b72" extra.exclude: ["docs"] } diff --git a/proj/claimant.conf b/proj/claimant.conf index e5e0f4ee6..f4f473f88 100644 --- a/proj/claimant.conf +++ b/proj/claimant.conf @@ -2,7 +2,7 @@ vars.proj.claimant: ${vars.base} { name: "claimant" - uri: "https://github.com/typelevel/claimant.git#6cf09a16582cdf869e51f307dcd3086d14b499d5" + uri: "https://github.com/typelevel/claimant.git#74bc2bfd5f29b103a8dd62c2d948815ac81f2eb2" extra.exclude: ["root", "*JS", "*Native"] } diff --git a/proj/decline.conf b/proj/decline.conf index 71f7d48da..99b67ec06 100644 --- a/proj/decline.conf +++ b/proj/decline.conf @@ -2,7 +2,7 @@ vars.proj.decline: ${vars.base} { name: "decline" - uri: "https://github.com/bkirwi/decline.git#76615d7a5a66bf193f77800faa6190f1d325befd" + uri: "https://github.com/bkirwi/decline.git#4e86a1500c6b7ce6ca8bde5e34598fb513371b17" extra.projects: ["declineJVM", "refinedJVM"] // no Scala.js, no doc } diff --git a/proj/dijon.conf b/proj/dijon.conf index 8182686e0..a9a5057c5 100644 --- a/proj/dijon.conf +++ b/proj/dijon.conf @@ -2,7 +2,7 @@ vars.proj.dijon: ${vars.base} { name: "dijon" - uri: "https://github.com/jvican/dijon.git#aa9f22bc59425919285afce772e18b57e73c4830" + uri: "https://github.com/jvican/dijon.git#ce9665847f95e4d380ef5256b26cf939b8289305" extra.exclude: ["*JS"] // I guess sbt-release-early is pulling in sbt-bintray?! diff --git a/proj/discipline-specs2.conf b/proj/discipline-specs2.conf index 3dc9f5ccb..b3340700d 100644 --- a/proj/discipline-specs2.conf +++ b/proj/discipline-specs2.conf @@ -2,7 +2,7 @@ vars.proj.discipline-specs2: ${vars.base} { name: "discipline-specs2" - uri: "https://github.com/typelevel/discipline-specs2.git#3c7ae92e4e949ab60557587d80e047082b896d5b" + uri: "https://github.com/typelevel/discipline-specs2.git#1774cbcf1783e7eabc56f9580712a7fab25b8f86" extra.exclude: ["*JS", "docs"] extra.commands: ${vars.default-commands} [ diff --git a/proj/discipline.conf b/proj/discipline.conf index a1abfe078..6477e6d7f 100644 --- a/proj/discipline.conf +++ b/proj/discipline.conf @@ -2,7 +2,7 @@ vars.proj.discipline: ${vars.base} { name: "discipline" - uri: "https://github.com/typelevel/discipline.git#ea23e169598dc0a9ace0e9ee507a4bb11aab4d57" + uri: "https://github.com/typelevel/discipline.git#127aa5f2f6a5435dcf37ec976b7c996d7abf0247" extra.projects: ["coreJVM"] // no Scala.js please extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/doobie.conf b/proj/doobie.conf index d509eca68..7ffc1b4f6 100644 --- a/proj/doobie.conf +++ b/proj/doobie.conf @@ -2,7 +2,7 @@ vars.proj.doobie: ${vars.base} { name: "doobie" - uri: "https://github.com/tpolecat/doobie.git#fef0cd11f904cfa1982ea8585cee3b223c064602" + uri: "https://github.com/tpolecat/doobie.git#1d91345601dc3f0884cf6d76ee6159ff26b76589" extra.options: ["-Xss16m"] // prevent stack overflow when compiling build definition extra.exclude: [ diff --git a/proj/droste.conf b/proj/droste.conf index f6f18fedb..6f965dd66 100644 --- a/proj/droste.conf +++ b/proj/droste.conf @@ -2,7 +2,7 @@ vars.proj.droste: ${vars.base} { name: "droste" - uri: "https://github.com/higherkindness/droste.git#257489d046652b4f7469fa1c6b0bb6852b9aa632" + uri: "https://github.com/higherkindness/droste.git#2062fec921e46a03c3e49e8eedbabbb857a3cd50" extra.exclude: [ // out of scope diff --git a/proj/eff.conf b/proj/eff.conf index 7c490dc5c..593c4daf7 100644 --- a/proj/eff.conf +++ b/proj/eff.conf @@ -2,7 +2,7 @@ vars.proj.eff: ${vars.base} { name: "eff" - uri: "https://github.com/atnos-org/eff.git#87250b48e0fc6135f908f6f922851ad073c08e8f" + uri: "https://github.com/atnos-org/eff.git#9e765b39e76f8f0339d45df13fa1e4a48358cc27" extra.exclude: ["scalazJVM", "*JS", "*Native"] } diff --git a/proj/fast-string-interpolator.conf b/proj/fast-string-interpolator.conf index 9427e1b87..795cce355 100644 --- a/proj/fast-string-interpolator.conf +++ b/proj/fast-string-interpolator.conf @@ -2,7 +2,7 @@ vars.proj.fast-string-interpolator: ${vars.base} { name: "fast-string-interpolator" - uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#7f628ce08109c066dad19f84ce929f718a7bdee5" + uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#a9653999f6f72f724e0609213c81107ce30ff602" // Missing dependency: com.dongxiguo#fastring. likely out of scope anyway extra.exclude: ["fsi-benchmark", "fsi-benchmark-core"] diff --git a/proj/fetch.conf b/proj/fetch.conf index a1ba83f52..0e17e1230 100644 --- a/proj/fetch.conf +++ b/proj/fetch.conf @@ -2,7 +2,7 @@ vars.proj.fetch: ${vars.base} { name: "fetch" - uri: "https://github.com/47degrees/fetch.git#6c66fa8267d89829fc3e86df90b70546d9195ae0" + uri: "https://github.com/47degrees/fetch.git#e2930895a77b251ad0422a270a612bf8aa7d34cc" extra.exclude: ["documentation", "microsite", "*JS"] extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/giter8.conf b/proj/giter8.conf index ff2bbf90f..1cc796f20 100644 --- a/proj/giter8.conf +++ b/proj/giter8.conf @@ -2,7 +2,7 @@ vars.proj.giter8: ${vars.base} { name: "giter8" - uri: "https://github.com/foundweekends/giter8.git#2c5fb96c9bddb3d92138646324ad13f46abe7e59" + uri: "https://github.com/foundweekends/giter8.git#519a7f65d0776f22332b3a4894631f60ae6b3086" extra.exclude: [ // these are sbt plugins diff --git a/proj/github4s.conf b/proj/github4s.conf index 84432e0a9..48147222d 100644 --- a/proj/github4s.conf +++ b/proj/github4s.conf @@ -2,7 +2,7 @@ vars.proj.github4s: ${vars.base} { name: "github4s" - uri: "https://github.com/47deg/github4s.git#a6bd82c8c1e0c438c300b07a7c6b6fc8b6e67778" + uri: "https://github.com/47deg/github4s.git#436d8fd995c44f18d62f6265ecf46cd524ee0e53" extra.projects: ["github4s"] extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/http4s.conf b/proj/http4s.conf index 7d4ca8c12..b24c61b1c 100644 --- a/proj/http4s.conf +++ b/proj/http4s.conf @@ -2,7 +2,7 @@ vars.proj.http4s: ${vars.base} { name: "http4s" - uri: "https://github.com/http4s/http4s.git#d00a1dcb8d864ec43857ae9491707ce3fbe5f15f" + uri: "https://github.com/http4s/http4s.git#f60ca13b21d05478da0e4b0ea0543b31b7589790" extra.commands: ${vars.default-commands} [ "set every gpgWarnOnFailure := true" diff --git a/proj/ip4s.conf b/proj/ip4s.conf index cb40d2936..98e755b24 100644 --- a/proj/ip4s.conf +++ b/proj/ip4s.conf @@ -2,7 +2,7 @@ vars.proj.ip4s: ${vars.base} { name: "ip4s" - uri: "https://github.com/Comcast/ip4s.git#ad705c3ad45b6dd711404c75ed6b0a00a06086c6" + uri: "https://github.com/Comcast/ip4s.git#580e2669784f018c6622c4c4f1b95d0c19d3871f" extra.exclude: ["*JS"] extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/jawn-fs2.conf b/proj/jawn-fs2.conf index fe880ba71..9855fff88 100644 --- a/proj/jawn-fs2.conf +++ b/proj/jawn-fs2.conf @@ -2,7 +2,7 @@ vars.proj.jawn-fs2: ${vars.base} { name: "jawn-fs2" - uri: "https://github.com/typelevel/jawn-fs2.git#ffa2393ec6eb199d5e837077930c3358ef204594" + uri: "https://github.com/typelevel/jawn-fs2.git#a8f99ff2150fe3c2b42232b97c232b823c70a679" extra.exclude: ["*JS"] extra.commands: ${vars.default-commands} [ diff --git a/proj/jawn.conf b/proj/jawn.conf index c99560656..936f1701e 100644 --- a/proj/jawn.conf +++ b/proj/jawn.conf @@ -2,7 +2,7 @@ vars.proj.jawn: ${vars.base} { name: "jawn" - uri: "https://github.com/typelevel/jawn.git#54617f49bc88515911ce681e7bfadfad80d647f7" + uri: "https://github.com/typelevel/jawn.git#caed18b116db204b81728acba86ccb9ff2bdb682" extra.exclude: ["*JS", "*Native", "benchmark", "root"] extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/json4s.conf b/proj/json4s.conf index 555d332c3..2e4d7f545 100644 --- a/proj/json4s.conf +++ b/proj/json4s.conf @@ -2,7 +2,7 @@ vars.proj.json4s: ${vars.base} { name: "json4s" - uri: "https://github.com/json4s/json4s.git#6acb70317606800ec02751eafdc45a1e0bda5dd6" + uri: "https://github.com/json4s/json4s.git#fc8cdb29d33825565f205083d805fad8af26b340" extra.exclude: ["*JS", "*Native"] extra.commands: ${vars.default-commands} [ diff --git a/proj/jsoniter-scala.conf b/proj/jsoniter-scala.conf index 09bfb5edd..dbb72d6af 100644 --- a/proj/jsoniter-scala.conf +++ b/proj/jsoniter-scala.conf @@ -2,7 +2,7 @@ vars.proj.jsoniter-scala: ${vars.base} { name: "jsoniter-scala" - uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#7f525184d8ee4d0b358ade555af637c698966000" + uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#9eeebaa4ed8b868f61420a7ac97356d6e0a4adfb" extra.exclude: ["*JS", "*Native", "*benchmark*"] } diff --git a/proj/kamon.conf b/proj/kamon.conf index 08407d746..7ac6df646 100644 --- a/proj/kamon.conf +++ b/proj/kamon.conf @@ -2,7 +2,7 @@ vars.proj.kamon: ${vars.base} { name: "kamon" - uri: "https://github.com/kamon-io/Kamon.git#b3f59628f17b4ddede04a6ae875727613fb83d89" + uri: "https://github.com/kamon-io/Kamon.git#f10147376b8eae2a44d548b0bb798825981dc028" // just what lila-ws needs, for now anyway extra.projects: ["kamon-core", "kamon-influxdb", "kamon-system-metrics"] diff --git a/proj/kittens.conf b/proj/kittens.conf index ee9d34ac5..0284abdf0 100644 --- a/proj/kittens.conf +++ b/proj/kittens.conf @@ -2,7 +2,7 @@ vars.proj.kittens: ${vars.base} { name: "kittens" - uri: "https://github.com/typelevel/kittens.git#d3914744835f1d43e4dafb390be6b8eaf205cb94" + uri: "https://github.com/typelevel/kittens.git#4e2860c74748723b0afd6a7c8617e9d86aca400b" extra.projects: ["coreJVM"] // sorry, Scala.js } diff --git a/proj/lila-ws.conf b/proj/lila-ws.conf index 925ea7ba9..5185ce755 100644 --- a/proj/lila-ws.conf +++ b/proj/lila-ws.conf @@ -2,6 +2,6 @@ vars.proj.lila-ws: ${vars.base} { name: "lila-ws" - uri: "https://github.com/ornicar/lila-ws.git#04ce9289de5762b5bf3aba5c4ad96b558159ca87" + uri: "https://github.com/ornicar/lila-ws.git#cbe30dbdd48b3f3eb8b57d71702636fcd0587835" } diff --git a/proj/log4cats.conf b/proj/log4cats.conf index 150be2b2f..61ef29338 100644 --- a/proj/log4cats.conf +++ b/proj/log4cats.conf @@ -2,7 +2,7 @@ vars.proj.log4cats: ${vars.base} { name: "log4cats" - uri: "https://github.com/ChristopherDavenport/log4cats.git#45d6c89c64a2714a21b1eb7bdc3a11c6f0f06e9e" + uri: "https://github.com/ChristopherDavenport/log4cats.git#b9decb113555ee18c57b1286c34111a8d379685b" extra.exclude: [ "docs", "*JS", "*Native" diff --git a/proj/macwire.conf b/proj/macwire.conf index 13954d187..9ec526cc6 100644 --- a/proj/macwire.conf +++ b/proj/macwire.conf @@ -2,7 +2,7 @@ vars.proj.macwire: ${vars.base} { name: "macwire" - uri: "https://github.com/softwaremill/macwire.git#22af1c6720347238f17e6f36c5f0e3669420c7fe" + uri: "https://github.com/softwaremill/macwire.git#f2beec6f0bdac07bb7fa8d9545e0614c514963fd" extra.exclude: ["*2_12", "*JS", "*3"] } diff --git a/proj/mdoc.conf b/proj/mdoc.conf index c54ccb309..ccbf086a4 100644 --- a/proj/mdoc.conf +++ b/proj/mdoc.conf @@ -2,7 +2,7 @@ vars.proj.mdoc: ${vars.base} { name: "mdoc" - uri: "https://github.com/scalameta/mdoc.git#3120b1d4cfab845b0a526d84c6801815504957fc" + uri: "https://github.com/scalameta/mdoc.git#9014e2d72db7e6c8def870bfbd4f53999582b024" extra.exclude: [ "js", "jsdocs", "docs", "unit", "plugin", "*JS" diff --git a/proj/metaconfig.conf b/proj/metaconfig.conf index 39da1b80a..3dffc8ffa 100644 --- a/proj/metaconfig.conf +++ b/proj/metaconfig.conf @@ -2,7 +2,7 @@ vars.proj.metaconfig: ${vars.base} { name: "metaconfig" - uri: "https://github.com/scalameta/metaconfig.git#eee8317d7a84a293c53f9903f5c1d2d590ddfeb2" + uri: "https://github.com/scalameta/metaconfig.git#f81dbc7e377069911cb99e74bb7f4a313f9155ed" extra.exclude: [ "*JS", "*Native" diff --git a/proj/metrics-scala.conf b/proj/metrics-scala.conf index 23aa2cb8a..5301d4911 100644 --- a/proj/metrics-scala.conf +++ b/proj/metrics-scala.conf @@ -2,7 +2,7 @@ vars.proj.metrics-scala: ${vars.base} { name: "metrics-scala" - uri: "https://github.com/erikvanoosten/metrics-scala.git#a96b2d10981c8e4c22bef92f369b52cfd25101fd" + uri: "https://github.com/erikvanoosten/metrics-scala.git#b7fbe3abe39667fbe9218156205b833c5d6824c3" // our Akka version is 2.6; as of January 2020 there is only a // a metricsAkka25 project, no Akka26, but perhaps it will be source-compatible? diff --git a/proj/monocle.conf b/proj/monocle.conf index 88ee52ca5..d2e4cde27 100644 --- a/proj/monocle.conf +++ b/proj/monocle.conf @@ -2,7 +2,7 @@ vars.proj.monocle: ${vars.base} { name: "monocle" - uri: "https://github.com/julien-truffaut/Monocle.git#bbc1bac6e4cf0162e85313ee114627147967ffbf" + uri: "https://github.com/julien-truffaut/Monocle.git#0c051fe68e94dfaa3d6452e828b870b64797c06d" // try to enable more subprojects? extra.projects: ["coreJVM", "macrosJVM", "lawJVM", "genericJVM"] diff --git a/proj/mouse.conf b/proj/mouse.conf index cdba94bbc..b6f231a31 100644 --- a/proj/mouse.conf +++ b/proj/mouse.conf @@ -2,7 +2,7 @@ vars.proj.mouse: ${vars.base} { name: "mouse" - uri: "https://github.com/typelevel/mouse.git#ef910b652da27ff25320a70b743ac3f8a8da7ec8" + uri: "https://github.com/typelevel/mouse.git#41f284cca8686ed42a31afe1523281d06f6bcc6a" extra.projects: ["crossJVM"] // no Scala.js please } diff --git a/proj/munit-cats-effect.conf b/proj/munit-cats-effect.conf index 0d9e4587f..36abb6ddc 100644 --- a/proj/munit-cats-effect.conf +++ b/proj/munit-cats-effect.conf @@ -2,7 +2,7 @@ vars.proj.munit-cats-effect: ${vars.base} { name: "munit-cats-effect" - uri: "https://github.com/typelevel/munit-cats-effect.git#5af704162525a105f117dc3dd9abc6484779a04e" + uri: "https://github.com/typelevel/munit-cats-effect.git#26e4becf781095bd5762717af7ffbce07bce1098" extra.projects: ["ce2JVM"] // we don't have Cats Effect 3 yet extra.exclude: ["*JS"] diff --git a/proj/munit.conf b/proj/munit.conf index 09fe12551..01ac83d80 100644 --- a/proj/munit.conf +++ b/proj/munit.conf @@ -2,7 +2,7 @@ vars.proj.munit: ${vars.base} { name: "munit" - uri: "https://github.com/scalameta/munit.git#9653a0eb383889b96acd1b773cee5f9a7d8252c3" + uri: "https://github.com/scalameta/munit.git#aa30ff9ae1c2e5e74f644b5ef46ef2bf0f115994" extra.exclude: ["docs", "plugin", "*JS", "*Native"] extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/natchez.conf b/proj/natchez.conf index 0c25b3890..49cb6233a 100644 --- a/proj/natchez.conf +++ b/proj/natchez.conf @@ -2,7 +2,7 @@ vars.proj.natchez: ${vars.base} { name: "natchez" - uri: "https://github.com/tpolecat/natchez.git#3efa0e7783ec569b39cd600b32c96d296a1651a8" + uri: "https://github.com/tpolecat/natchez.git#2b650e8cfea4c33c3503ba13ac605363cc832866" // let's try and squeak by with just the minimum, since our present goal is // just to get pfps-shopping-cart green diff --git a/proj/nscala-time.conf b/proj/nscala-time.conf index a6c1d44d3..ce73f3060 100644 --- a/proj/nscala-time.conf +++ b/proj/nscala-time.conf @@ -2,6 +2,6 @@ vars.proj.nscala-time: ${vars.base} { name: "nscala-time" - uri: "https://github.com/nscala-time/nscala-time.git#2afa4887b51c8983ac81bee8712fec5f5a2f4a3e" + uri: "https://github.com/nscala-time/nscala-time.git#cc0cca3d7518b0a61af2a4f8783ad8b68276f43c" } diff --git a/proj/paiges.conf b/proj/paiges.conf index f8291171a..ba99dc7f3 100644 --- a/proj/paiges.conf +++ b/proj/paiges.conf @@ -2,7 +2,7 @@ vars.proj.paiges: ${vars.base} { name: "paiges" - uri: "https://github.com/typelevel/paiges.git#18810d839b2c72673492c283180b9c729693bfad" + uri: "https://github.com/typelevel/paiges.git#544efcc43dcf788df4188da48e93650bd02b465e" extra.projects: ["coreJVM", "catsJVM"] // but not "benchmark" extra.commands: ${vars.default-commands} [ diff --git a/proj/parboiled2.conf b/proj/parboiled2.conf index a5c18cca4..e1dfc2c38 100644 --- a/proj/parboiled2.conf +++ b/proj/parboiled2.conf @@ -2,7 +2,7 @@ vars.proj.parboiled2: ${vars.base} { name: "parboiled2" - uri: "https://github.com/sirthias/parboiled2.git#45052cc562974e81ed5a61bd988397c1d40fdc65" + uri: "https://github.com/sirthias/parboiled2.git#628127744bde8dc2e01432badd68886a5f722f71" extra.projects: ["parboiledJVM", "examples"] extra.commands: ${vars.default-commands} [ diff --git a/proj/play-file-watch.conf b/proj/play-file-watch.conf index 0f7a00d62..3a5fe52c6 100644 --- a/proj/play-file-watch.conf +++ b/proj/play-file-watch.conf @@ -2,7 +2,7 @@ vars.proj.play-file-watch: ${vars.base} { name: "play-file-watch" - uri: "https://github.com/playframework/play-file-watch.git#3b51862ca6c895a6fb94c7f47f8e75d924aafb73" + uri: "https://github.com/playframework/play-file-watch.git#8c36d0254aadda11419c8d1c3ab6728f13dedd8b" extra.settings: ${vars.base.extra.settings} [ // dbuild gets confused if only crossScalaVersions is set?! diff --git a/proj/play-json.conf b/proj/play-json.conf index 3a705e4e8..e51a60af4 100644 --- a/proj/play-json.conf +++ b/proj/play-json.conf @@ -2,7 +2,7 @@ vars.proj.play-json: ${vars.base} { name: "play-json" - uri: "https://github.com/playframework/play-json.git#0bc83270f11ac1897bc7ddcde712657295e313dc" + uri: "https://github.com/playframework/play-json.git#d841976623e1e9db47b7ab227ab0297f0ce79037" extra.projects: ["play-jsonJVM"] // no Scala.js plz } diff --git a/proj/play-webgoat.conf b/proj/play-webgoat.conf index e1ea7376f..cfeefc553 100644 --- a/proj/play-webgoat.conf +++ b/proj/play-webgoat.conf @@ -2,6 +2,6 @@ vars.proj.play-webgoat: ${vars.base} { name: "play-webgoat" - uri: "https://github.com/playframework/play-webgoat.git#7089ce3ab3d417fa6e6db609edff9f417e2439b7" + uri: "https://github.com/playframework/play-webgoat.git#55de462210e990bb34104eabaa52c39207a2d4f2" } diff --git a/proj/play-ws.conf b/proj/play-ws.conf index fcc1e5710..bca2ee093 100644 --- a/proj/play-ws.conf +++ b/proj/play-ws.conf @@ -2,7 +2,7 @@ vars.proj.play-ws: ${vars.base} { name: "play-ws" - uri: "https://github.com/playframework/play-ws.git#0692df7df9d9525dd4602344f8b4ec55945dbba5" + uri: "https://github.com/playframework/play-ws.git#6f8726be4dbd7bbb792c03e19962fc91fb70a935" // NullPointerException in CachingSpec // (https://github.com/scala/community-builds/issues/564) diff --git a/proj/pureconfig.conf b/proj/pureconfig.conf index e95a661ad..e9ce2777a 100644 --- a/proj/pureconfig.conf +++ b/proj/pureconfig.conf @@ -2,7 +2,7 @@ vars.proj.pureconfig: ${vars.base} { name: "pureconfig" - uri: "https://github.com/pureconfig/pureconfig.git#4af9edcf7155b81cdf1bd81990d05da6fc992754" + uri: "https://github.com/pureconfig/pureconfig.git#b7fa5ff9e4ebaf35001ea94cbce8c0d6501c7a7d" extra.exclude: ["scalaz", "docs"] extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/quicklens.conf b/proj/quicklens.conf index bca3b9824..daf4e41e6 100644 --- a/proj/quicklens.conf +++ b/proj/quicklens.conf @@ -2,7 +2,7 @@ vars.proj.quicklens: ${vars.base} { name: "quicklens" - uri: "https://github.com/softwaremill/quicklens.git#a2a9b88ad9ba367fd279e18b898d31f85ca8432c" + uri: "https://github.com/softwaremill/quicklens.git#75a4b000de28e68872015c9a4f456803ee4c6a92" extra.projects: ["quicklens"] // this is the 2.13+JVM one } diff --git a/proj/redis4cats.conf b/proj/redis4cats.conf index 7b0847973..ac978509b 100644 --- a/proj/redis4cats.conf +++ b/proj/redis4cats.conf @@ -2,7 +2,7 @@ vars.proj.redis4cats: ${vars.base} { name: "redis4cats" - uri: "https://github.com/profunktor/redis4cats.git#c7b0447758175d2f632790aa5c032c41015d3c80" + uri: "https://github.com/profunktor/redis4cats.git#72edc77b0602c24f8cb4c0672daf28a6c8896067" // just whatever pfps-shopping-cart needs extra.projects: ["redis4cats-core", "redis4cats-effects", "redis4cats-log4cats"] diff --git a/proj/scaffeine.conf b/proj/scaffeine.conf index 3fbed269f..0d8abe685 100644 --- a/proj/scaffeine.conf +++ b/proj/scaffeine.conf @@ -2,7 +2,7 @@ vars.proj.scaffeine: ${vars.base} { name: "scaffeine" - uri: "https://github.com/blemale/scaffeine.git#1c51a92f346f909f6ab813cbfb2d81363106a55d" + uri: "https://github.com/blemale/scaffeine.git#0146716f75865326252c39f38ecaba508c967259" extra.commands: ${vars.default-commands} [ // otherwise build fails on JDK 11+ diff --git a/proj/scala-collection-compat.conf b/proj/scala-collection-compat.conf index a2cf0f7ec..53f049fcd 100644 --- a/proj/scala-collection-compat.conf +++ b/proj/scala-collection-compat.conf @@ -2,7 +2,7 @@ vars.proj.scala-collection-compat: ${vars.base} { name: "scala-collection-compat" - uri: "https://github.com/scala/scala-collection-compat.git#e211ba15d9b58ec39cbebee0791643941f453952" + uri: "https://github.com/scala/scala-collection-compat.git#cb6005b23d494bf9f86da191a889c43da1a34a27" extra.projects: ["compat213"] // no Scala.js or Scalafix rules plz extra.commands: ${vars.default-commands} [ diff --git a/proj/scala-collection-contrib.conf b/proj/scala-collection-contrib.conf index cc79c4dfe..d0bf34190 100644 --- a/proj/scala-collection-contrib.conf +++ b/proj/scala-collection-contrib.conf @@ -2,7 +2,7 @@ vars.proj.scala-collection-contrib: ${vars.base} { name: "scala-collection-contrib" - uri: "https://github.com/scala/scala-collection-contrib.git#d69d9b13a080d3478d5945449ff87d87b6860bd8" + uri: "https://github.com/scala/scala-collection-contrib.git#3bcc66c713d5bae54de40e634f0dcaf776126cde" extra.exclude: ["*JS"] extra.commands: ${vars.default-commands} [ diff --git a/proj/scala-common.conf b/proj/scala-common.conf index 6bc6854db..536ea734e 100644 --- a/proj/scala-common.conf +++ b/proj/scala-common.conf @@ -2,7 +2,7 @@ vars.proj.scala-common: ${vars.base} { name: "scala-common" - uri: "https://github.com/softwaremill/scala-common.git#38c2d82a6a6129704f9b29cbf132cea0e1f3d712" + uri: "https://github.com/softwaremill/scala-common.git#c14d5fc82b19896363a9cf94b27f2f1e9ca846b8" // "tagging" is the part that macwire actually depends on, but we might as well // include other subprojects if we can easily do so diff --git a/proj/scala-hedgehog.conf b/proj/scala-hedgehog.conf index b429c3028..641456627 100644 --- a/proj/scala-hedgehog.conf +++ b/proj/scala-hedgehog.conf @@ -2,7 +2,7 @@ vars.proj.scala-hedgehog: ${vars.base} { name: "scala-hedgehog" - uri: "https://github.com/hedgehogqa/scala-hedgehog.git#02caf99fe44d514ce09e6c4dfcb6be164a89bec5" + uri: "https://github.com/hedgehogqa/scala-hedgehog.git#a01debf58591b2236c2f08abe4171790a8a808ac" extra.exclude: ["*JS"] extra.commands: ${vars.default-commands} [ diff --git a/proj/scala-library-next.conf b/proj/scala-library-next.conf index 86e9bd70e..ab3764ffe 100644 --- a/proj/scala-library-next.conf +++ b/proj/scala-library-next.conf @@ -2,7 +2,7 @@ vars.proj.scala-library-next: ${vars.base} { name: "scala-library-next" - uri: "https://github.com/scala/scala-library-next.git#74b9bf077645837e0c871e5a92c0b98dc1c08e95" + uri: "https://github.com/scala/scala-library-next.git#fea29764af696c1d32d1c5d2a6a8264e0bb8f11c" extra.exclude: ["*JS"] } diff --git a/proj/scala-logging.conf b/proj/scala-logging.conf index 09b51b208..e71ea6288 100644 --- a/proj/scala-logging.conf +++ b/proj/scala-logging.conf @@ -2,6 +2,6 @@ vars.proj.scala-logging: ${vars.base} { name: "scala-logging" - uri: "https://github.com/lightbend/scala-logging.git#fc21366d9c9d5b93257d5dfe7879af21af14938c" + uri: "https://github.com/lightbend/scala-logging.git#d78215d1a0c808dba4c012a753d8ed248f3ad197" } diff --git a/proj/scala-parser-combinators.conf b/proj/scala-parser-combinators.conf index 5105d0419..cf07cb6c3 100644 --- a/proj/scala-parser-combinators.conf +++ b/proj/scala-parser-combinators.conf @@ -2,7 +2,7 @@ vars.proj.scala-parser-combinators: ${vars.base} { name: "scala-parser-combinators" - uri: "https://github.com/scala/scala-parser-combinators.git#df18dbc1bad1c84eafd71f6ebaec7fbb6e9677d1" + uri: "https://github.com/scala/scala-parser-combinators.git#d5e517129aa79a48f5b991138d6be11129c4d53b" extra.exclude: ["*JS", "*Native"] extra.commands: ${vars.default-commands} [ diff --git a/proj/scala-sculpt.conf b/proj/scala-sculpt.conf index 3b8ed6549..afd55cec3 100644 --- a/proj/scala-sculpt.conf +++ b/proj/scala-sculpt.conf @@ -2,6 +2,6 @@ vars.proj.scala-sculpt: ${vars.base} { name: "scala-sculpt" - uri: "https://github.com/lightbend/scala-sculpt.git#c01c05d321650750e1464ba2f22bf891954f564d" + uri: "https://github.com/lightbend/scala-sculpt.git#29f5ac15d24501ce103f0b9f0987d94bbedbfd2e" } diff --git a/proj/scala-xml.conf b/proj/scala-xml.conf index 0d16a98fc..b7b77fb0a 100644 --- a/proj/scala-xml.conf +++ b/proj/scala-xml.conf @@ -2,7 +2,7 @@ vars.proj.scala-xml: ${vars.base} { name: "scala-xml" - uri: "https://github.com/scala/scala-xml.git#6b70adec5d8d4029c59d26855658a67a7b21b212" + uri: "https://github.com/scala/scala-xml.git#76cb7ace3fa39cab3559adecd9540db9700a2a36" extra.projects: ["xml"] extra.commands: ${vars.default-commands} [ diff --git a/proj/scalacheck-effect.conf b/proj/scalacheck-effect.conf index bae678ff7..f25c48777 100644 --- a/proj/scalacheck-effect.conf +++ b/proj/scalacheck-effect.conf @@ -2,7 +2,7 @@ vars.proj.scalacheck-effect: ${vars.base} { name: "scalacheck-effect" - uri: "https://github.com/typelevel/scalacheck-effect.git#108982f4773430fd264e4f223ad280d02b4f7969" + uri: "https://github.com/typelevel/scalacheck-effect.git#83fef29f9b61e203dfc3d7e827d399fdd80653d1" extra.exclude: ["*JS"] extra.commands: ${vars.default-commands} [ diff --git a/proj/scalacheck.conf b/proj/scalacheck.conf index 8d29fda22..61db1a965 100644 --- a/proj/scalacheck.conf +++ b/proj/scalacheck.conf @@ -2,7 +2,7 @@ vars.proj.scalacheck: ${vars.base} { name: "scalacheck" - uri: "https://github.com/typelevel/scalacheck.git#ae799c7a204332216ee4ee30597a6f1d8197647a" + uri: "https://github.com/typelevel/scalacheck.git#dc223c96e60ba296afbc3b17946711a0f28ec795" - extra.projects: ["jvm"] // no Scala.js please + extra.exclude: ["root", "bench", "*JS", "*Native"] } diff --git a/proj/scalachess.conf b/proj/scalachess.conf index b0e59f1b9..28afabde4 100644 --- a/proj/scalachess.conf +++ b/proj/scalachess.conf @@ -2,6 +2,6 @@ vars.proj.scalachess: ${vars.base} { name: "scalachess" - uri: "https://github.com/ornicar/scalachess.git#ca779aade47a16c9683e7e8cebed08438d2b85d7" + uri: "https://github.com/ornicar/scalachess.git#94a86221425ff195207d41ced8994cd8b5578303" } diff --git a/proj/scalafmt.conf b/proj/scalafmt.conf index 0f18daead..9c2686383 100644 --- a/proj/scalafmt.conf +++ b/proj/scalafmt.conf @@ -2,7 +2,7 @@ vars.proj.scalafmt: ${vars.base} { name: "scalafmt" - uri: "https://github.com/scalameta/scalafmt.git#638b497c1e079ce89505534ed5b948436fc4ecf6" + uri: "https://github.com/scalameta/scalafmt.git#5edda12357f75dda773f86689d56ad4b1f3c2d3f" extra.projects: ["coreJVM", "cli", "tests"] // not investigated. at first glance they look environment-dependent diff --git a/proj/scalapb.conf b/proj/scalapb.conf index 67b4ff27e..f7c3db497 100644 --- a/proj/scalapb.conf +++ b/proj/scalapb.conf @@ -2,7 +2,7 @@ vars.proj.scalapb: ${vars.base} { name: "scalapb" - uri: "https://github.com/scalapb/ScalaPB.git#66b9338fb9294eb5094843e9f75cca48146a8e9c" + uri: "https://github.com/scalapb/ScalaPB.git#a4e0e02c0f5b160877d5f97f6902dbec4c633afe" // just what scalameta needs, for now extra.projects: ["runtimeJVM2_13"] diff --git a/proj/scalaprops.conf b/proj/scalaprops.conf index 325994f1e..1aad151a0 100644 --- a/proj/scalaprops.conf +++ b/proj/scalaprops.conf @@ -2,7 +2,7 @@ vars.proj.scalaprops: ${vars.base} { name: "scalaprops" - uri: "https://github.com/scalaprops/scalaprops.git#c548a16f096ddcc0101b6407875394d72c8bb5ec" + uri: "https://github.com/scalaprops/scalaprops.git#d7f0a49e155e3097d37fc5b413e08f5827b67067" extra.projects: ["scalapropsJVM"] // no Scala.js please } diff --git a/proj/scalikejdbc.conf b/proj/scalikejdbc.conf index 4965ba4e3..105ad156e 100644 --- a/proj/scalikejdbc.conf +++ b/proj/scalikejdbc.conf @@ -2,7 +2,7 @@ vars.proj.scalikejdbc: ${vars.base} { name: "scalikejdbc" - uri: "https://github.com/scalikejdbc/scalikejdbc.git#33a6c1851e354a857093f349e33fdbf0686cbf45" + uri: "https://github.com/scalikejdbc/scalikejdbc.git#bbc604d9ae0e0cbc89f828025788de0492f88a1f" // don't build sbt plugin extra.exclude: ["mapper-generator"] diff --git a/proj/sconfig.conf b/proj/sconfig.conf index d0244de18..fab120e9d 100644 --- a/proj/sconfig.conf +++ b/proj/sconfig.conf @@ -2,7 +2,7 @@ vars.proj.sconfig: ${vars.base} { name: "sconfig" - uri: "https://github.com/ekrich/sconfig.git#4e6c6c88d808b9cd4a275ddc5b1f5195c08f5d9f" + uri: "https://github.com/ekrich/sconfig.git#0fd80581583ca8ade1a2be625ab1ddc15da4ab08" extra.exclude: ["sconfigNative", "sconfigJS"] } diff --git a/proj/scrooge.conf b/proj/scrooge.conf index e5a739659..98a0beff9 100644 --- a/proj/scrooge.conf +++ b/proj/scrooge.conf @@ -5,7 +5,7 @@ vars.proj.scrooge: ${vars.base} { name: "scrooge" - uri: "https://github.com/twitter/scrooge.git#9517d6662dcd879ec4265e52e57ca88a3861c4ee" + uri: "https://github.com/twitter/scrooge.git#f2f378589ed16e009c5ee879786affdf6ff81049" extra.projects: ["scrooge-core"] extra.commands: ${vars.default-commands} [ diff --git a/proj/shapeless-java-records.conf b/proj/shapeless-java-records.conf index 24ec74b1e..71654bc5d 100644 --- a/proj/shapeless-java-records.conf +++ b/proj/shapeless-java-records.conf @@ -2,7 +2,7 @@ vars.proj.shapeless-java-records: ${vars.base} { name: "shapeless-java-records" - uri: "https://github.com/xuwei-k/shapeless-java-records.git#d7b8546da4c049a2f24fb48824ae25cbedc936f6" + uri: "https://github.com/xuwei-k/shapeless-java-records.git#6256e5a6d02a33f1baf28bedc89b3b2bce0a3dd1" extra.options: ["--enable-preview", "-XX:+IgnoreUnrecognizedVMOptions"] } diff --git a/proj/shapeless.conf b/proj/shapeless.conf index 4fdf38c0f..52ca3a33b 100644 --- a/proj/shapeless.conf +++ b/proj/shapeless.conf @@ -2,7 +2,7 @@ vars.proj.shapeless: ${vars.base} { name: "shapeless" - uri: "https://github.com/milessabin/shapeless.git#b67ede43d1ccdf130d2584b592704e1dcb469866" + uri: "https://github.com/milessabin/shapeless.git#3634e62f2915176accc666c42863ecb284a6818d" extra.projects: ["coreJVM"] } diff --git a/proj/slick.conf b/proj/slick.conf index f44752af7..a80c3a9e0 100644 --- a/proj/slick.conf +++ b/proj/slick.conf @@ -2,7 +2,7 @@ vars.proj.slick: ${vars.base} { name: "slick" - uri: "https://github.com/slick/slick.git#e953a81b482f4eae29fb950408107430fd254de8" + uri: "https://github.com/slick/slick.git#68eaab93de874a9cd3ac56380da7b791c3ced56d" extra.exclude: [ // unless we exclude, it looks for an Ornate dependency here diff --git a/proj/squants.conf b/proj/squants.conf index c84703ec4..010d3b751 100644 --- a/proj/squants.conf +++ b/proj/squants.conf @@ -2,7 +2,7 @@ vars.proj.squants: ${vars.base} { name: "squants" - uri: "https://github.com/typelevel/squants.git#1ddfe7e5623041ec8942deb105efaf1cb0853dda" + uri: "https://github.com/typelevel/squants.git#22f0fb09c7b12697d37343dfc2767c7c0a9ed70f" extra.projects: ["squantsJVM"] } diff --git a/proj/sttp-model.conf b/proj/sttp-model.conf index ca3fce5d6..7c65f073f 100644 --- a/proj/sttp-model.conf +++ b/proj/sttp-model.conf @@ -2,7 +2,7 @@ vars.proj.sttp-model: ${vars.base} { name: "sttp-model" - uri: "https://github.com/softwaremill/sttp-model.git#e76986ca7687935f62dc22bfbafc5c05726a1a52" + uri: "https://github.com/softwaremill/sttp-model.git#2e07bd3bba24de4821ad83389f66b4f0e510d16c" extra.projects: ["core"] } diff --git a/proj/sttp-shared.conf b/proj/sttp-shared.conf index 5bbc6ef4c..f41d0d0e5 100644 --- a/proj/sttp-shared.conf +++ b/proj/sttp-shared.conf @@ -2,7 +2,7 @@ vars.proj.sttp-shared: ${vars.base} { name: "sttp-shared" - uri: "https://github.com/softwaremill/sttp-shared.git#2f14a2c01bb8a14051b44b954b623b2f62ddd9b0" + uri: "https://github.com/softwaremill/sttp-shared.git#5900fba5414da9a4126ee4bca60d5b8d848239b3" extra.projects: [ // needed by sttp's core diff --git a/proj/sttp.conf b/proj/sttp.conf index 436533cc3..5206f41d5 100644 --- a/proj/sttp.conf +++ b/proj/sttp.conf @@ -2,7 +2,7 @@ vars.proj.sttp: ${vars.base} { name: "sttp" - uri: "https://github.com/softwaremill/sttp.git#c9e3968927fdb76851b6da11ec63e687210a5c2a" + uri: "https://github.com/softwaremill/sttp.git#2e79d63f1e657b582db45f201754706f7e844168" extra.exclude: [ "*JS", "*Native", "*2_11", "*2_12", "*3" diff --git a/proj/twirl.conf b/proj/twirl.conf index 7b9da9911..8510bfd30 100644 --- a/proj/twirl.conf +++ b/proj/twirl.conf @@ -2,7 +2,7 @@ vars.proj.twirl: ${vars.base} { name: "twirl" - uri: "https://github.com/playframework/twirl.git#2f48bc86e86b3a9dfb2df5544d4139fd96f7a0ac" + uri: "https://github.com/playframework/twirl.git#2c064e741ff8771c68e6397518fc05cb16d61c67" extra.exclude: ["plugin", "*JS"] extra.settings: ${vars.base.extra.settings} [ diff --git a/proj/twitter-util.conf b/proj/twitter-util.conf index a8062d452..6d1df5c09 100644 --- a/proj/twitter-util.conf +++ b/proj/twitter-util.conf @@ -2,7 +2,7 @@ vars.proj.twitter-util: ${vars.base} { name: "twitter-util" - uri: "https://github.com/twitter/util.git#ef6e3fbd79e703865f533020a42973eb5e4be70e" + uri: "https://github.com/twitter/util.git#20a66daa41117e473b9d1cba2b2a459efca000af" extra.exclude: [ // this isn't really necessary and would pull in a JMH dependency diff --git a/proj/unfiltered.conf b/proj/unfiltered.conf index 54a55f503..a66f5dc36 100644 --- a/proj/unfiltered.conf +++ b/proj/unfiltered.conf @@ -2,6 +2,6 @@ vars.proj.unfiltered: ${vars.base} { name: "unfiltered" - uri: "https://github.com/unfiltered/unfiltered.git#266e9a30a29baac8b98ecee1bd81bc8b5519d3cf" + uri: "https://github.com/unfiltered/unfiltered.git#3a3e621152e0f616b1f70844db390e9c799bb484" } diff --git a/proj/unused-code.conf b/proj/unused-code.conf index e0f31ee57..2deb96731 100644 --- a/proj/unused-code.conf +++ b/proj/unused-code.conf @@ -2,7 +2,7 @@ vars.proj.unused-code: ${vars.base} { name: "unused-code" - uri: "https://github.com/xuwei-k/unused-code.git#cea085228baa66436448645fb0ba4f9d6700f5cb" + uri: "https://github.com/xuwei-k/unused-code.git#40decbe50689bdc6d87e8010a58ef5ab7f2a3f06" extra.projects: ["*2_13"] } diff --git a/proj/vault.conf b/proj/vault.conf index 93a57b257..d4a7b5bcb 100644 --- a/proj/vault.conf +++ b/proj/vault.conf @@ -2,7 +2,7 @@ vars.proj.vault: ${vars.base} { name: "vault" - uri: "https://github.com/typelevel/vault.git#bd0cf1425c0c15ecb75a61795773e4016dfd936a" + uri: "https://github.com/typelevel/vault.git#c5a77c9faf43fbe1e62678e34805fd2ffd10f07e" extra.projects: ["coreJVM"] // no docs, no Scala.js extra.commands: ${vars.default-commands} [ diff --git a/proj/weaver-test.conf b/proj/weaver-test.conf index d7ca4351d..87c64771a 100644 --- a/proj/weaver-test.conf +++ b/proj/weaver-test.conf @@ -2,7 +2,7 @@ vars.proj.weaver-test: ${vars.base} { name: "weaver-test" - uri: "https://github.com/disneystreaming/weaver-test.git#dc0a4659af9bfc339dd541704ace7efaf2cc4e65" + uri: "https://github.com/disneystreaming/weaver-test.git#d3c11c2446b6af79c7482d0a35d11268bb21d410" extra.exclude: [ "docs", "*JS", "zio*", "*2_12" diff --git a/proj/zinc.conf b/proj/zinc.conf index 97fb6a547..8973cbf7c 100644 --- a/proj/zinc.conf +++ b/proj/zinc.conf @@ -2,7 +2,7 @@ vars.proj.zinc: ${vars.base} { name: "zinc" - uri: "https://github.com/sbt/zinc.git#fe53448eed5422809b0fe464d314378e89419932" + uri: "https://github.com/sbt/zinc.git#1795fa62c0d515791ae8eb356d9648fddb5633fd" extra.projects: ["*2_13"] extra.exclude: ["*Benchmarks*"]