Skip to content

Update module github.com/bufbuild/buf to v1.54.0 #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/bufbuild/buf v1.42.0 -> v1.54.0 age adoption passing confidence

Release Notes

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

v1.54.0

Compare Source

  • Add CSR category to breaking rules.
  • Add support for local bufplugins for protoc-gen-buf-breaking and protoc-gen-buf-lint.
  • Add RISC-V (64-bit) binaries for Linux to releases.
  • Fix type filtering on buf generate for empty files, files with no declared types.
  • Fix CEL check on buf lint for predefined rules variables.
  • Fix buf config migrate to filter out removed rules.
  • Allow users to set examples without constraints in PROTOVALIDATE lint rule.
  • Add ppc64le binaries for Linux to releases.

v1.53.0

Compare Source

  • Fix buf breaking annotations for JSON format.

v1.52.1

Compare Source

  • Fix language version for pre-commit hooks.

v1.52.0

Compare Source

  • Fix exclude_type on a non imported package.
  • Fix --exclude-type flag for buf generate when an input is specified.
  • Fix type filter import filtering for options.
  • Add OS environment when invoking local buf plugins.
  • Add file path to buf lint and buf breaking output even when source code info is not
    available. This allows buf lint and buf breaking to respect ignore and ignore_only
    configurations when source code info is not available.

v1.51.0

Compare Source

  • Fix buf convert to allow for zero length for binpb, txtpb, and yaml formats.
  • Fix use of deprecated flag --include-types for buf generate.
  • Add --against-registry flag to buf breaking that runs breaking checks against the latest
    commit on the default branch of the corresponding module in the registry.
  • Fix type filter with unused image dependencies for buf generate.
  • Improve type filtering for buf generate. Adds the ability to exclude types with the parameter
    exclude_types in buf.gen.yaml and a flag --exclude-types in the CLI.
    Type filters may now also be specified as plugin parameters in buf.gen.yaml.

v1.50.1

Compare Source

  • Minor fixes and dependency updates.

v1.50.0

Compare Source

  • Add input parameter filter for use with git inputs. This sets the filter
    flag argument for the git fetch command.

v1.49.0

Compare Source

  • Fix buf plugin push --label to allow pushing a plugin with a label.
  • Add --digest-changes-only flag to buf registry {module,plugin} commit list to filter
    out commits that have no digest changes.
  • Fix buf plugin push --source-control-url to allow pushing a plugin with the source
    control url.

v1.48.0

Compare Source

  • Add buf registry plugin {create,delete,info,update} commands to manage BSR plugins.
  • Breaking analysis support for buf beta lsp.
  • Fix bug when using the --type flag filter for buf build where import ordering is not
    deterministic.
  • Add buf plugin push command to push a plugin to the Buf Schema Registry.
    Only WebAssembly check plugins are supported at this time.
  • Add buf plugin update and buf plugin prune command to manage plugins in the buf.lock
    file. Only WebAssembly check plugins are supported at this time.
  • Add buf registry plugin commit {add-label,info,list,resolve} to manage BSR plugin commits.
  • Add buf registry plugin label {archive,info,list,unarchive} to manage BSR plugin commits.
  • Move buf registry module update to buf registry module settings update. Command
    buf registry module update is now deprecated.
  • Support remote check plugins in buf lint and buf breaking commands.

v1.47.2

Compare Source

  • Update the patch version to resolve NPM packaging issues. No command updates or user changes.

v1.47.1

Compare Source

  • Update the patch version to resolve NPM packaging issues. No command updates or user changes.

v1.47.0

Compare Source

  • Move buf registry commit to buf registry module commit. Command
    buf registry commit is now deprecated.
  • Move buf registry label to buf registry module label. Command
    buf registry label is now deprecated.

v1.46.0

Compare Source

  • Add buf registry whoami command, which checks if you are logged in to the Buf Schema
    Registry at a given domain.

v1.45.0

Compare Source

  • Update buf registry module info --format=json to add default_label_name, which provides the name
    of the default label of a module.

v1.44.0

Compare Source

  • Update the PROTOVALIDATE lint rule to check example field options. Examples will be checked that
    they satisfy the field constraints, and are only present if constraints are present.
  • Update the PROTOVALIDATE lint rule to check predefined rules. Predefined rules will be checked
    that they compile.
  • Add support for a WebAssembly (Wasm) runtime for custom lint and breaking changes plugins. Use the
    .wasm file extension to specify a path to a Wasm plugin.

v1.43.0

Compare Source

  • Add new experimental LSP support under buf beta lsp.

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 Sep 30, 2024
Copy link
Contributor Author

renovate bot commented Sep 30, 2024

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

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

Details:

