Skip to content

Commit 319075d

Browse files
Bump github.com/bufbuild/buf from 1.23.1 to 1.24.0 (#193)
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.23.1 to 1.24.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.24.0</h2> <ul> <li>Update <code>buf mod update</code> to block updates that will result in conflicting <code>.proto</code> files across dependencies.</li> <li>Replace <code>bin</code> format with <code>binpb</code> format, and support the <code>.binpb</code> file extension. <code>.binpb</code> is now the canonical file extension for binary-encoded Protobuf data. The <code>bin</code> format and the <code>.bin</code> file extension continue to be accepted.</li> <li>Remove support for <code>go</code> subdomain in <code>.netrc</code>. This was used as part of the remote generation alpha, which has been fully deprecated in favor of remote plugins and remote packages. See <a href="https://buf.build/blog/remote-packages-remote-plugins-approaching-v1">buf.build/blog/remote-packages-remote-plugins-approaching-v1</a> for more details.</li> <li>Update <code>buf beta price</code> with the latest pricing information.</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.24.0] - 2023-07-13</h2> <ul> <li>Update <code>buf mod update</code> to block updates that will result in conflicting <code>.proto</code> files across dependencies.</li> <li>Replace <code>bin</code> format with <code>binpb</code> format, and support the <code>.binpb</code> file extension. <code>.binpb</code> is now the canonical file extension for binary-encoded Protobuf data. The <code>bin</code> format and the <code>.bin</code> file extension continue to be accepted.</li> <li>Remove support for <code>go</code> subdomain in <code>.netrc</code>. This was used as part of the remote generation alpha, which has been fully deprecated in favor of remote plugins and remote packages. See <a href="https://buf.build/blog/remote-packages-remote-plugins-approaching-v1">https://buf.build/blog/remote-packages-remote-plugins-approaching-v1</a> for more details.</li> <li>Update <code>buf beta price</code> with the latest pricing information.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/607e31aee8f24a5461c38aee14e051c1ed2ef343"><code>607e31a</code></a> Release v1.24.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/2290">#2290</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/3ba34ebfcd63595a84a61dadc8fbd6953e687ec2"><code>3ba34eb</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/bufbuild/buf/issues/2289">#2289</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/3f8571495be17f8e315b1efda00cabae35cac34b"><code>3f85714</code></a> Reject buf mod updates that will result in multiple dependencies having equal...</li> <li><a href="https://github.com/bufbuild/buf/commit/74ade48f97302cddcb9913e7ae10b4a7510447ff"><code>74ade48</code></a> Delete bufcli.GlobalFlags (<a href="https://redirect.github.com/bufbuild/buf/issues/2288">#2288</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/447b808d2265bddf7ffd910a1580b609cfe1e3d3"><code>447b808</code></a> Add new branch RPCs and change existing RPCs (<a href="https://redirect.github.com/bufbuild/buf/issues/2283">#2283</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/19864937fcf50fbdcc9ae663c43fdc14d391e4cc"><code>1986493</code></a> Fix path handling in storagegit (<a href="https://redirect.github.com/bufbuild/buf/issues/2282">#2282</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2ce112635d825d7e8dcc959b85082a140aca7383"><code>2ce1126</code></a> Split manifest.NewBucket into storagemanifest package (<a href="https://redirect.github.com/bufbuild/buf/issues/2284">#2284</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/153c902cb890ce8cec763d18a5ee296d86072dfa"><code>153c902</code></a> Delete storage.NoExternalPathReadBucket (<a href="https://redirect.github.com/bufbuild/buf/issues/2281">#2281</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/db9b1fd9126f014c95e3cf3fa062c00eaf48c231"><code>db9b1fd</code></a> Add <code>buf mod</code> commands to pre-commit hooks (<a href="https://redirect.github.com/bufbuild/buf/issues/2273">#2273</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/ea15691bbb98768e2472d3abe4fa225740fc7c06"><code>ea15691</code></a> Dogfooding <code>buf sync</code> operations (<a href="https://redirect.github.com/bufbuild/buf/issues/2279">#2279</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.23.1...v1.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bufbuild/buf&package-manager=go_modules&previous-version=1.23.1&new-version=1.24.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 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 130628a commit 319075d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/bufbuild/modules
33
go 1.19
44

55
require (
6-
github.com/bufbuild/buf v1.23.1
6+
github.com/bufbuild/buf v1.24.0
77
github.com/google/go-github/v48 v48.2.0
88
github.com/hashicorp/go-retryablehttp v0.7.4
99
github.com/stretchr/testify v1.8.4

go.sum

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/bufbuild/buf v1.23.1 h1:BeMkA3+e9XTFEZPDlAI7cydFKlq24wwYiOHp8CvsRzc=
2-
github.com/bufbuild/buf v1.23.1/go.mod h1:ERFRzJiIjAOzUSJ3vz1zoI7XfxlBnCwZEyL+NJm4pko=
1+
github.com/bufbuild/buf v1.24.0 h1:36rVJMJX7BI9Z6nUPpirF+TUO9tVZ45u5VAfj5E7Bgw=
2+
github.com/bufbuild/buf v1.24.0/go.mod h1:cacBvncWbYnUcNX580lqllR3qlEetMX/KVm27pUc4Kc=
33
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
44
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
55
github.com/gofrs/uuid/v5 v5.0.0 h1:p544++a97kEL+svbcFbCQVM9KFu0Yo25UoISXGNNH9M=
@@ -20,7 +20,7 @@ github.com/hashicorp/go-hclog v0.9.2 h1:CG6TE5H9/JXsFWJCfoIVpKFIkFe6ysEuHirp4DxC
2020
github.com/hashicorp/go-hclog v0.9.2/go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ=
2121
github.com/hashicorp/go-retryablehttp v0.7.4 h1:ZQgVdpTdAL7WpMIwLzCfbalOcSUdkDZnpUv3/+BxzFA=
2222
github.com/hashicorp/go-retryablehttp v0.7.4/go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8=
23-
github.com/klauspost/compress v1.16.6 h1:91SKEy4K37vkp255cJ8QesJhjyRO0hn9i9G0GoUwLsk=
23+
github.com/klauspost/compress v1.16.7 h1:2mk3MPGNzKyxErAw8YaohYh69+pa4sIQSC0fPGCFR9I=
2424
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
2525
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
2626
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=

0 commit comments

Comments
 (0)