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

fix(deps): update module github.com/bufbuild/buf to v1.29.0 #47

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.29.0

Compare Source

  • Add support for yaml format. All commands that take image inputs, output images,
    or convert between message formats, now take yaml as a format, in addition to
    the existing binpb and txtpb formats. Some examples:
    • buf build -o image.yaml
    • buf ls-files image.yaml
    • buf convert --type foo.Bar --from input.binpb --to output.yaml
  • The yaml and json formats now accept two new options: use_proto_names and
    use_enum_numbers. This affects output serialization. Some examples:
    • buf convert --type foo.Bar --from input.binpb --to output.yaml#use_proto_names=true
    • buf convert --type foo.Bar --from input.binpb --to -#format=yaml,use_enum_numbers=true
  • Fix issue where buf format would inadvertently mangle files that used
    the expanded Any syntax
    in option values.

Configuration

📅 Schedule: Branch creation - "every 1 hour after 00:00 and before 23:59" (UTC), Automerge - "every 1 hour after 00:00 and before 01:00 every day" (UTC).

🚦 Automerge: Enabled.

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 requested a review from kyong0612 as a code owner January 24, 2024 22:34
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 6 times, most recently from 50f2642 to 3fd1ee2 Compare January 31, 2024 10:57
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 12 times, most recently from 857bed9 to 5e97494 Compare February 12, 2024 16:08
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 2 times, most recently from d178a83 to e960c9b Compare February 14, 2024 16:32
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from e960c9b to bd59780 Compare February 16, 2024 02:39
@kyong0612 kyong0612 merged commit 4beba8b into main Feb 17, 2024
3 checks passed
@kyong0612 kyong0612 deleted the renovate/github.com-bufbuild-buf-1.x branch February 17, 2024 10:35
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