Skip to content

Commit e053b7e

Browse files
Bump build.buf:buf from 1.58.0 to 1.59.0 (#365)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.58.0 to 1.59.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.59.0</h2> <ul> <li>Promote <code>buf beta lsp</code> to <code>buf lsp serve</code>. Command <code>buf beta lsp</code> is now deprecated.</li> <li>Add <code>textDocument/References</code> support for <code>buf lsp serve</code>.</li> <li>Add autocompletion for basic keywords, syntax, package and imports for <code>buf lsp serve</code>.</li> <li>Add workspace symbol queries for <code>buf lsp serve</code>.</li> <li>Fix positional encoding for diagnostics in <code>buf lsp serve</code>.</li> <li>Fix format updates for <code>buf lsp serve</code>.</li> <li>Fix syntax highlighting on semantic tokens for <code>buf lsp serve</code>.</li> <li>Fix <code>buf format</code> to remove extraneous whitespace before the first header node (syntax/package declarations).</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.59.0] - 2025-10-20</h2> <ul> <li>Promote <code>buf beta lsp</code> to <code>buf lsp serve</code>. Command <code>buf beta lsp</code> is now deprecated.</li> <li>Add <code>textDocument/References</code> support for <code>buf lsp serve</code>.</li> <li>Add autocompletion for basic keywords, syntax, package and imports for <code>buf lsp serve</code>.</li> <li>Add workspace symbol queries for <code>buf lsp serve</code>.</li> <li>Fix positional encoding for diagnostics in <code>buf lsp serve</code>.</li> <li>Fix format updates for <code>buf lsp serve</code>.</li> <li>Fix syntax highlighting on semantic tokens for <code>buf lsp serve</code>.</li> <li>Fix <code>buf format</code> to remove extraneous whitespace before the first header node (syntax/package declarations).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/17cb335158ed188d9ac5532dc35c4339bf702ab2"><code>17cb335</code></a> Release v1.59.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/4081">#4081</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/9c2df2f3160e330d9cddd836e2c604b23e694556"><code>9c2df2f</code></a> Add visibility control audit events (<a href="https://redirect.github.com/bufbuild/buf/issues/4064">#4064</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2103f3fd6824ac4821dd68b1c588fde39bec7b50"><code>2103f3f</code></a> LSP fix duplicate workspace symbols (<a href="https://redirect.github.com/bufbuild/buf/issues/4084">#4084</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/0ef19ba37cd27664f22b50173964a5aaacd567c0"><code>0ef19ba</code></a> LSP fix goto definition for imports (<a href="https://redirect.github.com/bufbuild/buf/issues/4083">#4083</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/4e3c9f2dfdc742f508d490cd1fa663b67a03d2df"><code>4e3c9f2</code></a> LSP fix file name for update queries (<a href="https://redirect.github.com/bufbuild/buf/issues/4082">#4082</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/05d9547e92dc96848a711e6859b072ce0619f2fe"><code>05d9547</code></a> Remove extra space when writing first hunk when outside of context (<a href="https://redirect.github.com/bufbuild/buf/issues/4075">#4075</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/24025216337d2ca0e3798d82a9169f141fcd6087"><code>2402521</code></a> Fix Godoc (<a href="https://redirect.github.com/bufbuild/buf/issues/4080">#4080</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/c6e0038b884b4c218953dbc715de301c1734c853"><code>c6e0038</code></a> Makego cleanup (<a href="https://redirect.github.com/bufbuild/buf/issues/4079">#4079</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/26c9b20c76523276da2b878205085b1a4e04f73a"><code>26c9b20</code></a> Makego cleanup (<a href="https://redirect.github.com/bufbuild/buf/issues/4078">#4078</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/cd939cc149a0ad3498ccffecac2d37da0ff99c1a"><code>cd939cc</code></a> Add godoclint (<a href="https://redirect.github.com/bufbuild/buf/issues/4077">#4077</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.58.0...v1.59.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=build.buf:buf&package-manager=gradle&previous-version=1.58.0&new-version=1.59.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>
1 parent 114da06 commit e053b7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
assertj = "3.27.6"
3-
buf = "1.58.0"
3+
buf = "1.59.0"
44
cel = "0.11.0"
55
error-prone = "2.42.0"
66
junit = "5.14.0"

0 commit comments

Comments
 (0)