Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump build.buf:buf from 1.41.0 to 1.44.0 (#192)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.41.0 to 1.44.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/buf/releases">build.buf:buf's releases</a>.</em></p> <blockquote> <h2>v1.44.0</h2> <ul> <li>Update the <code>PROTOVALIDATE</code> lint rule to check example field options. Examples will be checked that they satisfy the field constraints, and are only present if constraints are present.</li> <li>Update the <code>PROTOVALIDATE</code> lint rule to check predefined rules. Predefined rules will be checked that they compile.</li> <li>Add support for a WebAssembly (Wasm) runtime for custom lint and breaking changes plugins. Use the <code>.wasm</code> file extension to specify a path to a Wasm plugin.</li> </ul> <h2>v1.43.0</h2> <ul> <li>Add new experimental LSP support under <code>buf beta lsp</code>.</li> </ul> <h2>v1.42.0</h2> <ul> <li>Add support for custom lint and breaking change plugins. See <a href="https://buf.build/blog/buf-custom-lint-breaking-change-plugins">our launch blog post</a> for more details!</li> <li>Add <code>buf dep graph --format</code> flag that defaults to <code>dot</code>, and adds the option <code>json</code>, to print the dependency graph in JSON format.</li> <li>Fix bugs in <code>buf format</code> where trailing comments on commas in message literals were not properly propagated to the formatted proto, empty message literals were not properly indented, and compound strings in options added an extra newline before trailing commas.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">build.buf:buf's changelog</a>.</em></p> <blockquote> <h2>[v1.44.0] - 2024-10-03</h2> <ul> <li>Update the <code>PROTOVALIDATE</code> lint rule to check example field options. Examples will be checked that they satisfy the field constraints, and are only present if constraints are present.</li> <li>Update the <code>PROTOVALIDATE</code> lint rule to check predefined rules. Predefined rules will be checked that they compile.</li> <li>Add support for a WebAssembly (Wasm) runtime for custom lint and breaking changes plugins. Use the <code>.wasm</code> file extension to specify a path to a Wasm plugin.</li> </ul> <h2>[v1.43.0] - 2024-09-30</h2> <ul> <li>Add new experimental LSP support under <code>buf beta lsp</code>.</li> </ul> <h2>[v1.42.0] - 2024-09-18</h2> <ul> <li>Add support for custom lint and breaking change plugins. See <a href="https://buf.build/blog/buf-custom-lint-breaking-change-plugins">our launch blog post</a> for more details!</li> <li>Add <code>buf dep graph --format</code> flag that defaults to <code>dot</code>, and adds the option <code>json</code>, to print the dependency graph in JSON format.</li> <li>Fix bugs in <code>buf format</code> where trailing comments on commas in message literals were not properly propagated to the formatted proto, empty message literals were not properly indented, and compound strings in options added an extra newline before trailing commas.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/9d114a54538aab16e757fc59c771ff66f7b93ec6"><code>9d114a5</code></a> Release v1.44.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3365">#3365</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/e065fbb39393f9ffd3760108dfd9abd76edd4742"><code>e065fbb</code></a> Add support for local Wasm plugins (<a href="https://redirect.github.com/bufbuild/buf/issues/3349">#3349</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/23c7df4f5e7cf295262ef4e2d1f533bfd925e58a"><code>23c7df4</code></a> Expand buf lint PROTOVALIDATE rule to lint example and predefined rules (<a href="https://redirect.github.com/bufbuild/buf/issues/3317">#3317</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/340afc81fd8a989591a5474321f887c0e14ad003"><code>340afc8</code></a> Add latest commit time and url to repository search result item (<a href="https://redirect.github.com/bufbuild/buf/issues/3364">#3364</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/ffd72cde42f94acda46898640ad1e7889e71ec7b"><code>ffd72cd</code></a> Add curated plugin doc and collection fields (<a href="https://redirect.github.com/bufbuild/buf/issues/3363">#3363</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/244ef801f95d97b82b133334dc4a13bc2375e989"><code>244ef80</code></a> Add additional fields to search results messages (<a href="https://redirect.github.com/bufbuild/buf/issues/3356">#3356</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/91e537bbbb5d7a8c9ff55473d58cd97983fac2d4"><code>91e537b</code></a> Move uuid packages (<a href="https://redirect.github.com/bufbuild/buf/issues/3355">#3355</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/5b407f2b5768535c59c8205f8d01e308459af175"><code>5b407f2</code></a> Return to development (<a href="https://redirect.github.com/bufbuild/buf/issues/3358">#3358</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/e31cbd0f4e3a0249eba29c977b5bf99ce5bf2c2a"><code>e31cbd0</code></a> Release v1.43.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3357">#3357</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/6abbe9d67317d10146eceba747c92bac3d65f83c"><code>6abbe9d</code></a> Make upgrade (<a href="https://redirect.github.com/bufbuild/buf/issues/3354">#3354</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.41.0...v1.44.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=build.buf:buf&package-manager=gradle&previous-version=1.41.0&new-version=1.44.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information