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.28.1 #809

Merged
merged 3 commits into from
Dec 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/bufbuild/buf require minor v1.23.1 -> v1.28.1

Release Notes

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

v1.28.1

Compare Source

  • The buf curl command has been updated to support the use of multiple schemas.
    This allows users to specify multiple --schema flags and/or to use both --schema
    and --reflect flags at the same time. The result is that additional sources can
    be consulted to resolve an element. This can be useful when the result of an RPC
    contains extensions or values in google.protobuf.Any messages that are not defined
    in the same schema that defines the RPC service.
  • Fix issue where buf lint incorrectly reports error when (buf.validate.field).required
    is set for an optional field in proto3.

v1.28.0

Compare Source

  • Add lint rules for protovalidate. buf lint
    will now verify that your protovalidate rules are valid. A single rule PROTOVALIDATE has been
    added to the DEFAULT group - given that protovalidate is net new, this does not represent
    a breaking change.
  • Update buf beta price with the latest pricing information.
  • Display a warning when reading a buf.lock with dependencies with b1 or b3 digests. b1 and b3
    digests will be deprecated in a future version. Run buf mod update to update dependency digests.

v1.27.2

Compare Source

  • Fix issue where buf build and other commands may fail when handling certain
    archives created on macOS that contain files with extended attributes.

v1.27.1

Compare Source

  • Fix issue in v1.27.0 where --path did not work with workspaces under certain scenarios.

v1.27.0

Compare Source

  • Fix issue where buf generate --exclude-path was not properly excluding paths
    for remote modules.
  • Fix issue where buf curl had a user agent that did not properly place the
    extension as a suffix.
  • Update buf beta price with the latest pricing information.

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.

v1.24.0

Compare Source

  • Update buf mod update to block updates that will result in conflicting .proto
    files across dependencies.
  • Replace bin format with binpb format, and support the .binpb file extension.
    .binpb is now the canonical file extension for binary-encoded Protobuf data.
    The bin format and the .bin file extension continue to be accepted.
  • Remove support for go subdomain in .netrc. This was used as part of the
    remote generation alpha, which has been fully deprecated in favor of remote
    plugins and remote packages. See https://buf.build/blog/remote-packages-remote-plugins-approaching-v1
    for more details.
  • Update buf beta price with the latest pricing information.

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 changed the title fix(deps): update module github.com/bufbuild/buf to v1.24.0 fix(deps): update module github.com/bufbuild/buf to v1.25.0 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from c81eab0 to b17a386 Compare July 18, 2023 11:32
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from b17a386 to 3fa9b83 Compare August 2, 2023 19:44
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.25.0 fix(deps): update module github.com/bufbuild/buf to v1.25.1 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 4 times, most recently from 305db8b to bfcfea8 Compare August 9, 2023 16:58
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.25.1 fix(deps): update module github.com/bufbuild/buf to v1.26.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from bfcfea8 to 30f55ad Compare August 9, 2023 22:27
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.26.0 fix(deps): update module github.com/bufbuild/buf to v1.26.1 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 3 times, most recently from e22f671 to f1bb284 Compare August 30, 2023 09:59
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from f1bb284 to 029fbda Compare October 4, 2023 23:13
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.26.1 fix(deps): update module github.com/bufbuild/buf to v1.27.0 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 029fbda to 2fd9386 Compare October 17, 2023 00:33
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.27.0 fix(deps): update module github.com/bufbuild/buf to v1.27.1 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 2fd9386 to 0959bc8 Compare October 27, 2023 21:45
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.27.1 fix(deps): update module github.com/bufbuild/buf to v1.27.2 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 0959bc8 to dd9501a Compare November 9, 2023 16:42
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.27.2 fix(deps): update module github.com/bufbuild/buf to v1.28.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 3 times, most recently from e486505 to b720db5 Compare November 12, 2023 11:12
@renovate renovate bot changed the title fix(deps): update module github.com/bufbuild/buf to v1.28.0 fix(deps): update module github.com/bufbuild/buf to v1.28.1 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from b720db5 to 587f0f2 Compare November 15, 2023 19:08
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 587f0f2 to f30bb96 Compare November 27, 2023 02:49
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch 2 times, most recently from 35d4619 to 7b9bd8a Compare December 23, 2023 17:57
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 7b9bd8a to 9691a73 Compare December 23, 2023 18:04
@renovate renovate bot force-pushed the renovate/github.com-bufbuild-buf-1.x branch from 9691a73 to 6bb6308 Compare December 24, 2023 02:40
Copy link
Contributor Author

renovate bot commented Dec 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@abyssparanoia abyssparanoia merged commit 99c15e5 into master Dec 24, 2023
2 checks passed
@abyssparanoia abyssparanoia deleted the renovate/github.com-bufbuild-buf-1.x branch December 24, 2023 02:54
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