bazel-contrib / bazel-gazelle

Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
Apache License 2.0
1.19k stars 378 forks source link

prepare gazelle release 0.39 #1925

Closed tyler-french closed 3 weeks ago

tyler-french commented 4 weeks ago

This PR prepares the new Gazelle release.

We recently upgraded dependencies in https://github.com/bazelbuild/bazel-gazelle/pull/1911