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.32.1 to 1.32.2 (#140)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.32.1 to 1.32.2. <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.32.2</h2> <ul> <li>Update <code>buf generate</code> to warn instead of error when proto3 optional is required but not supported by a plugin.</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.32.2] - 2024-05-28</h2> <ul> <li>Update <code>buf generate</code> to warn instead of error when proto3 optional is required but not supported by a plugin.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/47016f1fa56a5ed544e58228aa85dd35354c2852"><code>47016f1</code></a> Release v1.32.2 (<a href="https://redirect.github.com/bufbuild/buf/issues/3028">#3028</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/0be85d38bd36d441b4d151b340c34515f19d37cb"><code>0be85d3</code></a> Warn when a plugin does not proto3 optional instead of error-ing (<a href="https://redirect.github.com/bufbuild/buf/issues/3015">#3015</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2dfac93c5be5f65078961e1a5d0847f6a86e9f76"><code>2dfac93</code></a> Support annotated tags for push git metadata (<a href="https://redirect.github.com/bufbuild/buf/issues/3013">#3013</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/0ebe2dec000535d174707f90da06c554affb7078"><code>0ebe2de</code></a> Fix link to tour (<a href="https://redirect.github.com/bufbuild/buf/issues/3027">#3027</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/3765c7deb889d39fbaf6f0fc651db83566f1cc32"><code>3765c7d</code></a> Bump alpine from 3.19.1 to 3.20.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3018">#3018</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/bf540233b9523e4c0aa73c7e92068577521e73a8"><code>bf54023</code></a> Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (<a href="https://redirect.github.com/bufbuild/buf/issues/3017">#3017</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/081013c1845848441751d55e4cb2789ee7ecb7b3"><code>081013c</code></a> Update buf generate long description (<a href="https://redirect.github.com/bufbuild/buf/issues/3022">#3022</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/90659b300d200d8fbd513924e6aa6c48cf21a1be"><code>90659b3</code></a> Make upgrade and upgrade dependencies (<a href="https://redirect.github.com/bufbuild/buf/issues/3021">#3021</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/1ff6e695b237b9f25ba713d7c5341ab031993450"><code>1ff6e69</code></a> Avoid building image for <code>buf export</code> when <code>--exclude-imports</code> flag is set (#...</li> <li><a href="https://github.com/bufbuild/buf/commit/09ff5ece31c8707387ac91b52179b8bfc8b1740a"><code>09ff5ec</code></a> Bump buf.build/gen/go/bufbuild/registry/connectrpc/go from 1.16.1-20240514010...</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.32.1...v1.32.2">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.32.1&new-version=1.32.2)](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