Skip to content

Update module github.com/bufbuild/buf to v1.73.0 - #364

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-bufbuild-buf-1.x
Open

Update module github.com/bufbuild/buf to v1.73.0#364
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-bufbuild-buf-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/bufbuild/buf v1.72.0v1.73.0 age confidence

Release Notes

bufbuild/buf (github.com/bufbuild/buf)

v1.73.0

Compare Source

  • Fix buf format dropping comments next to commas or semicolons in message literals.
  • Fix compilation failing to resolve symbols re-exported through import public when the
    re-exporting file also reaches those symbols through a non-public import.
  • Fix LSP go to definition not resolving across files inside dependency and well-known-type
    files, and release workspaces when their last open file closes to free resources.
  • Fix LSP finding only a subset of references to symbols declared in
    dependencies, including well-known types.
  • Fix buf format non-idempotent trailing comment formatting.
  • Update built-in Well-Known Types to Protobuf v35.1.
  • Fix managed mode setting java_multiple_files on Edition 2024 files, which is not
    allowed and causes code generation to fail.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the automated label Sep 11, 2026
@renovate

renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 32 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.11 -> 1.26.7
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.11-20260626152828-968bf0468096.1 -> v1.36.12-20260722160903-4d94f3df3a7b.2
buf.build/gen/go/bufbuild/protodescriptor/protocolbuffers/go v1.36.11-20250109164928-1da0de137947.1 -> v1.36.12-20250109164928-1da0de137947.2
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.11-20260709200747-435963d16310.1 -> v1.36.12-20260825204119-511051f7f437.2
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.20.0-20260713175918-10d915f5b43b.1 -> v1.20.0-20260831211851-b4432e12a6e7.1
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.36.11-20260713175918-10d915f5b43b.1 -> v1.36.12-20260831211851-b4432e12a6e7.2
buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.36.11-20241007202033-cf42259fcbfc.1 -> v1.36.12-20241007202033-cf42259fcbfc.2
buf.build/go/app v0.2.1-0.20260626143626-be153867abea -> v0.2.1-0.20260824172350-b0e76892c61a
buf.build/go/protovalidate v1.2.0 -> v1.4.0
cel.dev/expr v0.25.2 -> v0.25.3
github.com/bufbuild/protocompile v0.14.2-0.20260716165721-bb5762d29672 -> v0.14.2-0.20260910151042-7436f7c76201
github.com/docker/cli v29.6.1+incompatible -> v29.8.0+incompatible
github.com/docker/docker-credential-helpers v0.9.8 -> v0.9.9
github.com/docker/go-connections v0.7.0 -> v0.8.1
github.com/gofrs/flock v0.13.0 -> v0.13.1
github.com/google/go-containerregistry v0.21.7 -> v0.22.1
github.com/klauspost/compress v1.19.1 -> v1.20.0
github.com/mattn/go-isatty v0.0.23 -> v0.0.24
github.com/moby/moby/api v1.55.0 -> v1.56.0
github.com/moby/moby/client v0.5.0 -> v0.6.0
github.com/petermattis/goid v0.0.0-20260716134002-a9b348f0a2b9 -> v0.0.0-20260820044319-269ab09b5261
github.com/quic-go/quic-go v0.60.0 -> v0.62.0
github.com/sirupsen/logrus v1.9.4 -> v1.10.2
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0 -> v0.71.0
go.opentelemetry.io/otel v1.44.0 -> v1.46.0
go.opentelemetry.io/otel/metric v1.44.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.44.0 -> v1.46.0
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/crypto v0.55.0 -> v0.56.0
golang.org/x/exp v0.0.0-20260709172345-9ea1abe57597 -> v0.0.0-20260824195058-e88cd73687aa
golang.org/x/sync v0.22.0 -> v0.23.0
google.golang.org/genproto/googleapis/api v0.0.0-20260715232425-e75dac1f907d -> v0.0.0-20260904194346-d0f1323225a4
google.golang.org/genproto/googleapis/rpc v0.0.0-20260715232425-e75dac1f907d -> v0.0.0-20260904194346-d0f1323225a4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants