bufbuild/buf (@bufbuild/buf)
### [`v1.38.0`](https://togithub.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1380---2024-08-22)
[Compare Source](https://togithub.com/bufbuild/buf/compare/v1.37.0...v1.38.0)
- Add `--http3` flag to `buf curl` which forces `buf curl` to use HTTP/3 as the transport.
- Fix issue with directory inputs for v2 workspaces where the specified directory was not itself
a path to a module, but contained directories with modules, and the modules would not build.
- Stop creating empty `buf.lock` files when `buf dep update` does not find new dependencies
to update and there is no existing `buf.lock`.
- Update `buf push` to push the license file or doc file (e.g. `README.md`, `LICENSE`) in the
same directory as `buf.yaml` if a module does not have a license file or doc file in the
module's directory.
- Fix constraints of `--path` flag for lint and breaking rules to avoid resolving all files
within a module. This change can result in a performance improvement for large workspaces.
Configuration
📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 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 contains the following updates:
1.37.0
->1.38.0
Release Notes
bufbuild/buf (@bufbuild/buf)
### [`v1.38.0`](https://togithub.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1380---2024-08-22) [Compare Source](https://togithub.com/bufbuild/buf/compare/v1.37.0...v1.38.0) - Add `--http3` flag to `buf curl` which forces `buf curl` to use HTTP/3 as the transport. - Fix issue with directory inputs for v2 workspaces where the specified directory was not itself a path to a module, but contained directories with modules, and the modules would not build. - Stop creating empty `buf.lock` files when `buf dep update` does not find new dependencies to update and there is no existing `buf.lock`. - Update `buf push` to push the license file or doc file (e.g. `README.md`, `LICENSE`) in the same directory as `buf.yaml` if a module does not have a license file or doc file in the module's directory. - Fix constraints of `--path` flag for lint and breaking rules to avoid resolving all files within a module. This change can result in a performance improvement for large workspaces.Configuration
📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.