Skip to content
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

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

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.48.0 age adoption passing confidence

Release Notes

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

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
    determinisitic.
  • 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):

  • 39 additional dependencies were updated

Details:

Package Change
google.golang.org/grpc v1.67.0 -> v1.69.2
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689 -> v1.36.0
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.34.2-20240904181154-a0be11449112.2 -> v1.36.0-20241031151143-70f632351282.1
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 -> v1.36.0-20241127180247-a33202765966.1
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.16.2-20240821192916-45ba72cdd479.1 -> v1.17.0-20241210175624-28487aef65cd.1
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240821192916-45ba72cdd479.2 -> v1.36.0-20241210175624-28487aef65cd.1
buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.34.2-20240828222655-5345c0a56177.2 -> v1.36.0-20241007202033-cf42259fcbfc.1
buf.build/go/bufplugin v0.2.0 -> v0.6.0
buf.build/go/protoyaml v0.2.0 -> v0.3.1
github.com/Microsoft/hcsshim v0.12.6 -> v0.12.9
github.com/bufbuild/protovalidate-go v0.6.5 -> v0.8.0
github.com/containerd/cgroups/v3 v3.0.3 -> v3.0.5
github.com/containerd/containerd v1.7.22 -> v1.7.24
github.com/containerd/continuity v0.4.3 -> v0.4.5
github.com/containerd/errdefs v0.2.0 -> v1.0.0
github.com/containerd/stargz-snapshotter/estargz v0.15.1 -> v0.16.3
github.com/containerd/ttrpc v1.2.5 -> v1.2.6
github.com/containerd/typeurl/v2 v2.2.0 -> v2.2.3
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.6
github.com/docker/cli v27.2.1+incompatible -> v27.4.1+incompatible
github.com/docker/docker v27.2.1+incompatible -> v27.4.1+incompatible
github.com/go-chi/chi/v5 v5.1.0 -> v5.2.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/cel-go v0.21.0 -> v0.22.1
github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134 -> v0.0.0-20241210010833-40e02aabc2ad
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/onsi/ginkgo/v2 v2.20.2 -> v2.22.0
github.com/prometheus/client_golang v1.19.1 -> v1.20.2
github.com/vbatts/tar-split v0.11.5 -> v0.11.6
go.opencensus.io v0.24.0 -> v0.24.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 -> v0.58.0
go.opentelemetry.io/otel v1.30.0 -> v1.33.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 -> v0.0.0-20241217172543-b2144cdd0a67
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
golang.org/x/tools v0.25.0 -> v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241219192143-6b3ec007d9bb
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241219192143-6b3ec007d9bb
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
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