Skip to content

Commit

Permalink
Bump github.com/bufbuild/buf from 1.47.2 to 1.48.0 (#1640)
Browse files Browse the repository at this point in the history
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from
1.47.2 to 1.48.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.48.0</h2>
<ul>
<li>Add <code>buf registry plugin {create,delete,info,update}</code>
commands to manage BSR plugins.</li>
<li>Breaking analysis support for <code>buf beta lsp</code>.</li>
<li>Fix bug when using the <code>--type</code> flag filter for <code>buf
build</code> where import ordering is not determinisitic.</li>
<li>Add <code>buf plugin push</code> command to push a plugin to the Buf
Schema Registry. Only WebAssembly check plugins are supported at this
time.</li>
<li>Add <code>buf plugin update</code> and <code>buf plugin prune</code>
command to manage plugins in the <code>buf.lock</code> file. Only
WebAssembly check plugins are supported at this time.</li>
<li>Add <code>buf registry plugin commit
{add-label,info,list,resolve}</code> to manage BSR plugin commits.</li>
<li>Add <code>buf registry plugin label
{archive,info,list,unarchive}</code> to manage BSR plugin commits.</li>
<li>Move <code>buf registry module update</code> to <code>buf registry
module settings update</code>. Command <code>buf registry module
update</code> is now deprecated.</li>
<li>Support remote check plugins in <code>buf lint</code> and <code>buf
breaking</code> commands.</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.48.0] - 2024-12-19</h2>
<ul>
<li>Add <code>buf registry plugin {create,delete,info,update}</code>
commands to manage BSR plugins.</li>
<li>Breaking analysis support for <code>buf beta lsp</code>.</li>
<li>Fix bug when using the <code>--type</code> flag filter for <code>buf
build</code> where import ordering is not
determinisitic.</li>
<li>Add <code>buf plugin push</code> command to push a plugin to the Buf
Schema Registry.
Only WebAssembly check plugins are supported at this time.</li>
<li>Add <code>buf plugin update</code> and <code>buf plugin prune</code>
command to manage plugins in the <code>buf.lock</code>
file. Only WebAssembly check plugins are supported at this time.</li>
<li>Add <code>buf registry plugin commit
{add-label,info,list,resolve}</code> to manage BSR plugin commits.</li>
<li>Add <code>buf registry plugin label
{archive,info,list,unarchive}</code> to manage BSR plugin commits.</li>
<li>Move <code>buf registry module update</code> to <code>buf registry
module settings update</code>. Command
<code>buf registry module update</code> is now deprecated.</li>
<li>Support remote check plugins in <code>buf lint</code> and <code>buf
breaking</code> commands.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/8482b8f2dc17e93ac8a490cdfd86ff20f0bd1037"><code>8482b8f</code></a>
Release v1.48.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3557">#3557</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/72f05c2c363c697944dcaeb47f400b4c79ff3975"><code>72f05c2</code></a>
Upgrade go dependencies (<a
href="https://redirect.github.com/bufbuild/buf/issues/3556">#3556</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/17bc6130ac2310dc8c911f45a359101c2b1d011a"><code>17bc613</code></a>
Add <code>WithRelatedCheckConfigs</code> option to check additional
check configs for un...</li>
<li><a
href="https://github.com/bufbuild/buf/commit/463dc8e7e42c7ad0170af88200f1e8a26f0bdba3"><code>463dc8e</code></a>
Add support for running remote check plugins (<a
href="https://redirect.github.com/bufbuild/buf/issues/3524">#3524</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/b4d78361a823ccad7b204bbd7e320fac4df253cc"><code>b4d7836</code></a>
Add bufplugin.RunnerProvider for remote plugins (<a
href="https://redirect.github.com/bufbuild/buf/issues/3548">#3548</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/9bb7b2efa8be2383dc911d90206cc349712b31bc"><code>9bb7b2e</code></a>
Upgrade from <code>makego</code> (<a
href="https://redirect.github.com/bufbuild/buf/issues/3553">#3553</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/33d2db45294dc0a2d37b34bf506227b1c8233083"><code>33d2db4</code></a>
Move registry update commands under settings (<a
href="https://redirect.github.com/bufbuild/buf/issues/3528">#3528</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/94679e32b8872f02847c3813834a899d0f45cc30"><code>94679e3</code></a>
Deprecate deleted commit audit event (<a
href="https://redirect.github.com/bufbuild/buf/issues/3540">#3540</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/0e644f767a4952359689aebd6202bb2cc727df38"><code>0e644f7</code></a>
Update protobuf-go to v1.36.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3549">#3549</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/133b9c4f85bd165b482bc404e6011357ef78c98a"><code>133b9c4</code></a>
Improve lsp hover definition comment formatting (<a
href="https://redirect.github.com/bufbuild/buf/issues/3411">#3411</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.47.2...v1.48.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.47.2&new-version=1.48.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
dependabot[bot] authored Dec 24, 2024
1 parent de03869 commit 8959d92
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.0

require (
aead.dev/minisign v0.3.0
github.com/bufbuild/buf v1.47.2
github.com/bufbuild/buf v1.48.0
github.com/google/go-containerregistry v0.20.2
github.com/google/go-github/v66 v66.0.0
github.com/hashicorp/go-retryablehttp v0.7.7
Expand All @@ -19,15 +19,15 @@ require (

require (
buf.build/go/spdx v0.2.0 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/docker/cli v27.3.1+incompatible // indirect
github.com/docker/cli v27.4.1+incompatible // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/docker-credential-helpers v0.8.2 // indirect
github.com/felixge/fgprof v0.9.5 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/pprof v0.0.0-20241101162523-b92577c0c142 // indirect
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/klauspost/compress v1.17.11 // indirect
Expand Down
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ aead.dev/minisign v0.3.0 h1:8Xafzy5PEVZqYDNP60yJHARlW1eOQtsKNp/Ph2c0vRA=
aead.dev/minisign v0.3.0/go.mod h1:NLvG3Uoq3skkRMDuc3YHpWUTMTrSExqm+Ij73W13F6Y=
buf.build/go/spdx v0.2.0 h1:IItqM0/cMxvFJJumcBuP8NrsIzMs/UYjp/6WSpq8LTw=
buf.build/go/spdx v0.2.0/go.mod h1:bXdwQFem9Si3nsbNy8aJKGPoaPi5DKwdeEp5/ArZ6w8=
github.com/bufbuild/buf v1.47.2 h1:fA5e2yVQGabxAz7W5aNbO7Fku1P6TpoHhjs1wER1pOc=
github.com/bufbuild/buf v1.47.2/go.mod h1:1Xd0QG0a1uCGk7cODUenpQ8E5l7bj2Ry9tnUfERm1YI=
github.com/bufbuild/buf v1.48.0 h1:JiA1Ynz6DE/MBDcEsFvWNoaPhnjaSdLzKH00/5SWomg=
github.com/bufbuild/buf v1.48.0/go.mod h1:lHjK93s3FLn6GOec0f2uqFeREhfL0Qw5dvZ3eipclD8=
github.com/chromedp/cdproto v0.0.0-20230802225258-3cf4e6d46a89/go.mod h1:GKljq0VrfU4D5yc+2qA6OVr8pmO/MBbPEWqWQ/oqGEs=
github.com/chromedp/chromedp v0.9.2/go.mod h1:LkSXJKONWTCHAfQasKFUZI+mxqS4tZqhmtGzzhLsnLs=
github.com/chromedp/sysutil v1.0.0/go.mod h1:kgWmDdq8fTzXYcKIBqIYvRRTnYb9aNS9moAV0xufSww=
Expand All @@ -13,17 +13,17 @@ github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5P
github.com/chzyer/readline v1.5.1/go.mod h1:Eh+b79XXUwfKfcPLepksvw2tcLE/Ct21YObkaSkeBlk=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/chzyer/test v1.0.0/go.mod h1:2JlltgoNkt4TW/z9V/IzDdFaMTM2JPIi26O1pF38GC8=
github.com/containerd/stargz-snapshotter/estargz v0.15.1 h1:eXJjw9RbkLFgioVaTG+G/ZW/0kEe2oEKCdS/ZxIyoCU=
github.com/containerd/stargz-snapshotter/estargz v0.15.1/go.mod h1:gr2RNwukQ/S9Nv33Lt6UC7xEx58C+LHRdoqbEKjz1Kk=
github.com/containerd/stargz-snapshotter/estargz v0.16.3 h1:7evrXtoh1mSbGj/pfRccTampEyKpjpOnS3CyiV1Ebr8=
github.com/containerd/stargz-snapshotter/estargz v0.16.3/go.mod h1:uyr4BfYfOj3G9WBVE8cOlQmXAbPN9VEQpBBeJIuOipU=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc=
github.com/cpuguy83/go-md2man/v2 v2.0.5/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2 v2.0.6 h1:XJtiaUW6dEEqVuZiMTn1ldk455QWwEIsMIJlo5vtkx0=
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/docker/cli v27.3.1+incompatible h1:qEGdFBF3Xu6SCvCYhc7CzaQTlBmqDuzxPDpigSyeKQQ=
github.com/docker/cli v27.3.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v27.4.1+incompatible h1:VzPiUlRJ/xh+otB75gva3r05isHMo5wXDfPRi5/b4hI=
github.com/docker/cli v27.4.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo=
Expand All @@ -47,8 +47,8 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/google/pprof v0.0.0-20211214055906-6f57359322fd/go.mod h1:KgnwoLYCZ8IQu3XUZ8Nc/bM9CCZFOyjUNOSygVozoDg=
github.com/google/pprof v0.0.0-20240227163752-401108e1b7e7/go.mod h1:czg5+yv1E0ZGTi6S6vVK1mke0fV+FaUhNGcd6VRS9Ik=
github.com/google/pprof v0.0.0-20241101162523-b92577c0c142 h1:sAGdeJj0bnMgUNVeUpp6AYlVdCt3/GdI3pGRqsNSQLs=
github.com/google/pprof v0.0.0-20241101162523-b92577c0c142/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad h1:a6HEuzUHeKH6hwfN/ZoQgRgVIWFJljSWa/zetS2WTvg=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48=
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k=
Expand Down

0 comments on commit 8959d92

Please sign in to comment.