protovalidate-java
protovalidate-java copied to clipboard
Bump build.buf:buf from 1.59.0 to 1.60.0
Bumps build.buf:buf from 1.59.0 to 1.60.0.
Release notes
Sourced from build.buf:buf's releases.
v1.60.0
- Fix LSP published diagnostics to filter to the opened file.
- Add
textDocument/documentSymbolsupport forbuf lsp serve.- Fix LSP navigation for cached modules which could cause import paths to become unresolvable.
- Update default value of
--timeoutflag to 0, which results in no timeout by default.
Changelog
Sourced from build.buf:buf's changelog.
[v1.60.0] - 2025-11-14
- Fix LSP published diagnostics to filter to the opened file.
- Add
textDocument/documentSymbolsupport forbuf lsp serve.- Fix LSP navigation for cached modules which could cause import paths to become unresolvable.
- Update default value of
--timeoutflag to 0, which results in no timeout by default.
Commits
94dd878Release v1.60.0 (#4170)f44fb13Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible...f4c26a6Upgrade deps (#4168)331fb31Fix comments (#4166)3312114Line up comments due to different LSP client behaviours (#4165)f2ab229Check for newlines in parsing docs comments (#4164)c7068a4Resolve definition and type definition separately for options (#4161)50d143cRemove prefixes for field type ASTs (#4163)865a59eLSP add completion for options (#4158)91872adUseir.Symbol.FullName()for symbol information (#4162)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate