Commit 7b9f40b
authored
Bump github.com/bufbuild/buf from 1.24.0 to 1.25.0 (#208)
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from
1.24.0 to 1.25.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's
releases</a>.</em></p>
<blockquote>
<h2>v1.25.0</h2>
<ul>
<li>Add <code>txtpb</code> format to handle the Protobuf text format.
and automatically recognize
<code>.txtpb</code> files as Protobuf text files. The <code>txtpb</code>
format can now be used with
all <code>buf</code> commands that take images as input or output, such
as <code>build</code>, <code>convert</code>,
and <code>curl</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's
changelog</a>.</em></p>
<blockquote>
<h2>[v1.25.0] - 2023-07-18</h2>
<ul>
<li>Add <code>txtpb</code> format to handle the Protobuf text format.
and automatically recognize
<code>.txtpb</code> files as Protobuf text files. The <code>txtpb</code>
format can now be used with
all <code>buf</code> commands that take images as input or output, such
as <code>build</code>, <code>convert</code>,
and <code>curl</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/c2f35f50296f92d7db6cc3afbc67edc24c0b213e"><code>c2f35f5</code></a>
Release v1.25.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2305">#2305</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/575bd3d4fb0acb9c49caba92a672c688ad78735f"><code>575bd3d</code></a>
Fix modules flag type and docs (<a
href="https://redirect.github.com/bufbuild/buf/issues/2301">#2301</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/4ad371ab525a12b5be039954bbb9695f30623e72"><code>4ad371a</code></a>
Add .txtpb support to convert command (<a
href="https://redirect.github.com/bufbuild/buf/issues/2293">#2293</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/966b5495c50c00a4938b80825c7e29d51bb3f213"><code>966b549</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2300">#2300</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/1f312d79358c740b4f37e64d06d3848e80719e38"><code>1f312d7</code></a>
Bump bufbuild/buf-setup-action from 1.23.1 to 1.24.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2299">#2299</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/6dd040379366102afea12d2e65e3edc88450c280"><code>6dd0403</code></a>
Move appproto private functions to the only file that uses them (<a
href="https://redirect.github.com/bufbuild/buf/issues/2296">#2296</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/dfc8685388fab950467d897427ea8d9b059351fe"><code>dfc8685</code></a>
Specify 'binpb' instead of 'bin' in the convert cmd help (<a
href="https://redirect.github.com/bufbuild/buf/issues/2294">#2294</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/961d5a24a04a591e299374d75aea0687de38b590"><code>961d5a2</code></a>
Return to development (<a
href="https://redirect.github.com/bufbuild/buf/issues/2291">#2291</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/buf/compare/v1.24.0...v1.25.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 28f6d72 commit 7b9f40b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments