typedb / typedb-common

TypeDB Common Libraries and Scripts
GNU Affero General Public License v3.0
7 stars 14 forks source link

Upgrade to Bazel 5 #123

Closed lolski closed 2 years ago

lolski commented 2 years ago

What is the goal of this PR?

Make the repository use Bazel 5. Bazel 4 and below only work with the deprecated Python 2, which is no longer included in some operating systems such as the latest Mac OS X.

What are the changes implemented in this PR?

  1. Upgrade Bazel to 5.1.1.
  2. Upgrade @vaticle_dependencies
  3. Make the typedb_java_test rule compliant with Bazel 5