smartive / zitadel-node

ZITADEL SDK for Node.js
https://www.npmjs.com/package/@zitadel/node
Apache License 2.0
17 stars 8 forks source link

chore(deps): update dependency @bufbuild/buf to v1.38.0 #446

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bufbuild/buf 1.37.0 -> 1.38.0 age adoption passing confidence

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.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 2.0.26 :tada:

The release is available on:

Your semantic-release bot :package::rocket: