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.26.1 #12

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/bufbuild/buf require minor v1.24.0 -> v1.26.1

Release Notes

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

v1.26.1

Compare Source

  • Fix issue where buf build -o did not properly output files with the .txtpb
    extension in Protobuf text format.

v1.26.0

Compare Source

  • Add support for the --http2-prior-knowledge flag when running buf curl
    against secure "https" URLs. This can be used with gRPC servers, that only
    support HTTP/2, when used with a network (layer 4) load balancer, that does
    not support protocol negotiation in TLS handshake.

v1.25.1

Compare Source

  • Fix issue where all files were being iterated over when using the --path flag.
  • Fix issue where the directory . was incorrectly accepted as a value for the
    directories key in buf.work.yaml.

v1.25.0

Compare Source

  • Add txtpb format to handle the Protobuf text format. and automatically recognize
    .txtpb files as Protobuf text files. The txtpb format can now be used with
    all buf commands that take images as input or output, such as build, convert,
    and curl.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the automated label Aug 18, 2023
@phisco phisco merged commit ebded96 into main Aug 18, 2023
8 checks passed
@renovate renovate bot deleted the renovate/github.com-bufbuild-buf-1.x branch August 18, 2023 13:17
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.

1 participant