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.21k stars 381 forks source link

prepare gazelle release 0.39 #1925

Closed tyler-french closed 2 months ago

tyler-french commented 2 months ago

This PR prepares the new Gazelle release.

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