Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/bufbuild/buf v1.57.2 -> v1.59.0 age confidence

Release Notes

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

v1.59.0

Compare Source

  • Promote buf beta lsp to buf lsp serve. Command buf beta lsp is now deprecated.
  • Add textDocument/References support for buf lsp serve.
  • Add autocompletion for basic keywords, syntax, package and imports for buf lsp serve.
  • Add workspace symbol queries for buf lsp serve.
  • Fix positional encoding for diagnostics in buf lsp serve.
  • Fix format updates for buf lsp serve.
  • Fix syntax highlighting on semantic tokens for buf lsp serve.
  • Fix buf format to remove extraneous whitespace before the first header node (syntax/package
    declarations).

v1.58.0

Compare Source

  • Update PROTOVALIDATE lint rule to check IGNORE_IF_ZERO_VALUE on fields that track presence.
  • Fix buf format on fields with missing field number tags.
  • Optimize include and exclude path handling for workspaces to avoid unnecessary file system
    operations. This change can result in a performance improvement for large workspaces.
  • Fix buf curl for HTTP/2 services with --http2-prior-knowledge flag set.

Configuration

📅 Schedule: 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
Copy link
Contributor Author

renovate bot commented Oct 9, 2025

ℹ 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):

  • 24 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/text v0.29.0 -> v0.30.0
google.golang.org/protobuf v1.36.9 -> v1.36.10
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.9-20250718181942-e35f9b667443.1 -> v1.36.10-20250718181942-e35f9b667443.1
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.9-20250912141014-52f32327d4b0.1 -> v1.36.10-20250912141014-52f32327d4b0.1
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.18.1-20250903170917-c4be0f57e197.1 -> v1.19.1-20250924144421-cb55f06efbd2.2
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.36.9-20250903170917-c4be0f57e197.1 -> v1.36.10-20250924144421-cb55f06efbd2.1
buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.36.8-20241007202033-cf42259fcbfc.1 -> v1.36.10-20241007202033-cf42259fcbfc.1
connectrpc.com/connect v1.18.1 -> v1.19.1
github.com/bufbuild/protocompile v0.14.1 -> v0.14.2-0.20251017200126-6da99d83224e
github.com/docker/cli v28.4.0+incompatible -> v28.5.1+incompatible
github.com/docker/docker v28.4.0+incompatible -> v28.5.1+incompatible
github.com/docker/docker-credential-helpers v0.9.3 -> v0.9.4
github.com/gofrs/flock v0.12.1 -> v0.13.0
github.com/quic-go/quic-go v0.54.0 -> v0.55.0
github.com/segmentio/asm v1.2.0 -> v1.2.1
golang.org/x/crypto v0.42.0 -> v0.43.0
golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b -> v0.0.0-20251009144603-d2f985daa21b
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/term v0.35.0 -> v0.36.0
golang.org/x/tools v0.37.0 -> v0.38.0
google.golang.org/genproto/googleapis/api v0.0.0-20250908214217-97024824d090 -> v0.0.0-20251007200510-49b9836ed3ff
google.golang.org/genproto/googleapis/rpc v0.0.0-20250908214217-97024824d090 -> v0.0.0-20251007200510-49b9836ed3ff

@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.58.0 Update module github.com/bufbuild/buf to v1.59.0 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from f20838d to 7127247 Compare October 20, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant