-
Notifications
You must be signed in to change notification settings - Fork 15
Commit 24b66b7
authored
Bump build.buf:buf from 1.33.0 to 1.34.0 (#149)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.33.0 to
1.34.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.34.0</h2>
<ul>
<li>Add <code>buf config ls-modules</code> command to list configured
modules.</li>
<li>Fix issue where <code>buf generate</code> would succeed on missing
insertion points and
panic on empty insertion point files.</li>
<li>Update <code>buf generate</code> to allow the use of Editions syntax
when doing local code
generation by proxying to a <code>protoc</code> binary (for languages
where code gen is
implemented inside of <code>protoc</code> instead of in a plugin: Java,
C++, Python, etc).</li>
<li>Allow use of an array of strings for the <code>protoc_path</code>
property of for <code>buf.gen.yaml</code>,
where the first array element is the actual path and other array
elements are extra
arguments that are passed to <code>protoc</code> each time it is
invoked.</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.34.0] - 2024-06-21</h2>
<ul>
<li>Add <code>buf config ls-modules</code> command to list configured
modules.</li>
<li>Fix issue where <code>buf generate</code> would succeed on missing
insertion points and
panic on empty insertion point files.</li>
<li>Update <code>buf generate</code> to allow the use of Editions syntax
when doing local code
generation by proxying to a <code>protoc</code> binary (for languages
where code gen is
implemented inside of <code>protoc</code> instead of in a plugin: Java,
C++, Python, etc).</li>
<li>Allow use of an array of strings for the <code>protoc_path</code>
property of for <code>buf.gen.yaml</code>,
where the first array element is the actual path and other array
elements are extra
arguments that are passed to <code>protoc</code> each time it is
invoked.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/3b5b535e0cce4c8a16874000d8ece9498afeffeb"><code>3b5b535</code></a>
Release v1.34.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3104">#3104</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/52a4214f3625ff9344cdd4a495e2b8eff939dabf"><code>52a4214</code></a>
Add buf config ls-modules (<a
href="https://redirect.github.com/bufbuild/buf/issues/3081">#3081</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/bbebe8a68dbda3462cad6b1cc1da88a33643d79d"><code>bbebe8a</code></a>
Set environment when running git commands (<a
href="https://redirect.github.com/bufbuild/buf/issues/3103">#3103</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/28408f4d4ebd853c9b1dde4d30261faedea2d86f"><code>28408f4</code></a>
Improve error message for unauthenticated error (<a
href="https://redirect.github.com/bufbuild/buf/issues/3093">#3093</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/0ad8677674e435a80b68f8c76b1f82aa0791adb5"><code>0ad8677</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3102">#3102</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/45f86320ab06df9a777be0d388ad55973ba15a93"><code>45f8632</code></a>
Allow <code>protoc_path</code> to be a slice so user can specify extra
args (<a
href="https://redirect.github.com/bufbuild/buf/issues/3098">#3098</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/0b7c7fa1bcf514df6ad56a2d183f2cae9246a9ff"><code>0b7c7fa</code></a>
Improve insertion point behaviour (<a
href="https://redirect.github.com/bufbuild/buf/issues/3092">#3092</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/6cdc86055a82856b12ad38918432892cfe0f13ab"><code>6cdc860</code></a>
Bump bufbuild/buf-setup-action from 1.32.2 to 1.33.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3088">#3088</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/fc8e51c70c671f92703c415484ecb0d8a7f5a076"><code>fc8e51c</code></a>
Fix other issue template (<a
href="https://redirect.github.com/bufbuild/buf/issues/3097">#3097</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/f634e4c931229529671dc9f7e0bc813fdb8d0d36"><code>f634e4c</code></a>
Add reproduction comments to other template (<a
href="https://redirect.github.com/bufbuild/buf/issues/3096">#3096</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.33.0...v1.34.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 78eaeac commit 24b66b7Copy full SHA for 24b66b7
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments