Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/bufbuild/buf v1.59.0v1.65.0 age confidence

Release Notes

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

v1.65.0

Compare Source

  • Add buf registry policy {commit,create,delete,info,label,settings} commands to manage BSR policies.
  • Add LSP deprecate code action to add the deprecated option on types and symbols.
  • Fix import LSP document link to not include import keyword.
  • Update PROTOVALIDATE lint rule to support checking unenforceable required rules on repeated.items, map.keys and map.values.
  • Add buf source edit deprecate command to deprecate types by setting the deprecate = true option.

v1.64.0

Compare Source

  • Fix LSP completion for options.
  • Add LSP document highlighting support.
  • Add LSP completion for fully-qualified type references.
  • Improve LSP semantic tokens implementation (for syntax highlighting).
  • Add LSP organize imports code action to add missing imports, remove unused
    imports, and sort imports alphabetically.
  • Add LSP document link support.
  • Add LSP folding range support.
  • Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.

v1.63.0

Compare Source

  • Update PROTOVALIDATE lint rule to support field mask rules.
  • Add LSP completion for field numbers.

v1.62.1

Compare Source

  • Fix default behavior for swift_prefix to remain unset when no override is provided in
    managed mode.

v1.62.0

Compare Source

  • Add swift_prefix to managed mode.
  • Add textDocument/rename and textDocument/prepareRename support for buf lsp serve.
  • Fix panic in LSP for empty option paths.
  • Fix support for multi-arch image manifests for buf beta registry plugin push.

v1.61.0

Compare Source

  • Disable format on unknown or invalid syntax.
  • Fix regression in LSP functionality for well-known types.
  • Fix browser open for buf registry login in WSL2.
  • Fix panic in LSP for EOF lookups.
  • Fix --create flag for buf push to avoid errors on already existing modules if create is disallowed.

v1.60.0

Compare Source

  • Fix LSP published diagnostics to filter to the opened file.
  • Add textDocument/documentSymbol support for buf lsp serve.
  • Fix LSP navigation for cached modules which could cause import paths to become unresolvable.
  • Update default value of --timeout flag to 0, which results in no timeout by default.

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 renovate bot added the automated label Jan 31, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 31, 2026

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

  • 42 additional dependencies were updated

Details:

Package Change
google.golang.org/protobuf v1.36.10 -> v1.36.11
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.10-20250718181942-e35f9b667443.1 -> v1.36.11-20250718181942-e35f9b667443.1
buf.build/gen/go/bufbuild/protodescriptor/protocolbuffers/go v1.36.10-20250109164928-1da0de137947.1 -> v1.36.11-20250109164928-1da0de137947.1
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.10-20250912141014-52f32327d4b0.1 -> v1.36.11-20251209175733-2a1774d88802.1
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.19.1-20250924144421-cb55f06efbd2.2 -> v1.19.1-20260126144947-819582968857.2
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.36.10-20250924144421-cb55f06efbd2.1 -> v1.36.11-20260126144947-819582968857.1
buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.36.10-20241007202033-cf42259fcbfc.1 -> v1.36.11-20241007202033-cf42259fcbfc.1
buf.build/go/app v0.1.0 -> v0.2.0
buf.build/go/protovalidate v1.0.0 -> v1.1.0
cel.dev/expr v0.24.0 -> v0.25.1
connectrpc.com/otelconnect v0.8.0 -> v0.9.0
github.com/bufbuild/protocompile v0.14.2-0.20251017200126-6da99d83224e -> v0.14.2-0.20260130195850-5c64bed4577e
github.com/containerd/stargz-snapshotter/estargz v0.17.0 -> v0.18.2
github.com/docker/cli v28.5.1+incompatible -> v29.2.0+incompatible
github.com/docker/docker v28.5.1+incompatible -> v28.5.2+incompatible
github.com/docker/docker-credential-helpers v0.9.4 -> v0.9.5
github.com/google/cel-go v0.26.1 -> v0.27.0
github.com/google/go-containerregistry v0.20.6 -> v0.20.7
github.com/klauspost/compress v1.18.0 -> v1.18.3
github.com/morikuni/aec v1.0.0 -> v1.1.0
github.com/petermattis/goid v0.0.0-20250904145737-900bdf8bb490 -> v0.0.0-20260113132338-7c7de50cc741
github.com/quic-go/quic-go v0.57.0 -> v0.59.0
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
github.com/spf13/cobra v1.10.1 -> v1.10.2
github.com/tetratelabs/wazero v1.9.0 -> v1.11.0
github.com/vbatts/tar-split v0.12.1 -> v0.12.2
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 -> v0.64.0
go.opentelemetry.io/otel v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.39.0
golang.org/x/crypto v0.45.0 -> v0.47.0
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b -> v0.0.0-20260112195511-716be5621a96
golang.org/x/mod v0.29.0 -> v0.32.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/oauth2 v0.30.0 -> v0.33.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/term v0.37.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/tools v0.38.0 -> v0.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20251007200510-49b9836ed3ff -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/rpc v0.0.0-20251007200510-49b9836ed3ff -> v0.0.0-20260128011058-8636f8732409

@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.64.0 Update module github.com/bufbuild/buf to v1.65.0 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 9077aeb to f0105be Compare February 3, 2026 22:16
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