daml/ledger-service
Moritz Kiefer 7e05dc7932
Upgrade rules-scala and scalatest (#8187)
This is necessary to at least attempt an upgrade to 2.13 and
generally, I want to keep our rulesets up2date. rules-scala forces the
version of scalatest so we have to bump that at the same time.

This requires changes to basically all Scala test suites since the
import structure has changed and a bunch of things (primarily
scalacheck support) got split out.

Apologies for the giant PR, I don’t see a way to keep it smaller.

changelog_begin
changelog_end
2020-12-08 06:59:23 +01:00
..
cli-opts Move common jwt cli flags (#7811) 2020-10-26 17:53:37 +00:00
db-backend speed up sync fetch by contract ID/key with postgres and faster in-memory filtering (#7993) 2020-11-30 13:51:29 -05:00
http-json Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
http-json-perf Add tests for connection failures in the JSON API (#7751) 2020-10-20 18:59:11 +02:00
http-json-testing Upgrade akka and akka-http (#8048) 2020-11-25 10:13:51 +01:00
jwt Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
lf-value-json Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
utils Bazel: Factor out logic around Protobuf JARs. [KVL-714] (#8084) 2020-11-27 08:34:53 +00:00