Skip to content

tools(deps): bump github.com/bufbuild/buf from 1.28.1 to 1.54.0 in /tools #534

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2025

Bumps github.com/bufbuild/buf from 1.28.1 to 1.54.0.

Release notes

Sourced from github.com/bufbuild/buf's releases.

v1.54.0

  • 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

  • Fix buf breaking annotations for JSON format.

v1.52.1

  • Fix language version for pre-commit hooks.

v1.52.0

  • 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

  • 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

  • Security: Improved input validation to prevent unsafe command execution when running buf registry login. (Reported by Matt Austin)

v1.50.0

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

v1.49.0

  • 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

  • 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.

... (truncated)

Changelog

Sourced from github.com/bufbuild/buf's changelog.

[v1.54.0] - 2025-05-12

  • 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] - 2025-04-21

  • Fix buf breaking annotations for JSON format.

[v1.52.1] - 2025-04-08

  • Fix language version for pre-commit hooks.

[v1.52.0] - 2025-04-07

  • 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] - 2025-03-28

  • 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] - 2025-03-10

  • Minor fixes and dependency updates.

[v1.50.0] - 2025-01-17

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

[v1.49.0] - 2025-01-07

... (truncated)

Commits
  • e399520 Release v1.54.0 (#3842)
  • cbdbf63 Allow users to set examples without constraints in PROTOVALIDATE lint rule ...
  • de92461 Add CHANGELOG entry for ppc64le Linux binary (#3841)
  • 40c0fd3 Add ppc64le Linux binary to releases and README update (#3840)
  • 0080105 Move to buf.build/go/standard (#3839)
  • 3fbc038 Move first batch of ext-suffixed packages to standard with x prefix (#3838)
  • 878a477 Fix check failure message on partial images (#3826)
  • c544d37 Make upgrade (#3837)
  • 91e71ac Remove private/pkg/app in favor of buf.build/go/app (#3829)
  • d8f7c30 Remove interrupt package and make app not depend on other private/pkg package...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.28.1 to 1.54.0.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.28.1...v1.54.0)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/buf
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope: deps An issue related to dependencies. scope: inventory An issue related to auxiliary code, e.g., CI config, Makefiles, etc. type: improvement A new improvement proposal. labels May 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

Superseded by #546.

@dependabot dependabot bot closed this Jun 18, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/bufbuild/buf-1.54.0 branch June 18, 2025 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: deps An issue related to dependencies. scope: inventory An issue related to auxiliary code, e.g., CI config, Makefiles, etc. type: improvement A new improvement proposal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant