Skip to content

Commit fa19ca1

Browse files
authored
2.13: advance project SHAs (#1418)
1 parent a3cd92e commit fa19ca1

File tree

86 files changed

+99
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+99
-112
lines changed

dependencies.txt

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

proj/akka-http-cors.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
vars.proj.akka-http-cors: ${vars.base} {
66
name: "akka-http-cors"
7-
uri: "https://github.com/lomigmegard/akka-http-cors.git#dce30b10dc350f25da7725bd8b88352c1cdf342a"
7+
uri: "https://github.com/lomigmegard/akka-http-cors.git#04ae9c0ea2a77eacc9a16a9c9aad28c86020849b"
88

99
extra.options: ["-Dakka.fail-mixed-versions=false"]
1010
extra.projects: ["akka-http-cors"]

proj/akka-http-json.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
vars.proj.akka-http-json: ${vars.base} {
77
name: "akka-http-json"
8-
uri: "https://github.com/hseeberger/akka-http-json.git#ecefc4f8c3007ed5c11f44a46b41266f559073e5"
8+
uri: "https://github.com/hseeberger/akka-http-json.git#663c47d57c361e2c6a6d070e1f5e312256566c95"
99

1010
// we might try to re-enable this when we have newer akka-http; right now
1111
// the tests don't compile and it looks like an akka-http version problem

proj/akka-http-webgoat.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
// https://github.com/jrudolph/akka-http-webgoat.git#master
1+
// https://github.com/jrudolph/akka-http-webgoat.git#main
22

33
vars.proj.akka-http-webgoat: ${vars.base} {
44
name: "akka-http-webgoat"
5-
uri: "https://github.com/jrudolph/akka-http-webgoat.git#26120e5a80ccf1b8730bbaa220595a37d46d2015"
5+
uri: "https://github.com/jrudolph/akka-http-webgoat.git#8ade35db31f78abb5ac5ccc602cfb36e26811a9a"
66

77
}

proj/algebra.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.algebra: ${vars.base} {
44
name: "algebra"
5-
uri: "https://github.com/typelevel/algebra.git#5620d002a8d769d70b1b69c8cc6334dc9bc7c199"
5+
uri: "https://github.com/typelevel/algebra.git#524fc4443604183c0127b398077d9ed8c8091da5"
66

77
extra.projects: ["coreJVM", "lawsJVM"] // no Scala.js, no benchmarks, no docs
88
}

proj/better-tostring.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
vars.proj.better-tostring: ${vars.base} {
44
name: "better-tostring"
5-
uri: "https://github.com/polyvariant/better-tostring.git#49dce0fc6c1d2dc0b81549cc34378af3e0f6ace3"
5+
uri: "https://github.com/polyvariant/better-tostring.git#ba91f03c49b3780440c0710e6aeae22c029fa682"
66

77
}

proj/bijection.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.bijection: ${vars.base} {
44
name: "bijection"
5-
uri: "https://github.com/twitter/bijection.git#e92c46c4e6cc92b4d33bce338aa2b71a58f65fb1"
5+
uri: "https://github.com/twitter/bijection.git#189c959f44a57003cc8e39add583b4c9d6abb0a3"
66

77
// at the moment let's just do the part scalafix needs. there are a bunch
88
// of integration modules, but my hunch is they are likelier to cause

proj/cats-effect-testing.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-effect-testing: ${vars.base} {
44
name: "cats-effect-testing"
5-
uri: "https://github.com/djspiewak/cats-effect-testing.git#6f696ef6ed9d9f4f4a381137b8c99855852dd0f8"
5+
uri: "https://github.com/djspiewak/cats-effect-testing.git#3a4b010a6ed134b5c67fae6772ca1c57fea689d9"
66

77
extra.commands: ${vars.default-commands} [
88
"set every gpgWarnOnFailure := true"

proj/cats-effect.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-effect: ${vars.base} {
44
name: "cats-effect"
5-
uri: "https://github.com/typelevel/cats-effect.git#7194d2444bb8e854b026c50d692d84cfb0def83f"
5+
uri: "https://github.com/typelevel/cats-effect.git#e64e836135a5f57ae36e1ce595d2e205faa985e9"
66

77
extra.projects: ["coreJVM", "lawsJVM"] // no Scala.js plz
88
extra.commands: ${vars.default-commands} [

proj/cats-mtl.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
vars.proj.cats-mtl: ${vars.base} {
66
name: "cats-mtl"
7-
uri: "https://github.com/typelevel/cats-mtl.git#7679d606336a4da0e6dfca43c0a481db273cc10c"
7+
uri: "https://github.com/typelevel/cats-mtl.git#39ad9a205deb9b4794de2866892e0f800debbdd3"
88

99
extra.exclude: ["*JS"]
1010
extra.commands: ${vars.default-commands} [

proj/cats-parse.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-parse: ${vars.base} {
44
name: "cats-parse"
5-
uri: "https://github.com/typelevel/cats-parse.git#1d6061c380e35ba9f9ed2df63e002332446a16c4"
5+
uri: "https://github.com/typelevel/cats-parse.git#45893784ef9514eafaa7a5ff57f8dd5339fcd112"
66

77
extra.exclude: ["bench", "docs", "*JS"]
88
extra.commands: ${vars.default-commands} [

proj/cats-time.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-time: ${vars.base} {
44
name: "cats-time"
5-
uri: "https://github.com/ChristopherDavenport/cats-time.git#c27d79a3b6a39e152416b8f03d06639fac46ff40"
5+
uri: "https://github.com/ChristopherDavenport/cats-time.git#83c68695ef6f258a9a31d2fe3659cf70d8700140"
66

77
extra.exclude: ["*JS", "docs"]
88
}

proj/circe-config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
vars.proj.circe-config: ${vars.base} {
66
name: "circe-config"
7-
uri: "https://github.com/circe/circe-config.git#0a79b09854c68ef9da1527c7aa974297c5aad0f5"
7+
uri: "https://github.com/circe/circe-config.git#010fda996ff100656dec5db80e4acd85c3fa0ca4"
88

99
extra.commands: ${vars.default-commands} [
1010
"""set every doctestScalaTestVersion := Some("3.2.1")"""

proj/circe-generic-extras.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.circe-generic-extras: ${vars.base} {
44
name: "circe-generic-extras"
5-
uri: "https://github.com/circe/circe-generic-extras.git#d646e3cf3a4ded7218dad4107a518cd5c4d9d942"
5+
uri: "https://github.com/circe/circe-generic-extras.git#51fa4d37aa07055b969500c084377c62d33ae919"
66

77
extra.projects: ["genericExtras"]
88
// scalatestplus artifact name change

proj/claimant.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.claimant: ${vars.base} {
44
name: "claimant"
5-
uri: "https://github.com/typelevel/claimant.git#3a002536c135fd9ead3547561ea76616fcfa86ff"
5+
uri: "https://github.com/typelevel/claimant.git#349df3137593555a3b2254850af15b4e5448e0ab"
66

77
extra.exclude: ["root", "*JS"]
88
}

proj/coulomb.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
vars.proj.coulomb: ${vars.base} {
77
name: "coulomb"
8-
uri: "https://github.com/erikerlandson/coulomb.git#a7a42cd13ef9927cde3775011a2b1d1a73513dcc"
8+
uri: "https://github.com/erikerlandson/coulomb.git#c4ea32e507b7806007fd3afe8dcf4d7322579cb2"
99

1010
extra.projects: ["coulomb_testsJVM"] // builds & tests everything.... I think
1111
extra.commands: ${vars.default-commands} [

proj/discipline-munit.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.discipline-munit: ${vars.base} {
44
name: "discipline-munit"
5-
uri: "https://github.com/typelevel/discipline-munit.git#014f8ca26fefab7c32a2779b9d3382df14ccf860"
5+
uri: "https://github.com/typelevel/discipline-munit.git#120fffcf722f1d4a218110a5c42b3e68fe10dff2"
66

77
extra.exclude: ["*JS", "*Native"]
88
}

proj/discipline-scalatest.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.discipline-scalatest: ${vars.base} {
44
name: "discipline-scalatest"
5-
uri: "https://github.com/typelevel/discipline-scalatest.git#cb72a3fd74ac98c0730611d5057f93ed15515b9b"
5+
uri: "https://github.com/typelevel/discipline-scalatest.git#2741ea4dfd025c09b0d472c3956eed997a615b95"
66

77
extra.exclude: ["*JS", "*Native", "docs"]
88
extra.commands: ${vars.default-commands} [

proj/discipline-specs2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.discipline-specs2: ${vars.base} {
44
name: "discipline-specs2"
5-
uri: "https://github.com/typelevel/discipline-specs2.git#3603b08749404f83946aab48203f8bd9f9410b49"
5+
uri: "https://github.com/typelevel/discipline-specs2.git#9dfb9d7bcd217e431693b76ee694ded44fd9c3a1"
66

77
extra.exclude: ["*JS", "docs"]
88
}

proj/discipline.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.discipline: ${vars.base} {
44
name: "discipline"
5-
uri: "https://github.com/typelevel/discipline.git#b0865da0c5e016ad1d45060f52885219256d3205"
5+
uri: "https://github.com/typelevel/discipline.git#0881a21a97e7967de4373c057211eecbf1724391"
66

77
extra.projects: ["coreJVM"] // no Scala.js please
88
extra.commands: ${vars.default-commands} [

proj/expecty.conf

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@
44

55
vars.proj.expecty: ${vars.base} {
66
name: "expecty"
7-
uri: "https://github.com/eed3si9n/expecty.git#fafe0a856bc81667b8f1714a1729a89c7359bccd"
7+
uri: "https://github.com/eed3si9n/expecty.git#090f3b88970861ba907a1f04bb2a5d7743107145"
88

99
extra.projects: ["expecty"] // this is the 2.13 one
1010
extra.settings: ${vars.base.extra.settings} [
1111
"Global / semanticdbEnabled := false"
1212
]
13-
extra.commands: ${vars.default-commands} [
14-
// use right version-specific source directories (not sure why existing stuff in build.sbt doesn't work)
15-
"""set expecty.jvm("2.13.4") / Compile / unmanagedSourceDirectories += (ThisBuild / baseDirectory).value / "src" / "main" / "scala-2.13""""
16-
"""set expecty.jvm("2.13.4") / Test / unmanagedSourceDirectories += (ThisBuild / baseDirectory).value / "src" / "test" / "scala-2.13""""
17-
]
1813
}

proj/expression-evaluator.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
vars.proj.expression-evaluator: ${vars.base} {
66
name: "expression-evaluator"
7-
uri: "https://github.com/plokhotnyuk/expression-evaluator.git#aeb26de806c3602fe397c44a58f3ac5e0b71cfa1"
7+
uri: "https://github.com/plokhotnyuk/expression-evaluator.git#f829f0eaf0dd0d7db4af068d4f7b77900b3b2e71"
88

99
}

proj/fast-string-interpolator.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.fast-string-interpolator: ${vars.base} {
44
name: "fast-string-interpolator"
5-
uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#586dd84d05450962d265a972261a8b99c254827c"
5+
uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#b6a3aba44ad5218d4ecb1552165c0e6a12bdae93"
66

77
// Missing dependency: com.dongxiguo#fastring. likely out of scope anyway
88
extra.exclude: ["fsi-benchmark", "fsi-benchmark-core"]

proj/fs2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
vars.proj.fs2: ${vars.base} {
66
name: "fs2"
7-
uri: "https://github.com/typelevel/fs2.git#5d2580ac99cfb39517dca35c66ab6c47d60aff02"
7+
uri: "https://github.com/typelevel/fs2.git#59db3ab578600efeec08a69cf6194bf31ea57a99"
88

99
// no Scala.js, no benchmarks or docs
1010
extra.projects: ["coreJVM", "reactiveStreams", "io"]

proj/github4s.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.github4s: ${vars.base} {
44
name: "github4s"
5-
uri: "https://github.com/47deg/github4s.git#46015f70ba777ea6a67121cda0d445390dce25ec"
5+
uri: "https://github.com/47deg/github4s.git#485f82d8b1040612bf8064baf67055be8d59964c"
66

77
extra.projects: ["github4s"]
88
extra.settings: ${vars.base.extra.settings} [

proj/implicitbox.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
vars.proj.implicitbox: ${vars.base} {
66
name: "implicitbox"
7-
uri: "https://github.com/monix/implicitbox.git#7c76dcb2d7b3efbbb84adfe9cee7eb286d043e44"
7+
uri: "https://github.com/monix/implicitbox.git#bb5dc186943d788acfd3a0bcc7c940d5f75fb0de"
88

99
extra.projects: ["implicitboxJVM"]
1010
}

proj/jsoniter-scala.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.jsoniter-scala: ${vars.base} {
44
name: "jsoniter-scala"
5-
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#5f1ee2b7d607e489cc0801fb8de0f2fc8b489d7f"
5+
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#e30cee10d713854e61f76921de701b1e2a9af0c1"
66

77
extra.exclude: ["*JS", "*benchmark*"]
88
}

proj/kamon.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.kamon: ${vars.base} {
44
name: "kamon"
5-
uri: "https://github.com/kamon-io/Kamon.git#e668e828a0c4c9cb1a5be6473940e75220dad68a"
5+
uri: "https://github.com/kamon-io/Kamon.git#9b8ae76e661d9e81b22bd0d5760cfc38d73b58eb"
66

77
// just what lila-ws needs, for now anyway
88
extra.projects: ["kamon-core", "kamon-influxdb", "kamon-system-metrics"]

proj/kittens.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.kittens: ${vars.base} {
44
name: "kittens"
5-
uri: "https://github.com/typelevel/kittens.git#5ea0427317fb88399b3b07688500cbd8f0c98bfc"
5+
uri: "https://github.com/typelevel/kittens.git#67d3d2094612ab0a7b3a3d848d825e3d8119bc11"
66

77
extra.projects: ["coreJVM"] // sorry, Scala.js
88
}

proj/lightbend-emoji.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.lightbend-emoji: ${vars.base} {
44
name: "lightbend-emoji"
5-
uri: "https://github.com/lightbend/lightbend-emoji.git#b246b6e12f38419babfaaf2aabc6317323927aa0"
5+
uri: "https://github.com/lightbend/lightbend-emoji.git#d085a9f69c5353e7c411fdfd361e5632d3ffac4f"
66

77
extra.options: ["-Dsbt.sbtbintray=false"]
88
}

proj/lila-ws.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
vars.proj.lila-ws: ${vars.base} {
44
name: "lila-ws"
5-
uri: "https://github.com/ornicar/lila-ws.git#513c610612433f8308f1338f8cd6bdd4ddeff5e1"
5+
uri: "https://github.com/ornicar/lila-ws.git#2ad562c7dd5cd03b0d4d212d1f1c64d7e68274ff"
66

77
}

proj/log4s.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.log4s: ${vars.base} {
44
name: "log4s"
5-
uri: "https://github.com/Log4s/log4s.git#8b520f454096eead5695b52857076ed03658dacd"
5+
uri: "https://github.com/Log4s/log4s.git#d37e23bf404233883569e817cab251044eba6b9e"
66

77
extra.exclude: ["*JS", "testingJS"]
88
}

proj/mdoc.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.mdoc: ${vars.base} {
44
name: "mdoc"
5-
uri: "https://github.com/scalameta/mdoc.git#96aecfb8e0f934e4eaf378a03d075a93e3b511b1"
5+
uri: "https://github.com/scalameta/mdoc.git#c4ad729c4109fb073d6359881198cf785864ed2e"
66

77
extra.exclude: [
88
"js", "jsdocs", "docs", "unit", "plugin", "*JS"

proj/metrics-scala.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.metrics-scala: ${vars.base} {
44
name: "metrics-scala"
5-
uri: "https://github.com/erikvanoosten/metrics-scala.git#baaa16bb93dc4ef47d400e2ffe19170db2915f1f"
5+
uri: "https://github.com/erikvanoosten/metrics-scala.git#3fb45bc6642021b053bab5e5a81e43261da5bd42"
66

77
// our Akka version is 2.6; as of January 2020 there is only a
88
// a metricsAkka25 project, no Akka26, but perhaps it will be source-compatible?

proj/mima.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.mima: ${vars.base} {
44
name: "mima"
5-
uri: "https://github.com/lightbend/mima.git#747bc32a73b394b7dbf40569773bca13f35a8225"
5+
uri: "https://github.com/lightbend/mima.git#9184e91c78f07ec46864f152672e652002b52cf5"
66

77
extra.exclude: ["sbtplugin"] // out of scope
88
// `IntegrationTest/test` doesn't work but `it:test` does. dbuild limitation I guess

proj/monix-bio.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.monix-bio: ${vars.base} {
44
name: "monix-bio"
5-
uri: "https://github.com/monix/monix-bio.git#5ea17914b0f0af58fc333662baad28a1ba4a9adc"
5+
uri: "https://github.com/monix/monix-bio.git#73a5fb1cdbb945c6577f9ba33242de970205ca2f"
66

77
extra.exclude: ["*JS", "benchmarks", "docs"]
88
}

proj/monix.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.monix: ${vars.base} {
44
name: "monix"
5-
uri: "https://github.com/monix/monix.git#651e7da743170dd22cad7bf2e0434d1b295967e0"
5+
uri: "https://github.com/monix/monix.git#6961c65043a7920119323a0e2a58faa9466b8014"
66

77
extra.projects: [
88
"coreJVM", "reactiveJVM"

proj/monocle.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.monocle: ${vars.base} {
44
name: "monocle"
5-
uri: "https://github.com/julien-truffaut/Monocle.git#0a82947207896e53b293571ef07ba479b4a8f56b"
5+
uri: "https://github.com/julien-truffaut/Monocle.git#584959663202a698470091cc8574126fe0dffe07"
66

77
// try to enable more subprojects?
88
extra.projects: ["coreJVM", "macrosJVM", "lawJVM", "genericJVM"]

proj/munit-cats-effect.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.munit-cats-effect: ${vars.base} {
44
name: "munit-cats-effect"
5-
uri: "https://github.com/typelevel/munit-cats-effect.git#5a4ee90a625e01c47421a17d1b093b2f27b9f2c5"
5+
uri: "https://github.com/typelevel/munit-cats-effect.git#bba13db2955e766eac0a5c67ae110f544c8e2a2b"
66

77
extra.projects: ["ce2JVM"] // we don't have Cats Effect 3 yet
88
extra.exclude: ["*JS"]

proj/munit.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.munit: ${vars.base} {
44
name: "munit"
5-
uri: "https://github.com/scalameta/munit.git#84980e9d5e0306e30f65f1f64fa3a52c474879f5"
5+
uri: "https://github.com/scalameta/munit.git#39d415f7cb385fb67e3d3c92bd9fdcbdf000ed5d"
66

77
extra.exclude: ["docs", "plugin", "*JS", "*Native"]
88
extra.settings: ${vars.base.extra.settings} [

proj/natchez.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
vars.proj.natchez: ${vars.base} {
66
name: "natchez"
7-
uri: "https://github.com/tpolecat/natchez.git#c97ab5313d7179c5da9092e7cb88205013540813"
7+
uri: "https://github.com/tpolecat/natchez.git#7f6c0e8b29b8dc7d24e6c016009372f80d12b4e4"
88

99
// let's try and squeak by with just the minimum, since our present goal is
1010
// just to get pfps-shopping-cart green

proj/nscala-time.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
vars.proj.nscala-time: ${vars.base} {
66
name: "nscala-time"
7-
uri: "https://github.com/nscala-time/nscala-time.git#27da21f2f84489a368965245953f6b0b11c0bf58"
7+
uri: "https://github.com/nscala-time/nscala-time.git#23b0d1722845cbbfff4765ee388097b209618f9b"
88

99
}

proj/paiges.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.paiges: ${vars.base} {
44
name: "paiges"
5-
uri: "https://github.com/typelevel/paiges.git#90e5f1a4b3b1949751480bf370c75e16c777cd8e"
5+
uri: "https://github.com/typelevel/paiges.git#333ad992d44461cfb0eaf107e3e8d7aa336fc61c"
66

77
extra.projects: ["coreJVM", "catsJVM"] // but not "benchmark"
88
extra.commands: ${vars.default-commands} [

proj/parboiled.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.parboiled: ${vars.base} {
44
name: "parboiled"
5-
uri: "https://github.com/sirthias/parboiled.git#84929855f2554ed8eaafa713a94668428bebadae"
5+
uri: "https://github.com/sirthias/parboiled.git#0c1354f2a189befc6406c12f6396040cf7821d98"
66

77
extra.projects: ["parboiled-scala"]
88
}

0 commit comments

Comments
 (0)