Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @bufbuild/buf from 1.47.2 to 1.48.0 (#1046)
Bumps [@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"><code>@bufbuild/buf</code>'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"><code>@bufbuild/buf</code>'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=@bufbuild/buf&package-manager=npm_and_yarn&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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information