Package Change
go 1.23 -> 1.23.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
google.golang.org/grpc v1.67.0 -> v1.72.0
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689 -> v1.36.6
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.34.2-20240904181154-a0be11449112.2 -> v1.36.6-20250121211742-6d880cc6cc8d.1
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 -> v1.36.6-20250425153114-8976f5be98c1.1
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.16.2-20240821192916-45ba72cdd479.1 -> v1.18.1-20250424215339-a457693b5db4.1
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240821192916-45ba72cdd479.2 -> v1.36.6-20250424215339-a457693b5db4.1
buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.34.2-20240828222655-5345c0a56177.2 -> v1.36.6-20241007202033-cf42259fcbfc.1
buf.build/go/bufplugin v0.2.0 -> v0.9.0
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 -> v0.0.0-20250102033503-faa5f7b0171c
github.com/bufbuild/protoplugin v0.0.0-20240911180120-7bb73e41a54a -> v0.0.0-20250218205857-750e09ce93e1
github.com/containerd/stargz-snapshotter/estargz v0.15.1 -> v0.16.3
github.com/docker/cli v27.2.1+incompatible -> v28.1.1+incompatible
github.com/docker/docker v27.2.1+incompatible -> v28.1.1+incompatible
github.com/docker/docker-credential-helpers v0.8.2 -> v0.9.3
github.com/go-chi/chi/v5 v5.1.0 -> v5.2.1
github.com/google/cel-go v0.21.0 -> v0.25.0
github.com/google/go-containerregistry v0.20.2 -> v0.20.3
github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134 -> v0.0.0-20250501235452-c0086092b71a
github.com/klauspost/compress v1.17.9 -> v1.18.0
github.com/moby/sys/user v0.3.0 -> v0.4.0
github.com/moby/term v0.5.0 -> v0.5.2
github.com/onsi/ginkgo/v2 v2.20.2 -> v2.23.4
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/quic-go/quic-go v0.48.2 -> v0.51.0
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
github.com/vbatts/tar-split v0.11.5 -> v0.12.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 -> v0.60.0
go.opentelemetry.io/otel v1.30.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.30.0 -> v1.35.0
golang.org/x/crypto v0.31.0 -> v0.38.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 -> v0.0.0-20250506013437-ce4c2cf36ca6
golang.org/x/mod v0.21.0 -> v0.24.0
golang.org/x/net v0.33.0 -> v0.40.0
golang.org/x/oauth2 v0.22.0 -> v0.26.0
golang.org/x/sync v0.10.0 -> v0.14.0
golang.org/x/sys v0.28.0 -> v0.33.0
golang.org/x/term v0.27.0 -> v0.32.0
golang.org/x/text v0.21.0 -> v0.25.0
golang.org/x/tools v0.25.0 -> v0.33.0
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20250505200425-f936aa4a68b2
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20250505200425-f936aa4a68b2
pluginrpc.com/pluginrpc v0.3.0 -> v0.5.0

@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.43.0 Update module github.com/bufbuild/buf to v1.44.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 2 times, most recently from daebd83 to bff4ac6 Compare October 8, 2024 23:07
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.44.0 Update module github.com/bufbuild/buf to v1.45.0 Oct 8, 2024
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.45.0 Update module github.com/bufbuild/buf to v1.46.0 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from bff4ac6 to 6bd6373 Compare October 29, 2024 21:45
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 6bd6373 to 856cf68 Compare November 13, 2024 20:18
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.46.0 Update module github.com/bufbuild/buf to v1.47.0 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 2 times, most recently from 0e3f2a7 to 924fef9 Compare November 14, 2024 16:04
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.47.0 Update module github.com/bufbuild/buf to v1.47.2 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 3 times, most recently from 4ca6038 to 5ef12c4 Compare December 20, 2024 01:08
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.47.2 Update module github.com/bufbuild/buf to v1.48.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 5ef12c4 to 9ebcd23 Compare December 23, 2024 17:21
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.48.0 Update module github.com/bufbuild/buf to v1.49.0 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 9ebcd23 to 78cb77f Compare January 8, 2025 13:35
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.49.0 Update module github.com/bufbuild/buf to v1.50.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 78cb77f to d6a63f9 Compare January 17, 2025 21:03
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from d6a63f9 to ce7ee6b Compare March 10, 2025 22:35
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.50.0 Update module github.com/bufbuild/buf to v1.50.1 Mar 10, 2025
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.50.1 Update module github.com/bufbuild/buf to v1.51.0 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from ce7ee6b to ebfdba4 Compare March 28, 2025 21:53
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from ebfdba4 to e2481bf Compare April 7, 2025 19:48
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.51.0 Update module github.com/bufbuild/buf to v1.52.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from e2481bf to 7f2ec32 Compare April 8, 2025 18:02
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.52.0 Update module github.com/bufbuild/buf to v1.52.1 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 7f2ec32 to 8fe42f4 Compare April 21, 2025 18:12
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.52.1 Update module github.com/bufbuild/buf to v1.53.0 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 8fe42f4 to 6f4f165 Compare May 12, 2025 20:19
@renovate renovate bot changed the title Update module github.com/bufbuild/buf to v1.53.0 Update module github.com/bufbuild/buf to v1.54.0 May 12, 2025
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