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.40.1 to 1.41.0 (#180)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.40.1 to 1.41.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.41.0</h2> <ul> <li>Add HTTP/3 support for gRPC with <code>buf curl</code>.</li> <li>Fix issue where errors from protoc plugins may be overwritten when executing plugins in parallel.</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.41.0] - 2024-09-11</h2> <ul> <li>Add HTTP/3 support for gRPC with <code>buf curl</code>.</li> <li>Fix issue where errors from protoc plugins may be overwritten when executing plugins in parallel.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/f0a6e6a8323f4c9c82a204192572d8ffde7bf1bd"><code>f0a6e6a</code></a> Release v1.41.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3312">#3312</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/e4a3fdae8861ba6abaf4d183ec564c3ab18b5c12"><code>e4a3fda</code></a> Upgrade protoplugin to fix issue where errors were overwritten (<a href="https://redirect.github.com/bufbuild/buf/issues/3311">#3311</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/1af1c50bc2b662cbb6e48073c217305926d23c21"><code>1af1c50</code></a> Fix for protoc plugin extension reparse issue (<a href="https://redirect.github.com/bufbuild/buf/issues/3307">#3307</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/d2e952f41225973ccfe578a9f69786d9797b8f99"><code>d2e952f</code></a> Move bufplugin-go import path to buf.build/go/bufplugin (<a href="https://redirect.github.com/bufbuild/buf/issues/3309">#3309</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/bf36303d9223880600fe08abb2bb40fb7fc3bcb7"><code>bf36303</code></a> Bump alpine from 3.20.2 to 3.20.3 (<a href="https://redirect.github.com/bufbuild/buf/issues/3299">#3299</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/84c118ca3bac46c7b568b85927e5c056a088741e"><code>84c118c</code></a> Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3300">#3300</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/91f3d4826d5a2db655378f9db052457f25feb03d"><code>91f3d48</code></a> Bump golang.org/x/net from 0.28.0 to 0.29.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3302">#3302</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/f7eb8be3bda9de3aeccc3d1e1adaccfb8f79ce63"><code>f7eb8be</code></a> Bump pluginrpc.com/pluginrpc from 0.2.0 to 0.3.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3303">#3303</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/7757cbc16f23f29538df35420ab244621bf6b89e"><code>7757cbc</code></a> Upgrade quic-go and enable HTTP/3 support for gRPC in buf curl (<a href="https://redirect.github.com/bufbuild/buf/issues/3305">#3305</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/a9a86caae8734d20dc2b96700803eb0d109e5251"><code>a9a86ca</code></a> Return to development (<a href="https://redirect.github.com/bufbuild/buf/issues/3297">#3297</a>)</li> <li>See full diff in <a href="https://github.com/bufbuild/buf/compare/v1.40.1...v1.41.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.40.1&new-version=1.41.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